@import url(//hello.myfonts.net/count/34bd86);

.no-js .collapse {
    display: block
}

/*!
 * Bootstrap v4.0.0-beta (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media print {
    *, :after, :before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

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

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

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

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

    thead {
        display: table-header-group
    }

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

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

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

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

*, :after, :before {
    /* -webkit-box-sizing: border-box; */
    /* box-sizing: border-box */
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

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

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

body {
    margin: 0;
    /* font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif; */
    /* font-size: 1rem; */
    /* font-weight: 400; */
    /* line-height: 1.5; */
    /* color: #757575; */
    /* text-align: left; */
    background-color: #fff;
}

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

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

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

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

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

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

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

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #0268b8;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:hover {
        color: gray-shade(700);
        text-decoration: underline
    }

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

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

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

pre {
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

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

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

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

table {
    border-collapse: collapse
}

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

th {
    text-align: inherit
}

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

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

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

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

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #30354a
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-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 {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

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

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

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.figure {
    display: inline-block
}

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

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

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

code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f5f5f5;
    border-radius: .25rem
}

a > code {
    padding: 0;
    color: inherit;
    background-color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #212121;
    border-radius: .2rem;
    -webkit-box-shadow: inset 0 -.1rem 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -.1rem 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #212121
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    /* margin-right: auto; */
    /* margin-left: auto; */
    /* padding-right: 10px; */
    /* padding-left: 10px; */
    /* width: 100%; */
}

@media (min-width: 576px) {
    .container {
        /* max-width: 540px */
    }
}

@media (min-width: 768px) {
    .container {
        /* max-width: 720px */
    }
}

@media (min-width: 992px) {
    .container {
        /* max-width: 960px */
    }
}

@media (min-width: 1200px) {
    .container {
        /* max-width: 1140px */
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%
}

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

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

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

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

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

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

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

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

.col-2 {
    -webkit-flex: 0 0 16.66667%;
    -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 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-flex: 0 0 33.33333%;
    -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 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

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

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

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

.col-8 {
    -webkit-flex: 0 0 66.66667%;
    -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 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-flex: 0 0 83.33333%;
    -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 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

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

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

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

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

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

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
}

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

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

    .table td, .table th {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #f2f2f2
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #f2f2f2
    }

    .table tbody + tbody {
        border-top: 2px solid #f2f2f2
    }

    .table .table {
        background-color: #fff
    }

.table-sm td, .table-sm th {
    padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #f2f2f2
}

    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 2px
    }

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-error, .table-error > td, .table-error > th {
    background-color: #f7c5b8
}

.table-hover .table-error:hover, .table-hover .table-error:hover > td, .table-hover .table-error:hover > th {
    background-color: #f4b2a1
}

.table-light, .table-light > td, .table-light > th {
    background-color: #b8e2f6
}

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #a1d9f3
}

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

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

.table-link, .table-link > td, .table-link > th {
    background-color: #b8d5eb
}

.table-hover .table-link:hover, .table-hover .table-link:hover > td, .table-hover .table-link:hover > th {
    background-color: #a4c9e5
}

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

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

.table-black, .table-black > td, .table-black > th {
    background-color: #b8b8b8
}

.table-hover .table-black:hover, .table-hover .table-black:hover > td, .table-hover .table-black:hover > th {
    background-color: #ababab
}

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

.thead-inverse th {
    color: #fff;
    background-color: #212121
}

.thead-default th {
    color: #616161;
    background-color: #f2f2f2
}

.table-inverse {
    color: #fff;
    background-color: #212121
}

    .table-inverse td, .table-inverse th, .table-inverse thead th {
        border-color: #343434
    }

    .table-inverse.table-bordered {
        border: 0
    }

    .table-inverse.table-striped tbody tr:nth-of-type(odd) {
        background-color: hsla(0,0%,100%,.05)
    }

    .table-inverse.table-hover tbody tr:hover {
        background-color: hsla(0,0%,100%,.075)
    }

@media (max-width: 991px) {
    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

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

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #616161;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    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,-webkit-box-shadow .15s ease-in-out
}

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

    .form-control:focus {
        color: #616161;
        background-color: #fff;
        border-color: #ff8362;
        outline: none;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(225,48,0,.25);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(225,48,0,.25)
    }

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

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

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

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

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

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

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

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

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

.col-form-label-lg {
    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-plaintext {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

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

    .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .form-control-plaintext.input-group-addon, .input-group-lg > .input-group-btn > .form-control-plaintext.btn, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .form-control-plaintext.input-group-addon, .input-group-sm > .input-group-btn > .form-control-plaintext.btn {
        padding-right: 0;
        padding-left: 0
    }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px)
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px)
}

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

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

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

    .form-row > .col, .form-row > [class*=col-] {
        padding-right: 5px;
        padding-left: 5px
    }

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

    .form-check.disabled .form-check-label {
        color: #757575
    }

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

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

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

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

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

.invalid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #f76100
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(247,97,0,.8);
    border-radius: .2rem
}

.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
    border-color: #149f9d
}

    .custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(20,159,157,.25);
        box-shadow: 0 0 0 .2rem rgba(20,159,157,.25)
    }

    .custom-select.is-valid ~ .invalid-feedback, .custom-select.is-valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback, .form-control.is-valid ~ .invalid-tooltip, .was-validated .custom-select:valid ~ .invalid-feedback, .was-validated .custom-select:valid ~ .invalid-tooltip, .was-validated .form-control:valid ~ .invalid-feedback, .was-validated .form-control:valid ~ .invalid-tooltip {
        display: block
    }

.form-check-input.is-valid + .form-check-label, .was-validated .form-check-input:valid + .form-check-label {
    color: #149f9d
}

.custom-control-input.is-valid ~ .custom-control-indicator, .was-validated .custom-control-input:valid ~ .custom-control-indicator {
    background-color: rgba(20,159,157,.25)
}

.custom-control-input.is-valid ~ .custom-control-description, .was-validated .custom-control-input:valid ~ .custom-control-description {
    color: #149f9d
}

.custom-file-input.is-valid ~ .custom-file-control, .was-validated .custom-file-input:valid ~ .custom-file-control {
    border-color: #149f9d
}

    .custom-file-input.is-valid ~ .custom-file-control:before, .was-validated .custom-file-input:valid ~ .custom-file-control:before {
        border-color: inherit
    }

.custom-file-input.is-valid:focus, .was-validated .custom-file-input:valid:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(20,159,157,.25);
    box-shadow: 0 0 0 .2rem rgba(20,159,157,.25)
}

.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
    border-color: #f76100
}

    .custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(247,97,0,.25);
        box-shadow: 0 0 0 .2rem rgba(247,97,0,.25)
    }

    .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
        display: block
    }

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

.custom-control-input.is-invalid ~ .custom-control-indicator, .was-validated .custom-control-input:invalid ~ .custom-control-indicator {
    background-color: rgba(247,97,0,.25)
}

.custom-control-input.is-invalid ~ .custom-control-description, .was-validated .custom-control-input:invalid ~ .custom-control-description {
    color: #f76100
}

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

    .custom-file-input.is-invalid ~ .custom-file-control:before, .was-validated .custom-file-input:invalid ~ .custom-file-control:before {
        border-color: inherit
    }

.custom-file-input.is-invalid:focus, .was-validated .custom-file-input:invalid:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(247,97,0,.25);
    box-shadow: 0 0 0 .2rem rgba(247,97,0,.25)
}

.form-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: 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;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

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

    .form-inline .form-group {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -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-plaintext {
        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: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: 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: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: 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: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: .25rem;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

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

    .btn.focus, .btn:focus {
        outline: 0;
        -webkit-box-shadow: 0 0 0 3px rgba(225,48,0,.25);
        box-shadow: 0 0 0 3px rgba(225,48,0,.25)
    }

    .btn.disabled, .btn:disabled {
        opacity: .65;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .btn.active, .btn:active {
        background-image: none;
        -webkit-box-shadow: 0 0 0 3px rgba(225,48,0,.25),inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: 0 0 0 3px rgba(225,48,0,.25),inset 0 3px 5px rgba(0,0,0,.125)
    }

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

.btn-primary {
    background-color: #e13000;
    border-color: #e13000
}

    .btn-primary:hover {
        background-color: #bb2800;
        border-color: #ae2500
    }

    .btn-primary.focus, .btn-primary:focus {
        -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(225,48,0,.5);
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(225,48,0,.5)
    }

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

    .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
        background-color: #bb2800;
        background-image: none;
        border-color: #ae2500;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-secondary {
    color: #fff;
    background-color: #454a60;
    border-color: #454a60;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #35394a;
        border-color: #303342
    }

    .btn-secondary.focus, .btn-secondary:focus {
        -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(69,74,96,.5);
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(69,74,96,.5)
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        background-color: #454a60;
        border-color: #454a60
    }

    .btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle {
        background-color: #35394a;
        background-image: none;
        border-color: #303342;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-success {
    color: #fff;
    background-color: #149f9d;
    border-color: #149f9d;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-success:hover {
        color: #fff;
        background-color: #107d7b;
        border-color: #0e7270
    }

    .btn-success.focus, .btn-success:focus {
        -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(20,159,157,.5);
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(20,159,157,.5)
    }

    .btn-success.disabled, .btn-success:disabled {
        background-color: #149f9d;
        border-color: #149f9d
    }

    .btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle {
        background-color: #107d7b;
        background-image: none;
        border-color: #0e7270;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-info {
    color: #fff;
    background-color: #18c7c5;
    border-color: #18c7c5;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-info:hover {
        color: #fff;
        background-color: #14a5a3;
        border-color: #139998
    }

    .btn-info.focus, .btn-info:focus {
        -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(24,199,197,.5);
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(24,199,197,.5)
    }

    .btn-info.disabled, .btn-info:disabled {
        background-color: #18c7c5;
        border-color: #18c7c5
    }

    .btn-info.active, .btn-info:active, .show > .btn-info.dropdown-toggle {
        background-color: #14a5a3;
        background-image: none;
        border-color: #139998;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-warning {
    color: #fff;
    background-color: #0268b8;
    border-color: #0268b8;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-warning:hover {
        color: #fff;
        background-color: #025392;
        border-color: #014b86
    }

    .btn-warning.focus, .btn-warning:focus {
        -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(2,104,184,.5);
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(2,104,184,.5)
    }

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

    .btn-warning.active, .btn-warning:active, .show > .btn-warning.dropdown-toggle {
        background-color: #025392;
        background-image: none;
        border-color: #014b86;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-danger {
    color: #fff;
    background-color: #f76100;
    border-color: #f76100;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-danger:hover {
        color: #fff;
        background-color: #d15200;
        border-color: #c44d00
    }

    .btn-danger.focus, .btn-danger:focus {
        -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(247,97,0,.5);
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(247,97,0,.5)
    }

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

    .btn-danger.active, .btn-danger:active, .show > .btn-danger.dropdown-toggle {
        background-color: #d15200;
        background-image: none;
        border-color: #c44d00;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-error {
    color: #fff;
    background-color: #e13000;
    border-color: #e13000;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-error:hover {
        color: #fff;
        background-color: #bb2800;
        border-color: #ae2500
    }

    .btn-error.focus, .btn-error:focus {
        -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(225,48,0,.5);
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(225,48,0,.5)
    }

    .btn-error.disabled, .btn-error:disabled {
        background-color: #e13000;
        border-color: #e13000
    }

    .btn-error.active, .btn-error:active, .show > .btn-error.dropdown-toggle {
        background-color: #bb2800;
        background-image: none;
        border-color: #ae2500;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-light {
    color: #fff;
    background-color: #0099e0;
    border-color: #0099e0;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-light:hover {
        color: #fff;
        background-color: #007fba;
        border-color: #0076ad
    }

    .btn-light.focus, .btn-light:focus {
        -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,153,224,.5);
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,153,224,.5)
    }

    .btn-light.disabled, .btn-light:disabled {
        background-color: #0099e0;
        border-color: #0099e0
    }

    .btn-light.active, .btn-light:active, .show > .btn-light.dropdown-toggle {
        background-color: #007fba;
        background-image: none;
        border-color: #0076ad;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-dark {
    color: #fff;
    background-color: #30354a;
    border-color: #30354a;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-dark:hover {
        color: #fff;
        background-color: #212433;
        border-color: #1c1f2b
    }

    .btn-dark.focus, .btn-dark:focus {
        -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(48,53,74,.5);
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(48,53,74,.5)
    }

    .btn-dark.disabled, .btn-dark:disabled {
        background-color: #30354a;
        border-color: #30354a
    }

    .btn-dark.active, .btn-dark:active, .show > .btn-dark.dropdown-toggle {
        background-color: #212433;
        background-image: none;
        border-color: #1c1f2b;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-link {
    color: #fff;
    background-color: #0268b8;
    border-color: #0268b8;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-link:hover {
        color: #fff;
        background-color: #025392;
        border-color: #014b86
    }

    .btn-link.focus, .btn-link:focus {
        -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(2,104,184,.5);
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(2,104,184,.5)
    }

    .btn-link.disabled, .btn-link:disabled {
        background-color: #0268b8;
        border-color: #0268b8
    }

    .btn-link.active, .btn-link:active, .show > .btn-link.dropdown-toggle {
        background-color: #025392;
        background-image: none;
        border-color: #014b86;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-white {
    color: #111;
    background-color: #fff;
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}

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

    .btn-white.focus, .btn-white:focus {
        -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px hsla(0,0%,100%,.5);
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px hsla(0,0%,100%,.5)
    }

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

    .btn-white.active, .btn-white:active, .show > .btn-white.dropdown-toggle {
        background-color: #ececec;
        background-image: none;
        border-color: #e6e6e6;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-black {
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-black, .btn-black:hover {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

        .btn-black.focus, .btn-black:focus {
            -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,0,0,.5);
            box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,0,0,.5)
        }

        .btn-black.disabled, .btn-black:disabled {
            background-color: #000;
            border-color: #000
        }

        .btn-black.active, .btn-black:active, .show > .btn-black.dropdown-toggle {
            background-color: #000;
            background-image: none;
            border-color: #000;
            -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
        }

.btn-outline-secondary {
    color: #454a60;
    border-color: #454a60
}

    .btn-outline-secondary:hover {
        background-color: #454a60;
        border-color: #454a60
    }

    .btn-outline-secondary.focus, .btn-outline-secondary:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(69,74,96,.5);
        box-shadow: 0 0 0 3px rgba(69,74,96,.5)
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #454a60
    }

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

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

    .btn-outline-success:hover {
        color: #fff;
        background-color: #149f9d;
        border-color: #149f9d
    }

    .btn-outline-success.focus, .btn-outline-success:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(20,159,157,.5);
        box-shadow: 0 0 0 3px rgba(20,159,157,.5)
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #149f9d;
        background-color: transparent
    }

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

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

    .btn-outline-info:hover {
        color: #fff;
        background-color: #18c7c5;
        border-color: #18c7c5
    }

    .btn-outline-info.focus, .btn-outline-info:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(24,199,197,.5);
        box-shadow: 0 0 0 3px rgba(24,199,197,.5)
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #18c7c5;
        background-color: transparent
    }

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

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

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

    .btn-outline-warning.focus, .btn-outline-warning:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(2,104,184,.5);
        box-shadow: 0 0 0 3px rgba(2,104,184,.5)
    }

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

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

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

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

    .btn-outline-danger.focus, .btn-outline-danger:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(247,97,0,.5);
        box-shadow: 0 0 0 3px rgba(247,97,0,.5)
    }

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

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

.btn-outline-error {
    color: #e13000;
    background-color: transparent;
    background-image: none;
    border-color: #e13000
}

    .btn-outline-error:hover {
        color: #fff;
        background-color: #e13000;
        border-color: #e13000
    }

    .btn-outline-error.focus, .btn-outline-error:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(225,48,0,.5);
        box-shadow: 0 0 0 3px rgba(225,48,0,.5)
    }

    .btn-outline-error.disabled, .btn-outline-error:disabled {
        color: #e13000;
        background-color: transparent
    }

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

.btn-outline-light {
    color: #0099e0;
    background-color: transparent;
    background-image: none;
    border-color: #0099e0
}

    .btn-outline-light:hover {
        color: #fff;
        background-color: #0099e0;
        border-color: #0099e0
    }

    .btn-outline-light.focus, .btn-outline-light:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(0,153,224,.5);
        box-shadow: 0 0 0 3px rgba(0,153,224,.5)
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #0099e0;
        background-color: transparent
    }

    .btn-outline-light.active, .btn-outline-light:active, .show > .btn-outline-light.dropdown-toggle {
        color: #fff;
        background-color: #0099e0;
        border-color: #0099e0
    }

.btn-outline-dark {
    color: #30354a;
    background-color: transparent;
    background-image: none;
    border-color: #30354a
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #30354a;
        border-color: #30354a
    }

    .btn-outline-dark.focus, .btn-outline-dark:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(48,53,74,.5);
        box-shadow: 0 0 0 3px rgba(48,53,74,.5)
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #30354a;
        background-color: transparent
    }

    .btn-outline-dark.active, .btn-outline-dark:active, .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #30354a;
        border-color: #30354a
    }

.btn-outline-link {
    color: #0268b8;
    background-color: transparent;
    background-image: none;
    border-color: #0268b8
}

    .btn-outline-link:hover {
        color: #fff;
        background-color: #0268b8;
        border-color: #0268b8
    }

    .btn-outline-link.focus, .btn-outline-link:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(2,104,184,.5);
        box-shadow: 0 0 0 3px rgba(2,104,184,.5)
    }

    .btn-outline-link.disabled, .btn-outline-link:disabled {
        color: #0268b8;
        background-color: transparent
    }

    .btn-outline-link.active, .btn-outline-link:active, .show > .btn-outline-link.dropdown-toggle {
        color: #fff;
        background-color: #0268b8;
        border-color: #0268b8
    }

.btn-outline-white {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff
}

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

    .btn-outline-white.focus, .btn-outline-white:focus {
        -webkit-box-shadow: 0 0 0 3px hsla(0,0%,100%,.5);
        box-shadow: 0 0 0 3px hsla(0,0%,100%,.5)
    }

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

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

.btn-outline-black {
    color: #000;
    background-color: transparent;
    background-image: none;
    border-color: #000
}

    .btn-outline-black:hover {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

    .btn-outline-black.focus, .btn-outline-black:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(0,0,0,.5);
        box-shadow: 0 0 0 3px rgba(0,0,0,.5)
    }

    .btn-outline-black.disabled, .btn-outline-black:disabled {
        color: #000;
        background-color: transparent
    }

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

.btn-link {
    font-weight: 400;
    color: #0268b8;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus {
            border-color: transparent;
            -webkit-box-shadow: none;
            box-shadow: none
        }

            .btn-link:hover {
                border-color: transparent
            }

            .btn-link:focus, .btn-link:hover {
                color: gray-shade(700);
                text-decoration: underline;
                background-color: transparent
            }

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

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

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

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

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

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

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 {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.collapsing, .dropdown, .dropup {
    position: relative
}

.dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #757575;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.175);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.175)
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #f2f2f2
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212121;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #141414;
        text-decoration: none;
        background-color: #f5f5f5
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #e13000
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #757575;
        background-color: transparent
    }

.show > a {
    outline: 0
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #757575;
    white-space: nowrap
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-bottom: 0
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group, .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .btn-toolbar .input-group {
        width: auto
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

.btn + .dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

    .btn + .dropdown-toggle-split:after {
        margin-left: 0
    }

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group.show .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.show .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-group-vertical {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .btn-group-vertical .btn, .btn-group-vertical .btn-group {
        width: 100%
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

[data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

    .input-group .form-control {
        position: relative;
        z-index: 2;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0
    }

        .input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover {
            z-index: 3
        }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

        .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
            border-radius: 0
        }

.input-group-addon, .input-group-btn {
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #616161;
    text-align: center;
    background-color: #f2f2f2;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

    .input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: .25rem .5rem;
        font-size: .875rem;
        border-radius: .2rem
    }

    .input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: .5rem 1rem;
        font-size: 1.25rem;
        border-radius: .3rem
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0
    }

    .input-group-addon:not(:last-child), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle, .input-group .form-control:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group-addon:not(:last-child) {
        border-right: 0
    }

    .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn, .input-group-btn:not(:last-child) > .btn:not(:first-child), .input-group .form-control:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

.form-control + .input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.15)
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 3
        }

    .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

        .input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:hover, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:hover {
            z-index: 3
        }

.custom-control {
    padding-left: 52px;
    margin-right: 1rem
}

.custom-control-input:checked ~ .custom-control-indicator {
    color: #00796b
}

.custom-control-indicator {
    top: -9.25px;
    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: #616161;
    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-clip: padding-box;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .custom-select:focus {
        border-color: #ff8362;
        outline: none;
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(255,131,98,.5);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(255,131,98,.5)
    }

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

    .custom-select:disabled {
        color: #757575;
        background-color: #f2f2f2
    }

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

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    display: inline-block;
    margin-bottom: 0
}

.custom-file, .custom-file-input {
    max-width: 100%;
    height: calc(2.25rem + 2px)
}

.custom-file-input {
    min-width: 14rem;
    margin: 0;
    opacity: 0
}

    .custom-file-input:focus ~ .custom-file-control {
        -webkit-box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #e13000;
        box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #e13000
    }

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: calc(2.25rem + 2px);
    padding: .5rem .75rem;
    overflow: hidden;
    line-height: 1.25;
    color: #616161;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

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

    .custom-file-control:before {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 6;
        display: block;
        height: calc(2.25rem + 2px);
        padding: .5rem .75rem;
        line-height: 1.25;
        color: #616161;
        background-color: #f2f2f2;
        border-left: 1px solid rgba(0,0,0,.15)
    }

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

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

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

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

    .nav-link.disabled {
        color: #757575
    }

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

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

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

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

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

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

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.nav-pills .nav-link {
    border-radius: .25rem
}

    .nav-pills .nav-link.active, .show > .nav-pills .nav-link {
        color: #fff;
        background-color: #e13000
    }

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

.nav-justified .nav-item {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

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

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

.navbar {
    position: relative;
    padding: .5rem 1rem
}

    .navbar, .navbar > .container, .navbar > .container-fluid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width: 575px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-sm, .navbar-expand-sm .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

            .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
                -webkit-flex-wrap: nowrap;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }

            .navbar-expand-sm .navbar-collapse {
                display: -webkit-box !important;
                display: -webkit-flex !important;
                display: -ms-flexbox !important;
                display: flex !important
            }

            .navbar-expand-sm .navbar-toggler {
                display: none
            }
}

@media (max-width: 767px) {
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-md, .navbar-expand-md .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

            .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
                -webkit-flex-wrap: nowrap;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }

            .navbar-expand-md .navbar-collapse {
                display: -webkit-box !important;
                display: -webkit-flex !important;
                display: -ms-flexbox !important;
                display: flex !important
            }

            .navbar-expand-md .navbar-toggler {
                display: none
            }
}

@media (max-width: 991px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-lg, .navbar-expand-lg .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

            .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
                -webkit-flex-wrap: nowrap;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }

            .navbar-expand-lg .navbar-collapse {
                display: -webkit-box !important;
                display: -webkit-flex !important;
                display: -ms-flexbox !important;
                display: flex !important
            }

            .navbar-expand-lg .navbar-toggler {
                display: none
            }
}

@media (max-width: 1199px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-xl, .navbar-expand-xl .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

            .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
                -webkit-flex-wrap: nowrap;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }

            .navbar-expand-xl .navbar-collapse {
                display: -webkit-box !important;
                display: -webkit-flex !important;
                display: -ms-flexbox !important;
                display: flex !important
            }

            .navbar-expand-xl .navbar-toggler {
                display: none
            }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-expand .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .dropdown-menu-right {
            right: 0;
            left: auto
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0,0,0,.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0,0,0,.3)
    }

    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5)
}

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0,0%,100%,.5)
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: hsla(0,0%,100%,.75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: hsla(0,0%,100%,.25)
    }

    .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
        color: #fff
    }

.navbar-dark .navbar-toggler {
    color: hsla(0,0%,100%,.5);
    border-color: hsla(0,0%,100%,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0,0%,100%,.5)
}

.card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle, .card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

    .card-header:first-child {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
    }

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

    .card-footer:last-child {
        border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
    }

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills, .card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -10px;
        margin-left: -10px
    }

        .card-deck, .card-deck .card {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-direction: normal
        }

            .card-deck .card {
                -webkit-box-flex: 1;
                -webkit-flex: 1 0 0%;
                -ms-flex: 1 0 0%;
                flex: 1 0 0%;
                -webkit-box-orient: vertical;
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
                margin-right: 10px;
                margin-left: 10px
            }
}

@media (min-width: 576px) {
    .card-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

        .card-group .card {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 0%;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%
        }

            .card-group .card + .card {
                margin-left: 0;
                border-left: 0
            }

            .card-group .card:first-child {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group .card:first-child .card-img-top {
                    border-top-right-radius: 0
                }

                .card-group .card:first-child .card-img-bottom {
                    border-bottom-right-radius: 0
                }

            .card-group .card:last-child {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group .card:last-child .card-img-top {
                    border-top-left-radius: 0
                }

                .card-group .card:last-child .card-img-bottom {
                    border-bottom-left-radius: 0
                }

            .card-group .card:not(:first-child):not(:last-child), .card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child) .card-img-top {
                border-radius: 0
            }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem
    }

        .card-columns .card {
            display: inline-block;
            width: 100%
        }
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #f2f2f2;
    border-radius: .25rem
}

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

.breadcrumb-item {
    float: left
}

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

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

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

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

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #e13000;
    border-color: #e13000
}

.page-item.disabled .page-link {
    color: #757575;
    pointer-events: none;
    background-color: #fff;
    border-color: #ddd
}

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

    .page-link:focus, .page-link:hover {
        color: gray-shade(700);
        text-decoration: none;
        background-color: #f2f2f2;
        border-color: #ddd
    }

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

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

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

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #e13000
}

    .badge-primary[href]:focus, .badge-primary[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #ae2500
    }

.badge-secondary {
    color: #fff;
    background-color: #454a60
}

    .badge-secondary[href]:focus, .badge-secondary[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #303342
    }

.badge-success {
    color: #fff;
    background-color: #149f9d
}

    .badge-success[href]:focus, .badge-success[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #0e7270
    }

.badge-info {
    color: #fff;
    background-color: #18c7c5
}

    .badge-info[href]:focus, .badge-info[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #139998
    }

.badge-warning {
    color: #fff;
    background-color: #0268b8
}

    .badge-warning[href]:focus, .badge-warning[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #014b86
    }

.badge-danger {
    color: #fff;
    background-color: #f76100
}

    .badge-danger[href]:focus, .badge-danger[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #c44d00
    }

.badge-error {
    color: #fff;
    background-color: #e13000
}

    .badge-error[href]:focus, .badge-error[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #ae2500
    }

.badge-light {
    color: #fff;
    background-color: #0099e0
}

    .badge-light[href]:focus, .badge-light[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #0076ad
    }

.badge-dark {
    color: #fff;
    background-color: #30354a
}

    .badge-dark[href]:focus, .badge-dark[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1c1f2b
    }

.badge-link {
    color: #fff;
    background-color: #0268b8
}

    .badge-link[href]:focus, .badge-link[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #014b86
    }

.badge-white {
    color: #111;
    background-color: #fff
}

    .badge-white[href]:focus, .badge-white[href]:hover {
        color: #111;
        text-decoration: none;
        background-color: #e6e6e6
    }

.badge-black {
    color: #fff;
    background-color: #000
}

    .badge-black[href]:focus, .badge-black[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #000
    }

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #f2f2f2;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #751900;
    background-color: #f9d6cc;
    border-color: #f7c5b8
}

    .alert-primary hr {
        border-top-color: #f4b2a1
    }

    .alert-primary .alert-link {
        color: #420e00
    }

.alert-secondary {
    color: #242632;
    background-color: #dadbdf;
    border-color: #cbccd2
}

    .alert-secondary hr {
        border-top-color: #bdbfc6
    }

    .alert-secondary .alert-link {
        color: #0f0f14
    }

.alert-success {
    color: #0a5352;
    background-color: #d0eceb;
    border-color: #bde4e4
}

    .alert-success hr {
        border-top-color: #abdddd
    }

    .alert-success .alert-link {
        color: #052525
    }

.alert-info {
    color: #0c6766;
    background-color: #d1f4f3;
    border-color: #beefef
}

    .alert-info hr {
        border-top-color: #aaeaea
    }

    .alert-info .alert-link {
        color: #073939
    }

.alert-warning {
    color: #013660;
    background-color: #cce1f1;
    border-color: #b8d5eb
}

    .alert-warning hr {
        border-top-color: #a4c9e5
    }

    .alert-warning .alert-link {
        color: #001a2e
    }

.alert-danger {
    color: #803200;
    background-color: #fddfcc;
    border-color: #fdd3b8
}

    .alert-danger hr {
        border-top-color: #fcc49f
    }

    .alert-danger .alert-link {
        color: #4d1e00
    }

.alert-error {
    color: #751900;
    background-color: #f9d6cc;
    border-color: #f7c5b8
}

    .alert-error hr {
        border-top-color: #f4b2a1
    }

    .alert-error .alert-link {
        color: #420e00
    }

.alert-light {
    color: #005074;
    background-color: #ccebf9;
    border-color: #b8e2f6
}

    .alert-light hr {
        border-top-color: #a1d9f3
    }

    .alert-light .alert-link {
        color: #002d41
    }

.alert-dark {
    color: #191c26;
    background-color: #d6d7db;
    border-color: #c5c6cc
}

    .alert-dark hr {
        border-top-color: #b7b9c0
    }

    .alert-dark .alert-link {
        color: #050507
    }

.alert-link {
    color: #013660;
    background-color: #cce1f1;
    border-color: #b8d5eb
}

    .alert-link hr {
        border-top-color: #a4c9e5
    }

    .alert-link .alert-link {
        color: #001a2e
    }

.alert-white {
    color: #858585;
    background-color: #fff;
    border-color: #fff
}

    .alert-white hr {
        border-top-color: #f2f2f2
    }

    .alert-white .alert-link {
        color: #6c6c6c
    }

.alert-black {
    color: #000;
    background-color: #ccc;
    border-color: #b8b8b8
}

    .alert-black hr {
        border-top-color: #ababab
    }

    .alert-black .alert-link {
        color: #000
    }

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #f2f2f2;
    border-radius: .25rem
}

.progress, .progress-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.progress-bar {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background-color: #e13000
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

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

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

.list-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #616161;
    text-align: inherit
}

    .list-group-item-action:focus, .list-group-item-action:hover {
        color: #616161;
        text-decoration: none;
        background-color: #f5f5f5
    }

    .list-group-item-action:active {
        color: #757575;
        background-color: #f2f2f2
    }

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

    .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .list-group-item:focus, .list-group-item:hover {
        text-decoration: none
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #757575;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #e13000;
        border-color: #e13000
    }

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #751900;
    background-color: #f7c5b8
}

a.list-group-item-primary, button.list-group-item-primary {
    color: #751900
}

    a.list-group-item-primary:focus, a.list-group-item-primary:hover, button.list-group-item-primary:focus, button.list-group-item-primary:hover {
        color: #751900;
        background-color: #f4b2a1
    }

    a.list-group-item-primary.active, button.list-group-item-primary.active {
        color: #fff;
        background-color: #751900;
        border-color: #751900
    }

.list-group-item-secondary {
    color: #242632;
    background-color: #cbccd2
}

a.list-group-item-secondary, button.list-group-item-secondary {
    color: #242632
}

    a.list-group-item-secondary:focus, a.list-group-item-secondary:hover, button.list-group-item-secondary:focus, button.list-group-item-secondary:hover {
        color: #242632;
        background-color: #bdbfc6
    }

    a.list-group-item-secondary.active, button.list-group-item-secondary.active {
        color: #fff;
        background-color: #242632;
        border-color: #242632
    }

.list-group-item-success {
    color: #0a5352;
    background-color: #bde4e4
}

a.list-group-item-success, button.list-group-item-success {
    color: #0a5352
}

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #0a5352;
        background-color: #abdddd
    }

    a.list-group-item-success.active, button.list-group-item-success.active {
        color: #fff;
        background-color: #0a5352;
        border-color: #0a5352
    }

.list-group-item-info {
    color: #0c6766;
    background-color: #beefef
}

a.list-group-item-info, button.list-group-item-info {
    color: #0c6766
}

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #0c6766;
        background-color: #aaeaea
    }

    a.list-group-item-info.active, button.list-group-item-info.active {
        color: #fff;
        background-color: #0c6766;
        border-color: #0c6766
    }

.list-group-item-warning {
    color: #013660;
    background-color: #b8d5eb
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #013660
}

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #013660;
        background-color: #a4c9e5
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active {
        color: #fff;
        background-color: #013660;
        border-color: #013660
    }

.list-group-item-danger {
    color: #803200;
    background-color: #fdd3b8
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #803200
}

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #803200;
        background-color: #fcc49f
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active {
        color: #fff;
        background-color: #803200;
        border-color: #803200
    }

.list-group-item-error {
    color: #751900;
    background-color: #f7c5b8
}

a.list-group-item-error, button.list-group-item-error {
    color: #751900
}

    a.list-group-item-error:focus, a.list-group-item-error:hover, button.list-group-item-error:focus, button.list-group-item-error:hover {
        color: #751900;
        background-color: #f4b2a1
    }

    a.list-group-item-error.active, button.list-group-item-error.active {
        color: #fff;
        background-color: #751900;
        border-color: #751900
    }

.list-group-item-light {
    color: #005074;
    background-color: #b8e2f6
}

a.list-group-item-light, button.list-group-item-light {
    color: #005074
}

    a.list-group-item-light:focus, a.list-group-item-light:hover, button.list-group-item-light:focus, button.list-group-item-light:hover {
        color: #005074;
        background-color: #a1d9f3
    }

    a.list-group-item-light.active, button.list-group-item-light.active {
        color: #fff;
        background-color: #005074;
        border-color: #005074
    }

.list-group-item-dark {
    color: #191c26;
    background-color: #c5c6cc
}

a.list-group-item-dark, button.list-group-item-dark {
    color: #191c26
}

    a.list-group-item-dark:focus, a.list-group-item-dark:hover, button.list-group-item-dark:focus, button.list-group-item-dark:hover {
        color: #191c26;
        background-color: #b7b9c0
    }

    a.list-group-item-dark.active, button.list-group-item-dark.active {
        color: #fff;
        background-color: #191c26;
        border-color: #191c26
    }

.list-group-item-link {
    color: #013660;
    background-color: #b8d5eb
}

a.list-group-item-link, button.list-group-item-link {
    color: #013660
}

    a.list-group-item-link:focus, a.list-group-item-link:hover, button.list-group-item-link:focus, button.list-group-item-link:hover {
        color: #013660;
        background-color: #a4c9e5
    }

    a.list-group-item-link.active, button.list-group-item-link.active {
        color: #fff;
        background-color: #013660;
        border-color: #013660
    }

.list-group-item-white {
    color: #858585;
    background-color: #fff
}

a.list-group-item-white, button.list-group-item-white {
    color: #858585
}

    a.list-group-item-white:focus, a.list-group-item-white:hover, button.list-group-item-white:focus, button.list-group-item-white:hover {
        color: #858585;
        background-color: #f2f2f2
    }

    a.list-group-item-white.active, button.list-group-item-white.active {
        color: #fff;
        background-color: #858585;
        border-color: #858585
    }

.list-group-item-black {
    color: #000;
    background-color: #b8b8b8
}

a.list-group-item-black, button.list-group-item-black {
    color: #000
}

    a.list-group-item-black:focus, a.list-group-item-black:hover, button.list-group-item-black:focus, button.list-group-item-black:hover {
        color: #000;
        background-color: #ababab
    }

    a.list-group-item-black.active, button.list-group-item-black.active {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

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

button.close {
    padding: 0;
    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: 10px
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #f2f2f2
}

    .modal-header .close {
        margin-left: auto
    }

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

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

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

    .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: 500px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

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

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

/*.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: 5px;
        height: 5px
    }

    .tooltip.bs-tooltip-auto[x-placement^=top], .tooltip.bs-tooltip-top {
        padding: 5px 0
    }

        .tooltip.bs-tooltip-auto[x-placement^=top] .arrow, .tooltip.bs-tooltip-top .arrow {
            bottom: 0
        }

            .tooltip.bs-tooltip-auto[x-placement^=top] .arrow:before, .tooltip.bs-tooltip-top .arrow:before {
                margin-left: -3px;
                content: "";
                border-width: 5px 5px 0;
                border-top-color: #000
            }

    .tooltip.bs-tooltip-auto[x-placement^=right], .tooltip.bs-tooltip-right {
        padding: 0 5px
    }

        .tooltip.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.bs-tooltip-right .arrow {
            left: 0
        }

            .tooltip.bs-tooltip-auto[x-placement^=right] .arrow:before, .tooltip.bs-tooltip-right .arrow:before {
                margin-top: -3px;
                content: "";
                border-width: 5px 5px 5px 0;
                border-right-color: #000
            }

    .tooltip.bs-tooltip-auto[x-placement^=bottom], .tooltip.bs-tooltip-bottom {
        padding: 5px 0
    }

        .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow, .tooltip.bs-tooltip-bottom .arrow {
            top: 0
        }

            .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow:before, .tooltip.bs-tooltip-bottom .arrow:before {
                margin-left: -3px;
                content: "";
                border-width: 0 5px 5px;
                border-bottom-color: #000
            }

    .tooltip.bs-tooltip-auto[x-placement^=left], .tooltip.bs-tooltip-left {
        padding: 0 5px
    }

        .tooltip.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.bs-tooltip-left .arrow {
            right: 0
        }

            .tooltip.bs-tooltip-auto[x-placement^=left] .arrow:before, .tooltip.bs-tooltip-left .arrow:before {
                right: 0;
                margin-top: -3px;
                content: "";
                border-width: 5px 0 5px 5px;
                border-left-color: #000
            }

    .tooltip .arrow:before {
        position: absolute;
        border-color: transparent;
        border-style: solid
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}*/

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    padding: 1px;
    font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover, .popover .arrow {
        position: absolute;
        display: block
    }

        .popover .arrow {
            width: 10px;
            height: 5px
        }

            .popover .arrow:after, .popover .arrow:before {
                position: absolute;
                display: block;
                border-color: transparent;
                border-style: solid
            }

            .popover .arrow:after, .popover .arrow:before {
                content: "";
                border-width: 11px
            }

        .popover.bs-popover-auto[x-placement^=top], .popover.bs-popover-top {
            margin-bottom: 10px
        }

            .popover.bs-popover-auto[x-placement^=top] .arrow, .popover.bs-popover-top .arrow {
                bottom: 0
            }

                .popover.bs-popover-auto[x-placement^=top] .arrow:after, .popover.bs-popover-auto[x-placement^=top] .arrow:before, .popover.bs-popover-top .arrow:after, .popover.bs-popover-top .arrow:before {
                    border-bottom-width: 0
                }

                .popover.bs-popover-auto[x-placement^=top] .arrow:before, .popover.bs-popover-top .arrow:before {
                    bottom: -11px;
                    margin-left: -6px;
                    border-top-color: rgba(0,0,0,.25)
                }

                .popover.bs-popover-auto[x-placement^=top] .arrow:after, .popover.bs-popover-top .arrow:after {
                    bottom: -10px;
                    margin-left: -6px;
                    border-top-color: #fff
                }

        .popover.bs-popover-auto[x-placement^=right], .popover.bs-popover-right {
            margin-left: 10px
        }

            .popover.bs-popover-auto[x-placement^=right] .arrow, .popover.bs-popover-right .arrow {
                left: 0
            }

                .popover.bs-popover-auto[x-placement^=right] .arrow:after, .popover.bs-popover-auto[x-placement^=right] .arrow:before, .popover.bs-popover-right .arrow:after, .popover.bs-popover-right .arrow:before {
                    margin-top: -8px;
                    border-left-width: 0
                }

                .popover.bs-popover-auto[x-placement^=right] .arrow:before, .popover.bs-popover-right .arrow:before {
                    left: -11px;
                    border-right-color: rgba(0,0,0,.25)
                }

                .popover.bs-popover-auto[x-placement^=right] .arrow:after, .popover.bs-popover-right .arrow:after {
                    left: -10px;
                    border-right-color: #fff
                }

        .popover.bs-popover-auto[x-placement^=bottom], .popover.bs-popover-bottom {
            margin-top: 10px
        }

            .popover.bs-popover-auto[x-placement^=bottom] .arrow, .popover.bs-popover-bottom .arrow {
                top: 0
            }

                .popover.bs-popover-auto[x-placement^=bottom] .arrow:after, .popover.bs-popover-auto[x-placement^=bottom] .arrow:before, .popover.bs-popover-bottom .arrow:after, .popover.bs-popover-bottom .arrow:before {
                    margin-left: -7px;
                    border-top-width: 0
                }

                .popover.bs-popover-auto[x-placement^=bottom] .arrow:before, .popover.bs-popover-bottom .arrow:before {
                    top: -11px;
                    border-bottom-color: rgba(0,0,0,.25)
                }

                .popover.bs-popover-auto[x-placement^=bottom] .arrow:after, .popover.bs-popover-bottom .arrow:after {
                    top: -10px;
                    border-bottom-color: #fff
                }

            .popover.bs-popover-auto[x-placement^=bottom] .popover-header:before, .popover.bs-popover-bottom .popover-header:before {
                position: absolute;
                top: 0;
                left: 50%;
                display: block;
                width: 20px;
                margin-left: -10px;
                content: "";
                border-bottom: 1px solid #f7f7f7
            }

        .popover.bs-popover-auto[x-placement^=left], .popover.bs-popover-left {
            margin-right: 10px
        }

            .popover.bs-popover-auto[x-placement^=left] .arrow, .popover.bs-popover-left .arrow {
                right: 0
            }

                .popover.bs-popover-auto[x-placement^=left] .arrow:after, .popover.bs-popover-auto[x-placement^=left] .arrow:before, .popover.bs-popover-left .arrow:after, .popover.bs-popover-left .arrow:before {
                    margin-top: -8px;
                    border-right-width: 0
                }

                .popover.bs-popover-auto[x-placement^=left] .arrow:before, .popover.bs-popover-left .arrow:before {
                    right: -11px;
                    border-left-color: rgba(0,0,0,.25)
                }

                .popover.bs-popover-auto[x-placement^=left] .arrow:after, .popover.bs-popover-left .arrow:after {
                    right: -10px;
                    border-left-color: #fff
                }

.popover-header {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    color: #30354a;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: 9px 14px;
    color: #757575
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

    .carousel-item-next, .carousel-item-prev, .carousel-item.active {
        display: block
    }

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0
}

    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

@supports ((-webkit-transform-style: preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.active.carousel-item-right, .carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-right, .carousel-item-next {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-left, .carousel-item-prev {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

    .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators li {
        position: relative;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        background-color: hsla(0,0%,100%,.5)
    }

        .carousel-indicators li:before {
            top: -10px
        }

        .carousel-indicators li:after, .carousel-indicators li:before {
            position: absolute;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

        .carousel-indicators li:after {
            bottom: -10px
        }

    .carousel-indicators .active {
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

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

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

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

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

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

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

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

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

.bg-secondary {
    background-color: #454a60 !important
}

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

.bg-success {
    background-color: #149f9d !important
}

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

.bg-info {
    background-color: #18c7c5 !important
}

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

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

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

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

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

.bg-error {
    background-color: #e13000 !important
}

a.bg-error:focus, a.bg-error:hover {
    background-color: #ae2500 !important
}

.bg-light {
    background-color: #0099e0 !important
}

a.bg-light:focus, a.bg-light:hover {
    background-color: #0076ad !important
}

.bg-dark {
    background-color: #30354a !important
}

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

.bg-link {
    background-color: #0268b8 !important
}

a.bg-link:focus, a.bg-link:hover {
    background-color: #014b86 !important
}

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

.bg-black, a.bg-black:focus, a.bg-black:hover {
    background-color: #000 !important
}

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

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

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

.border-0 {
    border: 0 !important
}

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

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

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

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

.border-primary {
    border-color: #e13000 !important
}

.border-secondary {
    border-color: #454a60 !important
}

.border-success {
    border-color: #149f9d !important
}

.border-info {
    border-color: #18c7c5 !important
}

.border-warning {
    border-color: #0268b8 !important
}

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

.border-error {
    border-color: #e13000 !important
}

.border-light {
    border-color: #0099e0 !important
}

.border-dark {
    border-color: #30354a !important
}

.border-link {
    border-color: #0268b8 !important
}

.border-black {
    border-color: #000 !important
}

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

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

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

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

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

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

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

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

.rounded-0 {
    border-radius: 0
}

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

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

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

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

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !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: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !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: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !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: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !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: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

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

.d-print-block {
    display: none !important
}

@media print {
    .d-print-block {
        display: block !important
    }
}

.d-print-inline {
    display: none !important
}

@media print {
    .d-print-inline {
        display: inline !important
    }
}

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

@media print {
    .d-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
}

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

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

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

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

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

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

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

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-flex-direction: row !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;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-flex-direction: row-reverse !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;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !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;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-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;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !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;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-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;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !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;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-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;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !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;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-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;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-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
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    top: 0
}

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

.fixed-bottom {
    bottom: 0
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.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, .my-0 {
    margin-top: 0 !important
}

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

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

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

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.m-6 {
    margin: 4.5rem !important
}

.mt-6, .my-6 {
    margin-top: 4.5rem !important
}

.mr-6, .mx-6 {
    margin-right: 4.5rem !important
}

.mb-6, .my-6 {
    margin-bottom: 4.5rem !important
}

.ml-6, .mx-6 {
    margin-left: 4.5rem !important
}

.m-7 {
    margin: 6rem !important
}

.mt-7, .my-7 {
    margin-top: 6rem !important
}

.mr-7, .mx-7 {
    margin-right: 6rem !important
}

.mb-7, .my-7 {
    margin-bottom: 6rem !important
}

.ml-7, .mx-7 {
    margin-left: 6rem !important
}

.m-8 {
    margin: 7.5rem !important
}

.mt-8, .my-8 {
    margin-top: 7.5rem !important
}

.mr-8, .mx-8 {
    margin-right: 7.5rem !important
}

.mb-8, .my-8 {
    margin-bottom: 7.5rem !important
}

.ml-8, .mx-8 {
    margin-left: 7.5rem !important
}

.m-9 {
    margin: 9rem !important
}

.mt-9, .my-9 {
    margin-top: 9rem !important
}

.mr-9, .mx-9 {
    margin-right: 9rem !important
}

.mb-9, .my-9 {
    margin-bottom: 9rem !important
}

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

.m-10 {
    margin: 10.5rem !important
}

.mt-10, .my-10 {
    margin-top: 10.5rem !important
}

.mr-10, .mx-10 {
    margin-right: 10.5rem !important
}

.mb-10, .my-10 {
    margin-bottom: 10.5rem !important
}

.ml-10, .mx-10 {
    margin-left: 10.5rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.p-6 {
    padding: 4.5rem !important
}

.pt-6, .py-6 {
    padding-top: 4.5rem !important
}

.pr-6, .px-6 {
    padding-right: 4.5rem !important
}

.pb-6, .py-6 {
    padding-bottom: 4.5rem !important
}

.pl-6, .px-6 {
    padding-left: 4.5rem !important
}

.p-7 {
    padding: 6rem !important
}

.pt-7, .py-7 {
    padding-top: 6rem !important
}

.pr-7, .px-7 {
    padding-right: 6rem !important
}

.pb-7, .py-7 {
    padding-bottom: 6rem !important
}

.pl-7, .px-7 {
    padding-left: 6rem !important
}

.p-8 {
    padding: 7.5rem !important
}

.pt-8, .py-8 {
    padding-top: 7.5rem !important
}

.pr-8, .px-8 {
    padding-right: 7.5rem !important
}

.pb-8, .py-8 {
    padding-bottom: 7.5rem !important
}

.pl-8, .px-8 {
    padding-left: 7.5rem !important
}

.p-9 {
    padding: 9rem !important
}

.pt-9, .py-9 {
    padding-top: 9rem !important
}

.pr-9, .px-9 {
    padding-right: 9rem !important
}

.pb-9, .py-9 {
    padding-bottom: 9rem !important
}

.pl-9, .px-9 {
    padding-left: 9rem !important
}

.p-10 {
    padding: 10.5rem !important
}

.pt-10, .py-10 {
    padding-top: 10.5rem !important
}

.pr-10, .px-10 {
    padding-right: 10.5rem !important
}

.pb-10, .py-10 {
    padding-bottom: 10.5rem !important
}

.pl-10, .px-10 {
    padding-left: 10.5rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

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

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

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

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .m-sm-6 {
        margin: 4.5rem !important
    }

    .mt-sm-6, .my-sm-6 {
        margin-top: 4.5rem !important
    }

    .mr-sm-6, .mx-sm-6 {
        margin-right: 4.5rem !important
    }

    .mb-sm-6, .my-sm-6 {
        margin-bottom: 4.5rem !important
    }

    .ml-sm-6, .mx-sm-6 {
        margin-left: 4.5rem !important
    }

    .m-sm-7 {
        margin: 6rem !important
    }

    .mt-sm-7, .my-sm-7 {
        margin-top: 6rem !important
    }

    .mr-sm-7, .mx-sm-7 {
        margin-right: 6rem !important
    }

    .mb-sm-7, .my-sm-7 {
        margin-bottom: 6rem !important
    }

    .ml-sm-7, .mx-sm-7 {
        margin-left: 6rem !important
    }

    .m-sm-8 {
        margin: 7.5rem !important
    }

    .mt-sm-8, .my-sm-8 {
        margin-top: 7.5rem !important
    }

    .mr-sm-8, .mx-sm-8 {
        margin-right: 7.5rem !important
    }

    .mb-sm-8, .my-sm-8 {
        margin-bottom: 7.5rem !important
    }

    .ml-sm-8, .mx-sm-8 {
        margin-left: 7.5rem !important
    }

    .m-sm-9 {
        margin: 9rem !important
    }

    .mt-sm-9, .my-sm-9 {
        margin-top: 9rem !important
    }

    .mr-sm-9, .mx-sm-9 {
        margin-right: 9rem !important
    }

    .mb-sm-9, .my-sm-9 {
        margin-bottom: 9rem !important
    }

    .ml-sm-9, .mx-sm-9 {
        margin-left: 9rem !important
    }

    .m-sm-10 {
        margin: 10.5rem !important
    }

    .mt-sm-10, .my-sm-10 {
        margin-top: 10.5rem !important
    }

    .mr-sm-10, .mx-sm-10 {
        margin-right: 10.5rem !important
    }

    .mb-sm-10, .my-sm-10 {
        margin-bottom: 10.5rem !important
    }

    .ml-sm-10, .mx-sm-10 {
        margin-left: 10.5rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .p-sm-6 {
        padding: 4.5rem !important
    }

    .pt-sm-6, .py-sm-6 {
        padding-top: 4.5rem !important
    }

    .pr-sm-6, .px-sm-6 {
        padding-right: 4.5rem !important
    }

    .pb-sm-6, .py-sm-6 {
        padding-bottom: 4.5rem !important
    }

    .pl-sm-6, .px-sm-6 {
        padding-left: 4.5rem !important
    }

    .p-sm-7 {
        padding: 6rem !important
    }

    .pt-sm-7, .py-sm-7 {
        padding-top: 6rem !important
    }

    .pr-sm-7, .px-sm-7 {
        padding-right: 6rem !important
    }

    .pb-sm-7, .py-sm-7 {
        padding-bottom: 6rem !important
    }

    .pl-sm-7, .px-sm-7 {
        padding-left: 6rem !important
    }

    .p-sm-8 {
        padding: 7.5rem !important
    }

    .pt-sm-8, .py-sm-8 {
        padding-top: 7.5rem !important
    }

    .pr-sm-8, .px-sm-8 {
        padding-right: 7.5rem !important
    }

    .pb-sm-8, .py-sm-8 {
        padding-bottom: 7.5rem !important
    }

    .pl-sm-8, .px-sm-8 {
        padding-left: 7.5rem !important
    }

    .p-sm-9 {
        padding: 9rem !important
    }

    .pt-sm-9, .py-sm-9 {
        padding-top: 9rem !important
    }

    .pr-sm-9, .px-sm-9 {
        padding-right: 9rem !important
    }

    .pb-sm-9, .py-sm-9 {
        padding-bottom: 9rem !important
    }

    .pl-sm-9, .px-sm-9 {
        padding-left: 9rem !important
    }

    .p-sm-10 {
        padding: 10.5rem !important
    }

    .pt-sm-10, .py-sm-10 {
        padding-top: 10.5rem !important
    }

    .pr-sm-10, .px-sm-10 {
        padding-right: 10.5rem !important
    }

    .pb-sm-10, .py-sm-10 {
        padding-bottom: 10.5rem !important
    }

    .pl-sm-10, .px-sm-10 {
        padding-left: 10.5rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

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

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

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

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .m-md-6 {
        margin: 4.5rem !important
    }

    .mt-md-6, .my-md-6 {
        margin-top: 4.5rem !important
    }

    .mr-md-6, .mx-md-6 {
        margin-right: 4.5rem !important
    }

    .mb-md-6, .my-md-6 {
        margin-bottom: 4.5rem !important
    }

    .ml-md-6, .mx-md-6 {
        margin-left: 4.5rem !important
    }

    .m-md-7 {
        margin: 6rem !important
    }

    .mt-md-7, .my-md-7 {
        margin-top: 6rem !important
    }

    .mr-md-7, .mx-md-7 {
        margin-right: 6rem !important
    }

    .mb-md-7, .my-md-7 {
        margin-bottom: 6rem !important
    }

    .ml-md-7, .mx-md-7 {
        margin-left: 6rem !important
    }

    .m-md-8 {
        margin: 7.5rem !important
    }

    .mt-md-8, .my-md-8 {
        margin-top: 7.5rem !important
    }

    .mr-md-8, .mx-md-8 {
        margin-right: 7.5rem !important
    }

    .mb-md-8, .my-md-8 {
        margin-bottom: 7.5rem !important
    }

    .ml-md-8, .mx-md-8 {
        margin-left: 7.5rem !important
    }

    .m-md-9 {
        margin: 9rem !important
    }

    .mt-md-9, .my-md-9 {
        margin-top: 9rem !important
    }

    .mr-md-9, .mx-md-9 {
        margin-right: 9rem !important
    }

    .mb-md-9, .my-md-9 {
        margin-bottom: 9rem !important
    }

    .ml-md-9, .mx-md-9 {
        margin-left: 9rem !important
    }

    .m-md-10 {
        margin: 10.5rem !important
    }

    .mt-md-10, .my-md-10 {
        margin-top: 10.5rem !important
    }

    .mr-md-10, .mx-md-10 {
        margin-right: 10.5rem !important
    }

    .mb-md-10, .my-md-10 {
        margin-bottom: 10.5rem !important
    }

    .ml-md-10, .mx-md-10 {
        margin-left: 10.5rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .p-md-6 {
        padding: 4.5rem !important
    }

    .pt-md-6, .py-md-6 {
        padding-top: 4.5rem !important
    }

    .pr-md-6, .px-md-6 {
        padding-right: 4.5rem !important
    }

    .pb-md-6, .py-md-6 {
        padding-bottom: 4.5rem !important
    }

    .pl-md-6, .px-md-6 {
        padding-left: 4.5rem !important
    }

    .p-md-7 {
        padding: 6rem !important
    }

    .pt-md-7, .py-md-7 {
        padding-top: 6rem !important
    }

    .pr-md-7, .px-md-7 {
        padding-right: 6rem !important
    }

    .pb-md-7, .py-md-7 {
        padding-bottom: 6rem !important
    }

    .pl-md-7, .px-md-7 {
        padding-left: 6rem !important
    }

    .p-md-8 {
        padding: 7.5rem !important
    }

    .pt-md-8, .py-md-8 {
        padding-top: 7.5rem !important
    }

    .pr-md-8, .px-md-8 {
        padding-right: 7.5rem !important
    }

    .pb-md-8, .py-md-8 {
        padding-bottom: 7.5rem !important
    }

    .pl-md-8, .px-md-8 {
        padding-left: 7.5rem !important
    }

    .p-md-9 {
        padding: 9rem !important
    }

    .pt-md-9, .py-md-9 {
        padding-top: 9rem !important
    }

    .pr-md-9, .px-md-9 {
        padding-right: 9rem !important
    }

    .pb-md-9, .py-md-9 {
        padding-bottom: 9rem !important
    }

    .pl-md-9, .px-md-9 {
        padding-left: 9rem !important
    }

    .p-md-10 {
        padding: 10.5rem !important
    }

    .pt-md-10, .py-md-10 {
        padding-top: 10.5rem !important
    }

    .pr-md-10, .px-md-10 {
        padding-right: 10.5rem !important
    }

    .pb-md-10, .py-md-10 {
        padding-bottom: 10.5rem !important
    }

    .pl-md-10, .px-md-10 {
        padding-left: 10.5rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

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

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

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

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .m-lg-6 {
        margin: 4.5rem !important
    }

    .mt-lg-6, .my-lg-6 {
        margin-top: 4.5rem !important
    }

    .mr-lg-6, .mx-lg-6 {
        margin-right: 4.5rem !important
    }

    .mb-lg-6, .my-lg-6 {
        margin-bottom: 4.5rem !important
    }

    .ml-lg-6, .mx-lg-6 {
        margin-left: 4.5rem !important
    }

    .m-lg-7 {
        margin: 6rem !important
    }

    .mt-lg-7, .my-lg-7 {
        margin-top: 6rem !important
    }

    .mr-lg-7, .mx-lg-7 {
        margin-right: 6rem !important
    }

    .mb-lg-7, .my-lg-7 {
        margin-bottom: 6rem !important
    }

    .ml-lg-7, .mx-lg-7 {
        margin-left: 6rem !important
    }

    .m-lg-8 {
        margin: 7.5rem !important
    }

    .mt-lg-8, .my-lg-8 {
        margin-top: 7.5rem !important
    }

    .mr-lg-8, .mx-lg-8 {
        margin-right: 7.5rem !important
    }

    .mb-lg-8, .my-lg-8 {
        margin-bottom: 7.5rem !important
    }

    .ml-lg-8, .mx-lg-8 {
        margin-left: 7.5rem !important
    }

    .m-lg-9 {
        margin: 9rem !important
    }

    .mt-lg-9, .my-lg-9 {
        margin-top: 9rem !important
    }

    .mr-lg-9, .mx-lg-9 {
        margin-right: 9rem !important
    }

    .mb-lg-9, .my-lg-9 {
        margin-bottom: 9rem !important
    }

    .ml-lg-9, .mx-lg-9 {
        margin-left: 9rem !important
    }

    .m-lg-10 {
        margin: 10.5rem !important
    }

    .mt-lg-10, .my-lg-10 {
        margin-top: 10.5rem !important
    }

    .mr-lg-10, .mx-lg-10 {
        margin-right: 10.5rem !important
    }

    .mb-lg-10, .my-lg-10 {
        margin-bottom: 10.5rem !important
    }

    .ml-lg-10, .mx-lg-10 {
        margin-left: 10.5rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .p-lg-6 {
        padding: 4.5rem !important
    }

    .pt-lg-6, .py-lg-6 {
        padding-top: 4.5rem !important
    }

    .pr-lg-6, .px-lg-6 {
        padding-right: 4.5rem !important
    }

    .pb-lg-6, .py-lg-6 {
        padding-bottom: 4.5rem !important
    }

    .pl-lg-6, .px-lg-6 {
        padding-left: 4.5rem !important
    }

    .p-lg-7 {
        padding: 6rem !important
    }

    .pt-lg-7, .py-lg-7 {
        padding-top: 6rem !important
    }

    .pr-lg-7, .px-lg-7 {
        padding-right: 6rem !important
    }

    .pb-lg-7, .py-lg-7 {
        padding-bottom: 6rem !important
    }

    .pl-lg-7, .px-lg-7 {
        padding-left: 6rem !important
    }

    .p-lg-8 {
        padding: 7.5rem !important
    }

    .pt-lg-8, .py-lg-8 {
        padding-top: 7.5rem !important
    }

    .pr-lg-8, .px-lg-8 {
        padding-right: 7.5rem !important
    }

    .pb-lg-8, .py-lg-8 {
        padding-bottom: 7.5rem !important
    }

    .pl-lg-8, .px-lg-8 {
        padding-left: 7.5rem !important
    }

    .p-lg-9 {
        padding: 9rem !important
    }

    .pt-lg-9, .py-lg-9 {
        padding-top: 9rem !important
    }

    .pr-lg-9, .px-lg-9 {
        padding-right: 9rem !important
    }

    .pb-lg-9, .py-lg-9 {
        padding-bottom: 9rem !important
    }

    .pl-lg-9, .px-lg-9 {
        padding-left: 9rem !important
    }

    .p-lg-10 {
        padding: 10.5rem !important
    }

    .pt-lg-10, .py-lg-10 {
        padding-top: 10.5rem !important
    }

    .pr-lg-10, .px-lg-10 {
        padding-right: 10.5rem !important
    }

    .pb-lg-10, .py-lg-10 {
        padding-bottom: 10.5rem !important
    }

    .pl-lg-10, .px-lg-10 {
        padding-left: 10.5rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

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

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

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

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .m-xl-6 {
        margin: 4.5rem !important
    }

    .mt-xl-6, .my-xl-6 {
        margin-top: 4.5rem !important
    }

    .mr-xl-6, .mx-xl-6 {
        margin-right: 4.5rem !important
    }

    .mb-xl-6, .my-xl-6 {
        margin-bottom: 4.5rem !important
    }

    .ml-xl-6, .mx-xl-6 {
        margin-left: 4.5rem !important
    }

    .m-xl-7 {
        margin: 6rem !important
    }

    .mt-xl-7, .my-xl-7 {
        margin-top: 6rem !important
    }

    .mr-xl-7, .mx-xl-7 {
        margin-right: 6rem !important
    }

    .mb-xl-7, .my-xl-7 {
        margin-bottom: 6rem !important
    }

    .ml-xl-7, .mx-xl-7 {
        margin-left: 6rem !important
    }

    .m-xl-8 {
        margin: 7.5rem !important
    }

    .mt-xl-8, .my-xl-8 {
        margin-top: 7.5rem !important
    }

    .mr-xl-8, .mx-xl-8 {
        margin-right: 7.5rem !important
    }

    .mb-xl-8, .my-xl-8 {
        margin-bottom: 7.5rem !important
    }

    .ml-xl-8, .mx-xl-8 {
        margin-left: 7.5rem !important
    }

    .m-xl-9 {
        margin: 9rem !important
    }

    .mt-xl-9, .my-xl-9 {
        margin-top: 9rem !important
    }

    .mr-xl-9, .mx-xl-9 {
        margin-right: 9rem !important
    }

    .mb-xl-9, .my-xl-9 {
        margin-bottom: 9rem !important
    }

    .ml-xl-9, .mx-xl-9 {
        margin-left: 9rem !important
    }

    .m-xl-10 {
        margin: 10.5rem !important
    }

    .mt-xl-10, .my-xl-10 {
        margin-top: 10.5rem !important
    }

    .mr-xl-10, .mx-xl-10 {
        margin-right: 10.5rem !important
    }

    .mb-xl-10, .my-xl-10 {
        margin-bottom: 10.5rem !important
    }

    .ml-xl-10, .mx-xl-10 {
        margin-left: 10.5rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .p-xl-6 {
        padding: 4.5rem !important
    }

    .pt-xl-6, .py-xl-6 {
        padding-top: 4.5rem !important
    }

    .pr-xl-6, .px-xl-6 {
        padding-right: 4.5rem !important
    }

    .pb-xl-6, .py-xl-6 {
        padding-bottom: 4.5rem !important
    }

    .pl-xl-6, .px-xl-6 {
        padding-left: 4.5rem !important
    }

    .p-xl-7 {
        padding: 6rem !important
    }

    .pt-xl-7, .py-xl-7 {
        padding-top: 6rem !important
    }

    .pr-xl-7, .px-xl-7 {
        padding-right: 6rem !important
    }

    .pb-xl-7, .py-xl-7 {
        padding-bottom: 6rem !important
    }

    .pl-xl-7, .px-xl-7 {
        padding-left: 6rem !important
    }

    .p-xl-8 {
        padding: 7.5rem !important
    }

    .pt-xl-8, .py-xl-8 {
        padding-top: 7.5rem !important
    }

    .pr-xl-8, .px-xl-8 {
        padding-right: 7.5rem !important
    }

    .pb-xl-8, .py-xl-8 {
        padding-bottom: 7.5rem !important
    }

    .pl-xl-8, .px-xl-8 {
        padding-left: 7.5rem !important
    }

    .p-xl-9 {
        padding: 9rem !important
    }

    .pt-xl-9, .py-xl-9 {
        padding-top: 9rem !important
    }

    .pr-xl-9, .px-xl-9 {
        padding-right: 9rem !important
    }

    .pb-xl-9, .py-xl-9 {
        padding-bottom: 9rem !important
    }

    .pl-xl-9, .px-xl-9 {
        padding-left: 9rem !important
    }

    .p-xl-10 {
        padding: 10.5rem !important
    }

    .pt-xl-10, .py-xl-10 {
        padding-top: 10.5rem !important
    }

    .pr-xl-10, .px-xl-10 {
        padding-right: 10.5rem !important
    }

    .pb-xl-10, .py-xl-10 {
        padding-bottom: 10.5rem !important
    }

    .pl-xl-10, .px-xl-10 {
        padding-left: 10.5rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

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

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

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

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

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

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

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

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

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

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-primary {
    color: #e13000 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #ae2500 !important
}

.text-secondary {
    color: #454a60 !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #303342 !important
}

.text-success {
    color: #149f9d !important
}

a.text-success:focus, a.text-success:hover {
    color: #0e7270 !important
}

.text-info {
    color: #18c7c5 !important
}

a.text-info:focus, a.text-info:hover {
    color: #139998 !important
}

.text-warning {
    color: #0268b8 !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #014b86 !important
}

.text-danger {
    color: #f76100 !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #c44d00 !important
}

.text-error {
    color: #e13000 !important
}

a.text-error:focus, a.text-error:hover {
    color: #ae2500 !important
}

.text-light {
    color: #0099e0 !important
}

a.text-light:focus, a.text-light:hover {
    color: #0076ad !important
}

.text-dark {
    color: #30354a !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #1c1f2b !important
}

.text-link {
    color: #0268b8 !important
}

a.text-link:focus, a.text-link:hover {
    color: #014b86 !important
}

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

a.text-white:focus, a.text-white:hover {
    color: #e6e6e6 !important
}

.text-black, a.text-black:focus, a.text-black:hover {
    color: #000 !important
}

.text-muted {
    color: #757575 !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    clip: rect(1px,1px,1px,1px)
}

.opa-50 {
    opacity: .5
}

.opa-70 {
    opacity: .7
}

.text-orange {
    color: #f76100
}

.bg-orange {
    background-color: #f76100
}

.text-red {
    color: #e13000
}

.bg-red {
    background-color: #e13000
}

.text-blue {
    color: #0268b8
}

.bg-blue {
    background-color: #0268b8
}

.text-blue-twitter {
    color: #29adf5
}

.bg-blue-twitter {
    background-color: #29adf5
}

.text-blue-light {
    color: #0099e0
}

.bg-blue-light {
    background-color: #0099e0
}

.text-blue-dark {
    color: #454a60
}

.bg-blue-dark {
    background-color: #454a60
}

.text-green {
    color: #0d9f16
}

.bg-green {
    background-color: #0d9f16
}

.text-indigo {
    color: #30354a
}

.bg-indigo {
    background-color: #30354a
}

.text-teal {
    color: #149f9d
}

.bg-teal {
    background-color: #149f9d
}

.text-cyan {
    color: #18c7c5
}

.bg-cyan {
    background-color: #18c7c5
}

.text-white {
    color: #fff
}

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

.text-black {
    color: #000
}

.bg-black {
    background-color: #000
}

.text-purple {
    color: #882b86
}

.bg-purple {
    background-color: #882b86
}

.text-gray-50 {
    color: #fafafa
}

.bg-gray-50, .bg-gray-50.bg--right:before {
    background-color: #fafafa
}

.text-gray-100 {
    color: #f5f5f5
}

.bg-gray-100, .bg-gray-100.bg--right:before {
    background-color: #f5f5f5
}

.text-gray-200 {
    color: #f2f2f2
}

.bg-gray-200, .bg-gray-200.bg--right:before {
    background-color: #f2f2f2
}

.text-gray-300 {
    color: #e0e0e0
}

.bg-gray-300, .bg-gray-300.bg--right:before {
    background-color: #e0e0e0
}

.text-gray-400 {
    color: #bdbdbd
}

.bg-gray-400, .bg-gray-400.bg--right:before {
    background-color: #bdbdbd
}

.text-gray-500 {
    color: #9e9e9e
}

.bg-gray-500, .bg-gray-500.bg--right:before {
    background-color: #9e9e9e
}

.text-gray-600 {
    color: #757575
}

.bg-gray-600, .bg-gray-600.bg--right:before {
    background-color: #757575
}

.text-gray-700 {
    color: #616161
}

.bg-gray-700, .bg-gray-700.bg--right:before {
    background-color: #616161
}

.text-gray-800 {
    color: #424242
}

.bg-gray-800, .bg-gray-800.bg--right:before {
    background-color: #424242
}

.text-gray-900 {
    color: #212121
}

.bg-gray-900, .bg-gray-900.bg--right:before {
    background-color: #212121
}

.text-gray-1000 {
    color: #30354a
}

.bg-gray-1000, .bg-gray-1000.bg--right:before {
    background-color: #30354a
}

.bg--right:before {
    left: 50%;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%
}

.border-top {
    border-top: 1px solid #e0e0e0
}

.border-bottom {
    border-bottom: 1px solid #e0e0e0
}

.border-left {
    border-left: 1px solid #e0e0e0
}

.border-darker {
    border: 1px solid #e0e0e0
}

hr {
    margin: 0
}

.pos-relative {
    position: relative;
    overflow: hidden
}

.icon-sprite {
    position: absolute;
    width: 0;
    height: 0
}

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

.container-page {
    position: relative;
    max-width: 1500px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto
}

.min-height-900 {
    min-height: 900px
}

.container, .container-fluid {
    /* padding-right: 20px; */
    /* padding-left: 20px; */
}

@font-face {
    font-family: FFDaxlineWebProLight;
    src: url(../Content/fonts/34BD86_0_0.eot);
    src: url(../Content/fonts/34BD86_0_0.eot?#iefix) format("embedded-opentype"),url(../Content/fonts/34BD86_0_0.woff2) format("woff2"),url(../Content/fonts/34BD86_0_0.woff) format("woff"),url(../Content/fonts/34BD86_0_0.ttf) format("truetype")
}

@font-face {
    font-family: FFDaxlineWebPro;
    src: url(../Content/fonts/34BD86_1_0.eot);
    src: url(../Content/fonts/34BD86_1_0.eot?#iefix) format("embedded-opentype"),url(../Content/fonts/34BD86_1_0.woff2) format("woff2"),url(../Content/fonts/34BD86_1_0.woff) format("woff"),url(../Content/fonts/34BD86_1_0.ttf) format("truetype")
}

html {
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
}

.h1, .h2, .h3, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: FFDaxlineWebPro,sans-serif
}

.bold, strong {
    font-weight: 600
}

.font-title {
    font-family: FFDaxlineWebPro,sans-serif
}

.font-copy {
    font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif
}

.line-height-small {
    line-height: 1.39
}

.line-height-medium {
    line-height: 1.67
}

.line-height-large {
    line-height: 2
}

.font-display1 {
    font-size: 1.5rem
}

.font-display2 {
    font-size: 1.3125rem
}

.font-display3 {
    font-size: 1.125rem
}

.font-display4 {
    font-size: .8125rem
}

.site-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 66px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,.1);
    box-shadow: 1px 1px 6px rgba(0,0,0,.1);
    z-index: 11
}

@media (min-width: 768px) {
    .site-header {
        height: 90px
    }
}

.site-header__col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 66px
}

@media (min-width: 768px) {
    .site-header__col {
        height: 90px
    }
}

.site-header__col--logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 0
}

    .site-header__col--logo .postcode-search__input {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .site-header__col--logo .postcode-search__icon {
        position: static;
        left: auto;
        margin: auto;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .site-header__col--logo .postcode-search__icon svg {
            position: relative;
            width: 1.0625em;
            height: 1.0625em;
            color: #30354a;
            -webkit-transform: none;
            transform: none
        }

@media (min-width: 768px) {
    .site-header__col--logo .postcode-search__input {
        margin: 0
    }

    .site-header__col--logo .postcode-search__icon {
        margin-right: .625rem;
        width: auto
    }
}

.site-header__col--menu {
    border-left: 1px solid #f2f2f2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 4rem;
    -ms-flex: 0 1 4rem;
    flex: 0 1 4rem
}

@media (min-width: 768px) {
    .site-header__col--menu {
        border: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 6rem;
        -ms-flex: 0 1 6rem;
        flex: 0 1 6rem
    }
}

.site-header__logo {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 9rem;
    padding-right: 0
}

    .site-header__logo img {
        display: block;
        width: 6.75rem;
        height: 2.125rem
    }

@media (min-width: 768px) {
    .site-header__logo {
        margin-left: .375rem
    }

        .site-header__logo img {
            width: 8.625rem;
            height: 3.625rem
        }
}

.site-header__search {
    border-left: 1px solid #f2f2f2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (min-width: 768px) {
    .site-header__search {
        margin-left: .875rem
    }
}

.site-header__menu {
    height: 100%;
    text-align: right
}

@media (min-width: 768px) {
    .site-header__menu {
        height: auto;
        margin: .1875rem
    }
}

.btn-menu-open {
    color: #30354a;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: .8125rem;
    height: 100%;
    text-align: center
}

    .btn-menu-open:active, .btn-menu-open:focus, .btn-menu-open:hover {
        color: #30354a;
        text-decoration: none
    }

    .btn-menu-open:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

@media (max-width: 767px) {
    .btn-menu-open {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .btn-menu-open {
        display: inline-block;
        font-size: 1.125rem
    }
}

.btn-menu-open__text {
    margin-bottom: .15rem;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media (min-width: 768px) {
    .btn-menu-open__text {
        margin-bottom: 0;
        display: inline-block;
        -webkit-box-ordinal-group: initial;
        -webkit-order: initial;
        -ms-flex-order: initial;
        order: 0
    }
}

.btn-menu-open .menu-icon {
    margin-top: auto;
    margin-bottom: .2rem;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width: 768px) {
    .btn-menu-open .menu-icon {
        margin: initial;
        margin-left: .5rem;
        display: inline-block;
        -webkit-box-ordinal-group: initial;
        -webkit-order: initial;
        -ms-flex-order: initial;
        order: 0
    }
}

.menu-icon {
    display: inline-block;
    margin-left: .5rem;
    vertical-align: middle;
    position: relative;
    bottom: .0625em
}

.menu-icon__bar {
    display: block;
    height: 2px;
    background-color: #30354a;
    margin-bottom: .25rem
}

    .menu-icon__bar:first-child {
        width: 13px
    }

    .menu-icon__bar:nth-child(2n) {
        width: 22px
    }

    .menu-icon__bar:last-child {
        width: 18px;
        margin-bottom: 0
    }

.site-nav__container {
    position: fixed;
    top: 0;
    left: 100%;
    bottom: 0;
    background-color: #303549;
    z-index: 20;
    width: 100%;
    margin: 0;
    padding: 0;
    visibility: hidden;
    -webkit-transition: visibility .25s ease-in-out,-webkit-transform .25s ease-in-out;
    transition: visibility .25s ease-in-out,-webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out,visibility .25s ease-in-out;
    transition: transform .25s ease-in-out,visibility .25s ease-in-out,-webkit-transform .25s ease-in-out;
    max-height: 100%;
    overflow-y: scroll
}

@media (min-width: 768px) {
    .site-nav__container {
        width: 300px
    }
}

.site-nav__container--open {
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out,-webkit-transform .25s ease-in-out
}

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

.site-nav__item {
    border-top: 1px solid #e0e0e0
}

    .site-nav__item:last-child {
        border-bottom: 1px solid #e0e0e0
    }

.site-nav__link {
    display: block;
    color: #e5e5e5;
    padding: 1rem 1.5rem;
    -webkit-transition: background-color .25s ease-in-out,color .25s ease-in-out;
    transition: background-color .25s ease-in-out,color .25s ease-in-out
}

    .site-nav__link:active, .site-nav__link:focus, .site-nav__link:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1c2134
    }

.site-nav__item--active .site-nav__link:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg width='25' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E");
    margin-right: .5rem
}

.site-nav__link.site-nav__storm-link {
    background-color: #eb0000
}

.menu-close-btn {
    display: block;
    width: 100%;
    text-align: left;
    color: #e5e5e5;
    padding: .25rem 1.5rem;
    -webkit-transition: background-color .25s ease-in-out,color .25s ease-in-out;
    transition: background-color .25s ease-in-out,color .25s ease-in-out
}

    .menu-close-btn:active, .menu-close-btn:focus, .menu-close-btn:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1c2134
    }

    .menu-close-btn .icon {
        max-width: 12px;
        margin-right: .5rem;
        position: relative;
        top: -2px
    }

.site-content {
    position: relative;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out,-webkit-transform .25s ease-in-out;
    padding-top: 66px
}

@media (min-width: 768px) {
    .site-content {
        padding-top: 90px
    }
}

.site-content.max-width {
    background-color: #f2f1ef
}

.site-content--nav-open {
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
    pointer-events: none
}

    .site-content--nav-open:after {
        content: "";
        min-height: 100vh;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0,0,0,.25);
        z-index: 10
    }

body, html {
    height: 100%
}

    body.map-lock-position, html.map-lock-position {
        height: 100%;
        overflow: hidden;
        width: 100%;
        position: fixed
    }

    body.preview-open .map-legend, html.preview-open .map-legend {
        opacity: 1
    }

@media (min-width: 768px) {
    body.preview-open .map-legend, html.preview-open .map-legend {
        opacity: 1
    }
}

.full-screen {
    overflow: hidden;
    position: relative;
    height: 100%
}

.map-container {
    height: calc(100% - 66px)
}

@media (max-width: 991px) {
    .map-container {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease,-webkit-transform .5s ease
    }

    .preview-open .map-container {
        -webkit-transform: translateY(-33vh);
        transform: translateY(-33vh)
    }
}

@media (min-width: 768px) {
    .map-container {
        height: calc(100% - 90px)
    }
}

.map-sidebar {
    position: relative;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
    will-change: transform;
    position: absolute;
    z-index: 10
}

@media (max-width: 1199px) {
    .map-sidebar .map-sidebar-elements {
        position: relative
    }

    .map-sidebar.is-open .map-sidebar-elements {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform .33s ease;
        transition: -webkit-transform .33s ease;
        transition: transform .33s ease;
        transition: transform .33s ease,-webkit-transform .33s ease
    }
}

@media (max-width: 991px) {
    .map-sidebar .overlay-map {
        height: 15vh;
        width: 100%;
        cursor: pointer;
        background-color: transparent;
        -webkit-transition-delay: 0ms;
        transition-delay: 0ms
    }

    .storm-mode .map-sidebar .overlay-map {
        height: calc(15vh + 66px)
    }

    .map-sidebar.will-slide {
        position: absolute;
        top: calc(100% - 131px);
        -webkit-transition: top .5s ease-in-out;
        transition: top .5s ease-in-out;
        width: 100%;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .map-sidebar.is-open {
        top: 66px;
        height: calc(100% - 66px);
        overflow-y: auto;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 991px) and (min-width:768px) {
    .map-sidebar.is-open {
        height: calc(100% - 90px)
    }
}

@media (min-width: 992px) {
    .map-sidebar {
        position: fixed;
        background-color: #fff;
        left: 0;
        bottom: 0;
        max-width: 430px;
        width: 40%;
        height: calc(100% - 90px)
    }
}

.map-sidebar hr {
    border-color: #e0e0e0
}

.map-sidebar.lock-sidebar-scroll {
    height: calc(100% - 66px);
    overflow: hidden
}

    .map-sidebar.lock-sidebar-scroll .map-sidebar-elements {
        overflow: hidden;
        max-height: 100%
    }

@media (min-width: 768px) {
    .map-sidebar.lock-sidebar-scroll {
        height: calc(100% - 90px)
    }
}

.map-sidebar .map-sidebar-elements {
    padding-bottom: 3rem;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,.1);
    box-shadow: 1px 1px 6px rgba(0,0,0,.1);
    min-height: 100%
}

@media (min-width: 992px) {
    .map-sidebar .map-sidebar-elements {
        height: 100%;
        overflow-y: auto;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-overflow-scrolling: touch
    }
}

.modal-open--fullscreen .map-sidebar {
    z-index: -1
}

.map-legend {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    margin-top: .625rem;
    margin-right: .625rem;
    font-size: 16px;
    font-size: 1rem;
    width: 288px
}

@media (min-width: 576px) {
    .map-legend {
        margin-top: .625rem;
        margin-right: .625rem
    }
}

.map-legend .label-col {
    padding-top: 5px;
    padding-right: 0
}

    .map-legend .label-col span {
        padding-right: 16px
    }

.map-legend .switch-col {
    padding-top: 7px;
    padding-left: 0;
    text-align: right
}

.map-legend .icon-col img {
    width: 100%;
    max-width: 36px
}

.map-legend__body-inner {
    font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif
}

    .map-legend__body-inner span {
        display: block;
        font-size: 13px;
        font-size: .8125rem;
        color: #9e9e9e
    }

.map-legend__btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    background: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: inherit;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    position: relative;
    background-color: #fff;
    display: inline-block;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    border-radius: 2px;
    padding: .25rem .75rem;
    margin-left: .5rem;
    font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif
}

    .map-legend__btn:active, .map-legend__btn:focus, .map-legend__btn:hover {
        text-decoration: none
    }

    .map-legend__btn:focus {
        outline-width: 3px;
        outline-offset: -3px
    }

    .map-legend__btn span {
        display: block
    }

        .map-legend__btn span .icon {
            width: 1.125rem;
            height: 1.125rem;
            color: #30354a
        }

    .map-legend__btn .show-active {
        display: none
    }

    .map-legend__btn[aria-expanded=true]:after {
        bottom: -12px;
        left: 50%;
        border: solid transparent;
        height: 0;
        content: "";
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: hsla(0,0%,100%,0);
        border-bottom-color: #fff;
        border-width: 10px;
        margin-left: -10px;
        z-index: 10
    }

.map-legend__body {
    position: absolute;
    top: calc(28px + .75rem);
    right: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2)
}

.map-legend__content {
    padding: 1rem;
    max-height: calc(100vh - 9.25rem);
    overflow: auto
}

@media (min-width: 768px) {
    .map-legend__content {
        max-height: calc(100vh - 10.75rem)
    }
}

.map-legend__cta {
    display: block;
    border-top: 1px solid #f2f2f2;
    padding: 1rem
}

    .map-legend__cta .icon {
        width: 22px;
        height: 11px
    }

.map-container.user-mode .map-legend__btn:last-child, .map-container:not(.user-mode) .map-legend__cta {
    display: none
}

.map-legend__btn__label {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left
}

.map-legend__btn__icon {
    width: 1.125rem
}

.map-key-icon {
    width: 30px;
    height: 37px
}

.hide-incident-found, .hide-incident-not-found, .hide-legend-cta {
    display: none;
    visibility: hidden
}

.link-arrow:after {
    margin-left: 10px;
    content: url("data:image/svg+xml;charset=utf8,%3Csvg width='23' height='11' viewBox='0 0 23 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%230268b8' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16.857 0l4.895 4.895-4.895 4.894M21.51 5H.5'/%3E%3C/g%3E%3C/svg%3E")
}

.link-arrow.text-indigo:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%2330354a' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E");
    position: relative;
    top: 3px
}

.link-arrow.text-black:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg width='23' height='11' viewBox='0 0 23 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16.857 0l4.895 4.895-4.895 4.894M21.51 5H.5'/%3E%3C/g%3E%3C/svg%3E")
}

.link-arrow.text-white:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg width='23' height='11' viewBox='0 0 23 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16.857 0l4.895 4.895-4.895 4.894M21.51 5H.5'/%3E%3C/g%3E%3C/svg%3E")
}

.keep-up-to-date--social--single a .label:after, .link-arrow-white:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E")
}

@-webkit-keyframes progress {
    0% {
        stroke-dashoffset: 339.292
    }

    40% {
        stroke-dashoffset: 0
    }

    60% {
        stroke-dashoffset: 0
    }

    to {
        stroke-dashoffset: -339.292
    }
}

@keyframes progress {
    0% {
        stroke-dashoffset: 339.292
    }

    40% {
        stroke-dashoffset: 0
    }

    60% {
        stroke-dashoffset: 0
    }

    to {
        stroke-dashoffset: -339.292
    }
}

.hero {
    position: relative;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    width: 100%;
    overflow: hidden;
    z-index: 1
}

@media (min-width: 768px) {
    .hero {
        padding-bottom: 2rem;
        margin-bottom: 2rem
    }
}

.hero .hero-inner {
    background-color: #fafafa;
    padding-top: 1.5rem;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 768px) {
    .hero .hero-inner {
        padding-top: 3rem
    }
}

.hero .hero-inner:after {
    content: "";
    position: absolute;
    left: -25%;
    right: -25%;
    bottom: 0;
    width: 150%;
    height: 7.5rem;
    border-bottom: 1px solid #e0e0e0;
    background-color: inherit;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    z-index: -1
}

@media (min-width: 768px) {
    .hero .hero-inner:after {
        height: 12rem
    }
}

.hero .hero-inner.bg-dark:after {
    border-bottom: 0
}

.hero .tagline {
    font-size: 1.125rem;
    margin-bottom: 20px
}

.hero h2 {
    max-width: 800px;
    margin: 0 auto;
    font-size: 28px;
    font-size: 1.75rem
}

@media (min-width: 768px) {
    .hero h2 {
        font-size: 48px;
        font-size: 3rem;
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .hero h2 {
        max-width: 800px
    }
}

.hero h2 + * {
    padding-top: .625rem
}

.hero .subtitle {
    padding-top: 10px;
    font-size: 1.3125rem
}

.hero .back-btn, .hero .close-btn {
    background-color: #fafafa;
    position: relative;
    text-align: center;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 1.125rem
}

@media (min-width: 768px) {
    .hero .back-btn, .hero .close-btn {
        border-bottom: 0;
        background-color: transparent;
        text-align: left;
        position: absolute;
        top: 20px;
        left: 20px
    }
}

.back-btn .icon {
    width: 21px;
    height: 21px;
    margin-right: 10px
}

.close-btn .icon {
    width: 12px;
    height: 12px;
    margin-right: 10px;
    margin-bottom: 3px
}

.map-sidebar .hero h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.26
}

.hero-icon {
    margin-bottom: 15px
}

.hero-icon--large {
    margin-bottom: 35px
}

.hero-icon--progress {
    background-color: #fff;
    width: 72px;
    height: 72px;
    background-color: #202539;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
    position: relative
}

    .hero-icon--progress .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -16px;
        margin-top: -32px;
        z-index: 5;
        width: 32px;
        height: 64px
    }

.circular-progress-svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.circular-progress-svg__bg {
    stroke: #454a60
}

.circular-progress-svg__value {
    stroke-dasharray: 339.292;
    stroke-dashoffset: 0
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .circular-progress-svg__value {
        stroke-dasharray: 0 !important
    }
}

.circular-progress-svg .filled-75 {
    stroke-dasharray: 339.292;
    stroke-dashoffset: 85
}

.circular-progress-svg .filled-50 {
    stroke-dasharray: 339.292;
    stroke-dashoffset: 169
}

.circular-progress-svg .filled-25 {
    stroke-dasharray: 339.292;
    stroke-dashoffset: 254
}

.circular-progress-svg .filled-0 {
    stroke-dasharray: 339.292;
    stroke-dashoffset: 339.292
}

.circular-progress-svg .animated {
    stroke-dasharray: 0;
    stroke-dashoffset: 0
}

.circular-progress-svg .line-teal {
    stroke: #149f9d
}

.circular-progress-svg .line-red {
    stroke: #e13000
}

.circular-progress-svg .line-orange {
    stroke: #f76100
}

.circular-progress-svg .line-blue {
    stroke: #0268b8
}

.circular-progress-svg .line-purple {
    stroke: #882b86
}

.circular-progress-svg .line-cyan {
    stroke: #18c7c5
}

.circular-progress-svg .line-blue-twitter {
    stroke: #29adf5
}

.hero--fixed {
    position: fixed;
    top: 66px;
    left: 0;
    right: 0
}

.icon {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    fill: currentColor !important;
    stroke: currentColor !important;
    stroke-width: 0;
    vertical-align: middle;
    position: relative
}

    .icon.flip {
        -webkit-transform: scale(-1);
        transform: scale(-1)
    }

.icon-small {
    width: 2.5rem;
    height: 2.5rem
}

.icon-medium {
    width: 3.75rem;
    height: 3.75rem
}

.circles {
    display: block;
    color: #e13000;
    text-align: center;
    width: 64px;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

    .circles:after, .circles:before {
        top: -18px;
        left: -19px;
        position: absolute;
        content: "";
        display: block;
        border-radius: 50%;
        width: 98px;
        height: 98px;
        z-index: 1
    }

    .circles:before {
        border: 1px solid #f2f2f2
    }

    .circles:after {
        border: 4px solid #f2f2f2;
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }

.circles--large {
    width: 2rem;
    height: 2rem;
    margin-bottom: 1.125rem
}

    .circles--large:after, .circles--large:before {
        width: 3.1rem;
        height: 3.1rem;
        top: -.55rem;
        left: -.55rem
    }

    .circles--large:before {
        border: 2px solid #f2f2f2
    }

    .circles--large:after {
        border: 5px solid #f2f2f2;
        -webkit-transform: scale(.88);
        transform: scale(.88)
    }

    .circles--large .icon {
        display: block;
        width: 100%;
        height: 100%
    }

@media (min-width: 768px) {
    .circles--large {
        width: 4.5rem;
        height: 4.5rem
    }

        .circles--large:after, .circles--large:before {
            width: 6.975rem;
            height: 6.975rem;
            top: -1.2375rem;
            left: -1.2375rem
        }
}

.tag {
    display: inline-block;
    background-color: #30354a;
    color: #fff;
    padding: .25rem 1rem;
    text-align: center
}

.btn-primary {
    position: relative;
    background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,#e13000),color-stop(90%,#f76100));
    background-image: linear-gradient(90deg,#e13000 50%,#f76100 90%);
    color: #fff;
    font-size: 1.125rem;
    border: none;
    border-radius: 44px;
    height: 3.375rem;
    line-height: 2.15;
    padding-left: 1.375rem;
    padding-right: calc(1.375rem + 18px);
    font-weight: 400;
    cursor: pointer;
    margin: auto;
    width: 100%;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    max-width: 288px;
    text-align: left
}

    .btn-primary:hover {
        color: #fff;
        background-color: #e13000
    }

        .btn-primary:hover:after {
            right: .75rem;
            content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E") !important;
            max-width: 20px
        }

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #e13000
    }

    .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #e13000;
        background-image: none
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
            color: #fff;
            background-color: #e13000
        }

    .btn-primary.disabled, .btn-primary:disabled {
        opacity: 1;
        background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,#e13000),color-stop(90%,#f76100));
        background-image: linear-gradient(90deg,#e13000 50%,#f76100 90%);
        color: hsla(0,0%,100%,.48)
    }

        .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover {
            background-color: #e13000
        }

    .btn-primary:after {
        content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E");
        max-width: 20px;
        position: absolute;
        right: 1.125rem;
        color: #fff;
        -webkit-transition: right .33s ease;
        transition: right .33s ease
    }

.btn-outline-primary {
    background-color: transparent;
    background-image: none;
    border-color: #e13000;
    position: relative;
    background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,#e13000),color-stop(90%,#f76100));
    background-image: linear-gradient(90deg,#e13000 50%,#f76100 90%);
    color: #e13000;
    font-size: 1.125rem;
    border: none;
    border-radius: 44px;
    width: 100%;
    cursor: pointer;
    margin: auto;
    height: 3.375rem;
    line-height: 2.15;
    padding-left: 1.375rem;
    padding-right: calc(1.375rem + 18px);
    z-index: 1;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    max-width: 288px;
    text-align: left
}

    .btn-outline-primary:hover {
        color: #fff;
        border-color: #e13000
    }

    .btn-outline-primary.focus, .btn-outline-primary:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(225,48,0,.5);
        box-shadow: 0 0 0 3px rgba(225,48,0,.5)
    }

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

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

    .btn-outline-primary:hover {
        color: #e13000;
        background-color: #e13000
    }

        .btn-outline-primary:hover:after {
            right: .75rem;
            content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23e13000' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E") !important;
            max-width: 20px
        }

    .btn-outline-primary.focus, .btn-outline-primary:focus {
        color: #e13000;
        background-color: #e13000
    }

    .btn-outline-primary.active, .btn-outline-primary:active, .open > .btn-outline-primary.dropdown-toggle {
        color: #e13000;
        background-image: none;
        background: #e13000
    }

        .btn-outline-primary.active.focus, .btn-outline-primary.active:focus, .btn-outline-primary.active:hover, .btn-outline-primary:active.focus, .btn-outline-primary:active:focus, .btn-outline-primary:active:hover, .open > .btn-outline-primary.dropdown-toggle.focus, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle:hover {
            color: #e13000;
            background-color: #e13000
        }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        opacity: 1;
        color: rgba(225,48,0,.48)
    }

        .btn-outline-primary.disabled.focus, .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled:hover {
            background-color: #e13000
        }

    .btn-outline-primary:before {
        content: "";
        position: absolute;
        background: #fff;
        top: 2px;
        left: 2px;
        bottom: 2px;
        right: 2px;
        border-radius: 50px;
        z-index: -1
    }

    .btn-outline-primary:after {
        content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23e13000' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E");
        max-width: 20px;
        position: absolute;
        right: 1.125rem;
        -webkit-transition: right .33s ease;
        transition: right .33s ease
    }

.btn-outline-secondary {
    background-color: transparent;
    background-image: none;
    border-color: #000;
    position: relative;
    background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,#9e9e9e),color-stop(90%,#9e9e9e));
    background-image: linear-gradient(90deg,#9e9e9e 50%,#9e9e9e 90%);
    color: #000;
    font-size: 1.125rem;
    border: none;
    border-radius: 44px;
    width: 100%;
    cursor: pointer;
    margin: auto;
    height: 3.375rem;
    line-height: 2.15;
    padding-left: 1.375rem;
    padding-right: calc(1.375rem + 18px);
    z-index: 1;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    max-width: 288px;
    text-align: left
}

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

    .btn-outline-secondary.focus, .btn-outline-secondary:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(0,0,0,.5);
        box-shadow: 0 0 0 3px rgba(0,0,0,.5)
    }

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

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

    .btn-outline-secondary:hover {
        color: #000;
        background-color: #000
    }

        .btn-outline-secondary:hover:after {
            right: .75rem;
            content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E") !important;
            max-width: 20px
        }

    .btn-outline-secondary.focus, .btn-outline-secondary:focus {
        color: #000;
        background-color: #9e9e9e
    }

    .btn-outline-secondary.active, .btn-outline-secondary:active, .open > .btn-outline-secondary.dropdown-toggle {
        color: #000;
        background-image: none;
        background: #9e9e9e
    }

        .btn-outline-secondary.active.focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.active:hover, .btn-outline-secondary:active.focus, .btn-outline-secondary:active:focus, .btn-outline-secondary:active:hover, .open > .btn-outline-secondary.dropdown-toggle.focus, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle:hover {
            color: #000;
            background-color: #9e9e9e
        }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        opacity: 1;
        color: rgba(0,0,0,.48)
    }

        .btn-outline-secondary.disabled.focus, .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled:hover {
            background-color: #000
        }

    .btn-outline-secondary:before {
        content: "";
        position: absolute;
        background: #fff;
        top: 2px;
        left: 2px;
        bottom: 2px;
        right: 2px;
        border-radius: 50px;
        z-index: -1
    }

    .btn-outline-secondary:after {
        content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E");
        max-width: 20px;
        position: absolute;
        right: 1.125rem;
        -webkit-transition: right .33s ease;
        transition: right .33s ease
    }

.btn-outline-primary--white {
    background-color: transparent;
    border-color: #fff;
    position: relative;
    background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,#e13000),color-stop(90%,#f76100));
    background-image: linear-gradient(90deg,#e13000 50%,#f76100 90%);
    color: #fff;
    font-size: 1.125rem;
    border: none;
    border-radius: 44px;
    width: 100%;
    cursor: pointer;
    margin: auto;
    height: 3.375rem;
    line-height: 2.15;
    padding-left: 1.375rem;
    padding-right: calc(1.375rem + 18px);
    z-index: 1;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    background-image: none;
    max-width: 288px;
    text-align: left
}

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

    .btn-outline-primary--white.focus, .btn-outline-primary--white:focus {
        -webkit-box-shadow: 0 0 0 3px hsla(0,0%,100%,.5);
        box-shadow: 0 0 0 3px hsla(0,0%,100%,.5)
    }

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

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

    .btn-outline-primary--white:hover {
        background-color: #fff
    }

        .btn-outline-primary--white:hover:after {
            right: .75rem;
            content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E") !important;
            max-width: 20px
        }

    .btn-outline-primary--white.focus, .btn-outline-primary--white:focus {
        color: #fff;
        background-color: #e13000
    }

    .btn-outline-primary--white.active, .btn-outline-primary--white:active, .open > .btn-outline-primary--white.dropdown-toggle {
        color: #fff;
        background-image: none;
        background: #e13000
    }

        .btn-outline-primary--white.active.focus, .btn-outline-primary--white.active:focus, .btn-outline-primary--white.active:hover, .btn-outline-primary--white:active.focus, .btn-outline-primary--white:active:focus, .btn-outline-primary--white:active:hover, .open > .btn-outline-primary--white.dropdown-toggle.focus, .open > .btn-outline-primary--white.dropdown-toggle:focus, .open > .btn-outline-primary--white.dropdown-toggle:hover {
            color: #fff;
            background-color: #e13000
        }

    .btn-outline-primary--white.disabled, .btn-outline-primary--white:disabled {
        opacity: 1;
        color: hsla(0,0%,100%,.48)
    }

        .btn-outline-primary--white.disabled.focus, .btn-outline-primary--white.disabled:focus, .btn-outline-primary--white.disabled:hover, .btn-outline-primary--white:disabled.focus, .btn-outline-primary--white:disabled:focus, .btn-outline-primary--white:disabled:hover {
            background-color: #fff
        }

    .btn-outline-primary--white:before {
        content: "";
        position: absolute;
        background: #fff;
        top: 2px;
        left: 2px;
        bottom: 2px;
        right: 2px;
        border-radius: 50px;
        z-index: -1
    }

    .btn-outline-primary--white:after {
        content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E");
        max-width: 20px;
        position: absolute;
        right: 1.125rem;
        -webkit-transition: right .33s ease;
        transition: right .33s ease
    }

    .btn-outline-primary--white:before {
        border: 2px solid #fff;
        background-color: transparent
    }

    .btn-outline-primary--white:hover {
        color: #fff;
        background-color: transparent
    }

.btn-live-chat {
    display: inline-block;
    color: #e13000;
    font-size: 1.125rem;
    max-width: 288px;
    position: relative
}

    .btn-live-chat:hover {
        color: #e13000
    }

        .btn-live-chat:hover:after {
            right: .75rem;
            content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23e13000' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E") !important;
            max-width: 20px
        }

    .btn-live-chat.online:after, .btn-live-chat.online:before {
        display: block
    }

    .btn-live-chat:before {
        display: none;
        content: "Start a Live Chat";
        line-height: 2.15;
        position: absolute;
        top: 50%;
        left: 1.125rem;
        width: 100;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .btn-live-chat:after {
        display: none;
        content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23e13000' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E");
        max-width: 20px;
        position: absolute;
        top: calc(50% - 10px);
        right: 1.125rem;
        -webkit-transition: right .33s ease;
        transition: right .33s ease
    }

.btn-live-chat--img {
    max-width: 100%
}

.btn-outline-primary--twitter {
    color: #0084b4;
    background-image: none;
    background-color: #0084b4
}

    .btn-outline-primary--twitter:after {
        content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%230084b4' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E");
        max-width: 20px
    }

.btn-outline-primary--facebook {
    color: #3b5998;
    background-image: none;
    background-color: #3b5998
}

    .btn-outline-primary--facebook:after {
        content: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='15' viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%233b5998' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 0l7 7-7 7M19 7H1'/%3E%3C/g%3E%3C/svg%3E");
        max-width: 20px
    }

.btn:disabled {
    cursor: not-allowed
}

    .btn:disabled:after {
        opacity: .5;
        right: 1.125rem !important
    }

.switch {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 20px;
    margin-bottom: 0
}

    .switch input {
        display: none
    }

.slider {
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e0e0e0;
    border-radius: 20px
}

    .slider, .slider:before {
        position: absolute;
        -webkit-transition: background-color .3s ease-in-out,-webkit-transform .3s ease-in-out;
        transition: background-color .3s ease-in-out,-webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out,background-color .3s ease-in-out;
        transition: transform .3s ease-in-out,background-color .3s ease-in-out,-webkit-transform .3s ease-in-out
    }

        .slider:before {
            content: "";
            height: 16px;
            width: 16px;
            left: 2px;
            bottom: 2px;
            background-color: #fff;
            border-radius: 50%
        }

.map-explorer-button {
    display: none;
    position: fixed;
    left: 50%;
    bottom: 20px;
    z-index: 10;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width: 768px) {
    .active-sidebar .map-explorer-button {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (min-width: 992px) {
    .map-explorer-button {
        display: block
    }
}

input:checked + .slider {
    background-color: #0099e0
}

input:focus + .slider {
    -webkit-box-shadow: 0 0 1px #0099e0;
    box-shadow: 0 0 1px #0099e0
}

input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px)
}

.hero-banner .cta-more, .keep-up-to-date .location-search-field button, .location-search-field button {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none
}

.article-tile {
    text-align: center;
    background-color: #fafafa
}

.article-tile__header {
    position: relative;
    margin: 0
}

.article-tile__header__figure {
    margin: 0;
    z-index: 1
}

    .article-tile__header__figure:after {
        content: "";
        display: block;
        width: 100%;
        height: 5.75rem;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));
        background-image: linear-gradient(180deg,transparent,#000);
        opacity: .667
    }

.article-tile__header__title {
    position: absolute;
    bottom: 1rem;
    width: 100%;
    font-weight: 600;
    z-index: 2
}

.article-tile__body {
    padding: 1.875rem 4rem 1.625rem
}

    .article-tile__body a {
        font-weight: 600
    }

@media (max-width: 991px) {
    #__ba_panel {
        display: none
    }
}

.accordion__item {
    border-bottom: 1px solid #f2f2f2
}

.accordion__item_no_border {
    border: none
}

@media (max-width: 575px) {
    .accordion__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px
    }
}

.accordion__item__expand {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    background: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: inherit;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    padding-top: 30px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media (max-width: 575px) {
    .accordion__item__expand {
        margin-right: auto;
        margin-left: auto;
        padding-right: 10px;
        padding-left: 10px;
        width: 100%
    }
}

@media (min-width: 768px) {
    .accordion__item__expand {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

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

    .accordion__item__expand:focus .accordion__item__toggle-icon .icon, .accordion__item__expand:hover .accordion__item__toggle-icon .icon {
        opacity: .9
    }

    .accordion__item__expand[aria-expanded=false] .accordion__item__icon--collapse, .accordion__item__expand[aria-expanded=true] .accordion__item__icon--expand {
        display: none
    }

.accordion__item__figure {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 3.875rem;
    -ms-flex: 0 0 3.875rem;
    flex: 0 0 3.875rem;
    max-width: 3.875rem;
    margin: 0
}

@media (min-width: 768px) {
    .accordion__item__figure {
        -webkit-flex-basis: 6.25rem;
        -ms-flex-preferred-size: 6.25rem;
        flex-basis: 6.25rem;
        max-width: 6.25rem
    }
}

.accordion__item__title {
    color: #616161;
    font-size: 1rem;
    line-height: inherit;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 .75rem;
    margin: 0;
    text-align: left
}

@media (min-width: 768px) {
    .accordion__item__title {
        color: #30354a;
        font-size: 1.125rem;
        padding-left: 3.125rem
    }
}

.accordion__item__toggle-icon {
    color: #000;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 1.5rem;
    -ms-flex: 0 0 1.5rem;
    flex: 0 0 1.5rem;
    max-width: 1.5rem;
    margin: 0
}

    .accordion__item__toggle-icon .icon {
        width: 1.5rem;
        height: 1.5rem;
        opacity: .5;
        -webkit-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out
    }

@media (min-width: 768px) {
    .accordion__item__toggle-icon {
        -webkit-flex-basis: 1.75rem;
        -ms-flex-preferred-size: 1.75rem;
        flex-basis: 1.75rem;
        max-width: 1.75rem
    }

        .accordion__item__toggle-icon .icon {
            width: 1.75rem;
            height: 1.75rem
        }
}

.accordion__item__content {
    padding-top: 1.25rem;
    /*padding-bottom: 2.5rem;*/
    color: #757575;
    /*font-size: 1.125rem;*/
    border-top: 1px solid #f2f2f2
}

@media (max-width: 575px) {
    .accordion__item__content {
        margin-right: auto;
        margin-left: auto;
        padding-right: 10px;
        padding-left: 10px;
        width: 100%
    }
}

.accordion__item__content > :last-child {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .map-sidebar .accordion__item__figure {
        -webkit-flex-basis: 3.875rem;
        -ms-flex-preferred-size: 3.875rem;
        flex-basis: 3.875rem;
        max-width: 3.875rem
    }
}

.map-sidebar .accordion__item__title {
    font-size: 1rem
}

@media (min-width: 768px) {
    .map-sidebar .accordion__item__title {
        padding-left: .75rem
    }
}

@media (min-width: 768px) {
    .map-sidebar .accordion__item__toggle-icon .icon {
        width: 1.5rem;
        height: 1.5rem
    }
}

.preview-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 114px;
    min-height: -webkit-min-content;
    min-height: -moz-min-content;
    min-height: min-content;
    position: fixed;
    top: 17px;
    background-color: #30354a;
    cursor: pointer;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 1;
    z-index: 2
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .preview-bar {
        position: fixed;
        top: calc(100% - 114px)
    }
}

@media (min-width: 992px) {
    .preview-bar {
        display: none
    }
}

.preview-bar__button {
    width: 34px;
    height: 34px;
    background-color: #444b69;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    border-radius: 50%
}

    .preview-bar__button .icon {
        width: 1rem;
        height: 1rem;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: .25rem;
        color: #fff
    }

.preview-bar__description, .preview-bar__title {
    padding-right: 10px;
    padding-left: 10px
}

.preview-bar__description {
    color: #e0e0e0
}

.map-sidebar.is-open .preview-bar {
    opacity: 0;
    -webkit-transition: opacity 0s ease;
    transition: opacity 0s ease;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    pointer-events: none
}

.power-stats svg {
    width: 100%
}

.power-stats--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 18rem;
    margin: 0 auto
}

    .power-stats--vertical, .power-stats--vertical .power-stat {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .power-stats--vertical .power-stat {
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .power-stats--vertical .power-stat__number {
            min-width: 3rem;
            text-align: right
        }

        .power-stats--vertical .power-stat__text {
            padding-left: .5rem
        }

        .power-stats--vertical .power-stat__icon {
            padding: 0 1.15rem
        }

@media (min-width: 768px) {
    .power-stats--vertical .power-stat__icon {
        padding: 0 .7rem
    }
}

.power-stats--horizontal {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
    max-width: 30rem
}

    .power-stats--horizontal, .power-stats--horizontal .power-stat {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .power-stats--horizontal .power-stat {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            position: relative;
            text-align: center
        }

        .power-stats--horizontal .power-stat__text {
            max-width: 4.5rem
        }

        .power-stats--horizontal .power-stat__icon {
            max-width: 2.5rem
        }

@media (min-width: 768px) {
    .power-stats--horizontal .power-stat__icon {
        max-width: 3.4rem
    }
}

.vertical-divider {
    height: 10rem;
    width: 1px;
    background-color: #e0e0e0
}

.power-stat__link:active, .power-stat__link:focus, .power-stat__link:hover {
    text-decoration: none
}

    .power-stat__link:active .power-stat__text, .power-stat__link:focus .power-stat__text, .power-stat__link:hover .power-stat__text {
        text-decoration: underline
    }

.power-status__times__value {
    font-size: 1.3125rem
}

@media (min-width: 576px) {
    .power-status__times__value {
        font-size: 1.5rem
    }
}

@media (min-width: 768px) {
    .power-status__times__value {
        font-size: 1.875rem
    }
}

.close {
    position: absolute;
    top: 1rem;
    left: 1rem;
    font-size: 1rem;
    font-weight: 400
}

@media (max-width: 767px) {
    .close {
        position: relative;
        float: none;
        display: block;
        top: auto;
        left: auto;
        text-align: center;
        border-bottom: 1px solid #f2f2f2;
        padding-bottom: 1rem;
        margin-bottom: 1.5rem
    }
}

@media (max-width: 767px) {
    .modal-dialog {
        margin: 0;
        width: 100%;
        max-width: 100%
    }

        .modal-dialog .modal-content {
            border-radius: 0
        }
}

.modal-full {
    z-index: 10
}

    .modal-full .hero {
        overflow: initial;
        z-index: 1
    }

    .modal-full .modal-dialog {
        margin: 0;
        width: 100%;
        max-width: 100%
    }

        .modal-full .modal-dialog .modal-body {
            padding: 0;
            padding-top: 66px;
            max-height: 100vh;
            overflow-x: hidden
        }

@media (min-width: 768px) {
    .modal-full .modal-dialog .modal-body {
        padding-top: 90px
    }
}

.modal-full .modal-dialog .modal-content {
    border: 0;
    border-radius: 0
}

@media (max-width: 767px) {
    .modal-full .hero-inner {
        padding-top: 66px
    }
}

@media (max-width: 767px) {
    .modal-full .hero .close-btn {
        position: fixed;
        width: 100%
    }
}

.modal-open {
    position: fixed;
    width: 100%
}

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

.modal-open--fullscreen > :not([class*=-modal--open]) {
    visibility: hidden
}

.modal-backdrop {
    z-index: 9
}

.register-modal, .report-modal {
    z-index: 9999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 5px;
    display: none
}

@media (min-width: 768px) {
    .register-modal, .report-modal {
        padding-top: 66px
    }
}

.register-modal__hero, .report-modal__hero {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-y: auto
}

.register-modal__hero-inner, .report-modal__hero-inner {
    padding-top: 3.25rem;
    height: 23.875rem;
    position: relative;
    pointer-events: all;
    font-size: 1.3125rem
}

    .register-modal__hero-inner:after, .report-modal__hero-inner:after {
        top: 50%
    }

.register-modal__hero .close-btn, .report-modal__hero .close-btn {
    background-color: transparent;
    cursor: pointer;
    opacity: 1;
    text-shadow: none;
    width: 100%
}

@media (min-width: 768px) {
    .register-modal__hero .close-btn, .report-modal__hero .close-btn {
        top: 0;
        right: 3rem;
        left: auto;
        z-index: 1;
        width: auto
    }
}

.register-modal__hero .close-btn .icon, .report-modal__hero .close-btn .icon {
    width: 12px;
    height: 12px;
    margin-right: 10px;
    margin-bottom: 3px
}

.register-modal__heading, .report-modal__heading {
    font-size: 2.125rem
}

.register-modal__overlay, .report-modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #30354a
}

.register-modal .hero-icon, .report-modal .hero-icon {
    text-align: center
}

.register-modal--open.register-modal, .register-modal--open.report-modal, .report-modal--open.register-modal, .report-modal--open.report-modal {
    display: block;
    opacity: 1;
    pointer-events: all
}

.register-modal .postcode-search:not([full-postcode-search]).error .postcode-search--error, .report-modal .postcode-search:not([full-postcode-search]).error .postcode-search--error {
    bottom: -87px
}

@media (min-width: 342px) {
    .register-modal .postcode-search:not([full-postcode-search]).error .postcode-search--error, .report-modal .postcode-search:not([full-postcode-search]).error .postcode-search--error {
        bottom: -59px
    }
}

.no-overflow {
    overflow: hidden
}

.text-box__title {
    color: #30354a
}

.text-box__title__large {
    font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    line-height: 1.5;
    margin: 0
}

.text-box__content {
    color: #616161;
    line-height: 1.67
}

.social-links__label:after, .social-links__label:before {
    content: "";
    height: 1px;
    width: 40%;
    background: #f3f3f3;
    display: block;
    position: absolute;
    top: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.map-sidebar .social-links {
    max-width: 17.5rem
}

.social-links__text {
    margin-bottom: 2.625rem
}

.social-links__icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .social-links__icons .at-share-btn {
        margin-left: .45rem !important;
        margin-right: .45rem !important
    }

        .social-links__icons .at-share-btn.at-svc-email {
            background-color: #30354a !important;
            background-image: url(../img/cta_email.svg);
            background-position: 50%;
            background-size: 50%;
            background-repeat: no-repeat
        }

            .social-links__icons .at-share-btn.at-svc-email svg {
                display: none
            }

        .social-links__icons .at-share-btn.at-svc-whatsapp {
            background-color: #0d9f16 !important
        }

.social-links__label {
    max-width: 17.5rem;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    color: #9e9e9e
}

    .social-links__label:after {
        left: 60%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10;
    background-color: rgba(0,0,0,.2);
    border: 0;
    width: calc(50px - .25rem);
    cursor: pointer;
    background-size: 24px 46px;
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

    .slick-arrow:hover {
        background-color: rgba(0,0,0,.4)
    }

.slick-prev {
    left: 0;
    background-image: url(../img/carousel-prev.svg)
}

.slick-next {
    right: 0;
    background-image: url(../img/carousel-next.svg)
}

.slick-slide {
    margin-left: .25rem;
    margin-right: .25rem
}

    .slick-slide img {
        height: auto
    }

.carousel-container {
    position: relative;
    width: 100%
}

@media (min-width: 768px) {
    .carousel--fullwidth .slick-arrow {
        width: calc(130px - 1rem);
        padding: 0;
        font-size: 8rem
    }
}

@media (min-width: 768px) {
    .carousel--fullwidth .slick-slide {
        margin-left: 1rem;
        margin-right: 1rem
    }
}

.carousel--dangerous-situation .description {
    margin-bottom: 4rem;
    line-height: 1.5;
    max-width: 47.5rem
}

.carousel--dangerous-situation .carousel .slick-slide {
    border-radius: 5px
}

@media (min-width: 768px) {
    .carousel--dangerous-situation .carousel {
        display: none
    }
}

.carousel--dangerous-situation .images {
    display: none;
    margin: 0 .5rem;
    margin-bottom: 3.375rem;
    border-radius: 5px
}

@media (min-width: 768px) {
    .carousel--dangerous-situation .images {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 62.5rem
    }
}

.carousel--dangerous-situation .image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    margin: 0 .5rem
}

    .carousel--dangerous-situation .image img {
        width: 100%;
        height: auto;
        border-radius: 5px
    }

.tracker__header {
    padding: 0 0 28px
}

    .tracker__header h4 {
        font-size: 24px
    }

@media (min-width: 768px) {
    .tracker__header h4 {
        font-size: 36px
    }
}

.tracker__header p {
    font-size: 21px
}

.tracker__timestamp {
    color: #f76100;
    font-size: 48px
}

.tracker__status ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    padding: 0
}

.tracker__status li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 .5rem;
    position: relative
}

    .tracker__status li:after, .tracker__status li:before {
        background-color: #616161;
        content: "";
        height: 1px;
        position: absolute;
        top: 29px;
        z-index: 1
    }

    .tracker__status li:before {
        left: 0;
        right: 50%
    }

    .tracker__status li:after {
        left: 50%;
        right: 0
    }

    .tracker__status li:first-child:before, .tracker__status li:last-child:after {
        display: none
    }

    .tracker__status li .icon {
        color: #fff;
        height: .625rem;
        left: 50%;
        position: absolute;
        top: 1.5rem;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: .625rem;
        z-index: 3
    }

    .tracker__status li .icon-text {
        color: #757575;
        top: 1rem
    }

    .tracker__status li span {
        font-size: 13px;
        color: #757575;
        display: inline-block;
        padding-top: 60px;
        position: relative;
        z-index: 2
    }

@media (min-width: 992px) {
    .tracker__status li span {
        font-size: 1rem
    }
}

.tracker__status li span:before {
    background-color: #fafafa;
    border: 1px solid #616161;
    border-radius: 100%;
    content: "";
    height: 27px;
    left: 50%;
    position: absolute;
    top: 15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 27px
}

.tracker__status li.tracker__status__active:after, .tracker__status li.tracker__status__active:before {
    background-color: #f76100
}

.tracker__status li.tracker__status__active span:before {
    background-image: linear-gradient(217deg,#ea750a,#e13000);
    border: none
}

.tracker__status li.tracker__status__active--current:after {
    background-color: #616161
}

.pc-tracker .tracker__status li.tracker__status__active--current .icon {
    height: 1.5rem;
    width: 1.5rem;
    top: 17px
}

@media (min-width: 768px) {
    .pc-tracker .tracker__status li.tracker__status__active--current .icon {
        height: 2rem;
        width: 2rem;
        top: 15px
    }
}

.tracker__status li.tracker__status__active--current .icon-text {
    color: #fff
}

.tracker__status li.tracker__status__active--current span {
    color: #30354a;
    font-weight: 600
}

.pc-tracker .tracker__status li.tracker__status__active--current span:before {
    height: 50px;
    width: 50px;
    top: 4px
}

@media (min-width: 768px) {
    .pc-tracker .tracker__status li.tracker__status__active--current span:before {
        height: 58px;
        width: 58px
    }
}

.tracker__information {
    padding: 50px 20px;
    text-align: left
}

    .tracker__information ul {
        list-style: none;
        margin: 0 auto;
        padding: 0
    }

    .tracker__information li {
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 5px;
        color: #616161;
        margin-bottom: 20px;
        padding: 15px 10px
    }

        .tracker__information li.tracker__information--log {
            background-color: #f2f2f2;
            border-radius: 5px 5px 0 0;
            margin-bottom: 0
        }

            .tracker__information li.tracker__information--log strong {
                color: inherit
            }

        .tracker__information li.tracker__information--text-updates {
            border-top: 0;
            background-color: #f2f2f2;
            border-radius: 0 0 5px 5px;
            margin-bottom: 40px;
            position: relative
        }

            .tracker__information li.tracker__information--text-updates:before {
                border-style: solid;
                border-width: 20px 20px 0 0;
                border-color: #f2f2f2 transparent transparent;
                content: "";
                position: absolute;
                bottom: -20px;
                left: 20px;
                width: 0;
                height: 0
            }

            .tracker__information li.tracker__information--text-updates:after {
                border-style: solid;
                border-width: 22px 22px 0 0;
                border-color: #e0e0e0 transparent transparent;
                content: "";
                position: absolute;
                bottom: -22px;
                left: 19px;
                width: 0;
                height: 0;
                z-index: -1
            }

    .tracker__information p {
        line-height: 1.4;
        margin-bottom: 0
    }

.tracker__information__link-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

    .tracker__information__link-arrow .icon {
        height: 1.375rem;
        margin-left: auto;
        width: 1.375rem
    }

.explore-map-list {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    z-index: 5;
    color: #fff;
    max-width: 16.25rem;
    margin: 0 auto auto
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .explore-map-list {
        margin-top: 2rem
    }
}

@media (min-width: 768px) {
    .explore-map-list {
        margin: 2.5rem 0 0
    }
}

.explore-map-list__label {
    padding: 1rem 1.25rem;
    font-size: 1.125rem;
    line-height: normal
}

@media (min-width: 768px) {
    .explore-map-list__label {
        padding: 1.5rem 1.875rem
    }
}

.explore-map-list__label p {
    margin: 0
}

.explore-map-list__label__line {
    display: block;
    white-space: nowrap
}

.explore-map-list__links {
    font-size: 1.125rem;
    border-top: 1px solid hsla(0,0%,100%,.2)
}

    .explore-map-list__links a {
        color: #e0e0e0;
        display: inline-block;
        margin: 0 .9375rem;
        padding: 1rem 0;
        font-weight: 600
    }

        .explore-map-list__links a .icon {
            bottom: .0625em;
            width: 1.38889em;
            height: 1.38889em;
            margin-right: .125rem
        }

        .explore-map-list__links a .icon--list {
            margin-right: .25rem
        }

        .explore-map-list__links a:focus, .explore-map-list__links a:hover {
            text-decoration: none;
            color: #149f9d
        }

form .hide {
    display: none
}

.field {
    width: 100%;
    line-height: 1.5;
    margin-bottom: .75rem
}

    .field label, .field legend {
        color: #30354a;
        font-size: 18px;
        margin-bottom: 10px
    }

    .field .animate-label {
        position: relative
    }

        .field .animate-label label {
            position: absolute;
            top: 22px;
            left: 23px;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            font-size: 18px;
            color: #616161;
            letter-spacing: 0;
            line-height: 24px
        }

        .field .animate-label input[type=email], .field .animate-label input[type=phone], .field .animate-label input[type=tel], .field .animate-label input[type=text] {
            height: 68px;
            width: 100%;
            border: 1px solid #bdbdbd;
            border-radius: 5px;
            padding-left: 23px;
            margin-bottom: 5px;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none
        }

            .field .animate-label input[type=email]:focus, .field .animate-label input[type=email][data-empty=false], .field .animate-label input[type=phone]:focus, .field .animate-label input[type=phone][data-empty=false], .field .animate-label input[type=tel]:focus, .field .animate-label input[type=tel][data-empty=false], .field .animate-label input[type=text]:focus, .field .animate-label input[type=text][data-empty=false] {
                padding: 20px 23px 0;
                background: #fafafa;
                outline: 0
            }

                .field .animate-label input[type=email]:focus + label, .field .animate-label input[type=email][data-empty=false] + label, .field .animate-label input[type=phone]:focus + label, .field .animate-label input[type=phone][data-empty=false] + label, .field .animate-label input[type=tel]:focus + label, .field .animate-label input[type=tel][data-empty=false] + label, .field .animate-label input[type=text]:focus + label, .field .animate-label input[type=text][data-empty=false] + label {
                    font-size: 13px;
                    -webkit-transform: translate3d(0,-15px,0);
                    transform: translate3d(0,-15px,0)
                }

            .field .animate-label input[type=email]:hover, .field .animate-label input[type=phone]:hover, .field .animate-label input[type=tel]:hover, .field .animate-label input[type=text]:hover {
                background: #f5f5f5
            }

    .field .radio {
        position: relative
    }

        .field .radio input[type=radio] {
            border: 1px solid #9e9e9e;
            width: 100%;
            height: 54px;
            border-radius: 5px;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            cursor: pointer;
            background: #fff
        }

            .field .radio input[type=radio]:before {
                content: "";
                display: block;
                width: 20px;
                height: 20px;
                border-radius: 50%;
                position: absolute;
                left: 20px;
                top: 16px;
                background: #fff;
                border: 1px solid #bdbdbd
            }

            .field .radio input[type=radio]:focus {
                outline: 0
            }

            .field .radio input[type=radio]:checked {
                border: 2px solid #18c7c5
            }

                .field .radio input[type=radio]:checked:before {
                    border: 5px solid #149f9d
                }

                .field .radio input[type=radio]:checked + label {
                    font-weight: 600;
                    font-size: 18px;
                    color: #149f9d
                }

    .field .radio--large input[type=radio] {
        height: 80px
    }

@media (max-width: 575px) {
    .field .radio--large input[type=radio] {
        height: 100px
    }
}

.field .radio label {
    position: absolute;
    left: 55px;
    top: 14px;
    display: block;
    padding-right: 10px;
    font-size: 18px;
    color: #616161;
    letter-spacing: 0;
    line-height: 24px;
    cursor: pointer
}

.field--timecolon {
    position: relative
}

    .field--timecolon:before {
        position: absolute;
        top: 13px;
        content: ":";
        display: block;
        left: 50%;
        margin-left: -2px
    }

.field .checkbox {
    position: relative
}

    .field .checkbox input[type=checkbox] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 24px;
        height: 24px;
        display: inline-block;
        margin-right: 14px;
        cursor: pointer;
        position: absolute;
        background: 0;
        border: 0
    }

        .field .checkbox input[type=checkbox]:before {
            content: "";
            display: block;
            width: 24px;
            height: 24px;
            border-radius: 2px;
            position: absolute;
            left: 0;
            top: 1px;
            background: #fff;
            border: 1px solid #616161
        }

        .field .checkbox input[type=checkbox]:focus {
            outline: 0
        }

        .field .checkbox input[type=checkbox]:checked:before {
            border: 1px solid #18c7c5
        }

        .field .checkbox input[type=checkbox]:checked:after {
            display: block;
            content: "";
            position: absolute;
            top: 1px;
            background: url(../img/checkbox.svg) no-repeat 50%;
            background-size: 12px 9px;
            width: 24px;
            height: 24px
        }

        .field .checkbox input[type=checkbox]:disabled:before {
            border-color: #bdbdbd
        }

        .field .checkbox input[type=checkbox]:disabled + label {
            color: #9e9e9e;
            cursor: default
        }

    .field .checkbox label {
        padding-left: 45px;
        cursor: pointer
    }

.field .error {
    position: relative;
    display: none
}

    .field .error p {
        font-size: 16px;
        color: #d0011b;
        letter-spacing: 0;
        padding-left: 29px
    }

        .field .error p:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            background: url(../img/field-error.svg) no-repeat 50%;
            width: 24px;
            height: 24px
        }

.field.show-error input, .field.show-error textarea {
    border-color: #d0011b !important
}

.field.show-error .error {
    display: block
}

.textarea textarea {
    min-height: 7.5rem;
    width: 100%;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    padding: 1.875rem 1.25rem;
    margin-bottom: 5px;
    font-size: 1.25rem;
    color: #30354a;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .textarea textarea[disabled], .textarea textarea[readonly] {
        background-color: #fafafa;
        border-color: #fafafa;
        resize: none;
        cursor: default
    }

    .textarea textarea:focus, .textarea textarea[data-empty=false] {
        background-color: #fafafa
    }

.warning-errors {
    color: #d0011b;
    border-radius: 5px;
    background-color: #ffe8eb;
    border: 1px solid #d0011b;
    text-align: center;
    min-height: 50px;
    padding: 12px 20px;
    display: none;
    margin-bottom: 2rem
}

    .warning-errors p {
        margin-bottom: 0
    }

    .warning-errors.show-error {
        display: block
    }

input::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

.has-error .custom-radio {
    -webkit-box-shadow: 0 0 0 1px #d0011b !important;
    box-shadow: 0 0 0 1px #d0011b !important
}

.has-error .basic-select .chosen-container-single .chosen-single, .has-error input[type=email], .has-error input[type=phone], .has-error input[type=tel], .has-error input[type=text], .has-error textarea {
    border-color: #d0011b !important
}

.indicate-required {
    color: #30354a;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

    .indicate-required:before {
        content: "*";
        color: #d0011b;
        margin-right: .25rem
    }

[aria-required=true] legend:after {
    content: "*";
    color: #d0011b;
    margin-left: .1rem
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.basic-select {
    margin-bottom: 5px
}

@media (max-width: 991px) {
    .basic-select select {
        background-image: url(../img/dropdown.svg);
        background-repeat: no-repeat;
        background-position: right 1rem center;
        background-size: 1.125em auto;
        background-color: transparent;
        width: 100%;
        height: 68px;
        border-radius: 5px;
        padding-left: 23px;
        padding-right: 50px;
        border: 1px solid #bdbdbd;
        -webkit-appearance: none
    }

        .basic-select select::-ms-expand {
            display: none
        }

        .basic-select select:focus, .basic-select select:hover {
            background-color: #f5f5f5
        }

        .basic-select select:focus {
            background-image: url(../img/dropdown-invert.svg)
        }
}

.basic-select .chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100% !important
}

    .basic-select .chosen-container * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .basic-select .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        z-index: 1010;
        width: 100%;
        border: 1px solid #bdbdbd;
        border-radius: 5px;
        border-top: 0;
        background: #fff;
        clip: rect(0,0,0,0)
    }

    .basic-select .chosen-container.chosen-with-drop .chosen-drop {
        clip: auto
    }

    .basic-select .chosen-container a {
        cursor: pointer
    }

    .basic-select .chosen-container .chosen-single .group-name, .basic-select .chosen-container .search-choice .group-name {
        margin-right: 4px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: 400;
        color: #999
    }

        .basic-select .chosen-container .chosen-single .group-name:after, .basic-select .chosen-container .search-choice .group-name:after {
            content: ":";
            padding-left: 2px;
            vertical-align: top
        }

.basic-select .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 16px;
    padding-left: 21px;
    height: 54px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: none;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

    .basic-select .chosen-container-single .chosen-single:focus, .basic-select:focus {
        outline: 0
    }

        .basic-select:focus .chosen-container-single .chosen-single {
            outline: 1px dotted;
            outline: 5px auto -webkit-focus-ring-color
        }

.basic-select .chosen-container-single .chosen-default {
    color: #999
}

.basic-select .chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.basic-select .chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.basic-select .chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(../img/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

    .basic-select .chosen-container-single.chosen-disabled .chosen-single abbr:hover, .basic-select .chosen-container-single .chosen-single abbr:hover {
        background-position: -42px -10px
    }

.basic-select .chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 40px;
    height: 100%
}

    .basic-select .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%;
        background: url(../img/dropdown.svg) no-repeat 50% !important;
        width: 24px;
        height: 54px
    }

.basic-select .chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

    .basic-select .chosen-container-single .chosen-search input[type=text] {
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #bdbdbd;
        background: url(../img/chosen-sprite.png) no-repeat 100% -20px;
        font-size: 1em;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0
    }

.basic-select .chosen-container-single .chosen-drop {
    border-radius: 5px;
    background-clip: padding-box
}

.basic-select .chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0,0,0,0)
}

.basic-select .chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    max-height: 240px;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

    .basic-select .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        list-style: none;
        line-height: 35px;
        word-wrap: break-word;
        -webkit-touch-callout: none
    }

        .basic-select .chosen-container .chosen-results li.active-result {
            display: list-item;
            cursor: pointer
        }

            .basic-select .chosen-container .chosen-results li.active-result.result-selected {
                position: relative;
                background-color: #f2f2f2
            }

                .basic-select .chosen-container .chosen-results li.active-result.result-selected:before {
                    display: block;
                    content: "";
                    position: absolute;
                    top: 5px;
                    left: 5px;
                    background: url(../img/select-selected.svg) no-repeat 50%;
                    width: 24px;
                    height: 24px
                }

        .basic-select .chosen-container .chosen-results li.disabled-result {
            display: list-item;
            color: #ccc;
            cursor: default
        }

        .basic-select .chosen-container .chosen-results li.highlighted {
            background-color: #f2f2f2
        }

        .basic-select .chosen-container .chosen-results li.no-results {
            color: #777;
            display: list-item;
            background: #f4f4f4
        }

        .basic-select .chosen-container .chosen-results li.group-result {
            display: list-item;
            font-weight: 700;
            cursor: default
        }

        .basic-select .chosen-container .chosen-results li.group-option {
            padding-left: 15px
        }

        .basic-select .chosen-container .chosen-results li em {
            font-style: normal;
            text-decoration: underline
        }

.basic-select .chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    cursor: text
}

    .basic-select .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none
    }

        .basic-select .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap
        }

            .basic-select .chosen-container-multi .chosen-choices li.search-field input[type=text] {
                margin: 1px 0;
                padding: 0;
                height: 25px;
                outline: 0;
                border: 0 !important;
                background: transparent !important;
                -webkit-box-shadow: none;
                box-shadow: none;
                color: #999;
                font-size: 100%;
                font-family: sans-serif;
                line-height: normal;
                border-radius: 0;
                width: 25px
            }

        .basic-select .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 3px 5px 3px 0;
            padding: 3px 20px 3px 5px;
            border: 1px solid #aaa;
            max-width: 100%;
            border-radius: 3px;
            background-color: #eee;
            background-size: 100% 19px;
            background-repeat: repeat-x;
            background-clip: padding-box;
            -webkit-box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
            box-shadow: inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);
            color: #333;
            line-height: 13px;
            cursor: default
        }

            .basic-select .chosen-container-multi .chosen-choices li.search-choice span {
                word-wrap: break-word
            }

            .basic-select .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                background: url(../img/chosen-sprite.png) -42px 1px no-repeat;
                font-size: 1px
            }

                .basic-select .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                    background-position: -42px -10px
                }

        .basic-select .chosen-container-multi .chosen-choices li.search-choice-disabled {
            padding-right: 5px;
            border: 1px solid #ccc;
            background-color: #e4e4e4;
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
            background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);
            color: #666
        }

        .basic-select .chosen-container-multi .chosen-choices li.search-choice-focus {
            background: #d4d4d4
        }

            .basic-select .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
                background-position: -42px -10px
            }

.basic-select .chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.basic-select .chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
    position: relative
}

    .basic-select .chosen-container-multi .chosen-drop .result-selected:before {
        display: block;
        content: "";
        position: absolute;
        top: 1px;
        background: url(../img/select-selected.svg) no-repeat 50%;
        background-size: 12px 9px;
        width: 24px;
        height: 24px
    }

.basic-select .chosen-container-active .chosen-single {
    border: 1px solid #bdbdbd
}

.basic-select .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #bdbdbd;
    -webkit-box-shadow: 0;
    box-shadow: 0
}

    .basic-select .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: none;
        background: transparent
    }

        .basic-select .chosen-container-active.chosen-with-drop .chosen-single div b {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
        }

.basic-select .chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

    .basic-select .chosen-container-active .chosen-choices li.search-field input[type=text] {
        color: #222 !important
    }

.basic-select .chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

    .basic-select .chosen-disabled .chosen-choices .search-choice .search-choice-close, .basic-select .chosen-disabled .chosen-single {
        cursor: default
    }

.basic-select .chosen-rtl {
    text-align: right
}

    .basic-select .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0
    }

        .basic-select .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl
        }

    .basic-select .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px
    }

    .basic-select .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px
    }

    .basic-select .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px
    }

    .basic-select .chosen-rtl .chosen-choices li {
        float: right
    }

        .basic-select .chosen-rtl .chosen-choices li.search-field input[type=text] {
            direction: rtl
        }

        .basic-select .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px
        }

            .basic-select .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px
            }

    .basic-select .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0
    }

    .basic-select .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0
    }

    .basic-select .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: none
    }

    .basic-select .chosen-rtl .chosen-search input[type=text] {
        padding: 4px 5px 4px 20px;
        background: url(../img/chosen-sprite.png) no-repeat -30px -20px;
        direction: rtl
    }

    .basic-select .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px
    }

    .basic-select .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi) {
    .basic-select .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .basic-select .chosen-container-single .chosen-search input[type=text], .basic-select .chosen-container-single .chosen-single abbr, .basic-select .chosen-container .chosen-results-scroll-down span, .basic-select .chosen-container .chosen-results-scroll-up span, .basic-select .chosen-rtl .chosen-search input[type=text] {
        background-image: url(../img/chosen-sprite@2x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    width: 100%;
    padding: .75rem 1.08333rem .75rem 3.25rem;
    margin-right: 0;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow .1s ease-out;
    transition: -webkit-box-shadow .1s ease-out;
    transition: box-shadow .1s ease-out;
    transition: box-shadow .1s ease-out,-webkit-box-shadow .1s ease-out
}

@media (min-width: 768px) {
    .custom-control {
        padding: .75rem 52px;
        padding-right: 1.25rem
    }
}

.custom-control, .field .custom-control {
    margin-bottom: 0
}

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

    .custom-control-input:checked ~ .custom-control-indicator {
        color: #fff;
        background-color: #149f9d;
        -webkit-box-shadow: 0 0 0 1px #149f9d;
        box-shadow: 0 0 0 1px #149f9d
    }

    .custom-control-input:checked ~ .custom-control-description {
        color: #00796b
    }

    .custom-control-input:focus ~ .custom-control-indicator {
        -webkit-box-shadow: 0 0 0 1px #f2f1ef,0 0 0 3px rgba(20,159,157,.7);
        box-shadow: 0 0 0 1px #f2f1ef,0 0 0 3px rgba(20,159,157,.7)
    }

    .custom-control-input:active ~ .custom-control-indicator {
        color: #fff;
        background-color: rgba(20,159,157,.5);
        -webkit-box-shadow: 0 0 0 1px rgba(20,159,157,.5);
        box-shadow: 0 0 0 1px rgba(20,159,157,.5)
    }

    .custom-control-input:disabled ~ .custom-control-indicator {
        background-color: #f2f2f2
    }

    .custom-control-input:disabled ~ .custom-control-description {
        color: #757575
    }

.custom-control-indicator {
    position: absolute;
    top: 50%;
    left: 1.125rem;
    display: block;
    width: 20px;
    height: 20px;
    pointer-events: none;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 0 0 1px #bdbdbd;
    box-shadow: 0 0 0 1px #bdbdbd;
    -webkit-transition: border-color .1s ease-out,-webkit-box-shadow .1s ease-out;
    transition: border-color .1s ease-out,-webkit-box-shadow .1s ease-out;
    transition: box-shadow .1s ease-out,border-color .1s ease-out;
    transition: box-shadow .1s ease-out,border-color .1s ease-out,-webkit-box-shadow .1s ease-out
}

.custom-control-description, .custom-control-indicator {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.custom-control-description {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.33;
    color: #757575
}

.custom-checkbox {
    padding: 0 0 0 2.25rem
}

    .custom-checkbox .custom-control-indicator {
        border-radius: 2px;
        top: .0625em;
        left: 1px;
        -webkit-transform: none;
        transform: none
    }

.show-error .custom-checkbox .custom-control-indicator {
    border: 1px solid #d0011b !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.custom-checkbox .custom-control-description, .custom-checkbox .custom-control-input:checked ~ .custom-control-description, .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-description {
    color: #30354a
}

.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 12.67 9.47'%3E%3Cpath d='M5.05,9.47.29,4.71A1,1,0,0,1,1.71,3.29L5,6.6,10.94.31a1,1,0,1,1,1.46,1.37Z' fill='%23149f9d'/%3E%3C/svg%3E");
    background-color: #fff
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #e13000;
    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='%2300796b' d='M0 2h4'/%3E%3C/svg%3E");
    -webkit-box-shadow: none;
    box-shadow: none
}

.custom-checkbox .indicate-required:before {
    content: normal
}

.custom-checkbox .indicate-required:after {
    content: "*";
    color: #d0011b;
    margin-left: .25rem
}

.custom-radio {
    min-height: 5.4375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 0 1px #bdbdbd;
    box-shadow: 0 0 0 1px #bdbdbd;
    border-radius: 5px;
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .custom-radio {
        /*height: 3.4375rem*/
    }
}

.custom-radio.is--focussed {
    -webkit-box-shadow: 0 0 0 1px #18c7c5;
    box-shadow: 0 0 0 1px #18c7c5
}

.custom-radio.is--checked {
    -webkit-box-shadow: 0 0 0 2px #18c7c5;
    box-shadow: 0 0 0 2px #18c7c5
}

.custom-radio:active {
    -webkit-box-shadow: 0 0 0 1px #757575;
    box-shadow: 0 0 0 1px #757575
}

.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");
    background-size: .875rem
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
        background-size: 1rem
    }
}

.custom-radio--fixed-height {
    height: 5rem
}

.custom-controls-stacked {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -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
        }

.full-page-hero {
    background-position: bottom;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: calc(100vh - 66px);
    text-align: center;
    position: relative
}

@media (min-width: 576px) {
    .full-page-hero {
        margin: 0
    }
}

@media (min-width: 768px) {
    .full-page-hero {
        min-height: calc(100vh - 90px);
        text-align: left;
        font-size: 1.3125rem
    }
}

@media (max-width: 991px) {
    .full-page-hero .container {
        padding: 0
    }
}

.full-page-hero .row, .full-page-hero__inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.full-page-hero__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 576px) {
    .full-page-hero__inner {
        padding: 40px 0
    }
}

.full-page-hero--intro {
    position: relative;
    z-index: 5;
    padding: 22px 22px 6px;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff
}

@media (min-width: 768px) {
    .full-page-hero--intro {
        padding: 0;
        background-color: transparent;
        border-bottom: 0;
        color: #fff
    }
}

.full-page-hero--intro--inner {
    max-width: 708px
}

.full-page-hero .h1 {
    font-size: 36px
}

@media (min-width: 768px) {
    .full-page-hero .h1 {
        color: #fff;
        font-size: 4rem
    }
}

.full-page-hero--bg {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

form {
    width: 100%
}

.location-search-field {
    position: relative;
    margin-bottom: 5rem
}

.location-search-field--inner {
    position: relative;
    max-width: 708px;
    margin-left: -14px;
    margin-right: -14px
}

@media (min-width: 768px) {
    .location-search-field--inner {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width: 768px) {
    .location-search-field {
        padding-bottom: 200px;
        margin-bottom: 0
    }
}

.location-search-field input[type=search], .location-search-field input[type=text] {
    width: 100%;
    border-color: transparent
}

    .location-search-field input[type=search]:focus, .location-search-field input[type=text]:focus {
        outline: none
    }

@media (min-width: 768px) {
    .location-search-field input[type=search], .location-search-field input[type=text] {
        font-size: 1.3125rem
    }
}

.location-search-field button {
    cursor: pointer
}

    .location-search-field button.location-search-field--submit {
        position: absolute;
        z-index: 5;
        width: 2.5rem;
        text-align: center;
        height: 2.5rem;
        left: 20px;
        top: 20px
    }

        .location-search-field button.location-search-field--submit svg {
            width: 18px;
            height: 18px;
            color: #4a4a4a
        }

    .location-search-field button.location-search-field--geolocation {
        position: absolute;
        font-size: 1.125rem;
        right: 16px;
        top: 22px;
        z-index: 5;
        color: #0268b8;
        padding: 10px;
        border: 1px solid #e0e0e0;
        border-radius: 50%;
        width: 36px;
        height: 36px;
        text-align: center
    }

@media (min-width: 768px) {
    .location-search-field button.location-search-field--geolocation {
        width: auto;
        top: 18px;
        border: 0;
        border-radius: 0;
        height: 40px
    }
}

.location-search-field button.location-search-field--geolocation .label {
    display: none
}

@media (min-width: 768px) {
    .location-search-field button.location-search-field--geolocation .label {
        display: inline-block
    }
}

.location-search-field button.location-search-field--geolocation svg {
    position: relative;
    top: -7px;
    left: -6px;
    color: #0268b8;
    width: 26px;
    height: 26px
}

@media (min-width: 768px) {
    .location-search-field button.location-search-field--geolocation svg {
        top: -2px;
        left: 0;
        margin-left: 10px
    }
}

.hero-banner {
    background-color: #eb0000;
    font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    color: #fff;
    width: 100%;
    text-align: left;
    position: relative;
    z-index: 5
}

    .hero-banner a {
        color: #fff;
        display: block;
        font-size: 1.125rem;
        line-height: 1.2;
        padding: .625rem 1rem
    }

@media (min-width: 768px) {
    .hero-banner a {
        font-size: 1.31rem;
        min-height: 4.375rem
    }
}

.hero-banner a > svg {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 10px
}

.hero-banner .cta-more {
    cursor: pointer;
    font-size: 18px;
    margin-left: auto;
    width: 22px;
    color: #e0e0e0
}

@media (min-width: 768px) {
    .hero-banner .cta-more {
        width: auto
    }
}

.hero-banner .cta-more .label {
    display: none
}

@media (min-width: 768px) {
    .hero-banner .cta-more .label {
        display: inline-block;
        margin-right: 8px
    }
}

.hero-banner .cta-more svg {
    width: 22px;
    height: 11px;
    color: #fff
}

.hero-banner--white {
    background-color: #fff;
    color: #e13000
}

    .hero-banner--white a {
        color: #e13000
    }

    .hero-banner--white .cta-more, .hero-banner--white .cta-more svg {
        color: #000
    }

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.postcode-search {
    position: relative;
    font-size: 1.125rem;
    height: 66px;
    width: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 768px) {
    .postcode-search {
        height: 89px
    }
}

.postcode-search:not([full-postcode-search]) {
    /*border-bottom: 1px solid #e0e0e0*/
}

    .postcode-search:not([full-postcode-search]) input {
        width: 100%;
        margin-left: 0;
        padding-right: 3rem;
        padding-left: 2.5rem;
        display: block
    }

    .postcode-search:not([full-postcode-search]) .postcode-search__dropdown {
        padding-left: 2.5rem
    }

    .postcode-search:not([full-postcode-search]).error {
        border: 2px solid #e13000
    }

        .postcode-search:not([full-postcode-search]).error input {
            background: transparent;
            color: #e13000
        }

        .postcode-search:not([full-postcode-search]).error .postcode-search--error {
            background-color: #e13000;
            bottom: -59px;
            left: 0;
            color: #fff;
            margin: 0 -2px;
            padding-bottom: 1rem;
            padding-left: 20px;
            padding-top: 1rem;
            position: absolute;
            text-align: left;
            width: calc(100% + 4px);
            z-index: 6
        }

            .postcode-search:not([full-postcode-search]).error .postcode-search--error:before {
                content: "";
                background: url(../img/field-error-wht.svg) no-repeat 50%;
                height: 1rem;
                width: 1rem;
                margin-right: .5rem;
                display: inline-block
            }

.postcode-search--full {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

    .postcode-search--full:not([hidden]) {
        -webkit-animation: fadeIn .15s ease-out 0s 1 forwards;
        animation: fadeIn .15s ease-out 0s 1 forwards
    }

        .postcode-search--full:not([hidden]) .postcode-search__icon--cancel, .postcode-search--full:not([hidden]) input {
            display: block
        }

    .postcode-search--full .postcode-search__dropdown {
        padding-left: 2rem
    }

@media (min-width: 768px) {
    .postcode-search--full .postcode-search__dropdown {
        padding-left: 4rem
    }
}

.postcode-search--full .postcode-search__icon {
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.postcode-search--full .postcode-search__icon--search {
    left: 15px
}

@media (min-width: 768px) {
    .postcode-search--full .postcode-search__icon--search {
        left: 30px
    }
}

.postcode-search--full .postcode-search__label {
    font-size: 1.5rem
}

.postcode-search--full .postcode-search__input {
    margin-right: 0;
    margin-left: 0;
    padding-right: 3rem;
    padding-left: 3rem
}

    .postcode-search--full .postcode-search__input input {
        height: 66px;
        padding-right: 0;
        padding-left: 0
    }

@media (min-width: 768px) {
    .postcode-search--full .postcode-search__input {
        padding-right: 4rem;
        padding-left: 4rem
    }

        .postcode-search--full .postcode-search__input input {
            height: 89px
        }
}

.postcode-search.active {
    width: 100vw;
    z-index: 999
}

    .postcode-search.active .postcode-search__input {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
        padding: 0 2.25rem;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        width: 90%
    }

        .postcode-search.active .postcode-search__input input {
            display: block
        }

    .postcode-search.active .postcode-search__icon--search {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .postcode-search.active .postcode-search__icon--cancel {
        opacity: 1
    }

.postcode-search__input {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .postcode-search__input input {
        display: none;
        width: 80%;
        border: 0;
        margin-left: 10%;
        padding-right: 10%
    }

        .postcode-search__input input, .postcode-search__input input:active, .postcode-search__input input:focus, .postcode-search__input input:hover {
            outline: 0
        }

            .postcode-search__input input::-webkit-input-placeholder {
                opacity: .5
            }

            .postcode-search__input input:-ms-input-placeholder, .postcode-search__input input::-ms-input-placeholder {
                opacity: .5
            }

            .postcode-search__input input::placeholder {
                opacity: .5
            }

@media (min-width: 768px) {
    .postcode-search__input {
        margin-left: 0;
        margin-right: 0;
        padding: 0 2rem;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

        .postcode-search__input input {
            font-size: 1.5rem;
            width: 100%;
            display: block;
            margin: 0;
            padding: 0
        }
}

.postcode-search__icon {
    color: #4a4a4a;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    top: 0
}

.postcode-search__icon--search svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.postcode-search__icon svg {
    color: #30354a;
    width: 1.0625em;
    height: 1.0625em
}

.postcode-search__icon--text {
    font-size: .8125rem
}

.postcode-search__icon--search {
    left: 10px
}

.postcode-search__icon--cancel {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: inherit;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    color: #bdbdbd;
    cursor: pointer;
    right: 15px;
    font-size: .9em;
    opacity: .3
}

    .postcode-search__icon--cancel:focus, .postcode-search__icon--cancel:hover {
        opacity: 1
    }

[full-postcode-search] .postcode-search__icon--cancel {
    display: none
}

@media (min-width: 768px) {
    .postcode-search__icon--cancel {
        right: 20px
    }
}

.postcode-search__dropdown {
    color: #424242;
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    background-color: #fff;
    width: 100%;
    padding-left: 0;
    padding-right: 1rem;
    text-align: left;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1),1px 1px 6px rgba(0,0,0,.1);
    box-shadow: 0 0 0 1px rgba(0,0,0,.1),1px 1px 6px rgba(0,0,0,.1);
    z-index: 7
}

@media (min-width: 768px) {
    .postcode-search__dropdown {
        padding-left: 4rem
    }
}

.postcode-search__values {
    margin-bottom: 1.25rem;
    max-height: 12.5rem;
    max-height: 11.25rem;
    overflow: auto
}

    .postcode-search__values::-webkit-scrollbar {
        width: .5rem
    }

    .postcode-search__values::-webkit-scrollbar-thumb {
        border-radius: 25px;
        background-color: #000
    }

.postcode-search__value {
    cursor: pointer;
    padding: 1rem
}

    .postcode-search__value:hover {
        background-color: #f2f2f2
    }

.postcode-search__after {
    padding: 1.625rem 0;
    position: relative
}

    .postcode-search__after p {
        margin: 0
    }

.postcode-media-block .icon {
    width: 40px;
    height: 40px
}

.step-by-step {
    position: relative;
    counter-reset: step;
    z-index: 0
}

    .step-by-step .step-container:first-child .step-number:before, .step-by-step .step-container:last-child .step-number:after {
        display: none
    }

    .step-by-step .step-number {
        padding-top: 40px
    }

        .step-by-step .step-number .circles span {
            display: block;
            position: relative;
            z-index: 5;
            width: 62px;
            height: 62px;
            line-height: 60px;
            border: 2px solid #e13000;
            background-color: #fff;
            border-radius: 50%;
            font-size: 35px
        }

            .step-by-step .step-number .circles span:after {
                counter-increment: step;
                content: counter(step)
            }

@media (min-width: 768px) {
    .step-by-step .step-number:after, .step-by-step .step-number:before {
        top: 0;
        left: 50%;
        margin-left: -1px;
        position: absolute;
        content: "";
        display: block;
        width: 2px;
        height: 50%;
        background-color: #e13000;
        z-index: 2
    }
}

.step-by-step .step-number:before {
    top: -120px;
    height: 200px
}

.step-by-step .step-number:after {
    top: 102px;
    height: 100%
}

.step-by-step .step-title {
    font-size: 30px;
    line-height: 1.5;
    text-align: left;
    color: #e13000;
    margin-bottom: 0;
    text-align: center
}

@media (min-width: 768px) {
    .step-by-step .step-title {
        text-align: left
    }
}

.step-by-step .step-description {
    color: #616161;
    font-size: 16px
}

@media (min-width: 768px) {
    .step-by-step .step-description {
        text-align: left
    }
}

.step-by-step .step-illustration img {
    width: 100%;
    border-radius: 5px
}

.outline-box {
    position: relative;
    border: 1px solid #757575;
    border-radius: 5px;
    text-align: center;
    max-width: 23rem;
    margin-bottom: 1rem
}

    .outline-box.full-width {
        max-width: none
    }

.outline-box--danger {
    border: 1px solid #f76100
}

.outline-box--success {
    border: 1px solid #149f9d
}

.outline-box__title {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
    padding-left: .5rem;
    padding-right: .5rem;
    white-space: nowrap;
    background-color: #fff;
    color: #757575
}

.outline-box--success .outline-box__title {
    color: #149f9d
}

.outline-box--danger .outline-box__title {
    color: #f76100
}

.outline-box__content {
    padding: 1.5rem 1.3125rem
}

.outline-box .content--emphasised {
    display: inline-block;
    font-size: 36px;
    font-size: 2.25rem;
    margin-left: 5px;
    margin-right: 5px
}

@-webkit-keyframes loading-clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loading-clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading-anticlockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@keyframes loading-anticlockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

.loader {
    width: 100%;
    height: 100%;
    min-height: 8.25rem;
    background: hsla(0,0%,100%,.9);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.loader__icons {
    position: absolute;
    top: calc(50% - 2.875rem);
    left: calc(50% - 2.875rem);
    height: 5.75rem;
    width: 5.75rem
}

.loader__icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.loader__icon--inner, .loader__icon--outer {
    background-position: 50%;
    background-repeat: no-repeat
}

.loader__icon--inner {
    -webkit-animation: loading-anticlockwise 1s linear infinite;
    animation: loading-anticlockwise 1s linear infinite;
    background-image: url(../img/loader-inner.svg)
}

.loader__icon--outer {
    -webkit-animation: loading-clockwise 1s linear infinite;
    animation: loading-clockwise 1s linear infinite;
    background-image: url(../img/loader-outer.svg)
}

.powercut-list {
    position: relative;
    font-size: .9375rem;
    width: 100%;
    padding: 3rem 0
}

@media (min-width: 768px) {
    .powercut-list {
        font-size: 1.125rem
    }
}

.powercut-list .loader {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: opacity .1s ease-in-out,visibility .1s ease-in-out;
    transition: opacity .1s ease-in-out,visibility .1s ease-in-out
}

.powercut-list .dataTables_filter {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 767px) {
    .powercut-list .dataTables_filter {
        display: block;
        padding: 0 1.125rem
    }
}

.powercut-list .dataTables_filter__search {
    border: 1px solid #bdbdbd;
    border-radius: 1.25rem;
    margin: auto 0 0 auto;
    padding: .5rem .9375rem .5rem 3.125rem;
    position: relative;
    width: 100%
}

@media (min-width: 768px) {
    .powercut-list .dataTables_filter__search {
        max-width: 17.5rem;
        padding: .25rem .9375rem .25rem 3.125rem
    }
}

.powercut-list .dataTables_filter__search input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    outline: none;
    width: 100%
}

    .powercut-list .dataTables_filter__search input::-webkit-input-placeholder {
        color: #9e9e9e
    }

    .powercut-list .dataTables_filter__search input:-ms-input-placeholder, .powercut-list .dataTables_filter__search input::-ms-input-placeholder {
        color: #9e9e9e
    }

    .powercut-list .dataTables_filter__search input::placeholder {
        color: #9e9e9e
    }

.powercut-list .dataTables_filter svg {
    fill: #30354a;
    position: absolute;
    height: 1rem;
    left: .875rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1rem
}

@media (min-width: 768px) {
    .powercut-list .dataTables_filter svg {
        left: 1.25rem
    }
}

.powercut-list__filters__dropdown {
    border: 1px solid #bdbdbd;
    border-radius: 1.25rem;
    margin: 0 0 1.25rem;
    padding: 0;
    position: relative;
    width: 100%;
    min-width: 185px;
    height: calc(28px + .5rem)
}

@media (min-width: 768px) {
    .powercut-list__filters__dropdown {
        margin: 1.875rem 0 0
    }
}

.powercut-list__filters__dropdown svg.icon {
    left: auto;
    height: .4375rem;
    right: .875rem;
    width: .75rem
}

.powercut-list__filters__dropdown select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    outline: none;
    padding: .5rem .9375rem;
    width: 100%;
    height: calc(28px + .5rem)
}

    .powercut-list__filters__dropdown select::-ms-expand {
        background-color: transparent;
        border: 0;
        opacity: 0;
        pointer-events: none
    }

    .powercut-list__filters__dropdown select:focus::-ms-value {
        color: #212121;
        background-color: transparent
    }

@media (min-width: 768px) {
    .powercut-list__filters__dropdown select {
        padding: .25rem .9375rem
    }
}

.powercut-list__filters ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.powercut-list__filters a, .powercut-list__filters button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: inherit;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: 1px solid #bdbdbd;
    border-radius: 1.25rem;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.07);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.07);
    color: #30354a;
    cursor: pointer;
    display: inline-block;
    margin: 0 .3125rem;
    padding: .3125rem .875rem
}

    .powercut-list__filters a.current, .powercut-list__filters button.current {
        background-color: #f76100;
        border-color: #f76100;
        color: #fff
    }

    .powercut-list__filters a:hover, .powercut-list__filters button:hover {
        text-decoration: none
    }

.powercut-list table {
    border-bottom: 1px solid #e0e0e0;
    line-height: 1.4;
    margin: 1.3125rem 0
}

@media (max-width: 991px) {
    .powercut-list table {
        width: 100% !important
    }
}

@media (min-width: 768px) {
    .powercut-list table {
        border: 1px solid #e0e0e0;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.07);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.07);
        margin: 2.5rem 0
    }
}

.powercut-list thead {
    display: none
}

@media (min-width: 768px) {
    .powercut-list thead {
        display: table-header-group
    }
}

.powercut-list thead th {
    background-color: #fafafa;
    border-color: #e0e0e0;
    border-bottom: 0;
    color: #30354a;
    display: none;
    font-weight: 600;
    padding: .625rem 1.25rem;
    vertical-align: top
}

    .powercut-list thead th:first-child {
        display: table-cell
    }

@media (min-width: 768px) {
    .powercut-list thead th {
        display: table-cell
    }

        .powercut-list thead th:first-child, .powercut-list thead th:last-child, .powercut-list thead th:nth-last-child(2) {
            display: none
        }
}

.powercut-list tbody td {
    border-color: #e0e0e0;
    display: none;
    font-size: .875rem;
    padding: 0
}

    .powercut-list tbody td:first-child {
        display: table-cell
    }

@media (min-width: 768px) {
    .powercut-list tbody td {
        display: table-cell;
        padding: 1.25rem
    }

        .powercut-list tbody td:first-child, .powercut-list tbody td:last-child, .powercut-list tbody td:nth-last-child(2) {
            display: none
        }
}

@media (max-width: 991px) {
    .powercut-list tbody td {
        width: 768px
    }
}

.powercut-list tbody td a {
    display: block
}

.powercut-list input[type=checkbox]:checked + .powercut-list__details {
    background-color: #fafafa;
    max-height: 600px
}

    .powercut-list input[type=checkbox]:checked + .powercut-list__details label:after {
        content: "-"
    }

.powercut-list__details {
    max-height: 110px;
    overflow: hidden;
    padding: 1.25rem;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

    .powercut-list__details strong {
        color: #30354a;
        display: block
    }

    .powercut-list__details label {
        border: 1px solid #000;
        border-radius: 100%;
        height: 1.3125rem;
        position: absolute;
        right: 1.25rem;
        top: 1.25rem;
        width: 1.3125rem
    }

        .powercut-list__details label:after {
            content: "+";
            position: absolute;
            text-align: center;
            width: 100%
        }

.powercut-list__icon {
    text-align: center
}

@media (max-width: 991px) {
    .powercut-list__icon {
        margin: 0 .625rem
    }
}

.powercut-list__icon svg {
    height: 1.125rem;
    width: 1.125rem
}

@media (min-width: 768px) {
    .powercut-list__icon svg {
        height: 1.375rem;
        width: 1.375rem
    }
}

.powercut-list__icon--planned {
    color: #f76100
}

.powercut-list__icon--unplanned {
    color: #e13000
}

.powercut-list__icon--restored {
    color: #18c7c5
}

    .powercut-list__icon--restored svg {
        height: .6875rem
    }

.powercut-list__reason {
    width: 17.5rem
}

.powercut-list .dataTables_paginate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 2.5rem
}

@media (max-width: 991px) {
    .powercut-list .dataTables_paginate {
        padding-bottom: 1.3125rem;
        position: relative
    }

        .powercut-list .dataTables_paginate, .powercut-list .dataTables_paginate > span {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

            .powercut-list .dataTables_paginate > span {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                left: 0;
                position: absolute;
                right: 0;
                top: 0
            }
}

.powercut-list .dataTables_paginate a, .powercut-list .dataTables_paginate button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: inherit;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: 1px solid #bdbdbd;
    border-radius: 1.25rem;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.07);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.07);
    color: #30354a;
    cursor: pointer;
    display: inline-block;
    margin: 0 .3125rem;
    padding: .3125rem .875rem
}

    .powercut-list .dataTables_paginate a.current, .powercut-list .dataTables_paginate button.current {
        background-color: #f76100;
        border-color: #f76100;
        color: #fff
    }

    .powercut-list .dataTables_paginate a:hover, .powercut-list .dataTables_paginate button:hover {
        text-decoration: none
    }

    .powercut-list .dataTables_paginate a.disabled, .powercut-list .dataTables_paginate button.disabled {
        color: #9e9e9e;
        cursor: default
    }

    .powercut-list .dataTables_paginate a.next, .powercut-list .dataTables_paginate a.previous, .powercut-list .dataTables_paginate button.next, .powercut-list .dataTables_paginate button.previous {
        position: relative
    }

@media (max-width: 991px) {
    .powercut-list .dataTables_paginate a.next, .powercut-list .dataTables_paginate a.previous, .powercut-list .dataTables_paginate button.next, .powercut-list .dataTables_paginate button.previous {
        margin-top: 3rem
    }
}

.powercut-list .dataTables_paginate a.next svg, .powercut-list .dataTables_paginate a.previous svg, .powercut-list .dataTables_paginate button.next svg, .powercut-list .dataTables_paginate button.previous svg {
    position: absolute;
    height: .9375rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.25rem
}

.powercut-list .dataTables_paginate a.previous, .powercut-list .dataTables_paginate button.previous {
    padding-left: 3.75rem
}

    .powercut-list .dataTables_paginate a.previous svg, .powercut-list .dataTables_paginate button.previous svg {
        left: 1.25rem;
        -webkit-transform: translateY(-50%) scale(-1);
        transform: translateY(-50%) scale(-1)
    }

.powercut-list .dataTables_paginate a.next, .powercut-list .dataTables_paginate button.next {
    padding-right: 3.75rem
}

    .powercut-list .dataTables_paginate a.next svg, .powercut-list .dataTables_paginate button.next svg {
        right: 1.25rem
    }

.powercut-list.is--loading .loader {
    visibility: visible;
    opacity: 1;
    pointer-events: auto
}

.initial-check-title {
    font-size: 21px;
    font-size: 1.3125rem
}

@media (min-width: 768px) {
    .initial-check-title {
        font-size: 24px;
        font-size: 1.5rem
    }
}

.initial-check-illustration {
    margin-bottom: 25px
}

    .initial-check-illustration img {
        height: auto;
        width: 100%
    }

.initial-check-half {
    position: relative;
    border-top: 1px solid #e0e0e0
}

@media (min-width: 768px) {
    .initial-check-half:before {
        position: absolute;
        content: "";
        display: block;
        bottom: 0;
        height: 100%;
        width: 1px;
        left: 50%;
        top: 0;
        background-color: #e0e0e0
    }
}

.border-top-mobile {
    border-top: 1px solid #e0e0e0
}

@media (min-width: 768px) {
    .border-top-mobile {
        border-top: 0
    }
}

.toggle-set .button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .toggle-set .button-group > button {
        margin: .5rem .25rem;
        text-align: left
    }

.article-page-header {
    position: relative;
    overflow: hidden
}

    .article-page-header figure {
        margin: 0
    }

        .article-page-header figure.mobile {
            display: block
        }

            .article-page-header figure.mobile img {
                width: 100%;
                height: auto
            }

@media (min-width: 768px) {
    .article-page-header figure.mobile {
        display: none
    }
}

.article-page-header figure.desktop {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 50%
}

    .article-page-header figure.desktop img {
        min-height: 100%
    }

@media (min-width: 992px) {
    .article-page-header figure.desktop img {
        min-width: 100%
    }
}

@media (min-width: 768px) {
    .article-page-header figure.desktop {
        display: block
    }
}

.article-page-header figure img {
    display: block
}

.article-page-header__copy {
    text-align: center;
    padding-top: 1.5rem
}

@media (min-width: 768px) {
    .article-page-header__copy {
        text-align: left
    }
}

@media (min-width: 992px) {
    .article-page-header__copy {
        padding-top: 0
    }
}

.article-page-header__copy :last-child {
    margin-bottom: 0
}

.article-page-header__inner {
    color: #fff;
    background-image: linear-gradient(45deg,#e13000,#ea750a 75%);
    padding: 3.5rem 0 3rem;
    overflow: hidden
}

@media (min-width: 768px) {
    .article-page-header__inner {
        background-image: linear-gradient(60deg,#e13000 10%,#ea750a 60%);
        min-height: 300px
    }
}

@media (min-width: 992px) {
    .article-page-header__inner {
        padding: 5.625rem 0 4.5rem
    }
}

@media (min-width: 1200px) {
    .article-page-header__inner {
        min-height: 350px
    }
}

.article-page-header__title {
    font-size: 30px;
    font-size: 1.875rem;
    color: #fff;
    margin-bottom: 1.125rem
}

@media (min-width: 992px) {
    .article-page-header__title {
        font-size: 48px;
        font-size: 3rem
    }
}

.tag + .article-page-header__title {
    margin-top: 1rem
}

@media (min-width: 768px) {
    .tag + .article-page-header__title {
        margin-top: 2rem
    }
}

.article-page-header__intro {
    margin-bottom: 1.5rem;
    color: #fff;
    line-height: 1.39;
    font-size: .8125rem;
    font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif
}

@media (min-width: 768px) {
    .article-page-header__intro {
        font-size: 1.125rem
    }
}

.article-page-header__tag {
    line-height: normal
}

@media (min-width: 768px) {
    .article-page-header__tag {
        font-size: 1.5rem
    }
}

.article-page-header .back-btn {
    background-color: #fafafa;
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0
}

@media (min-width: 768px) {
    .article-page-header .back-btn {
        border-bottom: 0;
        background-color: transparent;
        text-align: left
    }
}

.article-page-header .back-btn a {
    padding: .9375rem 0;
    display: block;
    color: #000;
    font-size: 1rem;
    text-align: center
}

@media (min-width: 768px) {
    .article-page-header .back-btn a {
        padding: .75rem 0 .9375rem;
        color: #fff;
        display: inline-block
    }
}

.article-page-header .back-btn .icon {
    width: 1.3125em;
    height: 1.3125em;
    margin-right: .625rem;
    bottom: .0625em
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden
}

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.unordered-list ul {
    padding: 0;
    margin: 0
}

.unordered-list li {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    padding-left: 1.5rem;
    margin-bottom: 1rem
}

    .unordered-list li:before {
        width: 7px;
        height: 7px;
        background-color: #616161;
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: .55rem;
        border-radius: 50%
    }

.unordered-list--orange li:before {
    background-color: #f76100
}

.unordered-list--tick li {
    top: .45rem;
    padding-left: 1.8rem
}

    .unordered-list--tick li:before {
        background: url(../img/ico_tick_orange.svg) no-repeat;
        background-size: 100%;
        width: 17px;
        height: 11px
    }

.unordered-list--tick.unordered-list--blue li:before {
    background: url(../img/ico_tick_blue.svg) no-repeat;
    background-size: 100%
}

@media (min-width: 768px) {
    .error-pages {
        background-image: url(../img/error-page-bg.svg);
        background-size: 90% auto;
        background-position: 0;
        background-repeat: no-repeat
    }
}

.error-pages .error-pages-inner {
    position: relative;
    background-color: #fff
}

@media (min-width: 768px) {
    .error-pages .error-pages-inner:after, .error-pages .error-pages-inner:before {
        background-image: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(50%,#fff));
        background-image: linear-gradient(90deg,transparent,#fff 50%);
        content: "";
        display: block;
        width: 50px;
        height: 100%;
        position: absolute;
        left: -50px;
        top: 0
    }
}

.error-pages .error-pages-inner:after {
    left: 100%;
    background-image: -webkit-gradient(linear,left top,right top,from(#fff),to(transparent));
    background-image: linear-gradient(90deg,#fff,transparent)
}

@media (min-width: 768px) {
    .live-storm-update .location-search-field {
        padding-bottom: 0;
        margin-bottom: 52px
    }
}

.live-storm-update .location-search-field input[type=search], .live-storm-update .location-search-field input[type=text] {
    padding-right: 0
}

@media (min-width: 768px) {
    .live-storm-update .location-search-field input[type=search], .live-storm-update .location-search-field input[type=text] {
        padding-right: 0
    }
}

.live-storm-update .location-search-field ::-webkit-input-placeholder {
    color: #bdbdbd
}

.live-storm-update .location-search-field ::-moz-placeholder {
    color: #bdbdbd
}

.live-storm-update .location-search-field :-ms-input-placeholder {
    color: #bdbdbd
}

.live-storm-update .location-search-field :-moz-placeholder {
    color: #bdbdbd
}

.live-storm-update .location-search-field--inner {
    max-width: none
}

.live-storm-update .live-storm-update-title {
    font-size: 24px;
    font-size: 1.5rem
}

@media (min-width: 768px) {
    .live-storm-update .live-storm-update-title {
        font-size: 42px;
        font-size: 2.625rem
    }
}

@media (max-width: 767px) {
    .live-storm-update .btn-primary {
        max-width: 248px
    }
}

.live-storm-update hr {
    border-color: hsla(0,0%,100%,.5);
    margin: 0
}

.partners {
    list-style-type: none;
    padding: 0
}

    .partners img {
        max-width: 100%
    }

.quick-links div .quick-links-single {
    position: relative;
    top: -1px
}

    .quick-links div .quick-links-single p {
        font-size: 1.125rem;
        margin-bottom: 0
    }

    .quick-links div .quick-links-single .link-arrow {
        font-size: 1rem
    }

.keep-up-to-date {
    font-size: 1.125rem;
    margin: auto -10px
}

@media (min-width: 768px) {
    .keep-up-to-date {
        margin: auto
    }
}

@media (min-width: 768px) {
    .keep-up-to-date--icon {
        float: left
    }
}

.keep-up-to-date--title {
    position: relative;
    top: -7px;
    line-height: 1.2;
    font-size: 30px;
    font-size: 1.875rem
}

@media (min-width: 768px) {
    .keep-up-to-date--title {
        font-size: 34px;
        font-size: 2.125rem
    }
}

.keep-up-to-date--form {
    clear: both
}

.keep-up-to-date .location-search-field {
    margin: 0
}

@media (min-width: 768px) {
    .keep-up-to-date .location-search-field {
        padding-bottom: 0;
        margin-bottom: 52px
    }
}

.keep-up-to-date .location-search-field input[type=search], .keep-up-to-date .location-search-field input[type=text] {
    font-size: 1.25rem;
    letter-spacing: -.5px;
    padding: 0
}

    .keep-up-to-date .location-search-field input[type=search]::-webkit-input-placeholder, .keep-up-to-date .location-search-field input[type=text]::-webkit-input-placeholder {
        color: #bdbdbd;
        opacity: 1
    }

    .keep-up-to-date .location-search-field input[type=search]:-ms-input-placeholder, .keep-up-to-date .location-search-field input[type=search]::-ms-input-placeholder, .keep-up-to-date .location-search-field input[type=text]:-ms-input-placeholder, .keep-up-to-date .location-search-field input[type=text]::-ms-input-placeholder {
        color: #bdbdbd;
        opacity: 1
    }

    .keep-up-to-date .location-search-field input[type=search]::placeholder, .keep-up-to-date .location-search-field input[type=text]::placeholder {
        color: #bdbdbd;
        opacity: 1
    }

.keep-up-to-date .location-search-field button {
    cursor: pointer
}

    .keep-up-to-date .location-search-field button.location-search-field--submit {
        top: 10px
    }

.keep-up-to-date .location-search-field--inner {
    margin-right: 0;
    margin-left: 0
}

.keep-up-to-date--social--single {
    margin-bottom: 32px
}

    .keep-up-to-date--social--single a {
        display: inline-block;
        position: relative;
        line-height: 1;
        width: 100%
    }

        .keep-up-to-date--social--single a .label {
            line-height: 1.6;
            padding-left: 55px;
            padding-right: 30px;
            display: inline-block
        }

            .keep-up-to-date--social--single a .label.double-line {
                top: -8px
            }

            .keep-up-to-date--social--single a .label:after {
                margin-left: 10px;
                font-size: 110%;
                position: absolute;
                right: 0
            }

        .keep-up-to-date--social--single a:hover {
            text-decoration: none
        }

        .keep-up-to-date--social--single a svg {
            position: absolute;
            top: 0;
            left: 0;
            width: 32px;
            height: 32px
        }

.keep-up-to-date .postcode-search {
    height: 3.75rem
}

.keep-up-to-date .postcode-search__input {
    padding: 0 3.125rem;
    margin: 0
}

.keep-up-to-date .postcode-search__icon--search {
    left: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.keep-up-to-date .postcode-search__icon--cancel {
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sidebar-overlay {
    background-color: #fafafa;
    bottom: 0;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.16);
    color: #30354a;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    z-index: 6
}

.sidebar-overlay--closed {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.sidebar-overlay__close {
    min-height: -webkit-min-content;
    min-height: -moz-min-content;
    min-height: min-content;
    border-bottom: 1px solid #e0e0e0
}

    .sidebar-overlay__close a {
        color: #757575;
        display: block;
        padding: 16px 0;
        text-decoration: none
    }

    .sidebar-overlay__close .icon-small {
        height: .75rem;
        margin-right: .5rem;
        width: .75rem
    }

.sidebar-overlay__inner {
    height: calc(100% + 1px);
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 28px
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .sidebar-overlay__inner .text-gray-700.opa-70 {
        background-color: #fafafa
    }
}

.sidebar-overlay .mw-sidebar-inner {
    max-width: 328px
}

@-webkit-keyframes bounce-scroll-button {
    8.25%,24.75%,41.25% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }

    0%,16.5%,33%,49.5% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounce-scroll-button {
    8.25%,24.75%,41.25% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }

    0%,16.5%,33%,49.5% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.scroll-wrapper {
    position: absolute;
    bottom: -1.5rem;
    width: 100%;
    opacity: 1;
    pointer-events: none;
    -webkit-transition: opacity .33s ease,-webkit-transform .33s ease;
    transition: opacity .33s ease,-webkit-transform .33s ease;
    transition: opacity .33s ease,transform .33s ease;
    transition: opacity .33s ease,transform .33s ease,-webkit-transform .33s ease;
    z-index: 1
}

@media (max-width: 991px) {
    .scroll-wrapper {
        display: none
    }
}

.scroll-wrapper.scrolled {
    opacity: 0
}

.scroll-background {
    width: 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
    background: linear-gradient(hsla(0,0%,100%,0),#fff);
    height: 7rem;
    position: absolute;
    bottom: 0
}

.scroll-button {
    display: block;
    width: 4.5rem;
    height: 4.5rem;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: #454a60;
    left: 50%;
    margin-left: -2.25rem;
    -webkit-transition: opacity .33s ease,-webkit-transform .33s ease;
    transition: opacity .33s ease,-webkit-transform .33s ease;
    transition: opacity .33s ease,transform .33s ease;
    transition: opacity .33s ease,transform .33s ease,-webkit-transform .33s ease;
    border-radius: 50% 50% 0 0;
    pointer-events: all;
    opacity: 1;
    -webkit-animation: bounce-scroll-button 4s infinite 2s ease;
    animation: bounce-scroll-button 4s infinite 2s ease
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .scroll-button {
        margin-left: -2.8rem
    }
}

.scroll-button.scrolled {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(-50%) translateY(50%);
    transform: translateX(-50%) translateY(50%)
}

.scroll-button__icon {
    position: absolute;
    width: 1rem;
    left: 50%;
    bottom: -2rem;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

    .scroll-button__icon svg {
        width: 100%
    }

.privacy-link {
    color: #e13000;
    text-decoration: underline
}

    .privacy-link:hover {
        color: #ea750a
    }
