@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.6 (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)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

h1, h2, h3 {
    text-align: center;
}

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

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

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

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

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

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

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

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

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

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

/*img {
    border-style: none
}*/

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

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

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

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

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

textarea {
    overflow: auto
}

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

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

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

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

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

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

@media print {
    *, :after, :before, blockquote:first-letter, blockquote:first-line, div:first-letter, div:first-line, li:first-letter, li:first-line, p:first-letter, p:first-line {
        text-shadow: none !important;
        -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
    }

    tr {
        page-break-inside: avoid
    }

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

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

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

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

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

body {
    font-family: ProximaNovaRegular, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #666;
    background-color: #fff
}

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

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

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

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

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

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

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

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

a {
    color: inherit
}

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

a:focus, a:hover {
    color: #cd1521
}

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

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

pre {
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

picture img {
    border-radius: 14px;
    margin: 20px auto;
}

/*img {
    vertical-align: middle
}*/

[role=button] {
    cursor: pointer
}

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

table, th, td {
    border: 1px solid;
    padding: 5px;
    margin: 5px;
}

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

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

caption, th {
    text-align: left
}

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

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

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

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

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

textarea {
    resize: vertical
}

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

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

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

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
    font-family: ProximaNovaBold, sans-serif;
    font-weight: 400;
    line-height: 1.3;
    color: #333
}

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

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

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

.h4, h4 {
    font-size: 22px
}

.h5, h5 {
    font-size: 18px
}

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

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

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

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

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

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

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

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

hr {
    margin-top: 0;
    margin-bottom: 0;
    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 {
    padding: 0;
    margin-bottom: 0;
    font-size: 18px;
    border-left: .25rem solid #eceeef
}

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

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

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

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

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

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

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

.figure {
    display: inline-block
}

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

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

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

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

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

kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

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

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

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

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 570px;
    max-width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

.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: -15px;
    margin-left: -15px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-11 {
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

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

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.3333333333%
}

.pull-2 {
    right: 16.6666666667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.3333333333%
}

.pull-5 {
    right: 41.6666666667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.3333333333%
}

.pull-8 {
    right: 66.6666666667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.3333333333%
}

.pull-11 {
    right: 91.6666666667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.3333333333%
}

.push-2 {
    left: 16.6666666667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.3333333333%
}

.push-5 {
    left: 41.6666666667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.3333333333%
}

.push-8 {
    left: 66.6666666667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.3333333333%
}

.push-11 {
    left: 91.6666666667%
}

.push-12 {
    left: 100%
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1px) {
    .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
    }

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

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

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

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

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

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

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

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

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

    .pull-sm-0 {
        right: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .push-sm-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-md-0 {
        right: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .push-md-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-lg-0 {
        right: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .push-lg-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1250px) {
    .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
    }

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

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

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

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

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

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

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

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

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

    .pull-xl-0 {
        right: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .push-xl-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0
}

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

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

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

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

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

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

.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-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th, .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

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

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

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

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

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

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

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

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

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

.thead-default th {
    color: gray;
    background-color: #eceeef
}

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

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

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

.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: 15px 1.25rem;
    font-size: 18px;
    line-height: 1.25;
    color: #333;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid hsla(0, 0%, 40%, .1);
    border-radius: 0;
    -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;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    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: #000;
    background-color: #fff;
    border-color: #cd1521;
    outline: none
}

.form-control::-webkit-input-placeholder {
    color: rgba(51, 51, 51, .7);
    opacity: 1
}

.form-control::-moz-placeholder {
    color: rgba(51, 51, 51, .7);
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: rgba(51, 51, 51, .7);
    opacity: 1
}

.form-control::placeholder {
    color: rgba(51, 51, 51, .7);
    opacity: 1
}

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

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

select.form-control:not([size]):not([multiple]) {
    height: 20px
}

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

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

.col-form-label {
    padding-top: 13px;
    padding-bottom: 13px;
    margin-bottom: 0
}

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

.col-form-label-sm {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 1rem
}

.col-form-legend {
    font-size: 18px
}

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

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

.form-control-static.form-control-lg, .form-control-static.form-control-sm, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.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: 6px 15px;
    font-size: 1rem;
    border-radius: 0
}

.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: 31px
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0
}

.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: 3.1666666667rem
}

.form-group {
    margin-bottom: 22px
}

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

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

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

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

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

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

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

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

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

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

.form-control-danger, .form-control-success, .form-control-warning {
    padding-right: 3.75rem;
    background-repeat: no-repeat;
    background-position: center right 4.5px;
    -webkit-background-size: 9px 9px;
    background-size: 9px 9px
}

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

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

.has-success .input-group-addon {
    color: #f49814;
    border-color: #f49814;
    background-color: #fdedd7
}

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

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

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

.has-warning .input-group-addon {
    color: #cd1521;
    border-color: #cd1521;
    background-color: #f8b6bb
}

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

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

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

.has-danger .input-group-addon {
    color: #cd1521;
    border-color: #cd1521;
    background-color: #f8b6bb
}

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

.form-inline {
    display: -webkit-box;
    display: -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: 1px) {
    .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-static {
        display: inline-block
    }

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

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

    .form-inline .form-check {
        display: -webkit-box;
        display: -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;
    line-height: 1;
    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: 20px 25px;
    font-size: 18px;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

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

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

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

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

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

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b
}

.btn-primary.focus, .btn-primary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

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

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

.btn-secondary {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-secondary:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

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

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

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

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

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

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

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

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

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

.btn-success:hover {
    color: #fff;
    background-color: #cb7c0a;
    border-color: #c27609
}

.btn-success.focus, .btn-success:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(244, 152, 20, .5);
    box-shadow: 0 0 0 2px rgba(244, 152, 20, .5)
}

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

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

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

.btn-warning:hover {
    color: #fff;
    background-color: #9f101a;
    border-color: #950f18
}

.btn-warning.focus, .btn-warning:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(205, 21, 33, .5);
    box-shadow: 0 0 0 2px rgba(205, 21, 33, .5)
}

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

.btn-warning.active, .btn-warning:active, .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #9f101a;
    background-image: none;
    border-color: #950f18
}

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

.btn-danger:hover {
    color: #fff;
    background-color: #9f101a;
    border-color: #950f18
}

.btn-danger.focus, .btn-danger:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(205, 21, 33, .5);
    box-shadow: 0 0 0 2px rgba(205, 21, 33, .5)
}

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

.btn-danger.active, .btn-danger:active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #9f101a;
    background-image: none;
    border-color: #950f18
}

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

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-outline-success.focus, .btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(244, 152, 20, .5);
    box-shadow: 0 0 0 2px rgba(244, 152, 20, .5)
}

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

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

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

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

.btn-outline-warning.focus, .btn-outline-warning:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(205, 21, 33, .5);
    box-shadow: 0 0 0 2px rgba(205, 21, 33, .5)
}

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

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

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

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

.btn-outline-danger.focus, .btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(205, 21, 33, .5);
    box-shadow: 0 0 0 2px rgba(205, 21, 33, .5)
}

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

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

.btn-link {
    font-weight: 400;
    color: inherit;
    border-radius: 0
}

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

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

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

.btn-link:disabled {
    color: #636c72
}

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

.btn-group-lg > .btn, .btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0
}

.btn-group-sm > .btn, .btn-sm {
    padding: 9px 20px;
    font-size: 1rem;
    border-radius: 0
}

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

.btn-block + .btn-block {
    margin-top: 10px
}

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;
    -o-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: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

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

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

.dropdown-toggle:focus {
    outline: 0
}

.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: 18px;
    color: #666;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0
}

.dropdown-divider {
    height: 1px;
    margin: 0;
    overflow: hidden;
    background-color: #eceeef
}

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

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

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

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent
}

.show > .dropdown-menu {
    display: block
}

.show > a {
    outline: 0
}

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

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

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

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: .125rem
}

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

.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-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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

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

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn + .dropdown-toggle-split {
    padding-right: 18.75px;
    padding-left: 18.75px
}

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

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

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

.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-right-radius: 0;
    border-top-left-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-right-radius: 0;
    border-top-left-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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: 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: 15px 1.25rem;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.25;
    color: #333;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid hsla(0, 0%, 40%, .1);
    border-radius: 0
}

.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 6px 15px;
    font-size: 1rem;
    border-radius: 0
}

.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0
}

.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-bottom-right-radius: 0;
    border-top-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-bottom-left-radius: 0;
    border-top-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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.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 {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer
}

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

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

.custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8
}

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

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

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

.custom-control-indicator {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: 50% 50%;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: 0
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #0275d8;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked {
    display: -webkit-box;
    display: -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
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: 20px;
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #333;
    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;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
    border: 1px solid hsla(0, 0%, 40%, .1);
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

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

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

.custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef
}

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

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

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

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

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

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

.custom-file-control:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: gray;
    background-color: #eceeef;
    border: 1px solid hsla(0, 0%, 40%, .1);
    border-radius: 0 0 0 0
}

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

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

.nav-link {
    display: block;
    padding: 15px 0
}

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

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

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

.nav-tabs .nav-item {
    margin-bottom: 0
}

.nav-tabs .nav-link {
    border: 0 solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

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

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

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

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

.nav-pills .nav-link {
    border-radius: 0
}

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

.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-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    text-align: center
}

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

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

.navbar {
    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;
    padding: 0
}

.navbar-brand {
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 0;
    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-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-toggler {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

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

.navbar-toggler-left {
    position: absolute;
    left: 0
}

.navbar-toggler-right {
    position: absolute;
    right: 0
}

@media (max-width: 0px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable > .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1px) {
    .navbar-toggleable {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

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

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

    .navbar-toggleable > .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

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

@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-sm > .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

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

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

    .navbar-toggleable-sm > .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

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

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-md > .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-toggleable-md {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

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

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

    .navbar-toggleable-md > .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-md .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

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

@media (max-width: 1249px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-lg > .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1250px) {
    .navbar-toggleable-lg {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

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

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

    .navbar-toggleable-lg > .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

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

.navbar-toggleable-xl {
    -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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

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

.navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0
}

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

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

.navbar-toggleable-xl > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%
}

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

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-toggler, .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler: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.open, .navbar-light .navbar-nav .open > .nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    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 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

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

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

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

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

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

.navbar-inverse .navbar-nav .active > .nav-link, .navbar-inverse .navbar-nav .nav-link.active, .navbar-inverse .navbar-nav .nav-link.open, .navbar-inverse .navbar-nav .open > .nav-link {
    color: #fff
}

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

.navbar-inverse .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-inverse .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;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0
}

.card-block {
    -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-right-radius: 0;
    border-top-left-radius: 0
}

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

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

.card-header:first-child {
    border-radius: 0 0 0 0
}

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

.card-footer:last-child {
    border-radius: 0 0 0 0
}

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

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

.card-primary {
    background-color: #0275d8;
    border-color: #0275d8
}

.card-primary .card-footer, .card-primary .card-header {
    background-color: transparent
}

.card-success {
    background-color: #f49814;
    border-color: #f49814
}

.card-success .card-footer, .card-success .card-header {
    background-color: transparent
}

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

.card-info .card-footer, .card-info .card-header {
    background-color: transparent
}

.card-warning {
    background-color: #cd1521;
    border-color: #cd1521
}

.card-warning .card-footer, .card-warning .card-header {
    background-color: transparent
}

.card-danger {
    background-color: #cd1521;
    border-color: #cd1521
}

.card-danger .card-footer, .card-danger .card-header, .card-outline-primary {
    background-color: transparent
}

.card-outline-primary {
    border-color: #0275d8
}

.card-outline-secondary {
    background-color: transparent;
    border-color: #ccc
}

.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de
}

.card-outline-success {
    background-color: transparent;
    border-color: #f49814
}

.card-outline-danger, .card-outline-warning {
    background-color: transparent;
    border-color: #cd1521
}

.card-inverse {
    color: hsla(0, 0%, 100%, .65)
}

.card-inverse .card-footer, .card-inverse .card-header {
    background-color: transparent;
    border-color: hsla(0, 0%, 100%, .2)
}

.card-inverse .card-blockquote, .card-inverse .card-footer, .card-inverse .card-header, .card-inverse .card-title {
    color: #fff
}

.card-inverse .card-blockquote .blockquote-footer, .card-inverse .card-link, .card-inverse .card-subtitle, .card-inverse .card-text {
    color: hsla(0, 0%, 100%, .65)
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}

.card-img {
    border-radius: 0
}

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

.card-img-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.card-img-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

    .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 0px;
        flex: 1 0 0;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .card-deck .card:not(:first-child) {
        margin-left: 15px
    }

    .card-deck .card:not(:last-child) {
        margin-right: 15px
    }
}

@media (min-width: 1px) {
    .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 0px;
        flex: 1 0 0
    }

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

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-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-bottom-left-radius: 0;
        border-top-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
    }
}

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

    .card-columns .card {
        display: inline-block;
        width: 100%;
        margin-bottom: .75rem
    }
}

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

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

.breadcrumb-item {
    float: left
}

.breadcrumb-item + .breadcrumb-item:before {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    color: #636c72;
    content: "/"
}

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

.breadcrumb-item.active {
    color: #636c72
}

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

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

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

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

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

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

.page-link:focus, .page-link:hover {
    color: #cd1521;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd
}

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

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

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

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

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

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

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

.badge:empty {
    display: none
}

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

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

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

.badge-default {
    background-color: #636c72
}

.badge-default[href]:focus, .badge-default[href]:hover {
    background-color: #4b5257
}

.badge-primary {
    background-color: #0275d8
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #025aa5
}

.badge-success {
    background-color: #f49814
}

.badge-success[href]:focus, .badge-success[href]:hover {
    background-color: #cb7c0a
}

.badge-info {
    background-color: #5bc0de
}

.badge-info[href]:focus, .badge-info[href]:hover {
    background-color: #31b0d5
}

.badge-warning {
    background-color: #cd1521
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
    background-color: #9f101a
}

.badge-danger {
    background-color: #cd1521
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
    background-color: #9f101a
}

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

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

.jumbotron-hr {
    border-top-color: #d0d5d8
}

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

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

.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-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d
}

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

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f
}

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

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

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b
}

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

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442
}

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

.alert-danger .alert-link {
    color: #843534
}

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

@-o-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 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: 0
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #0275d8
}

.progress-bar-striped {
    background-image: -webkit-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-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
    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);
    -webkit-background-size: 1rem 1rem;
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    -o-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: gray;
    text-align: inherit
}

.list-group-item-action .list-group-item-heading {
    color: #333
}

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

.list-group-item-action:active {
    color: #666;
    background-color: #eceeef
}

.list-group-item {
    position: relative;
    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;
    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-right-radius: 0;
    border-top-left-radius: 0
}

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

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

.list-group-item.disabled, .list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff
}

.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
    color: #636c72
}

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

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text {
    color: #daeeff
}

.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-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

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: #3c763d;
    background-color: #d0e9c6
}

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

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

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: #31708f;
    background-color: #c4e3f3
}

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

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

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

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

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: #8a6d3b;
    background-color: #faf2cc
}

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

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

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

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

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: #a94442;
    background-color: #ebcccc
}

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

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

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

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

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

.close {
    float: right;
    font-size: 18px;
    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;
    cursor: pointer;
    opacity: .75
}

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

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

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

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

.modal.show .modal-dialog {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .2);
    border-radius: 0;
    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: 0;
    border-bottom: 0 solid #eceeef
}

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

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

.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: 0;
    border-top: 0 solid #eceeef
}

.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: 1px) {
    .modal-dialog {
        max-width: 700px;
        margin: 30px auto
    }

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

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: ProximaNovaRegular, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 1rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: 1
}

.tooltip.bs-tether-element-attached-bottom, .tooltip.tooltip-top {
    padding: 15px 0;
    margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before {
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    content: "";
    border-width: 15px 15px 0;
    border-top-color: #000
}

.tooltip.bs-tether-element-attached-left, .tooltip.tooltip-right {
    padding: 0 15px;
    margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner:before, .tooltip.tooltip-right .tooltip-inner:before {
    top: 50%;
    left: 0;
    margin-top: -15px;
    content: "";
    border-width: 15px 15px 15px 0;
    border-right-color: #000
}

.tooltip.bs-tether-element-attached-top, .tooltip.tooltip-bottom {
    padding: 15px 0;
    margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner:before, .tooltip.tooltip-bottom .tooltip-inner:before {
    top: 0;
    left: 50%;
    margin-left: -15px;
    content: "";
    border-width: 0 15px 15px;
    border-bottom-color: #000
}

.tooltip.bs-tether-element-attached-right, .tooltip.tooltip-left {
    padding: 0 15px;
    margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner:before, .tooltip.tooltip-left .tooltip-inner:before {
    top: 50%;
    right: 0;
    margin-top: -15px;
    content: "";
    border-width: 15px 0 15px 15px;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 15px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

.tooltip-inner:before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: ProximaNovaRegular, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 1rem;
    word-wrap: break-word;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0
}

.popover.bs-tether-element-attached-bottom, .popover.popover-top {
    margin-top: -10px
}

.popover.bs-tether-element-attached-bottom:after, .popover.bs-tether-element-attached-bottom:before, .popover.popover-top:after, .popover.popover-top:before {
    left: 50%;
    border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom:before, .popover.popover-top:before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-bottom:after, .popover.popover-top:after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff
}

.popover.bs-tether-element-attached-left, .popover.popover-right {
    margin-left: 10px
}

.popover.bs-tether-element-attached-left:after, .popover.bs-tether-element-attached-left:before, .popover.popover-right:after, .popover.popover-right:before {
    top: 50%;
    border-left-width: 0
}

.popover.bs-tether-element-attached-left:before, .popover.popover-right:before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-left:after, .popover.popover-right:after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff
}

.popover.bs-tether-element-attached-top, .popover.popover-bottom {
    margin-top: 10px
}

.popover.bs-tether-element-attached-top:after, .popover.bs-tether-element-attached-top:before, .popover.popover-bottom:after, .popover.popover-bottom:before {
    left: 50%;
    border-top-width: 0
}

.popover.bs-tether-element-attached-top:before, .popover.popover-bottom:before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-top:after, .popover.popover-bottom:after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title:before, .popover.popover-bottom .popover-title:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right, .popover.popover-left {
    margin-left: -10px
}

.popover.bs-tether-element-attached-right:after, .popover.bs-tether-element-attached-right:before, .popover.popover-left:after, .popover.popover-left:before {
    top: 50%;
    border-right-width: 0
}

.popover.bs-tether-element-attached-right:before, .popover.popover-left:before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-right:after, .popover.popover-left:after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.popover-title:empty {
    display: none
}

.popover-content {
    padding: 9px 14px
}

.popover:after, .popover:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover:before {
    content: "";
    border-width: 11px
}

.popover:after {
    content: "";
    border-width: 10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    width: 100%
}

@media (-webkit-transform-3d) {
    .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
}

@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))) {
    .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0
}

@media (-webkit-transform-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: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .active.carousel-item-left, .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))) {
    .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: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .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%;
    -webkit-background-size: 100% 100%;
    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: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    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-faded {
    background-color: #f7f7f7
}

.bg-primary {
    background-color: #0275d8 !important
}

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

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

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

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

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

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

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

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

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

.bg-inverse {
    background-color: #333 !important
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #1a1a1a !important
}

.border-0 {
    border: 0 !important
}

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

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

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

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

.rounded {
    border-radius: 0
}

.rounded-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.rounded-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.rounded-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

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

.rounded-0 {
    border-radius: 0
}

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

#infinite-footer, .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: 1px) {
    .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: 1250px) {
    .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
    }
}

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

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

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

.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;
    -ms-grid-row-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;
    -ms-grid-row-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;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

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

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

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

    .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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

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

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

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

    .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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

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

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

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

    .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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

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

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

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

    .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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 1px) {
    .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: 1250px) {
    .float-xl-left {
        float: left !important
    }

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

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

.fixed-top {
    top: 0
}

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

.fixed-bottom {
    bottom: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-0 {
    margin: 0 !important
}

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

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

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

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

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

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

.m-5 {
    margin: 5px !important
}

.mt-5 {
    margin-top: 5px !important
}

.mr-5 {
    margin-right: 5px !important
}

.mb-5 {
    margin-bottom: 5px !important
}

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

.mx-5 {
    margin-right: 5px !important
}

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

.m-10 {
    margin: 10px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

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

.mx-10 {
    margin-right: 10px !important
}

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

.m-15 {
    margin: 15px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mr-15 {
    margin-right: 15px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

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

.mx-15 {
    margin-right: 15px !important
}

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

.m-20 {
    margin: 20px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mr-20 {
    margin-right: 20px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

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

.mx-20 {
    margin-right: 20px !important
}

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

.m-25 {
    margin: 25px !important
}

.mt-25 {
    margin-top: 25px !important
}

.mr-25 {
    margin-right: 25px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

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

.mx-25 {
    margin-right: 25px !important
}

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

.m-30 {
    margin: 30px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mr-30 {
    margin-right: 30px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

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

.mx-30 {
    margin-right: 30px !important
}

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

.m-35 {
    margin: 35px !important
}

.mt-35 {
    margin-top: 35px !important
}

.mr-35 {
    margin-right: 35px !important
}

.mb-35 {
    margin-bottom: 35px !important
}

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

.mx-35 {
    margin-right: 35px !important
}

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

.m-40 {
    margin: 40px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mr-40 {
    margin-right: 40px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

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

.mx-40 {
    margin-right: 40px !important
}

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

.m-45 {
    margin: 45px !important
}

.mt-45 {
    margin-top: 45px !important
}

.mr-45 {
    margin-right: 45px !important
}

.mb-45 {
    margin-bottom: 45px !important
}

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

.mx-45 {
    margin-right: 45px !important
}

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

.m-50 {
    margin: 50px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mr-50 {
    margin-right: 50px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

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

.mx-50 {
    margin-right: 50px !important
}

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

.m-60 {
    margin: 60px !important
}

.mt-60 {
    margin-top: 60px !important
}

.mr-60 {
    margin-right: 60px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

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

.mx-60 {
    margin-right: 60px !important
}

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

.m-70 {
    margin: 70px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mr-70 {
    margin-right: 70px !important
}

.mb-70 {
    margin-bottom: 70px !important
}

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

.mx-70 {
    margin-right: 70px !important
}

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

.m-80 {
    margin: 80px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mr-80 {
    margin-right: 80px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

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

.mx-80 {
    margin-right: 80px !important
}

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

.m-90 {
    margin: 90px !important
}

.mt-90 {
    margin-top: 90px !important
}

.mr-90 {
    margin-right: 90px !important
}

.mb-90 {
    margin-bottom: 90px !important
}

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

.mx-90 {
    margin-right: 90px !important
}

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

.m-100 {
    margin: 100px !important
}

.mt-100 {
    margin-top: 100px !important
}

.mr-100 {
    margin-right: 100px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

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

.mx-100 {
    margin-right: 100px !important
}

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

.p-0 {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.px-0 {
    padding-right: 0 !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-5 {
    padding: 5px !important
}

.pt-5 {
    padding-top: 5px !important
}

.pr-5 {
    padding-right: 5px !important
}

.pb-5 {
    padding-bottom: 5px !important
}

.pl-5, .px-5 {
    padding-left: 5px !important
}

.px-5 {
    padding-right: 5px !important
}

.py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.p-10 {
    padding: 10px !important
}

.pt-10 {
    padding-top: 10px !important
}

.pr-10 {
    padding-right: 10px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pl-10, .px-10 {
    padding-left: 10px !important
}

.px-10 {
    padding-right: 10px !important
}

.py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.p-15 {
    padding: 15px !important
}

.pt-15 {
    padding-top: 15px !important
}

.pr-15 {
    padding-right: 15px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pl-15, .px-15 {
    padding-left: 15px !important
}

.px-15 {
    padding-right: 15px !important
}

.py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.p-20 {
    padding: 20px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pr-20 {
    padding-right: 20px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pl-20, .px-20 {
    padding-left: 20px !important
}

.px-20 {
    padding-right: 20px !important
}

.py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.p-25 {
    padding: 25px !important
}

.pt-25 {
    padding-top: 25px !important
}

.pr-25 {
    padding-right: 25px !important
}

.pb-25 {
    padding-bottom: 25px !important
}

.pl-25, .px-25 {
    padding-left: 25px !important
}

.px-25 {
    padding-right: 25px !important
}

.py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important
}

.p-30 {
    padding: 30px !important
}

.pt-30 {

}

.pr-30 {
    padding-right: 30px !important
}

.pb-30 {

}

.pl-30, .px-30 {
    padding-left: 30px !important
}

.px-30 {
    padding-right: 30px !important
}

.py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.p-35 {
    padding: 35px !important
}

.pt-35 {
    padding-top: 35px !important
}

.pr-35 {
    padding-right: 35px !important
}

.pb-35 {
    padding-bottom: 35px !important
}

.pl-35, .px-35 {
    padding-left: 35px !important
}

.px-35 {
    padding-right: 35px !important
}

.py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important
}

.p-40 {
    padding: 40px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pr-40 {
    padding-right: 40px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pl-40, .px-40 {
    padding-left: 40px !important
}

.px-40 {
    padding-right: 40px !important
}

.py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.p-45 {
    padding: 45px !important
}

.pt-45 {
    padding-top: 45px !important
}

.pr-45 {
    padding-right: 45px !important
}

.pb-45 {
    padding-bottom: 45px !important
}

.pl-45, .px-45 {
    padding-left: 45px !important
}

.px-45 {
    padding-right: 45px !important
}

.py-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important
}

.p-50 {
    padding: 50px !important
}

.pt-50 {
    padding-top: 50px !important
}

.pr-50 {
    padding-right: 50px !important
}

.pb-50 {
    padding-bottom: 50px !important
}

.pl-50, .px-50 {
    padding-left: 50px !important
}

.px-50 {
    padding-right: 50px !important
}

.py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.p-60 {
    padding: 60px !important
}

.pt-60 {
    padding-top: 60px !important
}

.pr-60 {
    padding-right: 60px !important
}

.pb-60 {
    padding-bottom: 60px !important
}

.pl-60, .px-60 {
    padding-left: 60px !important
}

.px-60 {
    padding-right: 60px !important
}

.py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.p-70 {
    padding: 70px !important
}

.pt-70 {
    padding-top: 70px !important
}

.pr-70 {
    padding-right: 70px !important
}

.pb-70 {
    padding-bottom: 70px !important
}

.pl-70, .px-70 {
    padding-left: 70px !important
}

.px-70 {
    padding-right: 70px !important
}

.py-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important
}

.p-80 {
    padding: 80px !important
}

.pt-80 {
    padding-top: 80px !important
}

.pr-80 {
    padding-right: 80px !important
}

.pb-80 {
    padding-bottom: 80px !important
}

.pl-80, .px-80 {
    padding-left: 80px !important
}

.px-80 {
    padding-right: 80px !important
}

.py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important
}

.p-90 {
    padding: 90px !important
}

.pt-90 {
    padding-top: 90px !important
}

.pr-90 {
    padding-right: 90px !important
}

.pb-90 {
    padding-bottom: 90px !important
}

.pl-90, .px-90 {
    padding-left: 90px !important
}

.px-90 {
    padding-right: 90px !important
}

.py-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important
}

.p-100 {
    padding: 100px !important
}

.pt-100 {
    padding-top: 100px !important
}

.pr-100 {
    padding-right: 100px !important
}

.pb-100 {
    padding-bottom: 100px !important
}

.pl-100, .px-100 {
    padding-left: 100px !important
}

.px-100 {
    padding-right: 100px !important
}

.py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important
}

.m-auto {
    margin: auto !important
}

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

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

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

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

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

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

@media (min-width: 1px) {
    .m-sm-0 {
        margin: 0 !important
    }

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

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

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

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

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

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

    .m-sm-5 {
        margin: 5px !important
    }

    .mt-sm-5 {
        margin-top: 5px !important
    }

    .mr-sm-5 {
        margin-right: 5px !important
    }

    .mb-sm-5 {
        margin-bottom: 5px !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 5px !important
    }

    .mx-sm-5 {
        margin-right: 5px !important
    }

    .my-sm-5 {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }

    .m-sm-10 {
        margin: 10px !important
    }

    .mt-sm-10 {
        margin-top: 10px !important
    }

    .mr-sm-10 {
        margin-right: 10px !important
    }

    .mb-sm-10 {
        margin-bottom: 10px !important
    }

    .ml-sm-10, .mx-sm-10 {
        margin-left: 10px !important
    }

    .mx-sm-10 {
        margin-right: 10px !important
    }

    .my-sm-10 {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }

    .m-sm-15 {
        margin: 15px !important
    }

    .mt-sm-15 {
        margin-top: 15px !important
    }

    .mr-sm-15 {
        margin-right: 15px !important
    }

    .mb-sm-15 {
        margin-bottom: 15px !important
    }

    .ml-sm-15, .mx-sm-15 {
        margin-left: 15px !important
    }

    .mx-sm-15 {
        margin-right: 15px !important
    }

    .my-sm-15 {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }

    .m-sm-20 {
        margin: 20px !important
    }

    .mt-sm-20 {
        margin-top: 20px !important
    }

    .mr-sm-20 {
        margin-right: 20px !important
    }

    .mb-sm-20 {
        margin-bottom: 20px !important
    }

    .ml-sm-20, .mx-sm-20 {
        margin-left: 20px !important
    }

    .mx-sm-20 {
        margin-right: 20px !important
    }

    .my-sm-20 {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }

    .m-sm-25 {
        margin: 25px !important
    }

    .mt-sm-25 {
        margin-top: 25px !important
    }

    .mr-sm-25 {
        margin-right: 25px !important
    }

    .mb-sm-25 {
        margin-bottom: 25px !important
    }

    .ml-sm-25, .mx-sm-25 {
        margin-left: 25px !important
    }

    .mx-sm-25 {
        margin-right: 25px !important
    }

    .my-sm-25 {
        margin-top: 25px !important;
        margin-bottom: 25px !important
    }

    .m-sm-30 {
        margin: 30px !important
    }

    .mt-sm-30 {
        margin-top: 30px !important
    }

    .mr-sm-30 {
        margin-right: 30px !important
    }

    .mb-sm-30 {
        margin-bottom: 30px !important
    }

    .ml-sm-30, .mx-sm-30 {
        margin-left: 30px !important
    }

    .mx-sm-30 {
        margin-right: 30px !important
    }

    .my-sm-30 {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }

    .m-sm-35 {
        margin: 35px !important
    }

    .mt-sm-35 {
        margin-top: 35px !important
    }

    .mr-sm-35 {
        margin-right: 35px !important
    }

    .mb-sm-35 {
        margin-bottom: 35px !important
    }

    .ml-sm-35, .mx-sm-35 {
        margin-left: 35px !important
    }

    .mx-sm-35 {
        margin-right: 35px !important
    }

    .my-sm-35 {
        margin-top: 35px !important;
        margin-bottom: 35px !important
    }

    .m-sm-40 {
        margin: 40px !important
    }

    .mt-sm-40 {
        margin-top: 40px !important
    }

    .mr-sm-40 {
        margin-right: 40px !important
    }

    .mb-sm-40 {
        margin-bottom: 40px !important
    }

    .ml-sm-40, .mx-sm-40 {
        margin-left: 40px !important
    }

    .mx-sm-40 {
        margin-right: 40px !important
    }

    .my-sm-40 {
        margin-top: 40px !important;
        margin-bottom: 40px !important
    }

    .m-sm-45 {
        margin: 45px !important
    }

    .mt-sm-45 {
        margin-top: 45px !important
    }

    .mr-sm-45 {
        margin-right: 45px !important
    }

    .mb-sm-45 {
        margin-bottom: 45px !important
    }

    .ml-sm-45, .mx-sm-45 {
        margin-left: 45px !important
    }

    .mx-sm-45 {
        margin-right: 45px !important
    }

    .my-sm-45 {
        margin-top: 45px !important;
        margin-bottom: 45px !important
    }

    .m-sm-50 {
        margin: 50px !important
    }

    .mt-sm-50 {
        margin-top: 50px !important
    }

    .mr-sm-50 {
        margin-right: 50px !important
    }

    .mb-sm-50 {
        margin-bottom: 50px !important
    }

    .ml-sm-50, .mx-sm-50 {
        margin-left: 50px !important
    }

    .mx-sm-50 {
        margin-right: 50px !important
    }

    .my-sm-50 {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }

    .m-sm-60 {
        margin: 60px !important
    }

    .mt-sm-60 {
        margin-top: 60px !important
    }

    .mr-sm-60 {
        margin-right: 60px !important
    }

    .mb-sm-60 {
        margin-bottom: 60px !important
    }

    .ml-sm-60, .mx-sm-60 {
        margin-left: 60px !important
    }

    .mx-sm-60 {
        margin-right: 60px !important
    }

    .my-sm-60 {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }

    .m-sm-70 {
        margin: 70px !important
    }

    .mt-sm-70 {
        margin-top: 70px !important
    }

    .mr-sm-70 {
        margin-right: 70px !important
    }

    .mb-sm-70 {
        margin-bottom: 70px !important
    }

    .ml-sm-70, .mx-sm-70 {
        margin-left: 70px !important
    }

    .mx-sm-70 {
        margin-right: 70px !important
    }

    .my-sm-70 {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }

    .m-sm-80 {
        margin: 80px !important
    }

    .mt-sm-80 {
        margin-top: 80px !important
    }

    .mr-sm-80 {
        margin-right: 80px !important
    }

    .mb-sm-80 {
        margin-bottom: 80px !important
    }

    .ml-sm-80, .mx-sm-80 {
        margin-left: 80px !important
    }

    .mx-sm-80 {
        margin-right: 80px !important
    }

    .my-sm-80 {
        margin-top: 80px !important;
        margin-bottom: 80px !important
    }

    .m-sm-90 {
        margin: 90px !important
    }

    .mt-sm-90 {
        margin-top: 90px !important
    }

    .mr-sm-90 {
        margin-right: 90px !important
    }

    .mb-sm-90 {
        margin-bottom: 90px !important
    }

    .ml-sm-90, .mx-sm-90 {
        margin-left: 90px !important
    }

    .mx-sm-90 {
        margin-right: 90px !important
    }

    .my-sm-90 {
        margin-top: 90px !important;
        margin-bottom: 90px !important
    }

    .m-sm-100 {
        margin: 100px !important
    }

    .mt-sm-100 {
        margin-top: 100px !important
    }

    .mr-sm-100 {
        margin-right: 100px !important
    }

    .mb-sm-100 {
        margin-bottom: 100px !important
    }

    .ml-sm-100, .mx-sm-100 {
        margin-left: 100px !important
    }

    .mx-sm-100 {
        margin-right: 100px !important
    }

    .my-sm-100 {
        margin-top: 100px !important;
        margin-bottom: 100px !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .px-sm-0 {
        padding-right: 0 !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-sm-5 {
        padding: 5px !important
    }

    .pt-sm-5 {
        padding-top: 5px !important
    }

    .pr-sm-5 {
        padding-right: 5px !important
    }

    .pb-sm-5 {
        padding-bottom: 5px !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 5px !important
    }

    .px-sm-5 {
        padding-right: 5px !important
    }

    .py-sm-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .p-sm-10 {
        padding: 10px !important
    }

    .pt-sm-10 {
        padding-top: 10px !important
    }

    .pr-sm-10 {
        padding-right: 10px !important
    }

    .pb-sm-10 {
        padding-bottom: 10px !important
    }

    .pl-sm-10, .px-sm-10 {
        padding-left: 10px !important
    }

    .px-sm-10 {
        padding-right: 10px !important
    }

    .py-sm-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .p-sm-15 {
        padding: 15px !important
    }

    .pt-sm-15 {
        padding-top: 15px !important
    }

    .pr-sm-15 {
        padding-right: 15px !important
    }

    .pb-sm-15 {
        padding-bottom: 15px !important
    }

    .pl-sm-15, .px-sm-15 {
        padding-left: 15px !important
    }

    .px-sm-15 {
        padding-right: 15px !important
    }

    .py-sm-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }

    .p-sm-20 {
        padding: 20px !important
    }

    .pt-sm-20 {
        padding-top: 20px !important
    }

    .pr-sm-20 {
        padding-right: 20px !important
    }

    .pb-sm-20 {
        padding-bottom: 20px !important
    }

    .pl-sm-20, .px-sm-20 {
        padding-left: 20px !important
    }

    .px-sm-20 {
        padding-right: 20px !important
    }

    .py-sm-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .p-sm-25 {
        padding: 25px !important
    }

    .pt-sm-25 {
        padding-top: 25px !important
    }

    .pr-sm-25 {
        padding-right: 25px !important
    }

    .pb-sm-25 {
        padding-bottom: 25px !important
    }

    .pl-sm-25, .px-sm-25 {
        padding-left: 25px !important
    }

    .px-sm-25 {
        padding-right: 25px !important
    }

    .py-sm-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important
    }

    .p-sm-30 {
        padding: 30px !important
    }

    .pt-sm-30 {
        padding-top: 30px !important
    }

    .pr-sm-30 {
        padding-right: 30px !important
    }

    .pb-sm-30 {
        padding-bottom: 30px !important
    }

    .pl-sm-30, .px-sm-30 {
        padding-left: 30px !important
    }

    .px-sm-30 {
        padding-right: 30px !important
    }

    .py-sm-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .p-sm-35 {
        padding: 35px !important
    }

    .pt-sm-35 {
        padding-top: 35px !important
    }

    .pr-sm-35 {
        padding-right: 35px !important
    }

    .pb-sm-35 {
        padding-bottom: 35px !important
    }

    .pl-sm-35, .px-sm-35 {
        padding-left: 35px !important
    }

    .px-sm-35 {
        padding-right: 35px !important
    }

    .py-sm-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important
    }

    .p-sm-40 {
        padding: 40px !important
    }

    .pt-sm-40 {
        padding-top: 40px !important
    }

    .pr-sm-40 {
        padding-right: 40px !important
    }

    .pb-sm-40 {
        padding-bottom: 40px !important
    }

    .pl-sm-40, .px-sm-40 {
        padding-left: 40px !important
    }

    .px-sm-40 {
        padding-right: 40px !important
    }

    .py-sm-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }

    .p-sm-45 {
        padding: 45px !important
    }

    .pt-sm-45 {
        padding-top: 45px !important
    }

    .pr-sm-45 {
        padding-right: 45px !important
    }

    .pb-sm-45 {
        padding-bottom: 45px !important
    }

    .pl-sm-45, .px-sm-45 {
        padding-left: 45px !important
    }

    .px-sm-45 {
        padding-right: 45px !important
    }

    .py-sm-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important
    }

    .p-sm-50 {
        padding: 50px !important
    }

    .pt-sm-50 {
        padding-top: 50px !important
    }

    .pr-sm-50 {
        padding-right: 50px !important
    }

    .pb-sm-50 {
        padding-bottom: 50px !important
    }

    .pl-sm-50, .px-sm-50 {
        padding-left: 50px !important
    }

    .px-sm-50 {
        padding-right: 50px !important
    }

    .py-sm-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }

    .p-sm-60 {
        padding: 60px !important
    }

    .pt-sm-60 {
        padding-top: 60px !important
    }

    .pr-sm-60 {
        padding-right: 60px !important
    }

    .pb-sm-60 {
        padding-bottom: 60px !important
    }

    .pl-sm-60, .px-sm-60 {
        padding-left: 60px !important
    }

    .px-sm-60 {
        padding-right: 60px !important
    }

    .py-sm-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }

    .p-sm-70 {
        padding: 70px !important
    }

    .pt-sm-70 {
        padding-top: 70px !important
    }

    .pr-sm-70 {
        padding-right: 70px !important
    }

    .pb-sm-70 {
        padding-bottom: 70px !important
    }

    .pl-sm-70, .px-sm-70 {
        padding-left: 70px !important
    }

    .px-sm-70 {
        padding-right: 70px !important
    }

    .py-sm-70 {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }

    .p-sm-80 {
        padding: 80px !important
    }

    .pt-sm-80 {
        padding-top: 80px !important
    }

    .pr-sm-80 {
        padding-right: 80px !important
    }

    .pb-sm-80 {
        padding-bottom: 80px !important
    }

    .pl-sm-80, .px-sm-80 {
        padding-left: 80px !important
    }

    .px-sm-80 {
        padding-right: 80px !important
    }

    .py-sm-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important
    }

    .p-sm-90 {
        padding: 90px !important
    }

    .pt-sm-90 {
        padding-top: 90px !important
    }

    .pr-sm-90 {
        padding-right: 90px !important
    }

    .pb-sm-90 {
        padding-bottom: 90px !important
    }

    .pl-sm-90, .px-sm-90 {
        padding-left: 90px !important
    }

    .px-sm-90 {
        padding-right: 90px !important
    }

    .py-sm-90 {
        padding-top: 90px !important;
        padding-bottom: 90px !important
    }

    .p-sm-100 {
        padding: 100px !important
    }

    .pt-sm-100 {
        padding-top: 100px !important
    }

    .pr-sm-100 {
        padding-right: 100px !important
    }

    .pb-sm-100 {
        padding-bottom: 100px !important
    }

    .pl-sm-100, .px-sm-100 {
        padding-left: 100px !important
    }

    .px-sm-100 {
        padding-right: 100px !important
    }

    .py-sm-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

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

    .mx-sm-auto {
        margin-right: auto !important
    }

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

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

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

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

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

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

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

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

    .m-md-5 {
        margin: 5px !important
    }

    .mt-md-5 {
        margin-top: 5px !important
    }

    .mr-md-5 {
        margin-right: 5px !important
    }

    .mb-md-5 {
        margin-bottom: 5px !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 5px !important
    }

    .mx-md-5 {
        margin-right: 5px !important
    }

    .my-md-5 {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }

    .m-md-10 {
        margin: 10px !important
    }

    .mt-md-10 {
        margin-top: 10px !important
    }

    .mr-md-10 {
        margin-right: 10px !important
    }

    .mb-md-10 {
        margin-bottom: 10px !important
    }

    .ml-md-10, .mx-md-10 {
        margin-left: 10px !important
    }

    .mx-md-10 {
        margin-right: 10px !important
    }

    .my-md-10 {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }

    .m-md-15 {
        margin: 15px !important
    }

    .mt-md-15 {
        margin-top: 15px !important
    }

    .mr-md-15 {
        margin-right: 15px !important
    }

    .mb-md-15 {
        margin-bottom: 15px !important
    }

    .ml-md-15, .mx-md-15 {
        margin-left: 15px !important
    }

    .mx-md-15 {
        margin-right: 15px !important
    }

    .my-md-15 {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }

    .m-md-20 {
        margin: 20px !important
    }

    .mt-md-20 {
        margin-top: 20px !important
    }

    .mr-md-20 {
        margin-right: 20px !important
    }

    .mb-md-20 {
        margin-bottom: 20px !important
    }

    .ml-md-20, .mx-md-20 {
        margin-left: 20px !important
    }

    .mx-md-20 {
        margin-right: 20px !important
    }

    .my-md-20 {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }

    .m-md-25 {
        margin: 25px !important
    }

    .mt-md-25 {
        margin-top: 25px !important
    }

    .mr-md-25 {
        margin-right: 25px !important
    }

    .mb-md-25 {
        margin-bottom: 25px !important
    }

    .ml-md-25, .mx-md-25 {
        margin-left: 25px !important
    }

    .mx-md-25 {
        margin-right: 25px !important
    }

    .my-md-25 {
        margin-top: 25px !important;
        margin-bottom: 25px !important
    }

    .m-md-30 {
        margin: 30px !important
    }

    .mt-md-30 {
        margin-top: 30px !important
    }

    .mr-md-30 {
        margin-right: 30px !important
    }

    .mb-md-30 {
        margin-bottom: 30px !important
    }

    .ml-md-30, .mx-md-30 {
        margin-left: 30px !important
    }

    .mx-md-30 {
        margin-right: 30px !important
    }

    .my-md-30 {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }

    .m-md-35 {
        margin: 35px !important
    }

    .mt-md-35 {
        margin-top: 35px !important
    }

    .mr-md-35 {
        margin-right: 35px !important
    }

    .mb-md-35 {
        margin-bottom: 35px !important
    }

    .ml-md-35, .mx-md-35 {
        margin-left: 35px !important
    }

    .mx-md-35 {
        margin-right: 35px !important
    }

    .my-md-35 {
        margin-top: 35px !important;
        margin-bottom: 35px !important
    }

    .m-md-40 {
        margin: 40px !important
    }

    .mt-md-40 {
        margin-top: 40px !important
    }

    .mr-md-40 {
        margin-right: 40px !important
    }

    .mb-md-40 {
        margin-bottom: 40px !important
    }

    .ml-md-40, .mx-md-40 {
        margin-left: 40px !important
    }

    .mx-md-40 {
        margin-right: 40px !important
    }

    .my-md-40 {
        margin-top: 40px !important;
        margin-bottom: 40px !important
    }

    .m-md-45 {
        margin: 45px !important
    }

    .mt-md-45 {
        margin-top: 45px !important
    }

    .mr-md-45 {
        margin-right: 45px !important
    }

    .mb-md-45 {
        margin-bottom: 45px !important
    }

    .ml-md-45, .mx-md-45 {
        margin-left: 45px !important
    }

    .mx-md-45 {
        margin-right: 45px !important
    }

    .my-md-45 {
        margin-top: 45px !important;
        margin-bottom: 45px !important
    }

    .m-md-50 {
        margin: 50px !important
    }

    .mt-md-50 {
        margin-top: 50px !important
    }

    .mr-md-50 {
        margin-right: 50px !important
    }

    .mb-md-50 {
        margin-bottom: 50px !important
    }

    .ml-md-50, .mx-md-50 {
        margin-left: 50px !important
    }

    .mx-md-50 {
        margin-right: 50px !important
    }

    .my-md-50 {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }

    .m-md-60 {
        margin: 60px !important
    }

    .mt-md-60 {
        margin-top: 60px !important
    }

    .mr-md-60 {
        margin-right: 60px !important
    }

    .mb-md-60 {
        margin-bottom: 60px !important
    }

    .ml-md-60, .mx-md-60 {
        margin-left: 60px !important
    }

    .mx-md-60 {
        margin-right: 60px !important
    }

    .my-md-60 {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }

    .m-md-70 {
        margin: 70px !important
    }

    .mt-md-70 {
        margin-top: 70px !important
    }

    .mr-md-70 {
        margin-right: 70px !important
    }

    .mb-md-70 {
        margin-bottom: 70px !important
    }

    .ml-md-70, .mx-md-70 {
        margin-left: 70px !important
    }

    .mx-md-70 {
        margin-right: 70px !important
    }

    .my-md-70 {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }

    .m-md-80 {
        margin: 80px !important
    }

    .mt-md-80 {
        margin-top: 80px !important
    }

    .mr-md-80 {
        margin-right: 80px !important
    }

    .mb-md-80 {
        margin-bottom: 80px !important
    }

    .ml-md-80, .mx-md-80 {
        margin-left: 80px !important
    }

    .mx-md-80 {
        margin-right: 80px !important
    }

    .my-md-80 {
        margin-top: 80px !important;
        margin-bottom: 80px !important
    }

    .m-md-90 {
        margin: 90px !important
    }

    .mt-md-90 {
        margin-top: 90px !important
    }

    .mr-md-90 {
        margin-right: 90px !important
    }

    .mb-md-90 {
        margin-bottom: 90px !important
    }

    .ml-md-90, .mx-md-90 {
        margin-left: 90px !important
    }

    .mx-md-90 {
        margin-right: 90px !important
    }

    .my-md-90 {
        margin-top: 90px !important;
        margin-bottom: 90px !important
    }

    .m-md-100 {
        margin: 100px !important
    }

    .mt-md-100 {
        margin-top: 100px !important
    }

    .mr-md-100 {
        margin-right: 100px !important
    }

    .mb-md-100 {
        margin-bottom: 100px !important
    }

    .ml-md-100, .mx-md-100 {
        margin-left: 100px !important
    }

    .mx-md-100 {
        margin-right: 100px !important
    }

    .my-md-100 {
        margin-top: 100px !important;
        margin-bottom: 100px !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .px-md-0 {
        padding-right: 0 !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-md-5 {
        padding: 5px !important
    }

    .pt-md-5 {
        padding-top: 5px !important
    }

    .pr-md-5 {
        padding-right: 5px !important
    }

    .pb-md-5 {
        padding-bottom: 5px !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 5px !important
    }

    .px-md-5 {
        padding-right: 5px !important
    }

    .py-md-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .p-md-10 {
        padding: 10px !important
    }

    .pt-md-10 {
        padding-top: 10px !important
    }

    .pr-md-10 {
        padding-right: 10px !important
    }

    .pb-md-10 {
        padding-bottom: 10px !important
    }

    .pl-md-10, .px-md-10 {
        padding-left: 10px !important
    }

    .px-md-10 {
        padding-right: 10px !important
    }

    .py-md-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .p-md-15 {
        padding: 15px !important
    }

    .pt-md-15 {
        padding-top: 15px !important
    }

    .pr-md-15 {
        padding-right: 15px !important
    }

    .pb-md-15 {
        padding-bottom: 15px !important
    }

    .pl-md-15, .px-md-15 {
        padding-left: 15px !important
    }

    .px-md-15 {
        padding-right: 15px !important
    }

    .py-md-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }

    .p-md-20 {
        padding: 20px !important
    }

    .pt-md-20 {
        padding-top: 20px !important
    }

    .pr-md-20 {
        padding-right: 20px !important
    }

    .pb-md-20 {
        padding-bottom: 20px !important
    }

    .pl-md-20, .px-md-20 {
        padding-left: 20px !important
    }

    .px-md-20 {
        padding-right: 20px !important
    }

    .py-md-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .p-md-25 {
        padding: 25px !important
    }

    .pt-md-25 {
        padding-top: 25px !important
    }

    .pr-md-25 {
        padding-right: 25px !important
    }

    .pb-md-25 {
        padding-bottom: 25px !important
    }

    .pl-md-25, .px-md-25 {
        padding-left: 25px !important
    }

    .px-md-25 {
        padding-right: 25px !important
    }

    .py-md-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important
    }

    .p-md-30 {
        padding: 30px !important
    }

    .pt-md-30 {
        padding-top: 30px !important
    }

    .pr-md-30 {
        padding-right: 30px !important
    }

    .pb-md-30 {
        padding-bottom: 30px !important
    }

    .pl-md-30, .px-md-30 {
        padding-left: 30px !important
    }

    .px-md-30 {
        padding-right: 30px !important
    }

    .py-md-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .p-md-35 {
        padding: 35px !important
    }

    .pt-md-35 {
        padding-top: 35px !important
    }

    .pr-md-35 {
        padding-right: 35px !important
    }

    .pb-md-35 {
        padding-bottom: 35px !important
    }

    .pl-md-35, .px-md-35 {
        padding-left: 35px !important
    }

    .px-md-35 {
        padding-right: 35px !important
    }

    .py-md-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important
    }

    .p-md-40 {
        padding: 40px !important
    }

    .pt-md-40 {
        padding-top: 40px !important
    }

    .pr-md-40 {
        padding-right: 40px !important
    }

    .pb-md-40 {
        padding-bottom: 40px !important
    }

    .pl-md-40, .px-md-40 {
        padding-left: 40px !important
    }

    .px-md-40 {
        padding-right: 40px !important
    }

    .py-md-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }

    .p-md-45 {
        padding: 45px !important
    }

    .pt-md-45 {
        padding-top: 45px !important
    }

    .pr-md-45 {
        padding-right: 45px !important
    }

    .pb-md-45 {
        padding-bottom: 45px !important
    }

    .pl-md-45, .px-md-45 {
        padding-left: 45px !important
    }

    .px-md-45 {
        padding-right: 45px !important
    }

    .py-md-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important
    }

    .p-md-50 {
        padding: 50px !important
    }

    .pt-md-50 {
        padding-top: 50px !important
    }

    .pr-md-50 {
        padding-right: 50px !important
    }

    .pb-md-50 {
        padding-bottom: 50px !important
    }

    .pl-md-50, .px-md-50 {
        padding-left: 50px !important
    }

    .px-md-50 {
        padding-right: 50px !important
    }

    .py-md-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }

    .p-md-60 {
        padding: 60px !important
    }

    .pt-md-60 {
        padding-top: 60px !important
    }

    .pr-md-60 {
        padding-right: 60px !important
    }

    .pb-md-60 {
        padding-bottom: 60px !important
    }

    .pl-md-60, .px-md-60 {
        padding-left: 60px !important
    }

    .px-md-60 {
        padding-right: 60px !important
    }

    .py-md-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }

    .p-md-70 {
        padding: 70px !important
    }

    .pt-md-70 {
        padding-top: 70px !important
    }

    .pr-md-70 {
        padding-right: 70px !important
    }

    .pb-md-70 {
        padding-bottom: 70px !important
    }

    .pl-md-70, .px-md-70 {
        padding-left: 70px !important
    }

    .px-md-70 {
        padding-right: 70px !important
    }

    .py-md-70 {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }

    .p-md-80 {
        padding: 80px !important
    }

    .pt-md-80 {
        padding-top: 80px !important
    }

    .pr-md-80 {
        padding-right: 80px !important
    }

    .pb-md-80 {
        padding-bottom: 80px !important
    }

    .pl-md-80, .px-md-80 {
        padding-left: 80px !important
    }

    .px-md-80 {
        padding-right: 80px !important
    }

    .py-md-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important
    }

    .p-md-90 {
        padding: 90px !important
    }

    .pt-md-90 {
        padding-top: 90px !important
    }

    .pr-md-90 {
        padding-right: 90px !important
    }

    .pb-md-90 {
        padding-bottom: 90px !important
    }

    .pl-md-90, .px-md-90 {
        padding-left: 90px !important
    }

    .px-md-90 {
        padding-right: 90px !important
    }

    .py-md-90 {
        padding-top: 90px !important;
        padding-bottom: 90px !important
    }

    .p-md-100 {
        padding: 100px !important
    }

    .pt-md-100 {
        padding-top: 100px !important
    }

    .pr-md-100 {
        padding-right: 100px !important
    }

    .pb-md-100 {
        padding-bottom: 100px !important
    }

    .pl-md-100, .px-md-100 {
        padding-left: 100px !important
    }

    .px-md-100 {
        padding-right: 100px !important
    }

    .py-md-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

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

    .mx-md-auto {
        margin-right: auto !important
    }

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

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

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

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

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

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

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

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

    .m-lg-5 {
        margin: 5px !important
    }

    .mt-lg-5 {
        margin-top: 5px !important
    }

    .mr-lg-5 {
        margin-right: 5px !important
    }

    .mb-lg-5 {
        margin-bottom: 5px !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 5px !important
    }

    .mx-lg-5 {
        margin-right: 5px !important
    }

    .my-lg-5 {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }

    .m-lg-10 {
        margin: 10px !important
    }

    .mt-lg-10 {
        margin-top: 10px !important
    }

    .mr-lg-10 {
        margin-right: 10px !important
    }

    .mb-lg-10 {
        margin-bottom: 10px !important
    }

    .ml-lg-10, .mx-lg-10 {
        margin-left: 10px !important
    }

    .mx-lg-10 {
        margin-right: 10px !important
    }

    .my-lg-10 {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }

    .m-lg-15 {
        margin: 15px !important
    }

    .mt-lg-15 {
        margin-top: 15px !important
    }

    .mr-lg-15 {
        margin-right: 15px !important
    }

    .mb-lg-15 {
        margin-bottom: 15px !important
    }

    .ml-lg-15, .mx-lg-15 {
        margin-left: 15px !important
    }

    .mx-lg-15 {
        margin-right: 15px !important
    }

    .my-lg-15 {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }

    .m-lg-20 {
        margin: 20px !important
    }

    .mt-lg-20 {
        margin-top: 20px !important
    }

    .mr-lg-20 {
        margin-right: 20px !important
    }

    .mb-lg-20 {
        margin-bottom: 20px !important
    }

    .ml-lg-20, .mx-lg-20 {
        margin-left: 20px !important
    }

    .mx-lg-20 {
        margin-right: 20px !important
    }

    .my-lg-20 {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }

    .m-lg-25 {
        margin: 25px !important
    }

    .mt-lg-25 {
        margin-top: 25px !important
    }

    .mr-lg-25 {
        margin-right: 25px !important
    }

    .mb-lg-25 {
        margin-bottom: 25px !important
    }

    .ml-lg-25, .mx-lg-25 {
        margin-left: 25px !important
    }

    .mx-lg-25 {
        margin-right: 25px !important
    }

    .my-lg-25 {
        margin-top: 25px !important;
        margin-bottom: 25px !important
    }

    .m-lg-30 {
        margin: 30px !important
    }

    .mt-lg-30 {
        margin-top: 30px !important
    }

    .mr-lg-30 {
        margin-right: 30px !important
    }

    .mb-lg-30 {
        margin-bottom: 30px !important
    }

    .ml-lg-30, .mx-lg-30 {
        margin-left: 30px !important
    }

    .mx-lg-30 {
        margin-right: 30px !important
    }

    .my-lg-30 {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }

    .m-lg-35 {
        margin: 35px !important
    }

    .mt-lg-35 {
        margin-top: 35px !important
    }

    .mr-lg-35 {
        margin-right: 35px !important
    }

    .mb-lg-35 {
        margin-bottom: 35px !important
    }

    .ml-lg-35, .mx-lg-35 {
        margin-left: 35px !important
    }

    .mx-lg-35 {
        margin-right: 35px !important
    }

    .my-lg-35 {
        margin-top: 35px !important;
        margin-bottom: 35px !important
    }

    .m-lg-40 {
        margin: 40px !important
    }

    .mt-lg-40 {
        margin-top: 40px !important
    }

    .mr-lg-40 {
        margin-right: 40px !important
    }

    .mb-lg-40 {
        margin-bottom: 40px !important
    }

    .ml-lg-40, .mx-lg-40 {
        margin-left: 40px !important
    }

    .mx-lg-40 {
        margin-right: 40px !important
    }

    .my-lg-40 {
        margin-top: 40px !important;
        margin-bottom: 40px !important
    }

    .m-lg-45 {
        margin: 45px !important
    }

    .mt-lg-45 {
        margin-top: 45px !important
    }

    .mr-lg-45 {
        margin-right: 45px !important
    }

    .mb-lg-45 {
        margin-bottom: 45px !important
    }

    .ml-lg-45, .mx-lg-45 {
        margin-left: 45px !important
    }

    .mx-lg-45 {
        margin-right: 45px !important
    }

    .my-lg-45 {
        margin-top: 45px !important;
        margin-bottom: 45px !important
    }

    .m-lg-50 {
        margin: 50px !important
    }

    .mt-lg-50 {
        margin-top: 50px !important
    }

    .mr-lg-50 {
        margin-right: 50px !important
    }

    .mb-lg-50 {
        margin-bottom: 50px !important
    }

    .ml-lg-50, .mx-lg-50 {
        margin-left: 50px !important
    }

    .mx-lg-50 {
        margin-right: 50px !important
    }

    .my-lg-50 {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }

    .m-lg-60 {
        margin: 60px !important
    }

    .mt-lg-60 {
        margin-top: 60px !important
    }

    .mr-lg-60 {
        margin-right: 60px !important
    }

    .mb-lg-60 {
        margin-bottom: 60px !important
    }

    .ml-lg-60, .mx-lg-60 {
        margin-left: 60px !important
    }

    .mx-lg-60 {
        margin-right: 60px !important
    }

    .my-lg-60 {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }

    .m-lg-70 {
        margin: 70px !important
    }

    .mt-lg-70 {
        margin-top: 70px !important
    }

    .mr-lg-70 {
        margin-right: 70px !important
    }

    .mb-lg-70 {
        margin-bottom: 70px !important
    }

    .ml-lg-70, .mx-lg-70 {
        margin-left: 70px !important
    }

    .mx-lg-70 {
        margin-right: 70px !important
    }

    .my-lg-70 {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }

    .m-lg-80 {
        margin: 80px !important
    }

    .mt-lg-80 {
        margin-top: 80px !important
    }

    .mr-lg-80 {
        margin-right: 80px !important
    }

    .mb-lg-80 {
        margin-bottom: 80px !important
    }

    .ml-lg-80, .mx-lg-80 {
        margin-left: 80px !important
    }

    .mx-lg-80 {
        margin-right: 80px !important
    }

    .my-lg-80 {
        margin-top: 80px !important;
        margin-bottom: 80px !important
    }

    .m-lg-90 {
        margin: 90px !important
    }

    .mt-lg-90 {
        margin-top: 90px !important
    }

    .mr-lg-90 {
        margin-right: 90px !important
    }

    .mb-lg-90 {
        margin-bottom: 90px !important
    }

    .ml-lg-90, .mx-lg-90 {
        margin-left: 90px !important
    }

    .mx-lg-90 {
        margin-right: 90px !important
    }

    .my-lg-90 {
        margin-top: 90px !important;
        margin-bottom: 90px !important
    }

    .m-lg-100 {
        margin: 100px !important
    }

    .mt-lg-100 {
        margin-top: 100px !important
    }

    .mr-lg-100 {
        margin-right: 100px !important
    }

    .mb-lg-100 {
        margin-bottom: 100px !important
    }

    .ml-lg-100, .mx-lg-100 {
        margin-left: 100px !important
    }

    .mx-lg-100 {
        margin-right: 100px !important
    }

    .my-lg-100 {
        margin-top: 100px !important;
        margin-bottom: 100px !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .px-lg-0 {
        padding-right: 0 !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-lg-5 {
        padding: 5px !important
    }

    .pt-lg-5 {
        padding-top: 5px !important
    }

    .pr-lg-5 {
        padding-right: 5px !important
    }

    .pb-lg-5 {
        padding-bottom: 5px !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 5px !important
    }

    .px-lg-5 {
        padding-right: 5px !important
    }

    .py-lg-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .p-lg-10 {
        padding: 10px !important
    }

    .pt-lg-10 {
        padding-top: 10px !important
    }

    .pr-lg-10 {
        padding-right: 10px !important
    }

    .pb-lg-10 {
        padding-bottom: 10px !important
    }

    .pl-lg-10, .px-lg-10 {
        padding-left: 10px !important
    }

    .px-lg-10 {
        padding-right: 10px !important
    }

    .py-lg-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .p-lg-15 {
        padding: 15px !important
    }

    .pt-lg-15 {
        padding-top: 15px !important
    }

    .pr-lg-15 {
        padding-right: 15px !important
    }

    .pb-lg-15 {
        padding-bottom: 15px !important
    }

    .pl-lg-15, .px-lg-15 {
        padding-left: 15px !important
    }

    .px-lg-15 {
        padding-right: 15px !important
    }

    .py-lg-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }

    .p-lg-20 {
        padding: 20px !important
    }

    .pt-lg-20 {
        padding-top: 20px !important
    }

    .pr-lg-20 {
        padding-right: 20px !important
    }

    .pb-lg-20 {
        padding-bottom: 20px !important
    }

    .pl-lg-20, .px-lg-20 {
        padding-left: 20px !important
    }

    .px-lg-20 {
        padding-right: 20px !important
    }

    .py-lg-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .p-lg-25 {
        padding: 25px !important
    }

    .pt-lg-25 {
        padding-top: 25px !important
    }

    .pr-lg-25 {
        padding-right: 25px !important
    }

    .pb-lg-25 {
        padding-bottom: 25px !important
    }

    .pl-lg-25, .px-lg-25 {
        padding-left: 25px !important
    }

    .px-lg-25 {
        padding-right: 25px !important
    }

    .py-lg-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important
    }

    .p-lg-30 {
        padding: 30px !important
    }

    .pt-lg-30 {
        padding-top: 30px !important
    }

    .pr-lg-30 {
        padding-right: 30px !important
    }

    .pb-lg-30 {
        padding-bottom: 30px !important
    }

    .pl-lg-30, .px-lg-30 {
        padding-left: 30px !important
    }

    .px-lg-30 {
        padding-right: 30px !important
    }

    .py-lg-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .p-lg-35 {
        padding: 35px !important
    }

    .pt-lg-35 {
        padding-top: 35px !important
    }

    .pr-lg-35 {
        padding-right: 35px !important
    }

    .pb-lg-35 {
        padding-bottom: 35px !important
    }

    .pl-lg-35, .px-lg-35 {
        padding-left: 35px !important
    }

    .px-lg-35 {
        padding-right: 35px !important
    }

    .py-lg-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important
    }

    .p-lg-40 {
        padding: 40px !important
    }

    .pt-lg-40 {
        padding-top: 40px !important
    }

    .pr-lg-40 {
        padding-right: 40px !important
    }

    .pb-lg-40 {
        padding-bottom: 40px !important
    }

    .pl-lg-40, .px-lg-40 {
        padding-left: 40px !important
    }

    .px-lg-40 {
        padding-right: 40px !important
    }

    .py-lg-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }

    .p-lg-45 {
        padding: 45px !important
    }

    .pt-lg-45 {
        padding-top: 45px !important
    }

    .pr-lg-45 {
        padding-right: 45px !important
    }

    .pb-lg-45 {
        padding-bottom: 45px !important
    }

    .pl-lg-45, .px-lg-45 {
        padding-left: 45px !important
    }

    .px-lg-45 {
        padding-right: 45px !important
    }

    .py-lg-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important
    }

    .p-lg-50 {
        padding: 50px !important
    }

    .pt-lg-50 {
        padding-top: 50px !important
    }

    .pr-lg-50 {
        padding-right: 50px !important
    }

    .pb-lg-50 {
        padding-bottom: 50px !important
    }

    .pl-lg-50, .px-lg-50 {
        padding-left: 50px !important
    }

    .px-lg-50 {
        padding-right: 50px !important
    }

    .py-lg-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }

    .p-lg-60 {
        padding: 60px !important
    }

    .pt-lg-60 {
        padding-top: 60px !important
    }

    .pr-lg-60 {
        padding-right: 60px !important
    }

    .pb-lg-60 {
        padding-bottom: 60px !important
    }

    .pl-lg-60, .px-lg-60 {
        padding-left: 60px !important
    }

    .px-lg-60 {
        padding-right: 60px !important
    }

    .py-lg-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }

    .p-lg-70 {
        padding: 70px !important
    }

    .pt-lg-70 {
        padding-top: 70px !important
    }

    .pr-lg-70 {
        padding-right: 70px !important
    }

    .pb-lg-70 {
        padding-bottom: 70px !important
    }

    .pl-lg-70, .px-lg-70 {
        padding-left: 70px !important
    }

    .px-lg-70 {
        padding-right: 70px !important
    }

    .py-lg-70 {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }

    .p-lg-80 {
        padding: 80px !important
    }

    .pt-lg-80 {
        padding-top: 80px !important
    }

    .pr-lg-80 {
        padding-right: 80px !important
    }

    .pb-lg-80 {
        padding-bottom: 80px !important
    }

    .pl-lg-80, .px-lg-80 {
        padding-left: 80px !important
    }

    .px-lg-80 {
        padding-right: 80px !important
    }

    .py-lg-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important
    }

    .p-lg-90 {
        padding: 90px !important
    }

    .pt-lg-90 {
        padding-top: 90px !important
    }

    .pr-lg-90 {
        padding-right: 90px !important
    }

    .pb-lg-90 {
        padding-bottom: 90px !important
    }

    .pl-lg-90, .px-lg-90 {
        padding-left: 90px !important
    }

    .px-lg-90 {
        padding-right: 90px !important
    }

    .py-lg-90 {
        padding-top: 90px !important;
        padding-bottom: 90px !important
    }

    .p-lg-100 {
        padding: 100px !important
    }

    .pt-lg-100 {
        padding-top: 100px !important
    }

    .pr-lg-100 {
        padding-right: 100px !important
    }

    .pb-lg-100 {
        padding-bottom: 100px !important
    }

    .pl-lg-100, .px-lg-100 {
        padding-left: 100px !important
    }

    .px-lg-100 {
        padding-right: 100px !important
    }

    .py-lg-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

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

    .mx-lg-auto {
        margin-right: auto !important
    }

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

@media (min-width: 1250px) {
    .m-xl-0 {
        margin: 0 !important
    }

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

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

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

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

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

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

    .m-xl-5 {
        margin: 5px !important
    }

    .mt-xl-5 {
        margin-top: 5px !important
    }

    .mr-xl-5 {
        margin-right: 5px !important
    }

    .mb-xl-5 {
        margin-bottom: 5px !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 5px !important
    }

    .mx-xl-5 {
        margin-right: 5px !important
    }

    .my-xl-5 {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }

    .m-xl-10 {
        margin: 10px !important
    }

    .mt-xl-10 {
        margin-top: 10px !important
    }

    .mr-xl-10 {
        margin-right: 10px !important
    }

    .mb-xl-10 {
        margin-bottom: 10px !important
    }

    .ml-xl-10, .mx-xl-10 {
        margin-left: 10px !important
    }

    .mx-xl-10 {
        margin-right: 10px !important
    }

    .my-xl-10 {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }

    .m-xl-15 {
        margin: 15px !important
    }

    .mt-xl-15 {
        margin-top: 15px !important
    }

    .mr-xl-15 {
        margin-right: 15px !important
    }

    .mb-xl-15 {
        margin-bottom: 15px !important
    }

    .ml-xl-15, .mx-xl-15 {
        margin-left: 15px !important
    }

    .mx-xl-15 {
        margin-right: 15px !important
    }

    .my-xl-15 {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }

    .m-xl-20 {
        margin: 20px !important
    }

    .mt-xl-20 {
        margin-top: 20px !important
    }

    .mr-xl-20 {
        margin-right: 20px !important
    }

    .mb-xl-20 {
        margin-bottom: 20px !important
    }

    .ml-xl-20, .mx-xl-20 {
        margin-left: 20px !important
    }

    .mx-xl-20 {
        margin-right: 20px !important
    }

    .my-xl-20 {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }

    .m-xl-25 {
        margin: 25px !important
    }

    .mt-xl-25 {
        margin-top: 25px !important
    }

    .mr-xl-25 {
        margin-right: 25px !important
    }

    .mb-xl-25 {
        margin-bottom: 25px !important
    }

    .ml-xl-25, .mx-xl-25 {
        margin-left: 25px !important
    }

    .mx-xl-25 {
        margin-right: 25px !important
    }

    .my-xl-25 {
        margin-top: 25px !important;
        margin-bottom: 25px !important
    }

    .m-xl-30 {
        margin: 30px !important
    }

    .mt-xl-30 {
        margin-top: 30px !important
    }

    .mr-xl-30 {
        margin-right: 30px !important
    }

    .mb-xl-30 {
        margin-bottom: 30px !important
    }

    .ml-xl-30, .mx-xl-30 {
        margin-left: 30px !important
    }

    .mx-xl-30 {
        margin-right: 30px !important
    }

    .my-xl-30 {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }

    .m-xl-35 {
        margin: 35px !important
    }

    .mt-xl-35 {
        margin-top: 35px !important
    }

    .mr-xl-35 {
        margin-right: 35px !important
    }

    .mb-xl-35 {
        margin-bottom: 35px !important
    }

    .ml-xl-35, .mx-xl-35 {
        margin-left: 35px !important
    }

    .mx-xl-35 {
        margin-right: 35px !important
    }

    .my-xl-35 {
        margin-top: 35px !important;
        margin-bottom: 35px !important
    }

    .m-xl-40 {
        margin: 40px !important
    }

    .mt-xl-40 {
        margin-top: 40px !important
    }

    .mr-xl-40 {
        margin-right: 40px !important
    }

    .mb-xl-40 {
        margin-bottom: 40px !important
    }

    .ml-xl-40, .mx-xl-40 {
        margin-left: 40px !important
    }

    .mx-xl-40 {
        margin-right: 40px !important
    }

    .my-xl-40 {
        margin-top: 40px !important;
        margin-bottom: 40px !important
    }

    .m-xl-45 {
        margin: 45px !important
    }

    .mt-xl-45 {
        margin-top: 45px !important
    }

    .mr-xl-45 {
        margin-right: 45px !important
    }

    .mb-xl-45 {
        margin-bottom: 45px !important
    }

    .ml-xl-45, .mx-xl-45 {
        margin-left: 45px !important
    }

    .mx-xl-45 {
        margin-right: 45px !important
    }

    .my-xl-45 {
        margin-top: 45px !important;
        margin-bottom: 45px !important
    }

    .m-xl-50 {
        margin: 50px !important
    }

    .mt-xl-50 {
        margin-top: 50px !important
    }

    .mr-xl-50 {
        margin-right: 50px !important
    }

    .mb-xl-50 {
        margin-bottom: 50px !important
    }

    .ml-xl-50, .mx-xl-50 {
        margin-left: 50px !important
    }

    .mx-xl-50 {
        margin-right: 50px !important
    }

    .my-xl-50 {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }

    .m-xl-60 {
        margin: 60px !important
    }

    .mt-xl-60 {
        margin-top: 60px !important
    }

    .mr-xl-60 {
        margin-right: 60px !important
    }

    .mb-xl-60 {
        margin-bottom: 60px !important
    }

    .ml-xl-60, .mx-xl-60 {
        margin-left: 60px !important
    }

    .mx-xl-60 {
        margin-right: 60px !important
    }

    .my-xl-60 {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }

    .m-xl-70 {
        margin: 70px !important
    }

    .mt-xl-70 {
        margin-top: 70px !important
    }

    .mr-xl-70 {
        margin-right: 70px !important
    }

    .mb-xl-70 {
        margin-bottom: 70px !important
    }

    .ml-xl-70, .mx-xl-70 {
        margin-left: 70px !important
    }

    .mx-xl-70 {
        margin-right: 70px !important
    }

    .my-xl-70 {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }

    .m-xl-80 {
        margin: 80px !important
    }

    .mt-xl-80 {
        margin-top: 80px !important
    }

    .mr-xl-80 {
        margin-right: 80px !important
    }

    .mb-xl-80 {
        margin-bottom: 80px !important
    }

    .ml-xl-80, .mx-xl-80 {
        margin-left: 80px !important
    }

    .mx-xl-80 {
        margin-right: 80px !important
    }

    .my-xl-80 {
        margin-top: 80px !important;
        margin-bottom: 80px !important
    }

    .m-xl-90 {
        margin: 90px !important
    }

    .mt-xl-90 {
        margin-top: 90px !important
    }

    .mr-xl-90 {
        margin-right: 90px !important
    }

    .mb-xl-90 {
        margin-bottom: 90px !important
    }

    .ml-xl-90, .mx-xl-90 {
        margin-left: 90px !important
    }

    .mx-xl-90 {
        margin-right: 90px !important
    }

    .my-xl-90 {
        margin-top: 90px !important;
        margin-bottom: 90px !important
    }

    .m-xl-100 {
        margin: 100px !important
    }

    .mt-xl-100 {
        margin-top: 100px !important
    }

    .mr-xl-100 {
        margin-right: 100px !important
    }

    .mb-xl-100 {
        margin-bottom: 100px !important
    }

    .ml-xl-100, .mx-xl-100 {
        margin-left: 100px !important
    }

    .mx-xl-100 {
        margin-right: 100px !important
    }

    .my-xl-100 {
        margin-top: 100px !important;
        margin-bottom: 100px !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .px-xl-0 {
        padding-right: 0 !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-xl-5 {
        padding: 5px !important
    }

    .pt-xl-5 {
        padding-top: 5px !important
    }

    .pr-xl-5 {
        padding-right: 5px !important
    }

    .pb-xl-5 {
        padding-bottom: 5px !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 5px !important
    }

    .px-xl-5 {
        padding-right: 5px !important
    }

    .py-xl-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .p-xl-10 {
        padding: 10px !important
    }

    .pt-xl-10 {
        padding-top: 10px !important
    }

    .pr-xl-10 {
        padding-right: 10px !important
    }

    .pb-xl-10 {
        padding-bottom: 10px !important
    }

    .pl-xl-10, .px-xl-10 {
        padding-left: 10px !important
    }

    .px-xl-10 {
        padding-right: 10px !important
    }

    .py-xl-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .p-xl-15 {
        padding: 15px !important
    }

    .pt-xl-15 {
        padding-top: 15px !important
    }

    .pr-xl-15 {
        padding-right: 15px !important
    }

    .pb-xl-15 {
        padding-bottom: 15px !important
    }

    .pl-xl-15, .px-xl-15 {
        padding-left: 15px !important
    }

    .px-xl-15 {
        padding-right: 15px !important
    }

    .py-xl-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }

    .p-xl-20 {
        padding: 20px !important
    }

    .pt-xl-20 {
        padding-top: 20px !important
    }

    .pr-xl-20 {
        padding-right: 20px !important
    }

    .pb-xl-20 {
        padding-bottom: 20px !important
    }

    .pl-xl-20, .px-xl-20 {
        padding-left: 20px !important
    }

    .px-xl-20 {
        padding-right: 20px !important
    }

    .py-xl-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .p-xl-25 {
        padding: 25px !important
    }

    .pt-xl-25 {
        padding-top: 25px !important
    }

    .pr-xl-25 {
        padding-right: 25px !important
    }

    .pb-xl-25 {
        padding-bottom: 25px !important
    }

    .pl-xl-25, .px-xl-25 {
        padding-left: 25px !important
    }

    .px-xl-25 {
        padding-right: 25px !important
    }

    .py-xl-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important
    }

    .p-xl-30 {
        padding: 30px !important
    }

    .pt-xl-30 {
        padding-top: 30px !important
    }

    .pr-xl-30 {
        padding-right: 30px !important
    }

    .pb-xl-30 {
        padding-bottom: 30px !important
    }

    .pl-xl-30, .px-xl-30 {
        padding-left: 30px !important
    }

    .px-xl-30 {
        padding-right: 30px !important
    }

    .py-xl-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .p-xl-35 {
        padding: 35px !important
    }

    .pt-xl-35 {
        padding-top: 35px !important
    }

    .pr-xl-35 {
        padding-right: 35px !important
    }

    .pb-xl-35 {
        padding-bottom: 35px !important
    }

    .pl-xl-35, .px-xl-35 {
        padding-left: 35px !important
    }

    .px-xl-35 {
        padding-right: 35px !important
    }

    .py-xl-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important
    }

    .p-xl-40 {
        padding: 40px !important
    }

    .pt-xl-40 {
        padding-top: 40px !important
    }

    .pr-xl-40 {
        padding-right: 40px !important
    }

    .pb-xl-40 {
        padding-bottom: 40px !important
    }

    .pl-xl-40, .px-xl-40 {
        padding-left: 40px !important
    }

    .px-xl-40 {
        padding-right: 40px !important
    }

    .py-xl-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }

    .p-xl-45 {
        padding: 45px !important
    }

    .pt-xl-45 {
        padding-top: 45px !important
    }

    .pr-xl-45 {
        padding-right: 45px !important
    }

    .pb-xl-45 {
        padding-bottom: 45px !important
    }

    .pl-xl-45, .px-xl-45 {
        padding-left: 45px !important
    }

    .px-xl-45 {
        padding-right: 45px !important
    }

    .py-xl-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important
    }

    .p-xl-50 {
        padding: 50px !important
    }

    .pt-xl-50 {
        padding-top: 50px !important
    }

    .pr-xl-50 {
        padding-right: 50px !important
    }

    .pb-xl-50 {
        padding-bottom: 50px !important
    }

    .pl-xl-50, .px-xl-50 {
        padding-left: 50px !important
    }

    .px-xl-50 {
        padding-right: 50px !important
    }

    .py-xl-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }

    .p-xl-60 {
        padding: 60px !important
    }

    .pt-xl-60 {
        padding-top: 60px !important
    }

    .pr-xl-60 {
        padding-right: 60px !important
    }

    .pb-xl-60 {
        padding-bottom: 60px !important
    }

    .pl-xl-60, .px-xl-60 {
        padding-left: 60px !important
    }

    .px-xl-60 {
        padding-right: 60px !important
    }

    .py-xl-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }

    .p-xl-70 {
        padding: 70px !important
    }

    .pt-xl-70 {
        padding-top: 70px !important
    }

    .pr-xl-70 {
        padding-right: 70px !important
    }

    .pb-xl-70 {
        padding-bottom: 70px !important
    }

    .pl-xl-70, .px-xl-70 {
        padding-left: 70px !important
    }

    .px-xl-70 {
        padding-right: 70px !important
    }

    .py-xl-70 {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }

    .p-xl-80 {
        padding: 80px !important
    }

    .pt-xl-80 {
        padding-top: 80px !important
    }

    .pr-xl-80 {
        padding-right: 80px !important
    }

    .pb-xl-80 {
        padding-bottom: 80px !important
    }

    .pl-xl-80, .px-xl-80 {
        padding-left: 80px !important
    }

    .px-xl-80 {
        padding-right: 80px !important
    }

    .py-xl-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important
    }

    .p-xl-90 {
        padding: 90px !important
    }

    .pt-xl-90 {
        padding-top: 90px !important
    }

    .pr-xl-90 {
        padding-right: 90px !important
    }

    .pb-xl-90 {
        padding-bottom: 90px !important
    }

    .pl-xl-90, .px-xl-90 {
        padding-left: 90px !important
    }

    .px-xl-90 {
        padding-right: 90px !important
    }

    .py-xl-90 {
        padding-top: 90px !important;
        padding-bottom: 90px !important
    }

    .p-xl-100 {
        padding: 100px !important
    }

    .pt-xl-100 {
        padding-top: 100px !important
    }

    .pr-xl-100 {
        padding-right: 100px !important
    }

    .pb-xl-100 {
        padding-bottom: 100px !important
    }

    .pl-xl-100, .px-xl-100 {
        padding-left: 100px !important
    }

    .px-xl-100 {
        padding-right: 100px !important
    }

    .py-xl-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

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

    .mx-xl-auto {
        margin-right: auto !important
    }

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

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 1px) {
    .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: 1250px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

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

.text-muted {
    color: #636c72 !important
}

a.text-muted:focus, a.text-muted:hover {
    color: #4b5257 !important
}

.text-primary {
    color: #0275d8 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #025aa5 !important
}

.text-success {
    color: #f49814 !important
}

a.text-success:focus, a.text-success:hover {
    color: #cb7c0a !important
}

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

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

.text-warning {
    color: #cd1521 !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #9f101a !important
}

.text-danger {
    color: #cd1521 !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #9f101a !important
}

.text-gray-dark {
    color: #333 !important
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
    color: #1a1a1a !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}

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

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

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

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

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

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

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

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

.hidden-xl-down, .visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: ctodk;
    src: url(../fonts/ctodk.eot?ebqst7);
    src: url(../fonts/ctodk.eot?ebqst7#iefix) format("embedded-opentype"), url(../fonts/ctodk.ttf?ebqst7) format("truetype"), url(../fonts/ctodk.woff?ebqst7) format("woff"), url(../fonts/ctodk.svg?ebqst7#ctodk) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ProximaNovaThin;
    src: url(../fonts/ProximaNova-ThinWeb.eot);
    src: url(../fonts/ProximaNova-ThinWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaThinIt;
    src: url(../fonts/ProximaNova-ThinItWeb.eot);
    src: url(../fonts/ProximaNova-ThinItWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaLight;
    src: url(../fonts/ProximaNova-LightWeb.eot);
    src: url(../fonts/ProximaNova-LightWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaLightIt;
    src: url(../fonts/ProximaNova-LightItWeb.eot);
    src: url(../fonts/ProximaNova-LightItWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaRegular;
    src: url(../fonts/ProximaNova-RegularWeb.eot);
    src: url(../fonts/ProximaNova-RegularWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaRegularIt;
    src: url(../fonts/ProximaNova-RegularItWeb.eot);
    src: url(../fonts/ProximaNova-RegularItWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaMedium;
    src: url(../fonts/ProximaNova-MediumWeb.eot);
    src: url(../fonts/ProximaNova-MediumWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaMediumIt;
    src: url(../fonts/ProximaNova-MediumItWeb.eot);
    src: url(../fonts/ProximaNova-MediumItWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaSemibold;
    src: url(../fonts/ProximaNova-SemiboldWeb.eot);
    src: url(../fonts/ProximaNova-SemiboldWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaSemiboldIt;
    src: url(../fonts/ProximaNova-SemiboldItWeb.eot);
    src: url(../fonts/ProximaNova-SemiboldItWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaBold;
    src: url(../fonts/ProximaNova-BoldWeb.eot);
    src: url(../fonts/ProximaNova-BoldWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaBoldIt;
    src: url(../fonts/ProximaNova-BoldItWeb.eot);
    src: url(../fonts/ProximaNova-BoldItWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaExtrabld;
    src: url(../fonts/ProximaNova-ExtrabldWeb.eot);
    src: url(../fonts/ProximaNova-ExtrabldWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaExtrabldIt;
    src: url(../fonts/ProximaNova-ExtrabldItWeb.eot);
    src: url(../fonts/ProximaNova-ExtrabldItWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaBlack;
    src: url(../fonts/ProximaNova-BlackWeb.eot);
    src: url(../fonts/ProximaNova-BlackWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaBlackIt;
    src: url(../fonts/ProximaNova-BlackItWeb.eot);
    src: url(../fonts/ProximaNova-BlackItWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaExCnBold;
    src: url(../fonts/ProximaNovaExCn-BoldWeb.eot);
    src: url(../fonts/ProximaNovaExCn-BoldWeb.woff) format("woff")
}

@font-face {
    font-family: ProximaNovaExCnBoldIt;
    src: url(../fonts/ProximaNovaExCn-BoldItWeb.eot);
    src: url(../fonts/ProximaNovaExCn-BoldItWeb.woff) format("woff")
}

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

blockquote, figure, h1, h2, h3, h4, h5, h6, label, ol, p, ul {
    margin-bottom: 0
}

button, input, select, textarea {
    padding: 0;
    border: none;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button:focus, input:focus, select:focus, textarea:focus {
    outline: none
}

/*img {
    max-width: 100%;
    height: auto
}*/

ol, ul {
    padding-left: 0;
    list-style: none
}

.icon {
    display: inline-block;
    vertical-align: text-top;
    font-family: ctodk !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-1:before {
    content: ""
}

.icon-2:before {
    content: ""
}

.icon-3:before {
    content: ""
}

.icon-4:before {
    content: ""
}

.icon-5:before {
    content: ""
}

.icon-6:before {
    content: ""
}

.icon-7:before {
    content: ""
}

.icon-8:before {
    content: ""
}

.icon-9:before {
    content: ""
}

.icon-10:before {
    content: ""
}

.icon-11:before {
    content: ""
}

.icon-12:before {
    content: ""
}

.icon-13:before {
    content: ""
}

.icon-14:before {
    content: ""
}

.icon-15:before {
    content: ""
}

.icon-16:before {
    content: ""
}

.icon-17:before {
    content: ""
}

.icon-18:before {
    content: ""
}

.icon-19:before {
    content: ""
}

.icon-20:before {
    content: ""
}

.icon-21:before {
    content: ""
}

.icon-22:before {
    content: ""
}

.icon-23:before {
    content: ""
}

.icon-24:before {
    content: ""
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    -o-transform: translate(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -o-transition-property: -o-transform;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: height, -o-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform, -o-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

body {
    position: relative
}

a, button, input[type=submit] {
    cursor: pointer;
    line-height: 1;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

p {
    margin-bottom: 1.6875rem;
    line-height: 1.4444444444
}

p:last-child {
    margin-bottom: 0
}

p a {
    color: #cd1521
}

p a:not(.broken_link):hover {
    text-decoration: underline
}

p a.broken_link {
    cursor: default
}

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

.w-130 {
    width: 130px
}

.w-170 {
    width: 170px
}

.w-180 {
    width: 180px
}

.w-200 {
    width: 200px
}

.w-250 {
    width: 250px
}

.w-270 {
    width: 270px
}

.w-320 {
    width: 320px
}

.w-330 {
    width: 330px
}

.w-340 {
    width: 340px
}

.w-350 {
    width: 350px
}

.w-370 {
    width: 370px
}

.w-418 {
    width: 418px
}

.w-430 {
    width: 430px
}

.w-608 {
    width: 608px
}

.w-738 {
    width: 738px
}

@media (min-width: 1px) {
    .w-sm-130 {
        width: 130px
    }

    .w-sm-170 {
        width: 170px
    }

    .w-sm-180 {
        width: 180px
    }

    .w-sm-200 {
        width: 200px
    }

    .w-sm-250 {
        width: 250px
    }

    .w-sm-270 {
        width: 270px
    }

    .w-sm-320 {
        width: 320px
    }

    .w-sm-330 {
        width: 330px
    }

    .w-sm-340 {
        width: 340px
    }

    .w-sm-350 {
        width: 350px
    }

    .w-sm-370 {
        width: 370px
    }

    .w-sm-418 {
        width: 418px
    }

    .w-sm-430 {
        width: 430px
    }

    .w-sm-608 {
        width: 608px
    }

    .w-sm-738 {
        width: 738px
    }
}

@media (min-width: 768px) {
    .w-md-130 {
        width: 130px
    }

    .w-md-170 {
        width: 170px
    }

    .w-md-180 {
        width: 180px
    }

    .w-md-200 {
        width: 200px
    }

    .w-md-250 {
        width: 250px
    }

    .w-md-270 {
        width: 270px
    }

    .w-md-320 {
        width: 320px
    }

    .w-md-330 {
        width: 330px
    }

    .w-md-340 {
        width: 340px
    }

    .w-md-350 {
        width: 350px
    }

    .w-md-370 {
        width: 370px
    }

    .w-md-418 {
        width: 418px
    }

    .w-md-430 {
        width: 430px
    }

    .w-md-608 {
        width: 608px
    }

    .w-md-738 {
        width: 738px
    }
}

@media (min-width: 992px) {
    .w-lg-130 {
        width: 130px
    }

    .w-lg-170 {
        width: 170px
    }

    .w-lg-180 {
        width: 180px
    }

    .w-lg-200 {
        width: 200px
    }

    .w-lg-250 {
        width: 250px
    }

    .w-lg-270 {
        width: 270px
    }

    .w-lg-320 {
        width: 320px
    }

    .w-lg-330 {
        width: 330px
    }

    .w-lg-340 {
        width: 340px
    }

    .w-lg-350 {
        width: 350px
    }

    .w-lg-370 {
        width: 370px
    }

    .w-lg-418 {
        width: 418px
    }

    .w-lg-430 {
        width: 430px
    }

    .w-lg-608 {
        width: 608px
    }

    .w-lg-738 {
        width: 738px
    }
}

@media (min-width: 1250px) {
    .w-xl-130 {
        width: 130px
    }

    .w-xl-170 {
        width: 170px
    }

    .w-xl-180 {
        width: 180px
    }

    .w-xl-200 {
        width: 200px
    }

    .w-xl-250 {
        width: 250px
    }

    .w-xl-270 {
        width: 270px
    }

    .w-xl-320 {
        width: 320px
    }

    .w-xl-330 {
        width: 330px
    }

    .w-xl-340 {
        width: 340px
    }

    .w-xl-350 {
        width: 350px
    }

    .w-xl-370 {
        width: 370px
    }

    .w-xl-418 {
        width: 418px
    }

    .w-xl-430 {
        width: 430px
    }

    .w-xl-608 {
        width: 608px
    }

    .w-xl-738 {
        width: 738px
    }
}

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

.bg-1 {
    background-color: #f2f2f2 !important
}

.bg-2 {
    background-color: #eaeaea !important
}

.bg-3 {
    background-color: #f5f5f5 !important
}

.bg-4 {
    background-color: #dd6465 !important
}

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

.bg-7 {
    background-color: #fafafa !important
}

.bg-8 {
    background-color: #1b4660 !important
}

.bg-9 {
    background-color: #f7f7f7 !important
}

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

.bg-black {
    background-color: #000 !important
}

@media (min-width: 1px) {
    .bg-sm-none {
        background-color: transparent !important
    }

    .bg-sm-1 {
        background-color: #f2f2f2 !important
    }

    .bg-sm-2 {
        background-color: #eaeaea !important
    }

    .bg-sm-3 {
        background-color: #f5f5f5 !important
    }

    .bg-sm-4 {
        background-color: #dd6465 !important
    }

    .bg-sm-6 {
        background-color: #e1e1e1 !important
    }

    .bg-sm-7 {
        background-color: #fafafa !important
    }

    .bg-sm-8 {
        background-color: #1b4660 !important
    }

    .bg-sm-9 {
        background-color: #f7f7f7 !important
    }

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

    .bg-sm-black {
        background-color: #000 !important
    }
}

@media (min-width: 768px) {
    .bg-md-none {
        background-color: transparent !important
    }

    .bg-md-1 {
        background-color: #f2f2f2 !important
    }

    .bg-md-2 {
        background-color: #eaeaea !important
    }

    .bg-md-3 {
        background-color: #f5f5f5 !important
    }

    .bg-md-4 {
        background-color: #dd6465 !important
    }

    .bg-md-6 {
        background-color: #e1e1e1 !important
    }

    .bg-md-7 {
        background-color: #fafafa !important
    }

    .bg-md-8 {
        background-color: #1b4660 !important
    }

    .bg-md-9 {
        background-color: #f7f7f7 !important
    }

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

    .bg-md-black {
        background-color: #000 !important
    }
}

@media (min-width: 992px) {
    .bg-lg-none {
        background-color: transparent !important
    }

    .bg-lg-1 {
        background-color: #f2f2f2 !important
    }

    .bg-lg-2 {
        background-color: #eaeaea !important
    }

    .bg-lg-3 {
        background-color: #f5f5f5 !important
    }

    .bg-lg-4 {
        background-color: #dd6465 !important
    }

    .bg-lg-6 {
        background-color: #e1e1e1 !important
    }

    .bg-lg-7 {
        background-color: #fafafa !important
    }

    .bg-lg-8 {
        background-color: #1b4660 !important
    }

    .bg-lg-9 {
        background-color: #f7f7f7 !important
    }

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

    .bg-lg-black {
        background-color: #000 !important
    }
}

@media (min-width: 1250px) {
    .bg-xl-none {
        background-color: transparent !important
    }

    .bg-xl-1 {
        background-color: #f2f2f2 !important
    }

    .bg-xl-2 {
        background-color: #eaeaea !important
    }

    .bg-xl-3 {
        background-color: #f5f5f5 !important
    }

    .bg-xl-4 {
        background-color: #dd6465 !important
    }

    .bg-xl-6 {
        background-color: #e1e1e1 !important
    }

    .bg-xl-7 {
        background-color: #fafafa !important
    }

    .bg-xl-8 {
        background-color: #1b4660 !important
    }

    .bg-xl-9 {
        background-color: #f7f7f7 !important
    }

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

    .bg-xl-black {
        background-color: #000 !important
    }
}

.ProximaNovaThin {
    font-family: ProximaNovaThin, sans-serif;
    font-weight: 400
}

.ProximaNovaThinIt {
    font-family: ProximaNovaThinIt, sans-serif;
    font-weight: 400
}

.ProximaNovaLight, button.close {
    font-family: ProximaNovaLight, sans-serif;
    font-weight: 400
}

.ProximaNovaLightIt {
    font-family: ProximaNovaLightIt, sans-serif;
    font-weight: 400
}

.ProximaNovaRegular {
    font-family: ProximaNovaRegular, sans-serif;
    font-weight: 400
}

.ProximaNovaRegularIt {
    font-family: ProximaNovaRegularIt, sans-serif;
    font-weight: 400
}

.ProximaNovaMedium {
    font-family: ProximaNovaMedium, sans-serif;
    font-weight: 400
}

.ProximaNovaMediumIt {
    font-family: ProximaNovaMediumIt, sans-serif;
    font-weight: 400
}

.ProximaNovaSemibold, b, strong {
    font-family: ProximaNovaSemibold, sans-serif;
    font-weight: 400
}

.ProximaNovaSemiboldIt {
    font-family: ProximaNovaSemiboldIt, sans-serif;
    font-weight: 400
}

.nav-tabs, .ProximaNovaBold {
    font-family: ProximaNovaBold, sans-serif;
    font-weight: 400
}

.ProximaNovaBoldIt {
    font-family: ProximaNovaBoldIt, sans-serif;
    font-weight: 400
}

.ProximaNovaExtrabld {
    font-family: ProximaNovaExtrabld, sans-serif;
    font-weight: 400
}

.ProximaNovaExtrabldIt {
    font-family: ProximaNovaExtrabldIt, sans-serif;
    font-weight: 400
}

.ProximaNovaBlack {
    font-family: ProximaNovaBlack, sans-serif;
    font-weight: 400
}

.ProximaNovaBlackIt {
    font-family: ProximaNovaBlackIt, sans-serif;
    font-weight: 400
}

.ProximaNovaExCnBold {
    font-family: ProximaNovaExCnBold, sans-serif;
    font-weight: 400
}

.ProximaNovaExCnBoldIt {
    font-family: ProximaNovaExCnBoldIt, sans-serif;
    font-weight: 400
}

.collapse {
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.date .icon {
    margin-right: 10px
}

.rw-devider-striped {
    height: 6px;
    border-top: 1px solid #e6e6e6;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #cd1521), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(50%, #cd1521), color-stop(75%, #cd1521), color-stop(75%, transparent), color-stop(75%, transparent));
    background-image: -webkit-linear-gradient(left, #cd1521 25%, transparent 0, transparent 50%, #cd1521 0, #cd1521 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(left, #cd1521 25%, transparent 25%, transparent 50%, #cd1521 50%, #cd1521 75%, transparent 75%, transparent);
    background-image: linear-gradient(90deg, #cd1521 25%, transparent 0, transparent 50%, #cd1521 0, #cd1521 75%, transparent 0, transparent)
}

@media (min-width: 1px) {
    .rw-devider-striped {
        -webkit-background-size: 800px 6px;
        background-size: 800px 6px
    }
}

@media (max-width: 767px) {
    .rw-devider-striped {
        -webkit-background-size: 256px 6px;
        background-size: 256px 6px
    }
}

.gray-devider-striped {
    height: 6px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #eaeaea), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(50%, #eaeaea), color-stop(75%, #eaeaea), color-stop(75%, transparent), color-stop(75%, transparent));
    background-image: -webkit-linear-gradient(left, #eaeaea 25%, transparent 0, transparent 50%, #eaeaea 0, #eaeaea 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(left, #eaeaea 25%, transparent 25%, transparent 50%, #eaeaea 50%, #eaeaea 75%, transparent 75%, transparent);
    background-image: linear-gradient(90deg, #eaeaea 25%, transparent 0, transparent 50%, #eaeaea 0, #eaeaea 75%, transparent 0, transparent)
}

@media (min-width: 1px) {
    .gray-devider-striped {
        -webkit-background-size: 800px 6px;
        background-size: 800px 6px
    }
}

@media (max-width: 767px) {
    .gray-devider-striped {
        -webkit-background-size: 256px 6px;
        background-size: 256px 6px
    }
}

.raty img + img {
    margin-left: 7px
}

.schema-review {
    position: absolute;
    top: -9999px;
    left: -9999px
}

body.menu-opened {
    overflow: hidden
}

@media (min-width: 768px) {
    .text-col-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1.875rem;
        -moz-column-gap: 1.875rem;
        column-gap: 1.875rem
    }
}

@media (min-width: 992px) {
    body {
        margin-top: 73px
    }
}

@media (min-width: 992px) and (max-width: 1249px) {
    html {
        font-size: 15px
    }
}

@media (max-width: 991px) {
    body {
        margin-top: 53px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    html {
        font-size: 12px
    }
}

@media (max-width: 767px) {
    html {
        font-size: 13px
    }

    body {
        font-size: 16px
    }

    .fluid-sm {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed !important
    }
}

.text-wrap {
    white-space: normal
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em
}

.entry-content .h1, .entry-content h1 {
    margin-top: 2.0625rem;
    margin-bottom: 1.25rem
}

.entry-content .h1:first-child, .entry-content h1:first-child {
    margin-top: 0
}

.entry-content .h2, .entry-content h2 {
    margin-top: 2.0625rem;
    margin-bottom: 1.25rem
}

.entry-content .h2:first-child, .entry-content h2:first-child {
    margin-top: 0
}

.entry-content .h3, .entry-content h3 {
    margin-top: 2.0625rem;
    margin-bottom: 1.25rem
}

.entry-content .h3:first-child, .entry-content h3:first-child {
    margin-top: 0
}

.entry-content .h4, .entry-content h4 {
    margin-top: 2.0625rem;
    margin-bottom: 1.25rem
}

.entry-content .h4:first-child, .entry-content h4:first-child {
    margin-top: 0
}

.entry-content .h5, .entry-content h5 {
    margin-top: 2.0625rem;
    margin-bottom: 1.25rem
}

.entry-content .h5:first-child, .entry-content h5:first-child {
    margin-top: 0
}

.entry-content .h6, .entry-content h6 {
    margin-top: 2.0625rem;
    margin-bottom: 1.25rem
}

.entry-content .h6:first-child, .entry-content h6:first-child {
    margin-top: 0
}

.entry-content:not(.no-title-icon) .h1, .entry-content:not(.no-title-icon) h1 {
    position: relative;
    padding-left: 30px
}

.entry-content:not(.no-title-icon) .h1:before, .entry-content:not(.no-title-icon) h1:before {
    position: absolute;
    left: 0;
    top: .8125rem;
    content: "";
    width: 13px;
    height: 13px;
    border: 2px solid #cd1521;
    -webkit-transform: scaleY(1.1) rotate(45deg);
    -ms-transform: scaleY(1.1) rotate(45deg);
    -o-transform: scaleY(1.1) rotate(45deg);
    transform: scaleY(1.1) rotate(45deg)
}

.entry-content:not(.no-title-icon) .h2, .entry-content:not(.no-title-icon) h2 {
    position: relative;
    padding-left: 30px
}

.entry-content:not(.no-title-icon) .h2:before, .entry-content:not(.no-title-icon) h2:before {
    position: absolute;
    left: 0;
    top: .8125rem;
    content: "";
    width: 13px;
    height: 13px;
    border: 2px solid #cd1521;
    -webkit-transform: scaleY(1.1) rotate(45deg);
    -ms-transform: scaleY(1.1) rotate(45deg);
    -o-transform: scaleY(1.1) rotate(45deg);
    transform: scaleY(1.1) rotate(45deg)
}

.entry-content:not(.no-title-icon) .h3, .entry-content:not(.no-title-icon) h3 {
    position: relative;
    padding-left: 30px
}

.entry-content:not(.no-title-icon) .h3:before, .entry-content:not(.no-title-icon) h3:before {
    position: absolute;
    left: 0;
    top: .8125rem;
    content: "";
    width: 13px;
    height: 13px;
    border: 2px solid #cd1521;
    -webkit-transform: scaleY(1.1) rotate(45deg);
    -ms-transform: scaleY(1.1) rotate(45deg);
    -o-transform: scaleY(1.1) rotate(45deg);
    transform: scaleY(1.1) rotate(45deg)
}

.entry-content > ol, .entry-content > ul {
    margin-bottom: 1.25rem
}

.entry-content > ul li {
    position: relative;
    padding: 10px 0
}

.entry-content > ul li:before {
    content: "";
    position: absolute;
    color: #cd1521;
    font-family: ctodk !important;
    font-size: 12px
}

.entry-content ol {
    list-style: decimal
}

.entry-content > p > a img {
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.entry-content > p > a:hover img {
    opacity: .7
}

.table-symbols {
    border: 1px solid #d9d9d9
}

.table-symbols h4 {
    border-bottom: 1px dotted #000
}

.table-symbols .breadcrumb {
    list-style: none
}

.table-symbols .breadcrumb-item {
    padding: 5px 0
}

.table-symbols .row + .row {
    border-top: 2px solid #eaeaea
}

.table-symbols .row + .row .bg-white {
    margin-top: -2px
}

.list-content {
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .1)
}

.list-content .list-title h1, .list-content .list-title h2, .list-content .list-title h3, .list-content .list-title h4, .list-content .list-title h5, .list-content .list-title h6 {
    margin: 0;
    color: #fff
}

.list-content .list-title p {
    margin-bottom: 0
}

.list-content ul li {
    position: relative;
    line-height: 1.3333333333
}

.list-content ul li:before {
    content: "";
    position: absolute;
    color: #74d724;
    font-family: ctodk !important
}

.list-content ul li + li {
    border-top: 2px solid #f2f2f2
}

@media (min-width: 1250px) {
    .entry-content.px-xl-50 .list-content {
        margin-left: -50px;
        margin-right: -50px
    }
}

.hidetext .hide_content {
    display: none;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .entry-content > ul {
        padding-left: 50px
    }

    .entry-content > ul li:before {
        top: 13px;
        left: -35px
    }

    .entry-content > ol {
        padding-left: 30px
    }

    .entry-content > ol li {
        padding: 10px 0 10px 20px
    }

    .table-symbols {
        font-size: 20px
    }

    .list-content .list-title {
        font-size: 22px
    }

    .list-content ul {
        padding-left: 50px
    }

    .list-content ul li {
        padding: 20px 0;
        font-size: 20px
    }

    .list-content ul li:before {
        top: 24px;
        left: -50px;
        font-size: 14px
    }

    .hidemobile .read_more {
        display: none
    }
}

@media (min-width: 992px) {
    .news-content {
        padding-left: 50px;
        padding-right: 50px
    }

    .news-content:not(.no-title-icon) .h1, .news-content:not(.no-title-icon) h1 {
        position: relative;
        padding-left: 0
    }

    .news-content:not(.no-title-icon) .h1:before, .news-content:not(.no-title-icon) h1:before {
        left: -50px
    }

    .news-content:not(.no-title-icon) .h2, .news-content:not(.no-title-icon) h2 {
        position: relative;
        padding-left: 0
    }

    .news-content:not(.no-title-icon) .h2:before, .news-content:not(.no-title-icon) h2:before {
        left: -50px
    }

    .news-content:not(.no-title-icon) .h3, .news-content:not(.no-title-icon) h3 {
        position: relative;
        padding-left: 0
    }

    .news-content:not(.no-title-icon) .h3:before, .news-content:not(.no-title-icon) h3:before {
        left: -50px
    }

    .news-content .slots-table {
        margin-left: -50px;
        margin-right: -50px
    }
}

@media (max-width: 767px) {
    .entry-content > ul {
        padding-left: 30px
    }

    .entry-content > ul li:before {
        top: 12px;
        left: -30px
    }

    .entry-content > ol {
        padding-left: 20px
    }

    .entry-content > ol li {
        padding: 10px 0 10px 10px
    }

    .list-content ul {
        padding-left: 30px
    }

    .list-content ul li {
        padding: 15px 0;
        font-size: 18px
    }

    .list-content ul li:before {
        top: 21px;
        left: -30px;
        font-size: 12px
    }

    .list-content .col-md:last-child ul {
        border-top: 2px solid #f2f2f2
    }

    .hidemobile .hide_content {
        margin-bottom: 20px;
        display: none
    }
}

.form-control {
    font-size: 14px
}

.form-group:last-child {
    margin-bottom: 0
}

.has-icon {
    position: relative
}

.has-icon .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 56px;
    text-align: center;
    font-size: 25px;
    line-height: 56px
}

.btn {
    position: relative;
    font-size: 16px;
    font-family: ProximaNovaBold;
    text-transform: uppercase;
    border: 0
}

.btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.btn.btn-round {
    border-radius: 28px
}

.btn .icon-6 {
    position: absolute;
    top: 0;
    left: 0;
    color: #737373;
    font-size: 56px;
    background-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 2px #e6e6e6;
    box-shadow: 0 0 0 2px #e6e6e6;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.btn .icon-6:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #fff
}

.btn-group-sm > .btn, .btn-sm {
    font-size: 13px
}

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

a.btn-white:focus, a.btn-white:hover, button.btn-white:focus, button.btn-white:hover {
    color: #fff;
    background-color: #000
}

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

.btn-gray:hover {
    color: #fff;
    background-color: #606060;
    border-color: #5a5a5a
}

.btn-gray.focus, .btn-gray:focus {
    -webkit-box-shadow: 0 0 0 2px hsla(0, 0%, 47%, .5);
    box-shadow: 0 0 0 2px hsla(0, 0%, 47%, .5)
}

.btn-gray.disabled, .btn-gray:disabled {
    background-color: #797979;
    border-color: #797979
}

.btn-gray.active, .btn-gray:active, .show > .btn-gray.dropdown-toggle {
    color: #fff;
    background-color: #606060;
    background-image: none;
    border-color: #5a5a5a
}

.btn-gray:focus .icon-6, .btn-gray:hover .icon-6 {
    color: #606060
}

.btn-success-gradient {
    color: hsla(0, 0%, 100%, .7);
    background-color: #f49814;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6ad18), to(#f28410));
    background-image: -webkit-linear-gradient(top, #f6ad18, #f28410);
    background-image: -o-linear-gradient(top, #f6ad18 0, #f28410 100%);
    background-image: linear-gradient(180deg, #f6ad18 0, #f28410);
    background-repeat: repeat-x
}

.btn-success-gradient:focus, .btn-success-gradient:hover {
    color: #fff;
    background-image: none;
    -webkit-box-shadow: 0 10px 15px 0 rgba(244, 152, 20, .3);
    box-shadow: 0 10px 15px 0 rgba(244, 152, 20, .3)
}

.btn-orange-gradient {
    color: #fff;
    background-color: #cd1521;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e5131d), to(#d80d13));
    background-image: -webkit-linear-gradient(top, #e5131d, #d80d13);
    background-image: -o-linear-gradient(top, #e5131d 0, #d80d13 100%);
    background-image: linear-gradient(180deg, #e5131d 0, #d80d13);
    background-repeat: repeat-x
}

.btn-orange-gradient:focus, .btn-orange-gradient:hover {
    color: #fff;
    background-image: none;
    -webkit-box-shadow: 0 10px 15px 0 rgba(205, 21, 33, .3);
    box-shadow: 0 10px 15px 0 rgba(205, 21, 33, .3)
}

.btn-menu {
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    border: 2px solid #fff
}

.btn-menu:after, .btn-menu:before, .btn-menu > span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 2px;
    background-color: #fff
}

.btn-menu:after, .btn-menu:before {
    content: "";
    width: 14px
}

.btn-menu span {
    width: 9px;
    -webkit-transform: translate(2px, -6px);
    -ms-transform: translate(2px, -6px);
    -o-transform: translate(2px, -6px);
    transform: translate(2px, -6px)
}

.btn-menu:after {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px)
}

.btn-menu:focus, .btn-menu:hover {
    border-color: #fecc00
}

.btn-menu:focus:after, .btn-menu:focus:before, .btn-menu:focus > span, .btn-menu:hover:after, .btn-menu:hover:before, .btn-menu:hover > span {
    background-color: #fecc00
}

.menu-opened .btn-menu {
    border-color: #fff;
    background-color: #fff
}

.menu-opened .btn-menu:after, .menu-opened .btn-menu:before, .menu-opened .btn-menu > span {
    background-color: #000
}

.menu-opened .btn-menu span {
    -webkit-transform: translate(-2px, -6px);
    -ms-transform: translate(-2px, -6px);
    -o-transform: translate(-2px, -6px);
    transform: translate(-2px, -6px)
}

.btn-extra-menu {
    position: relative;
    width: 32px;
    height: 32px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.btn-extra-menu:after, .btn-extra-menu:before {
    content: ""
}

.btn-extra-menu:after, .btn-extra-menu:before, .btn-extra-menu span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 22px;
    height: 4px;
    background-color: #fff;
    border-radius: 0;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.btn-extra-menu:before {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px)
}

.btn-extra-menu:after {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px)
}

.btn-extra-menu:focus:after, .btn-extra-menu:focus:before, .btn-extra-menu:focus span, .btn-extra-menu:hover:after, .btn-extra-menu:hover:before, .btn-extra-menu:hover span {
    background-color: #fecc00
}

.extra-menu-opened .btn-extra-menu span {
    opacity: 0
}

.extra-menu-opened .btn-extra-menu:before {
    -webkit-transform: rotate(45deg) translate(0);
    -ms-transform: rotate(45deg) translate(0);
    -o-transform: rotate(45deg) translate(0);
    transform: rotate(45deg) translate(0)
}

.extra-menu-opened .btn-extra-menu:after {
    -webkit-transform: rotate(-45deg) translate(0);
    -ms-transform: rotate(-45deg) translate(0);
    -o-transform: rotate(-45deg) translate(0);
    transform: rotate(-45deg) translate(0)
}

button.btn-close-extra-menu {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 73px;
    color: #fff;
    font-size: 16px;
    background-color: #e03334
}

button.btn-close-extra-menu:before {
    content: "";
    position: absolute;
    left: 17px;
    top: 100%;
    width: 0;
    height: 0;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid #e03334
}

button.btn-close-extra-menu:focus, button.btn-close-extra-menu:hover {
    background-color: #c21e1f
}

button.btn-close-extra-menu:focus:before, button.btn-close-extra-menu:hover:before {
    border-top-color: #c21e1f
}

.btn-more-info, .btn-tgl-slot-info, .read_more {
    display: inline-block;
    padding: 2px 0;
    font-size: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    text-transform: uppercase;
    font-family: ProximaNovaBold, sans-serif;
    font-weight: 400
}

.btn-more-info:focus, .btn-more-info:hover, .btn-tgl-slot-info:focus, .btn-tgl-slot-info:hover, .read_more:focus, .read_more:hover {
    color: #cd1521
}

.read_more:after {
    content: "";
    display: inline-block;
    font-size: 7px;
    margin-left: 10px;
    margin-bottom: 5px;
    vertical-align: middle;
    font-family: ctodk !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.read_more.less_more:after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1)
}

.btn-tgl-slot-info .icon {
    font-size: 14px
}

@media (min-width: 768px) {
    .btn-tgl-slot-info.less_more .icon {
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        transform: scaleX(-1)
    }
}

@media (max-width: 767px) {
    .btn-tgl-slot-info .icon {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .btn-tgl-slot-info.less_more .icon {
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

.btn-box-see-all {
    position: relative
}

.btn-box-see-all:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #565656
}

.btn-box-see-all:focus, .btn-box-see-all:hover {
    color: #cd1521
}

.btn-box-see-all:focus:after, .btn-box-see-all:hover:after {
    border-left-color: #cd1521
}

.btn-tgl-expand {
    color: hsla(0, 0%, 100%, .5);
    font-size: 16px
}

.btn-tgl-expand .icon {
    color: #fff;
    font-size: 26px;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.btn-tgl-expand:hover, .btn-tgl-expand:hover .icon {
    color: #cd1521
}

.btn-next, .btn-prev {
    color: #fff;
    background-color: #000;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.btn-next:focus, .btn-next:hover, .btn-prev:focus, .btn-prev:hover {
    color: #000;
    background-color: #fff;
    -webkit-box-shadow: 0 15px 25px 0 rgba(1, 1, 1, .2);
    box-shadow: 0 15px 25px 0 rgba(1, 1, 1, .2)
}

@media (min-width: 1px) {
    .btn-next, .btn-prev {
        width: 68px;
        height: 68px
    }
}

@media (max-width: 767px) {
    .btn-next, .btn-prev {
        width: 42px;
        height: 42px
    }
}

.btn-next.btn-next-sm, .btn-next.btn-prev-sm, .btn-prev.btn-next-sm, .btn-prev.btn-prev-sm {
    width: 48px;
    height: 48px
}

.btn-next.swiper-button-disabled, .btn-prev.swiper-button-disabled {
    display: none
}

@media (max-width: 767px) {
    .btn {
        padding-left: 10px;
        padding-right: 10px
    }

    .btn.btn-round {
        border-radius: 21px
    }

    .btn .icon-6 {
        font-size: 42px
    }

    .btn-sm-down {
        padding: 13px 15px
    }

    .btn-more-info {
        color: rgba(0, 0, 0, .5);
        background-color: #fff;
        border-bottom: 0;
        padding: 20px 0
    }
}

.thumb {
    max-width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
    background-color: #000
}

.thumb img {
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    min-width: 100%
}

.thumb a:hover img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03)
}

.thumb img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: -9999px;
    margin: auto;
    max-width: none;
    height: 100%;
    width: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.thumb-auto img {
    position: static;
    max-width: 100%;
    height: auto
}

.thumb-zoom a:before {
    height: 26px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    color: #fff;
    font-family: ctodk !important;
    font-size: 1.625rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 2;
    opacity: 0;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.thumb-zoom:hover a:before {
    opacity: 1
}

.thumb-table img {
    height: auto;
    max-width: 100%
}

.thumb-150x130 {
    width: 150px;
    height: 130px
}

.thumb-115x80 {
    width: 115px;
    height: 80px
}

.thumb-200x130 {
    width: 200px;
    height: 130px
}

.thumb-325x325 {
    width: 325px;
    height: 325px
}

.thumb-330x270 {
    width: 330px;
    height: 270px
}

@media (min-width: 1250px) {
    .thumb-top-slider {
        width: 570px;
        height: 210px
    }

    .thumb-sidebar {
        width: 330px;
        height: 270px
    }

    .thumb-sidebar-2 {
        width: 330px;
        height: 260px
    }

    .thumb-gallery-lg {
        width: 320px;
        height: 320px
    }

    .thumb-gallery-sm {
        width: 158px;
        height: 107px
    }

    .thumb-slots-top-slider {
        width: 678px;
        height: 449px
    }

    .thumb-slot-iframe {
        width: 678px;
        height: 350px
    }

    .thumb-table {
        width: 152px;
        height: 106px
    }

    .thumb-page-feature {
        width: 1170px;
        height: 416px
    }

    .thumb-home-sidebar {
        width: 357px;
        height: 280px
    }
}

@media (min-width: 992px) and (max-width: 1249px) {
    .thumb-top-slider {
        width: 450px;
        height: 210px
    }

    .thumb-sidebar, .thumb-sidebar-2 {
        width: 250px;
        height: 205px
    }

    .thumb-slot-iframe {
        width: 558px;
        height: 260px
    }

    .thumb-gallery-lg {
        width: 259px;
        height: 259px
    }

    .thumb-gallery-sm {
        width: 107px;
        height: 73px
    }

    .thumb-slots-top-slider {
        width: 558px;
        height: 380px
    }

    .thumb-table {
        width: 120px;
        height: 84px
    }

    .thumb-home-sidebar {
        width: 278px;
        height: 217px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .thumb-top-slider {
        width: 330px;
        height: 200px
    }

    .thumb-home-sidebar, .thumb-sidebar {
        width: 330px;
        height: 270px
    }

    .thumb-sidebar-2 {
        width: 330px;
        height: 220px
    }

    .thumb-gallery-lg {
        width: 304px;
        height: 304px
    }

    .thumb-gallery-sm {
        width: 101px;
        height: 69px
    }

    .thumb-slots-top-slider {
        width: 418px;
        height: 359px
    }

    .thumb-slot-iframe {
        width: 418px;
        height: 230px
    }

    .thumb-table {
        width: 152px;
        height: 106px
    }
}

@media (max-width: 767px) {
    .thumb-home-sidebar, .thumb-sidebar {
        width: 330px;
        height: 270px
    }

    .thumb-sidebar-2 {
        width: 330px;
        height: 260px
    }

    .thumb-gallery-lg {
        width: 320px;
        height: 320px
    }

    .thumb-slot-iframe {
        width: 100%;
        height: 330px
    }

    .thumb-table {
        width: 80px;
        height: 80px
    }

    .thumb-sm-auto img {
        position: static;
        max-width: 100%;
        height: auto
    }

    .thumb-sm-fluid {
        margin-left: -15px;
        margin-right: -15px
    }

    .thumb-sm-fluid img {
        min-width: 100%
    }
}

.accordion .card:last-child .card-header .card-title:after {
    opacity: 0
}

.accordion .card-header .circle {
    position: absolute;
    top: 16px;
    margin: auto;
    width: 2.5rem;
    height: 2.5rem
}

.accordion .card-header .circle:after, .accordion .card-header .circle:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.accordion .card-header .circle:before {
    width: 12px;
    height: 2px
}

.accordion .card-header .circle:after {
    width: 2px;
    height: 12px
}

.accordion .card-title {
    position: relative;
    display: block;
    line-height: inherit;
    background-color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.accordion .card-title:after {
    content: "";
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 0;
    height: 2px;
    opacity: 0;
    background-color: rgba(0, 0, 0, .05)
}

.accordion .card-title:not(.collapsed) .circle {
    background-color: #cd1521
}

.accordion .card-title:not(.collapsed) .circle:before {
    content: "";
    background-color: #fff
}

.accordion .card-title.collapsed {
    background-color: transparent
}

.accordion .card-title.collapsed:after {
    opacity: 1
}

.accordion .card-title.collapsed .circle {
    border: 2px solid rgba(0, 0, 0, .05)
}

.accordion .card-title.collapsed .circle:after, .accordion .card-title.collapsed .circle:before {
    content: "";
    background-color: #cd1521
}

.accordion .card-title h1, .accordion .card-title h2, .accordion .card-title h3, .accordion .card-title h4, .accordion .card-title h5, .accordion .card-title h6, .accordion .card-title p {
    margin-bottom: 0;
    font-size: 22px
}

.accordion .card-block {
    position: relative;
    background-color: #fff;
    z-index: 3
}

.accordion .collapse.show:after, .accordion .collapsing:after {
    content: "";
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 0;
    height: 70px;
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .1)
}

.accordion-sm .card-header {
    position: relative;
    font-size: 16px
}

.accordion-sm .card-header .circle {
    position: absolute;
    top: 14px;
    right: 0;
    margin: auto;
    width: 26px;
    height: 26px
}

.accordion-sm .card-header .circle:after, .accordion-sm .card-header .circle:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.accordion-sm .card-header .circle:before {
    width: 10px;
    height: 2px
}

.accordion-sm .card-header .circle:after {
    width: 2px;
    height: 10px
}

.accordion-sm .card-header a {
    position: relative
}

.accordion-sm .card-header a:after {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    margin: auto;
    height: 2px;
    background-color: rgba(0, 0, 0, .05)
}

.accordion-sm .card-header a:not(.collapsed):after {
    display: block !important
}

.accordion-sm .card-header a:not(.collapsed) .circle {
    background-color: #cd1521
}

.accordion-sm .card-header a:not(.collapsed) .circle:before {
    content: "";
    background-color: #fff
}

.accordion-sm .card-header a.collapsed .circle {
    border: 2px solid rgba(0, 0, 0, .05)
}

.accordion-sm .card-header a.collapsed .circle:after, .accordion-sm .card-header a.collapsed .circle:before {
    content: "";
    background-color: #cd1521
}

.accordion-sm .card:last-child .card-header a:after {
    display: none
}

@media (min-width: 768px) {
    .accordion .card-header .circle {
        right: 30px
    }
}

@media (max-width: 767px) {
    .accordion .card-header .circle {
        left: 20px
    }
}

.nav-tabs {
    font-size: 16px
}

.nav-tabs .nav-link {
    color: rgba(51, 51, 51, .55)
}

.nav-tabs .nav-link:not(.active):focus, .nav-tabs .nav-link:not(.active):hover {
    color: #fff;
    background-color: #cd1521
}

.swiper-pagination {
    font-size: 0
}

.swiper-pagination button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px
}

.swiper-pagination button:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .4)
}

.swiper-pagination button:hover:before {
    border-color: #000
}

.swiper-pagination button.active:before {
    border-color: #cd1521;
    background-color: #cd1521
}

.navigation {
    display: block;
    padding-top: 40px
}

.screen-reader-text {
    display: none
}

.nav-links {
    font-size: 0
}

@media (max-width: 991px) {
    .nav-links {
        text-align: center
    }
}

.page-numbers {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center
}

a.page-numbers {
    color: #fff;
    background-color: #cd1521
}

a.page-numbers:hover {
    color: #fff;
    background-color: #880e16
}

span.page-numbers {
    font-family: ProximaNovaBold;
    color: #cd1521;
    background-color: #fff
}

.page-numbers.next, .page-numbers.prev {
    position: relative
}

.page-numbers.next:after, .page-numbers.next:before, .page-numbers.prev:after, .page-numbers.prev:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 12px;
    height: 2px;
    background-color: #fff
}

.page-numbers.prev:before {
    -webkit-transform: translate(-1px, -4px) rotate(-45deg);
    -ms-transform: translate(-1px, -4px) rotate(-45deg);
    -o-transform: translate(-1px, -4px) rotate(-45deg);
    transform: translate(-1px, -4px) rotate(-45deg)
}

.page-numbers.prev:after {
    -webkit-transform: translate(-1px, 4px) rotate(45deg);
    -ms-transform: translate(-1px, 4px) rotate(45deg);
    -o-transform: translate(-1px, 4px) rotate(45deg);
    transform: translate(-1px, 4px) rotate(45deg)
}

.page-numbers.next:before {
    -webkit-transform: translate(1px, 4px) rotate(-45deg);
    -ms-transform: translate(1px, 4px) rotate(-45deg);
    -o-transform: translate(1px, 4px) rotate(-45deg);
    transform: translate(1px, 4px) rotate(-45deg)
}

.page-numbers.next:after {
    -webkit-transform: translate(1px, -4px) rotate(45deg);
    -ms-transform: translate(1px, -4px) rotate(45deg);
    -o-transform: translate(1px, -4px) rotate(45deg);
    transform: translate(1px, -4px) rotate(45deg)
}

.page-numbers + .page-numbers {
    margin-left: 10px
}

button.close {
    position: relative;
    width: 34px;
    height: 34px;
    color: rgba(0, 0, 0, .5);
    font-size: 24px;
    line-height: 30px;
    border: 2px solid rgba(0, 0, 0, .1)
}

button.close:hover {
    color: #cd1521;
    border-color: #cd1521
}

@media (min-width: 1250px) {
    .modal-xl {
        max-width: 1030px
    }
}

@media (max-width: 767px) {
    .modal-dialog {
        max-width: 600px;
        margin-top: 0;
        margin-bottom: 0
    }
}

.tooltip-inner {
    text-align: left;
    font-size: 13px;
    line-height: 1.5384615385
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1080;
    background-color: #000;
    opacity: .5;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1090;
    text-align: center
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border: 10px solid #fff
}

.lb-outerContainer {
    position: relative;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    background-color: #fff
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    width: 80px;
    height: 80px;
    background: url(../images/icons/loading.gif) no-repeat 50%
}

.lb-cancel, .lb-close {
    display: block;
    margin: 0 auto
}

.lb-close {
    position: relative;
    width: 40px;
    height: 40px
}

.lb-close:after, .lb-close:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 28px;
    height: 4px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.lb-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lb-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.lb-close:hover:after, .lb-close:hover:before {
    background-color: #cd1521
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container > .nav {
    left: 0
}

.lb-next, .lb-prev {
    position: relative;
    display: block;
    height: 100%;
    cursor: pointer
}

.lb-next:before, .lb-prev:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    line-height: 55px;
    text-align: center;
    font-family: ctodk !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    background-color: #000;
    width: 55px;
    height: 55px;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.lb-next:hover:before, .lb-prev:hover:before {
    color: #000;
    background-color: #fff;
    -webkit-box-shadow: 0 15px 25px 0 rgba(1, 1, 1, .2);
    box-shadow: 0 15px 25px 0 rgba(1, 1, 1, .2)
}

.lb-prev {
    width: 34%;
    left: 0;
    float: left
}

.lb-prev:before {
    left: 10px;
    content: ""
}

.lb-next {
    width: 64%;
    right: 0;
    float: right
}

.lb-next:before {
    right: 10px;
    content: ""
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-caption a {
    color: #4ae
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    float: right
}

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    color: #fff
}

.admin-bar .site-header {
    margin-top: 32px
}

.site-header .logo {
    display: block;
    margin-right: 15px
}

.site-header .btn-white {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1)
}

.site-header .row > div {
    position: static
}

@media screen and (max-width: 782px) {
    .admin-bar .site-header {
        margin-top: 46px
    }
}

.btn-search {
    position: relative;
    display: inline-block;
    height: 38px
}

.btn-search:after, .btn-search:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.btn-search:before {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    -webkit-transform: translate(-2px, -2px) rotate(45deg);
    -ms-transform: translate(-2px, -2px) rotate(45deg);
    -o-transform: translate(-2px, -2px) rotate(45deg);
    transform: translate(-2px, -2px) rotate(45deg)
}

.btn-search:after {
    width: 7px;
    height: 2px;
    background-color: #fff;
    -webkit-transform: translate(5px, 5px) rotate(45deg);
    -ms-transform: translate(5px, 5px) rotate(45deg);
    -o-transform: translate(5px, 5px) rotate(45deg);
    transform: translate(5px, 5px) rotate(45deg)
}

.btn-search:hover:before {
    border-color: #fecc00
}

.btn-search:hover:after {
    background-color: #fecc00
}

.search-wrap {
    position: relative !important
}

.form-search {
    white-space: nowrap;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.form-search input {
    color: #fff;
    width: 262px;
    height: 38px
}

.form-search input::-webkit-input-placeholder {
    padding-top: 2px;
    color: #fff
}

.form-search input::-moz-placeholder {
    padding-top: 2px;
    color: #fff
}

.form-search input:-ms-input-placeholder {
    padding-top: 2px;
    color: #fff
}

.form-search input::placeholder {
    padding-top: 2px;
    color: #fff
}

.search-result {
    background-color: #fff;
    white-space: normal;
    -webkit-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, .2), inset 0 -5px 0 0 rgba(211, 39, 40, .004);
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, .2), inset 0 -5px 0 0 rgba(211, 39, 40, .004)
}

.search-result a {
    font-size: 14px
}

.search-result a:hover {
    text-decoration: underline
}

.search-preview a {
    color: #cd1521
}

.search-output a {
    color: #000
}

.search-output a:hover {
    color: red;
    text-decoration: none
}

.loading {
    display: none;
    margin-top: -20px
}

.open-search .search-wrap > .btn-search:before {
    width: 0;
    border-width: 1px;
    border-radius: 0
}

.open-search .search-wrap > .btn-search:after, .open-search .search-wrap > .btn-search:before {
    -webkit-transform: translate(0) rotate(45deg);
    -ms-transform: translate(0) rotate(45deg);
    -o-transform: translate(0) rotate(45deg);
    transform: translate(0) rotate(45deg)
}

.open-search .search-wrap > .btn-search:after {
    width: 16px
}

.open-search .form-search {
    opacity: 1;
    visibility: visible
}

@media (min-width: 992px) {
    .form-search {
        position: absolute;
        top: 0;
        right: 53px;
        width: 300px;
        opacity: 0;
        z-index: 3;
        visibility: hidden
    }

    .form-search input {
        float: right
    }

    .form-search button {
        float: left
    }

    .extra-menu {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 0;
        overflow: hidden;
        padding-top: 73px;
        z-index: 1030;
        -webkit-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
        -o-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }

    .extra-menu ul {
        color: #ffb1b2
    }

    .extra-menu ul > li {
        padding-left: 20px
    }

    .extra-menu a {
        position: relative;
        padding: 20px 20px 20px 0;
        display: block;
        font-family: ProximaNovaBold;
        font-weight: 400;
        border-bottom: 2px solid #e03334
    }

    .extra-menu a:before {
        content: "";
        position: absolute;
        right: 100%;
        font-size: 12px;
        margin-right: 15px;
        font-family: ctodk !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 16px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .extra-menu a:focus, .extra-menu a:hover {
        color: #fff;
        border-bottom-color: #fff
    }

    .extra-menu .extra-menu-opened {
        width: 340px
    }

    .menu-inner {
        max-height: 100%;
        overflow: auto;
        width: 340px
    }

    .nav-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1029;
        background-color: rgba(0, 0, 0, .6)
    }
}

@media (min-width: 1250px) {
    .site-header .logo {
        margin-right: 50px
    }

    .extra-menu {
        -webkit-transform: translate(430px) scaleX(0);
        -ms-transform: translate(430px) scaleX(0);
        -o-transform: translate(430px) scaleX(0);
        transform: translate(430px) scaleX(0)
    }

    .extra-menu-opened .extra-menu {
        -webkit-transform: translate(430px) scale(1);
        -ms-transform: translate(430px) scale(1);
        -o-transform: translate(430px) scale(1);
        transform: translate(430px) scale(1)
    }
}

@media (min-width: 992px) and (max-width: 1249px) {
    .extra-menu {
        -webkit-transform: translate(310px) scaleX(0);
        -ms-transform: translate(310px) scaleX(0);
        -o-transform: translate(310px) scaleX(0);
        transform: translate(310px) scaleX(0)
    }

    .extra-menu-opened .extra-menu {
        -webkit-transform: translate(310px) scale(1);
        -ms-transform: translate(310px) scale(1);
        -o-transform: translate(310px) scale(1);
        transform: translate(310px) scale(1)
    }
}

@media (max-width: 991px) {
    .site-header {
        padding: 5px 0
    }

    .site-header .btn-white {
        display: block;
        padding-top: 18px;
        padding-bottom: 18px
    }

    .form-search {
        background-color: rgba(0, 0, 0, .1)
    }

    .form-search, .form-search form {
        position: relative
    }

    .form-search input {
        width: 100%;
        height: 52px;
        padding-right: 40px
    }

    .form-search button {
        position: absolute;
        top: 0;
        right: 15px;
        bottom: 0;
        margin: auto;
        opacity: .5
    }

    .form-search button:hover {
        opacity: 1
    }

    .search-result {
        display: none
    }
}

.main-menu a {
    display: block
}

.main-menu > li > a {
    text-transform: uppercase;
    font-family: ProximaNovaBold, sans-serif;
    font-weight: 400
}

.main-menu > li > a:focus, .main-menu > li > a:hover {
    color: #fecc00
}

.main-menu > li > ul {
    display: none;
    background-color: #fff;
    -webkit-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, .2), inset 0 -5px 0 0 rgba(211, 39, 40, .004);
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, .2), inset 0 -5px 0 0 rgba(211, 39, 40, .004)
}

.main-menu > li > ul li > a {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.main-menu > li > ul a {
    padding: 1.25rem;
    color: #000;
    font-size: 16px
}

.main-menu > li > ul a:focus, .main-menu > li > ul a:hover {
    background-color: rgba(0, 0, 0, .05)
}

.main-menu > li:focus > a, .main-menu > li:hover > a {
    color: #fecc00
}

.main-menu > li:focus > ul, .main-menu > li:hover > ul {
    display: block
}

.open-search .main-menu {
    opacity: 0
}

.btn-search {
    color: #fff;
    width: 38px;
    line-height: 38px
}

.btn-search:focus, .btn-search:hover {
    color: #fecc00
}

@media (min-width: 992px) {
    .main-menu {
        border-left: 1px solid rgba(0, 0, 0, .1)
    }

    .main-menu:after {
        display: block;
        content: "";
        clear: both
    }

    .main-menu > li {
        float: left
    }

    .main-menu > li > ul {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px 0
    }

    .main-menu > li > ul > li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        padding: 0 15px
    }

    .main-menu > li > ul > li > a {
        position: relative;
        padding-right: 50px
    }

    .main-menu > li > ul > li > a:after {
        content: "";
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0;
        margin: auto;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 7px solid rgba(0, 0, 0, .5)
    }

    .main-menu > li:focus > ul, .main-menu > li:hover > ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 1250px) {
    .main-menu {
        border-left: 1px solid rgba(0, 0, 0, .1)
    }

    .main-menu > li > a {
        padding: 10px 20px
    }

    .main-menu > li > ul {
        width: 1170px
    }
}

@media (min-width: 992px) and (max-width: 1249px) {
    .main-menu > li > a {
        padding: 10px 6px;
        font-size: 17px
    }

    .main-menu > li > ul {
        width: 930px
    }
}

@media (max-width: 991px) {
    .nav-bar {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 1000;
        text-align: right;
        z-index: 1030;
        background-color: transparent;
        -webkit-transform: translate(100%);
        -ms-transform: translate(100%);
        -o-transform: translate(100%);
        transform: translate(100%);
        -webkit-transition: background-color .5s ease-in-out 0ms, -webkit-transform 0ms ease .5s;
        transition: background-color .5s ease-in-out 0ms, -webkit-transform 0ms ease .5s;
        -o-transition: background-color .5s ease-in-out 0ms, -o-transform 0ms ease .5s;
        transition: transform 0ms ease .5s, background-color .5s ease-in-out 0ms;
        transition: transform 0ms ease .5s, background-color .5s ease-in-out 0ms, -webkit-transform 0ms ease .5s, -o-transform 0ms ease .5s
    }

    .nav-bar > div {
        display: inline-block;
        width: 313px;
        height: 100%;
        margin: 0;
        padding-bottom: 40px;
        -webkit-overflow-scrolling: touch;
        overflow: auto;
        background-color: #cd1521;
        -webkit-transform: translate(363px);
        -ms-transform: translate(363px);
        -o-transform: translate(363px);
        transform: translate(363px);
        -webkit-transition: -webkit-transform .5s ease-in-out;
        transition: -webkit-transform .5s ease-in-out;
        -o-transition: -o-transform .5s ease-in-out;
        transition: transform .5s ease-in-out;
        transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out, -o-transform .5s ease-in-out
    }

    .nav-bar > div > div {
        padding-left: 0;
        padding-right: 0;
        text-align: left
    }

    .nav-bar .btn-menu {
        position: absolute;
        margin: 10px;
        top: 0;
        right: -50px;
        -webkit-transition: right .5s ease-in-out;
        -o-transition: right .5s ease-in-out;
        transition: right .5s ease-in-out
    }

    .menu-opened .nav-bar {
        background-color: rgba(0, 0, 0, .9);
        -webkit-transition: background-color .5s ease-in-out 0ms, -webkit-transform 0ms ease 0ms;
        transition: background-color .5s ease-in-out 0ms, -webkit-transform 0ms ease 0ms;
        -o-transition: background-color .5s ease-in-out 0ms, -o-transform 0ms ease 0ms;
        transition: transform 0ms ease 0ms, background-color .5s ease-in-out 0ms;
        transition: transform 0ms ease 0ms, background-color .5s ease-in-out 0ms, -webkit-transform 0ms ease 0ms, -o-transform 0ms ease 0ms
    }

    .menu-opened .nav-bar, .menu-opened .nav-bar > div {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    .menu-opened .nav-bar .btn-menu {
        right: 313px
    }

    .main-menu {
        padding-right: 20px
    }

    .main-menu > li {
        margin-top: 15px;
        border-bottom: 2px solid hsla(0, 0%, 100%, .12)
    }

    .main-menu > li > a {
        position: relative;
        padding: 14px 20px
    }

    .main-menu > li > a:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 7px solid hsla(0, 0%, 100%, .5)
    }

    .main-menu > li > a:hover:after {
        border-left-color: #fecc00
    }

    .main-menu > li > ul {
        margin-left: 20px
    }

    .main-menu > li.open > ul {
        display: block
    }
}

@media (max-width: 374px) {
    .nav-bar > div {
        width: 270px
    }

    .menu-opened .nav-bar .btn-menu {
        right: 270px
    }
}

.box-casino {
    position: relative
}

.box-casino:hover .thumb img {
    opacity: .2
}

.box-casino:hover .box-casino-middle .box-casino-inner {
    opacity: 1
}

.box-casino:hover .box-casino-bottom .box-casino-inner, .box-casino:hover .box-casino-bottom:after {
    vertical-align: middle
}

.box-casino:hover .box-casino-bottom .h4, .box-casino:hover .box-casino-bottom h4 {
    display: none
}

.box-casino:hover .box-casino-bottom .raty {
    display: block
}

.box-casino:hover .box-casino-bottom .btn {
    display: inline-block
}

.box-casino-content {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 0;
    background-color: transparent;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.box-casino-content:after {
    content: "";
    display: inline-block;
    height: 100%
}

.box-casino-middle:after {
    vertical-align: middle
}

.box-casino-middle .box-casino-inner {
    opacity: 0;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.box-casino-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), to(rgba(0, 0, 0, .5)));
    background-image: -webkit-linear-gradient(top, transparent 70%, rgba(0, 0, 0, .5));
    background-image: -o-linear-gradient(top, transparent 70%, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(180deg, transparent 70%, rgba(0, 0, 0, .5));
    background-repeat: repeat-x
}

.box-casino-bottom .box-casino-inner, .box-casino-bottom:after {
    vertical-align: bottom
}

.box-casino-bottom .btn, .box-casino-bottom .raty {
    display: none
}

.box-casino-inner {
    display: inline-block;
    font-size: 18px
}

.box-casino-inner .h4, .box-casino-inner h4 {
    color: #fff;
    font-family: ProximaNovaSemibold, sans-serif;
    font-weight: 400
}

.casinos-grid .h2, .casinos-grid h2 {
    text-align: center;
    text-transform: uppercase
}

.casino-list {
    position: relative;
    color: #333
}

.casino-list .casino-number {
    position: absolute;
    display: inline-block;
    width: 32px;
    height: 32px;
    color: #b2b2b2;
    font-size: 13px;
    font-family: ProximaNovaSemibold, sans-serif;
    font-weight: 400;
    line-height: 32px;
    z-index: 2
}

.casino-list .casino-number:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    color: #b2b2b2;
    font-size: 32px;
    z-index: 1;
    font-family: ctodk !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.casino-list .casino-number span {
    position: relative;
    z-index: 2
}

.casino-list .number-first {
    color: #fff
}

.casino-list .number-first:before {
    content: "";
    color: #cd1521
}

.casino-list .h3, .casino-list h3 {
    font-family: ProximaNovaRegular, sans-serif;
    font-weight: 400
}

.casino-preview {
    font-size: 14px
}

.casino-preview p {
    margin-bottom: 10px
}

.casino-preview .btn-more-info {
    font-size: 13px
}

@media (min-width: 768px) {
    .casinos-list .d-md-flex {
        margin-left: -15px;
        margin-right: -15px
    }

    .casino-list {
        border-bottom: 2px solid rgba(0, 0, 0, .05)
    }

    .casino-list:before {
        border-left: 1px dotted rgba(0, 0, 0, .2)
    }

    .casino-list:before, .casino-list:last-child:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: -15px
    }

    .casino-list:last-child:after {
        width: 1px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), to(#f2f2f2));
        background-image: -webkit-linear-gradient(top, transparent, #f2f2f2);
        background-image: -o-linear-gradient(top, transparent 0, #f2f2f2 100%);
        background-image: linear-gradient(180deg, transparent 0, #f2f2f2);
        background-repeat: repeat-x
    }

    .casino-list .casino-number {
        top: -17px;
        left: -30px
    }
}

@media (min-width: 992px) and (max-width: 1249px) {
    .casino-grid .h4, .casino-grid h4 {
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .casinos-list > .btn {
        z-index: 2;
        margin-bottom: -21px
    }

    .casino-preview .btn-more-info {
        padding: 10px 0
    }

    .casino-list {
        width: 360px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .casino-list .btn, .casino-list .btn-more-info {
        margin-bottom: 15px;
        padding-top: 12px;
        padding-bottom: 12px
    }

    .casino-list .casino-number {
        top: 0;
        left: 0;
        -webkit-box-shadow: 0 0 0 5px #f2f2f2;
        box-shadow: 0 0 0 5px #f2f2f2
    }

    .casino-list .btn-more-info, .casino-list .hidden-md-up {
        width: 170px
    }

    .casino-grid {
        width: 260px
    }

    .casino-grid .h4, .casino-grid h4 {
        font-size: 18px
    }
}

@media (max-width: 374px) {
    .casino-list .btn, .casino-list .btn-more-info, .casino-list .hidden-md-up {
        width: 125px
    }
}

.swiper-slide {
    -webkit-font-smoothing: subpixel-antialiased
}

.casinos-fluid-slider .btn-next, .casinos-fluid-slider .btn-prev {
    position: absolute;
    top: 101px;
    margin: auto;
    z-index: 3
}

.casinos-fluid-slider .btn-prev {
    left: 0
}

.casinos-fluid-slider .btn-next {
    right: 0
}

.casinos-fluid-slider .swiper-pagination {
    border-bottom: 2px solid rgba(0, 0, 0, .1)
}

.slider-review .btn-next, .slider-review .btn-prev {
    top: 128px
}

.slots-top-slider .btn-next, .slots-top-slider .btn-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 5;
    margin: auto
}

.slots-top-slider .btn-prev {
    left: 0
}

.slots-top-slider .btn-next {
    right: 0
}

.slots-iframe-wrap {
    position: relative
}

.slots-iframe-wrap .slots-buttons-wrap {
    width: 100%;
    height: 100%
}

.slots-iframe-wrap .loading, .slots-iframe-wrap .slots-buttons-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2
}

.slots-iframe-wrap iframe {
    display: block;
    border: 0
}

.slots-advert-wrap {
    position: relative;
    z-index: 10
}

.slots-advert-wrap .h4, .slots-advert-wrap h4 {
    position: static;
    left: 0;
    bottom: 100%;
    right: 0
}

.slots-advert-wrap .swiper-slide {
    width: auto
}

.slots-advert-wrap .btn-next, .slots-advert-wrap .btn-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 5
}

.slots-advert-wrap .btn-prev {
    left: 0
}

.slots-advert-wrap .btn-next {
    right: 0
}

.slots-table {
    font-size: 16px;
    color: #fff
}

.slots-table h1 {
    padding-left: 0 !important;
    font-family: ProximaNovaSemibold
}

.slots-table h1:before {
    display: none
}

.slots-table h2 {
    padding-left: 0 !important;
    font-family: ProximaNovaSemibold
}

.slots-table h2:before {
    display: none
}

.slots-table h3 {
    padding-left: 0 !important;
    font-family: ProximaNovaSemibold
}

.slots-table h3:before {
    display: none
}

.slots-table .h4, .slots-table .h5, .slots-table h4, .slots-table h5 {
    color: #fff
}

.slots-table .h4 a:hover, .slots-table .h5 a:hover, .slots-table h4 a:hover, .slots-table h5 a:hover {
    color: #fecc00
}

.slots-table .h4 strong, .slots-table .h5 strong, .slots-table h4 strong, .slots-table h5 strong {
    font-size: 18px
}

.slots-table p {
    margin-bottom: 0;
    font-family: ProximaNovaSemibold, sans-serif;
    font-weight: 400
}

.slots-table label {
    color: hsla(0, 0%, 100%, .7)
}

.slots-table > .row {
    margin-bottom: 30px
}

.slots-table > .row + .row {
    margin-top: -30px;
    border-top: 1px solid hsla(0, 0%, 100%, .1)
}

@media (min-width: 768px) {
    .slots-table .btn-orange-gradient {
        padding-top: 21px;
        padding-bottom: 21px
    }

    .slots-table-title h3 {
        font-size: 24px
    }
}

.h-top figure {
    margin-bottom: 1.4375rem
}

.h-top .h2, .h-top h2 {
    margin-bottom: .625rem
}

.h-top .hidetext {
    margin-top: -1.25rem
}

.home-top-slider h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-top-slider .btn-next, .home-top-slider .btn-prev {
    position: absolute;
    z-index: 2;
    bottom: 0
}

.home-top-slider .btn-prev {
    left: 0
}

.home-top-slider .btn-next {
    right: 0
}

.home-top-slider .content {
    background: rgba(0, 0, 0, .03) url(../images/backgrounds/pattern-bg.png) 0 0
}

.home-top-slider figure {
    margin-bottom: 0
}

@media (min-width: 992px) {
    .home-top-slider .btn-next, .home-top-slider .btn-prev {
        top: 142px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-top-slider .btn-next, .home-top-slider .btn-prev {
        top: 132px
    }
}

.review-top .nav {
    font-size: 16px
}

.review-top .nav-link {
    line-height: 1.25
}

.review-top .nav-link:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 8px;
    color: #cd1521;
    font-family: ctodk !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.page-header {
    position: relative
}

.page-header .d-flex {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2
}

.review-header a {
    color: rgba(0, 0, 0, .5);
    font-size: 13px
}

.review-header a:hover {
    color: #cd1521
}

.review-gallery .thumb:hover img {
    opacity: .2
}

.review-content.opened-text .quick {
    display: none
}

.review-content.opened-text .full {
    font-size: 16px;
    display: block !important
}

.list-support li {
    position: relative;
    font-size: 14px;
    padding: .75rem 6px .75rem 1.5625rem
}

.list-support li:last-child {
    padding-bottom: 0
}

.list-support li + li {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.list-support li:after, .list-support li:before {
    content: "";
    position: absolute
}

.list-support li:before {
    top: .875rem;
    left: .5rem;
    width: .125rem;
    height: .625rem
}

.list-support li:after {
    top: 1.125rem;
    left: .25rem;
    width: .625rem;
    height: .125rem
}

.list-support .supported:after, .list-support .supported:before {
    content: "";
    background-color: #f49814
}

.list-support .not-supported:after {
    content: "";
    background-color: #cd1521
}

.like-compare {
    border-left: 2px solid rgba(0, 0, 0, .2)
}

.bonus-review-content {
    border: 2px dashed rgba(0, 0, 0, .1)
}

@media (min-width: 768px) {
    .review-top .nav-item {
        padding-left: 10px;
        padding-right: 10px
    }

    .review-top .nav-item + .nav-item {
        position: relative
    }

    .review-top .nav-item + .nav-item:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 1px;
        height: 19px;
        background-color: rgba(0, 0, 0, .1)
    }

    .review-content {
        position: relative;
        border: 1px dashed rgba(0, 0, 0, .2)
    }

    .review-content > div {
        position: static
    }

    .review-content .quick {
        overflow: hidden
    }

    .review-content.opened-text .slot-quick-info {
        position: absolute;
        top: 0;
        left: 0;
        min-height: 100%;
        z-index: 20;
        border: 1px solid transparent;
        background-color: #fff
    }
}

@media (min-width: 1250px) {
    .review-content .quick {
        height: 338px
    }

    .review-content.opened-text .slot-quick-info {
        width: 1050px;
        padding: 29px;
        -webkit-box-shadow: 120px 0 0 rgba(0, 0, 0, .1);
        box-shadow: 120px 0 0 rgba(0, 0, 0, .1)
    }
}

@media (max-width: 1249px) {
    .review-content .slot-quick-info {
        font-size: 16px
    }
}

@media (min-width: 992px) and (max-width: 1249px) {
    .review-content .quick {
        height: 280px
    }

    .review-content.opened-text .slot-quick-info {
        width: 830px;
        padding: 24px;
        -webkit-box-shadow: 98px 0 0 rgba(0, 0, 0, .1);
        box-shadow: 98px 0 0 rgba(0, 0, 0, .1)
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .review-content .quick {
        height: 207px
    }

    .review-content.opened-text .slot-quick-info {
        width: 620px;
        padding: 14px;
        -webkit-box-shadow: 68px 0 0 rgba(0, 0, 0, .1);
        box-shadow: 68px 0 0 rgba(0, 0, 0, .1)
    }
}

@media (max-width: 767px) {
    .review-gallery {
        padding-left: 27px;
        padding-right: 28px
    }

    .review-top .nav {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .review-top .nav-link {
        position: relative;
        padding-right: 30px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: left
    }

    .review-top .nav-link:after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 15px;
        height: 9px;
        margin: auto
    }

    .review-top .nav-item + .nav-item {
        border-top: 2px solid rgba(0, 0, 0, .1)
    }
}

.contact-form {
    border: 1px dashed rgba(0, 0, 0, .2)
}

.contact-form br {
    display: none
}

.wpcf7-form-control {
    display: block;
    width: 100%;
    height: 56px;
    padding: 0 15px 0 70px;
    font-size: 15px;
    border: 1px solid rgba(1, 1, 1, .1);
    background-color: rgba(0, 0, 0, .03)
}

textarea.wpcf7-form-control {
    padding-top: 18px;
    height: 134px
}

.wpcf7-form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .6)
}

.wpcf7-form-control::-moz-placeholder {
    color: rgba(0, 0, 0, .6)
}

.wpcf7-form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, .6)
}

.wpcf7-form-control::placeholder {
    color: rgba(0, 0, 0, .6)
}

.wpcf7-form-control:focus {
    border-color: #cd1521;
    background-color: rgba(205, 21, 33, .05)
}

.wpcf7-not-valid {
    color: #cd1521;
    border-color: #cd1521
}

.wpcf7-submit {
    padding: 0;
    background-color: #cd1521;
    color: #fff;
    font-size: 18px;
    border: 0;
    font-family: ProximaNovaBold
}

.wpcf7-submit:focus, .wpcf7-submit:hover {
    color: #fff;
    background-color: #880e16
}

span.wpcf7-not-valid-tip {
    display: block;
    padding: 5px 5px 0;
    font-size: 13px;
    color: #cd1521
}

.sidebar .textwidget {
    padding-top: 20px;
    padding-bottom: 20px
}

.single-top-score {
    color: #000
}

.single-top-score .icon {
    font-size: 26px
}

.single-top-score strong {
    font-size: 13px
}

.single-top-score p {
    font-size: 20px
}

.widget-links-list {
    position: relative;
    z-index: 2
}

.widget-links-list a {
    position: relative;
    color: gray;
    display: block;
    padding: 20px 30px;
    font-family: ProximaNovaSemibold, sans-serif;
    font-weight: 400
}

.widget-links-list a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 30px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #565656
}

.widget-links-list a:hover {
    color: #333;
    background-color: #fff;
    -webkit-box-shadow: 0 15px 25px 0 rgba(1, 1, 1, .2);
    box-shadow: 0 15px 25px 0 rgba(1, 1, 1, .2)
}

.widget-links-list a:hover:after {
    border-left-color: #333
}

.widget-accordion .card-header a {
    position: relative;
    color: gray
}

.widget-accordion .card-header a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 30px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #565656
}

.widget-accordion .card-header a:hover, .widget-accordion .card-header a:not(.collapsed) {
    color: #333;
    background-color: #fff;
    -webkit-box-shadow: 0 15px 25px 0 rgba(1, 1, 1, .2);
    box-shadow: 0 15px 25px 0 rgba(1, 1, 1, .2)
}

.widget-accordion .card-header a:hover:after, .widget-accordion .card-header a:not(.collapsed):after {
    border-top-color: #333
}

.slots-menu-content > span, .slots-menu-content a {
    display: block
}

.slots-menu-content a {
    position: relative;
    padding: 10px 0 10px 25px;
    font-size: 14px;
    line-height: 1.3
}

.slots-menu-content a:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 14px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #666
}

.slots-menu-content a:hover {
    color: #cd1521
}

.slots-menu-content a:hover:before {
    border-left-color: #cd1521
}

.slots-menu-content .children {
    padding-left: 20px
}

.tags {
    font-size: 0
}

.tags li {
    font-size: 13px;
    cursor: default;
    background-color: #cd1521
}

.tags li:hover {
    background-color: #9f101a
}

@media (min-width: 768px) {
    .aside-border {
        border: 1px solid rgba(0, 0, 0, .1)
    }
}

@media (max-width: 991px) {
    .sidebar {
        width: 370px
    }

    .sidebar-sticky, .theiaStickySidebar {
        position: static !important;
        min-height: 0 !important
    }

    .theiaStickySidebar {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important
    }

    .resize-sensor {
        display: none
    }
}

@media (max-width: 767px) {
    .sidebar > .btn-round {
        z-index: 3;
        margin-top: -21px;
        margin-bottom: -21px
    }
}

.site-footer {
    color: #fff;
    line-height: 1.2;
    color: hsla(0, 0%, 100%, .5)
}

.site-footer h4 {
    font-size: 20px;
    color: #fff
}

.site-footer .widget li a {
    display: block
}

.site-footer .widget li a:hover {
    color: #fff
}

.copyrights {
    background-color: rgba(24, 15, 15, .5)
}

@media (min-width: 768px) {
    .site-footer {
        font-size: 14px;
        background: #1a1616 url(../images/backgrounds/pattern-white-bg.png)
    }

    .site-footer .widget {
        border-right: 2px solid hsla(0, 0%, 100%, .1)
    }

    .site-footer .widget h4 {
        margin-bottom: 10px
    }

    .site-footer .widget li + li {
        margin-top: 10px
    }
}

@media (max-width: 767px) {
    .site-footer {
        font-size: 16px;
        background: #1a1616
    }

    .site-footer .widget {
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: 2px solid hsla(0, 0%, 100%, .05)
    }

    .site-footer .widget h4 {
        position: relative;
        padding: 20px 0 20px 25px;
        font-size: 20px;
        color: hsla(0, 0%, 100%, .5);
        cursor: pointer;
        border-bottom: 2px solid transparent;
        -webkit-transition: color .4s ease-in-out;
        -o-transition: color .4s ease-in-out;
        transition: color .4s ease-in-out
    }

    .site-footer .widget h4:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 2;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 8px solid #fff;
        -webkit-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }

    .site-footer .widget ul {
        display: none
    }

    .site-footer .widget ul a {
        position: relative;
        padding: 20px 20px 20px 0
    }

    .site-footer .widget ul a:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 2;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 8px solid #565656
    }

    .site-footer .widget ul a:hover:after {
        border-left-color: #fff
    }

    .site-footer .widget.open {
        border-bottom: 0;
        background-color: #262222
    }

    .site-footer .widget.open h4 {
        color: #fff;
        border-bottom-color: hsla(0, 0%, 100%, .05)
    }

    .site-footer .widget.open h4:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        border-left-color: #cd1521
    }

    .copyrights {
        font-size: 14px
    }

    .f-logo {
        width: 125px
    }
}

/*# sourceMappingURL=main.css.map */
