@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Merriweather:300,400,700,900"); /*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

*, *::before, *::after {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: .94rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title], abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ul ul, ol ul, ul ol {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #373c91;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:hover {
        color: #22255a;
        text-decoration: underline
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
            color: inherit;
            text-decoration: none
        }

        a:not([href]):not([tabindex]):focus {
            outline: 0
        }

pre, code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
    color: #36316c
}

h1, .h1 {
    font-size: 3.76rem
}

h2, .h2 {
    font-size: 2.5098rem
}

h3, .h3 {
    font-size: 1.2502rem
}

h4, .h4 {
    font-size: 1.41rem
}

h5, .h5 {
    font-size: 1.175rem
}

h6, .h6 {
    font-size: .94rem
}

.lead {
    font-size: 1.175rem;
    font-weight: 300
}

.display-1 {
    font-size: 3.76rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 2.5098rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 1.2502rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,0.1)
}

small, .small {
    font-size: 80%;
    font-weight: 400
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: .5rem
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.175rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

    .blockquote-footer::before {
        content: "\2014 \00A0"
    }

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    box-shadow: 0 1px 2px rgba(0,0,0,0.075);
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

    .table th, .table td {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6
    }

    .table tbody + tbody {
        border-top: 2px solid #dee2e6
    }

    .table .table {
        background-color: #fff
    }

.table-sm th, .table-sm td {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

    .table-bordered th, .table-bordered td {
        border: 1px solid #dee2e6
    }

    .table-bordered thead th, .table-bordered thead td {
        border-bottom-width: 2px
    }

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,0.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,0.075)
}

.table-primary, .table-primary > th, .table-primary > td {
    background-color: #c7c8e0
}

.table-hover .table-primary:hover {
    background-color: #b7b8d7
}

    .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
        background-color: #b7b8d7
    }

.table-secondary, .table-secondary > th, .table-secondary > td {
    background-color: #c7c5d6
}

.table-hover .table-secondary:hover {
    background-color: #b9b6cb
}

    .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
        background-color: #b9b6cb
    }

.table-success, .table-success > th, .table-success > td {
    background-color: #ffe7bf
}

.table-hover .table-success:hover {
    background-color: #ffdda6
}

    .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
        background-color: #ffdda6
    }

.table-info, .table-info > th, .table-info > td {
    background-color: #bee5eb
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

    .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
        background-color: #abdde5
    }

.table-warning, .table-warning > th, .table-warning > td {
    background-color: #ffeeba
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

    .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
        background-color: #ffe8a1
    }

.table-danger, .table-danger > th, .table-danger > td {
    background-color: #f6cfce
}

.table-hover .table-danger:hover {
    background-color: #f2bab8
}

    .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
        background-color: #f2bab8
    }

.table-light, .table-light > th, .table-light > td {
    background-color: #fdfdfe
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

    .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
        background-color: #ececf6
    }

.table-dark, .table-dark > th, .table-dark > td {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

    .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
        background-color: #b9bbbe
    }

.table-active, .table-active > th, .table-active > td {
    background-color: rgba(0,0,0,0.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,0.075)
}

    .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
        background-color: rgba(0,0,0,0.075)
    }

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #212529
}

    .table-dark th, .table-dark td, .table-dark thead th {
        border-color: #32383e
    }

    .table-dark.table-bordered {
        border: 0
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255,255,255,0.05)
    }

    .table-dark.table-hover tbody tr:hover {
        background-color: rgba(255,255,255,0.075)
    }

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-sm > .table-bordered {
            border: 0
        }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-md > .table-bordered {
            border: 0
        }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-lg > .table-bordered {
            border: 0
        }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-xl > .table-bordered {
            border: 0
        }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .table-responsive > .table-bordered {
        border: 0
    }

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: .94rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control:focus {
        color: #495057;
        background-color: #fff;
        border-color: #7b7fcd;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(55,60,145,0.25)
    }

    .form-control::placeholder {
        color: #6c757d;
        opacity: 1
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #e9ecef;
        opacity: 1
    }

select.form-control:not([size]):not([multiple]) {
    height: calc(2.16rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.175rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .8225rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.btn {
        padding-right: 0;
        padding-left: 0
    }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
    padding: .25rem .5rem;
    font-size: .8225rem;
    line-height: 1.5;
    border-radius: .2rem
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(1.73375rem + 2px)
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {
    padding: .5rem 1rem;
    font-size: 1.175rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(2.7625rem + 2px)
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

    .form-row > .col, .form-row > [class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

    .form-check-input:disabled ~ .form-check-label {
        color: #6c757d
    }

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

    .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-right: .3125rem;
        margin-left: 0
    }

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #ffaa19
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(255,170,25,0.8);
    border-radius: .2rem
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #ffaa19
}

    .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
        border-color: #ffaa19;
        box-shadow: 0 0 0 .2rem rgba(255,170,25,0.25)
    }

    .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip {
        display: block
    }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #ffaa19
}

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
    color: #ffaa19
}

    .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
        background-color: #ffd999
    }

.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #ffbd4c
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(255,170,25,0.25)
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #ffaa19
}

    .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
        border-color: inherit
    }

.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(255,170,25,0.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #e05250
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(224,82,80,0.8);
    border-radius: .2rem
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #e05250
}

    .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
        border-color: #e05250;
        box-shadow: 0 0 0 .2rem rgba(224,82,80,0.25)
    }

    .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip {
        display: block
    }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #e05250
}

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
    color: #e05250
}

    .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
        background-color: #f3bdbc
    }

.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #e87d7b
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(224,82,80,0.25)
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #e05250
}

    .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
        border-color: inherit
    }

.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(224,82,80,0.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

    .form-inline .form-check {
        width: 100%
    }

@media (min-width: 576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: .94rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

    .btn:hover, .btn:focus {
        text-decoration: none
    }

    .btn:focus, .btn.focus {
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(55,60,145,0.25)
    }

    .btn.disabled, .btn:disabled {
        opacity: .65;
        box-shadow: none
    }

    .btn:not(:disabled):not(.disabled) {
        cursor: pointer
    }

        .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
            background-image: none;
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
        }

            .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
                box-shadow: 0 0 0 .2rem rgba(55,60,145,0.25),inset 0 3px 5px rgba(0,0,0,0.125)
            }

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #373c91;
    border-color: #373c91;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

    .btn-primary:hover {
        color: #fff;
        background-color: #2c3175;
        border-color: #292d6c
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(55,60,145,0.5)
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #373c91;
        border-color: #373c91
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #292d6c;
        border-color: #252963
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(55,60,145,0.5)
        }

.btn-secondary {
    color: #fff;
    background-color: #36316c;
    border-color: #36316c;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #292552;
        border-color: #242149
    }

    .btn-secondary:focus, .btn-secondary.focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(54,49,108,0.5)
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #fff;
        background-color: #36316c;
        border-color: #36316c
    }

    .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #242149;
        border-color: #201d40
    }

        .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(54,49,108,0.5)
        }

.btn-success {
    color: #212529;
    background-color: #ffaa19;
    border-color: #ffaa19;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

    .btn-success:hover {
        color: #212529;
        background-color: #f29800;
        border-color: #e59000
    }

    .btn-success:focus, .btn-success.focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(255,170,25,0.5)
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #212529;
        background-color: #ffaa19;
        border-color: #ffaa19
    }

    .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
        color: #212529;
        background-color: #e59000;
        border-color: #d88800
    }

        .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(255,170,25,0.5)
        }

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

    .btn-info:hover {
        color: #fff;
        background-color: #138496;
        border-color: #117a8b
    }

    .btn-info:focus, .btn-info.focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(23,162,184,0.5)
    }

    .btn-info.disabled, .btn-info:disabled {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #117a8b;
        border-color: #10707f
    }

        .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(23,162,184,0.5)
        }

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

    .btn-warning:hover {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00
    }

    .btn-warning:focus, .btn-warning.focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(255,193,7,0.5)
    }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
        color: #212529;
        background-color: #d39e00;
        border-color: #c69500
    }

        .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(255,193,7,0.5)
        }

.btn-danger {
    color: #fff;
    background-color: #e05250;
    border-color: #e05250;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

    .btn-danger:hover {
        color: #fff;
        background-color: #da3230;
        border-color: #d72926
    }

    .btn-danger:focus, .btn-danger.focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(224,82,80,0.5)
    }

    .btn-danger.disabled, .btn-danger:disabled {
        color: #fff;
        background-color: #e05250;
        border-color: #e05250
    }

    .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #d72926;
        border-color: #cc2624
    }

        .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(224,82,80,0.5)
        }

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

    .btn-light:hover {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5
    }

    .btn-light:focus, .btn-light.focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(248,249,250,0.5)
    }

    .btn-light.disabled, .btn-light:disabled {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
        color: #212529;
        background-color: #dae0e5;
        border-color: #d3d9df
    }

        .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(248,249,250,0.5)
        }

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124
    }

    .btn-dark:focus, .btn-dark.focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(52,58,64,0.5)
    }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d
    }

        .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(52,58,64,0.5)
        }

.btn-outline-primary {
    color: #373c91;
    background-color: transparent;
    background-image: none;
    border-color: #373c91
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #373c91;
        border-color: #373c91
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        box-shadow: 0 0 0 .2rem rgba(55,60,145,0.5)
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #373c91;
        background-color: transparent
    }

    .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #373c91;
        border-color: #373c91
    }

        .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(55,60,145,0.5)
        }

.btn-outline-secondary {
    color: #36316c;
    background-color: transparent;
    background-image: none;
    border-color: #36316c
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #36316c;
        border-color: #36316c
    }

    .btn-outline-secondary:focus, .btn-outline-secondary.focus {
        box-shadow: 0 0 0 .2rem rgba(54,49,108,0.5)
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #36316c;
        background-color: transparent
    }

    .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #36316c;
        border-color: #36316c
    }

        .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(54,49,108,0.5)
        }

.btn-outline-success {
    color: #ffaa19;
    background-color: transparent;
    background-image: none;
    border-color: #ffaa19
}

    .btn-outline-success:hover {
        color: #212529;
        background-color: #ffaa19;
        border-color: #ffaa19
    }

    .btn-outline-success:focus, .btn-outline-success.focus {
        box-shadow: 0 0 0 .2rem rgba(255,170,25,0.5)
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #ffaa19;
        background-color: transparent
    }

    .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
        color: #212529;
        background-color: #ffaa19;
        border-color: #ffaa19
    }

        .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(255,170,25,0.5)
        }

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-outline-info:focus, .btn-outline-info.focus {
        box-shadow: 0 0 0 .2rem rgba(23,162,184,0.5)
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #17a2b8;
        background-color: transparent
    }

    .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

        .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(23,162,184,0.5)
        }

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

    .btn-outline-warning:hover {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-outline-warning:focus, .btn-outline-warning.focus {
        box-shadow: 0 0 0 .2rem rgba(255,193,7,0.5)
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #ffc107;
        background-color: transparent
    }

    .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

        .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(255,193,7,0.5)
        }

.btn-outline-danger {
    color: #e05250;
    background-color: transparent;
    background-image: none;
    border-color: #e05250
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #e05250;
        border-color: #e05250
    }

    .btn-outline-danger:focus, .btn-outline-danger.focus {
        box-shadow: 0 0 0 .2rem rgba(224,82,80,0.5)
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #e05250;
        background-color: transparent
    }

    .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #e05250;
        border-color: #e05250
    }

        .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(224,82,80,0.5)
        }

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

    .btn-outline-light:hover {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-outline-light:focus, .btn-outline-light.focus {
        box-shadow: 0 0 0 .2rem rgba(248,249,250,0.5)
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent
    }

    .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

        .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(248,249,250,0.5)
        }

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-outline-dark:focus, .btn-outline-dark.focus {
        box-shadow: 0 0 0 .2rem rgba(52,58,64,0.5)
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent
    }

    .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

        .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(52,58,64,0.5)
        }

.btn-link {
    font-weight: 400;
    color: #373c91;
    background-color: transparent
}

    .btn-link:hover {
        color: #22255a;
        text-decoration: underline;
        background-color: transparent;
        border-color: transparent
    }

    .btn-link:focus, .btn-link.focus {
        text-decoration: underline;
        border-color: transparent;
        box-shadow: none
    }

    .btn-link:disabled, .btn-link.disabled {
        color: #6c757d
    }

.btn-lg, .btn-group-lg > .btn {
    padding: .5rem 1rem;
    font-size: 1.175rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-sm, .btn-group-sm > .btn {
    padding: .25rem .5rem;
    font-size: .8225rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: .5rem
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity 0.15s linear
}

    .fade.show {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.show {
        display: block
    }

tr.collapse.show {
    display: table-row
}

tbody.collapse.show {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.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: .94rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .25rem;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.175)
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

    .dropdown-item:hover, .dropdown-item:focus {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #373c91
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #6c757d;
        background-color: transparent
    }

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .8225rem;
    color: #6c757d;
    white-space: nowrap
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        flex: 0 1 auto
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
            z-index: 1
        }

        .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
            z-index: 1
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .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-left: -1px
    }

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

    .btn-toolbar .input-group {
        width: auto
    }

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

    .dropdown-toggle-split::after {
        margin-left: 0
    }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group.show .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

    .btn-group.show .dropdown-toggle.btn-link {
        box-shadow: none
    }

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    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(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0
}

    .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
        pointer-events: none
    }

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

    .input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0
    }

        .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file:focus {
            z-index: 3
        }

        .input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file {
            margin-left: -1px
        }

        .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

    .input-group > .custom-file {
        display: flex;
        align-items: center
    }

        .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

.input-group-prepend, .input-group-append {
    display: flex
}

    .input-group-prepend .btn, .input-group-append .btn {
        position: relative;
        z-index: 2
    }

        .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn {
            margin-left: -1px
        }

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: .94rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

    .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {
        margin-top: 0
    }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

    .custom-control-input:checked ~ .custom-control-label::before {
        color: #fff;
        background-color: #373c91;
        box-shadow: none
    }

    .custom-control-input:focus ~ .custom-control-label::before {
        box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(55,60,145,0.25)
    }

    .custom-control-input:active ~ .custom-control-label::before {
        color: #fff;
        background-color: #a0a3db;
        box-shadow: none
    }

    .custom-control-input:disabled ~ .custom-control-label {
        color: #6c757d
    }

        .custom-control-input:disabled ~ .custom-control-label::before {
            background-color: #e9ecef
        }

.custom-control-label {
    margin-bottom: 0
}

    .custom-control-label::before {
        position: absolute;
        top: .25rem;
        left: 0;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        user-select: none;
        background-color: #dee2e6;
        box-shadow: inset 0 0.25rem 0.25rem rgba(0,0,0,0.1)
    }

    .custom-control-label::after {
        position: absolute;
        top: .25rem;
        left: 0;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%
    }

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #373c91
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    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-label::before {
    background-color: #373c91;
    box-shadow: none
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    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-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(55,60,145,0.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(55,60,145,0.5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #373c91
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    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-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(55,60,145,0.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.16rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    appearance: none
}

    .custom-select:focus {
        border-color: #7b7fcd;
        outline: 0;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(123,127,205,0.5)
    }

        .custom-select:focus::-ms-value {
            color: #495057;
            background-color: #fff
        }

    .custom-select[multiple], .custom-select[size]:not([size="1"]) {
        height: auto;
        padding-right: .75rem;
        background-image: none
    }

    .custom-select:disabled {
        color: #6c757d;
        background-color: #e9ecef
    }

    .custom-select::-ms-expand {
        opacity: 0
    }

.custom-select-sm {
    height: calc(1.73375rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-select-lg {
    height: calc(2.7625rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.16rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.16rem + 2px);
    margin: 0;
    opacity: 0
}

    .custom-file-input:focus ~ .custom-file-control {
        border-color: #7b7fcd;
        box-shadow: 0 0 0 .2rem rgba(55,60,145,0.25)
    }

        .custom-file-input:focus ~ .custom-file-control::before {
            border-color: #7b7fcd
        }

/*    .custom-file-input:lang(en) ~ .custom-file-label::after {
        content: "Browse"
    }*/

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.16rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

/*    .custom-file-label::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: calc(calc(2.16rem + 2px) - 1px * 2);
        padding: .375rem .75rem;
        line-height: 1.5;
        color: #495057;
        content: "Browse";
        background-color: #e9ecef;
        border-left: 1px solid #ced4da;
        border-radius: 0 .25rem .25rem 0
    }*/

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

    .nav-link:hover, .nav-link:focus {
        text-decoration: none
    }

    .nav-link.disabled {
        color: #6c757d
    }

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

    .nav-tabs .nav-item {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
            border-color: #e9ecef #e9ecef #dee2e6
        }

        .nav-tabs .nav-link.disabled {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.nav-pills .nav-link {
    border-radius: .25rem
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #373c91
    }

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane {
    display: block;
    height: 0
}

.tab-content > .active {
    display: block;
    height: auto
}

.program-finder .tab-content > .tab-pane {
    display: none
}

.program-finder .tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 0
}

    .navbar > .container, .navbar > .container-fluid {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between
    }

.navbar-brand {
    display: inline-block;
    padding-top: .32375rem;
    padding-bottom: .32375rem;
    margin-right: 0;
    font-size: 1.175rem;
    line-height: inherit;
    white-space: nowrap
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.175rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

    .navbar-toggler:hover, .navbar-toggler:focus {
        text-decoration: none
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width: 575.98px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-sm .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: 15px;
                padding-left: 15px
            }

        .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-sm .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler {
            display: none
        }

        .navbar-expand-sm .dropup .dropdown-menu {
            top: auto;
            bottom: 100%
        }
}

@media (max-width: 767.98px) {
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: 15px;
                padding-left: 15px
            }

        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }

        .navbar-expand-md .dropup .dropdown-menu {
            top: auto;
            bottom: 100%
        }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: 15px;
                padding-left: 15px
            }

        .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler {
            display: none
        }

        .navbar-expand-lg .dropup .dropdown-menu {
            top: auto;
            bottom: 100%
        }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xl .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: 15px;
                padding-left: 15px
            }

        .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-xl .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler {
            display: none
        }

        .navbar-expand-xl .dropup .dropdown-menu {
            top: auto;
            bottom: 100%
        }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-expand .navbar-nav {
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .dropdown-menu-right {
            right: 0;
            left: auto
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: 15px;
            padding-left: 15px
        }

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

    .navbar-expand .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }

.navbar-light .navbar-brand {
    color: rgba(0,0,0,0.9)
}

    .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
        color: rgba(0,0,0,0.9)
    }

.navbar-light .navbar-nav .nav-link {
    color: #46464F
}

    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
        color: rgba(0,0,0,0.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0,0,0,0.3)
    }

    .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
        color: rgba(0,0,0,0.9)
    }

.navbar-light .navbar-toggler {
    color: #46464F;
    border-color: rgba(0,0,0,0.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%2346464F' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: #46464F
}

    .navbar-light .navbar-text a {
        color: rgba(0,0,0,0.9)
    }

        .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
            color: rgba(0,0,0,0.9)
        }

.navbar-dark .navbar-brand {
    color: #fff
}

    .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
        color: #fff
    }

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,0.5)
}

    .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
        color: rgba(255,255,255,0.75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255,255,255,0.25)
    }

    .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
        color: #fff
    }

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,0.5);
    border-color: rgba(255,255,255,0.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,0.5)
}

    .navbar-dark .navbar-text a {
        color: #fff
    }

        .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
            color: #fff
        }

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: .25rem
}

    .card > hr {
        margin-right: 0;
        margin-left: 0
    }

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,0.03);
    border-bottom: 1px solid rgba(0,0,0,0.125)
}

    .card-header:first-child {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
    }

    .card-header + .list-group .list-group-item:first-child {
        border-top: 0
    }

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,0.03);
    border-top: 1px solid rgba(0,0,0,0.125)
}

    .card-footer:last-child {
        border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
    }

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: flex;
    flex-direction: column
}

    .card-deck .card {
        margin-bottom: 15px
    }

@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

        .card-deck .card {
            display: flex;
            flex: 1 0 0%;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px
        }
}

.card-group {
    display: flex;
    flex-direction: column
}

    .card-group > .card {
        margin-bottom: 15px
    }

@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap
    }

        .card-group > .card {
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0
            }

            .card-group > .card:first-child {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header {
                    border-top-right-radius: 0
                }

                .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer {
                    border-bottom-right-radius: 0
                }

            .card-group > .card:last-child {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header {
                    border-top-left-radius: 0
                }

                .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer {
                    border-bottom-left-radius: 0
                }

            .card-group > .card:only-child {
                border-radius: .25rem
            }

                .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header {
                    border-top-left-radius: .25rem;
                    border-top-right-radius: .25rem
                }

                .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer {
                    border-bottom-right-radius: .25rem;
                    border-bottom-left-radius: .25rem
                }

            .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
                border-radius: 0
            }

                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
                    border-radius: 0
                }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem
    }

        .card-columns .card {
            display: inline-block;
            width: 100%
        }
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #373c91;
    background-color: #fff;
    border: 1px solid #dee2e6
}

    .page-link:hover {
        color: #22255a;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6
    }

    .page-link:focus {
        z-index: 2;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(55,60,145,0.25)
    }

    .page-link:not(:disabled):not(.disabled) {
        cursor: pointer
    }

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #373c91;
    border-color: #373c91
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.175rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .8225rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #373c91
}

    .badge-primary[href]:hover, .badge-primary[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #292d6c
    }

.badge-secondary {
    color: #fff;
    background-color: #36316c
}

    .badge-secondary[href]:hover, .badge-secondary[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #242149
    }

.badge-success {
    color: #212529;
    background-color: #ffaa19
}

    .badge-success[href]:hover, .badge-success[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: #e59000
    }

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

    .badge-info[href]:hover, .badge-info[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #117a8b
    }

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

    .badge-warning[href]:hover, .badge-warning[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: #d39e00
    }

.badge-danger {
    color: #fff;
    background-color: #e05250
}

    .badge-danger[href]:hover, .badge-danger[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #d72926
    }

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

    .badge-light[href]:hover, .badge-light[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: #dae0e5
    }

.badge-dark {
    color: #fff;
    background-color: #343a40
}

    .badge-dark[href]:hover, .badge-dark[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #1d2124
    }

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 3.91rem
}

    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: .75rem 1.25rem;
        color: inherit
    }

.alert-primary {
    color: #1d1f4b;
    background-color: #d7d8e9;
    border-color: #c7c8e0
}

    .alert-primary hr {
        border-top-color: #b7b8d7
    }

    .alert-primary .alert-link {
        color: #0f1026
    }

.alert-secondary {
    color: #1c1938;
    background-color: #d7d6e2;
    border-color: #c7c5d6
}

    .alert-secondary hr {
        border-top-color: #b9b6cb
    }

    .alert-secondary .alert-link {
        color: #0a0915
    }

.alert-success {
    color: #85580d;
    background-color: #ffeed1;
    border-color: #ffe7bf
}

    .alert-success hr {
        border-top-color: #ffdda6
    }

    .alert-success .alert-link {
        color: #573908
    }

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

    .alert-info hr {
        border-top-color: #abdde5
    }

    .alert-info .alert-link {
        color: #062c33
    }

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

    .alert-warning hr {
        border-top-color: #ffe8a1
    }

    .alert-warning .alert-link {
        color: #533f03
    }

.alert-danger {
    color: #742b2a;
    background-color: #f9dcdc;
    border-color: #f6cfce
}

    .alert-danger hr {
        border-top-color: #f2bab8
    }

    .alert-danger .alert-link {
        color: #4f1d1c
    }

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

    .alert-light hr {
        border-top-color: #ececf6
    }

    .alert-light .alert-link {
        color: #686868
    }

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

    .alert-dark hr {
        border-top-color: #b9bbbe
    }

    .alert-dark .alert-link {
        color: #040505
    }

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .705rem;
    background-color: #e9ecef;
    border-radius: .25rem;
    box-shadow: inset 0 0.1rem 0.1rem rgba(0,0,0,0.1)
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #373c91;
    transition: width 0.6s ease
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

    .list-group-item-action:hover, .list-group-item-action:focus {
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .list-group-item-action:active {
        color: #212529;
        background-color: #e9ecef
    }

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.125)
}

    .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .list-group-item:hover, .list-group-item:focus {
        z-index: 1;
        text-decoration: none
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #6c757d;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #373c91;
        border-color: #373c91
    }

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #1d1f4b;
    background-color: #c7c8e0
}

    .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
        color: #1d1f4b;
        background-color: #b7b8d7
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #1d1f4b;
        border-color: #1d1f4b
    }

.list-group-item-secondary {
    color: #1c1938;
    background-color: #c7c5d6
}

    .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
        color: #1c1938;
        background-color: #b9b6cb
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #1c1938;
        border-color: #1c1938
    }

.list-group-item-success {
    color: #85580d;
    background-color: #ffe7bf
}

    .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
        color: #85580d;
        background-color: #ffdda6
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #85580d;
        border-color: #85580d
    }

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

    .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
        color: #0c5460;
        background-color: #abdde5
    }

    .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: #0c5460;
        border-color: #0c5460
    }

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

    .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
        color: #856404;
        background-color: #ffe8a1
    }

    .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: #856404;
        border-color: #856404
    }

.list-group-item-danger {
    color: #742b2a;
    background-color: #f6cfce
}

    .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
        color: #742b2a;
        background-color: #f2bab8
    }

    .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: #742b2a;
        border-color: #742b2a
    }

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

    .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
        color: #818182;
        background-color: #ececf6
    }

    .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: #818182;
        border-color: #818182
    }

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

    .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
        color: #1b1e21;
        background-color: #b9bbbe
    }

    .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21
    }

.close {
    float: right;
    font-size: 1.41rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        opacity: .75
    }

    .close:not(:disabled):not(.disabled) {
        cursor: pointer
    }

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: .3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,0.5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

    .modal-header .close {
        padding: 1rem;
        margin: -1rem -1rem -1rem auto
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-content {
        box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.5)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .8225rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
    padding: .4rem 0
}

    .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
        bottom: 0
    }

        .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
            top: 0;
            border-width: .4rem .4rem 0;
            border-top-color: #000
        }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 .4rem
}

    .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
        left: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
            right: 0;
            border-width: .4rem .4rem .4rem 0;
            border-right-color: #000
        }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
    padding: .4rem 0
}

    .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
        top: 0
    }

        .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
            bottom: 0;
            border-width: 0 .4rem .4rem;
            border-bottom-color: #000
        }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 .4rem
}

    .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
        right: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
            left: 0;
            border-width: .4rem 0 .4rem .4rem;
            border-left-color: #000
        }

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .8225rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: .3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,0.2)
}

    .popover .arrow {
        position: absolute;
        display: block;
        width: 1rem;
        height: .5rem;
        margin: 0 .3rem
    }

        .popover .arrow::before, .popover .arrow::after {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
    margin-bottom: .5rem
}

    .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
        bottom: calc((.5rem + 1px) * -1)
    }

        .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
            border-width: .5rem .5rem 0
        }

        .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
            bottom: 0;
            border-top-color: rgba(0,0,0,0.25)
        }

        .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
            bottom: 1px;
            border-top-color: #fff
        }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
    margin-left: .5rem
}

    .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
        left: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
            border-width: .5rem .5rem .5rem 0
        }

        .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
            left: 0;
            border-right-color: rgba(0,0,0,0.25)
        }

        .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
            left: 1px;
            border-right-color: #fff
        }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
    margin-top: .5rem
}

    .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
        top: calc((.5rem + 1px) * -1)
    }

        .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
            border-width: 0 .5rem .5rem .5rem
        }

        .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
            top: 0;
            border-bottom-color: rgba(0,0,0,0.25)
        }

        .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
            top: 1px;
            border-bottom-color: #fff
        }

    .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 1rem;
        margin-left: -.5rem;
        content: "";
        border-bottom: 1px solid #f7f7f7
    }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
    margin-right: .5rem
}

    .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
        right: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
            border-width: .5rem 0 .5rem .5rem
        }

        .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
            right: 0;
            border-left-color: rgba(0,0,0,0.25)
        }

        .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
            right: 1px;
            border-left-color: #fff
        }

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: .94rem;
    color: #36316c;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    transition: transform 0.6s ease;
    backface-visibility: hidden;
    perspective: 1000px
}

    .carousel-item.active, .carousel-item-next, .carousel-item-prev {
        display: block
    }

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0
}

    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        transform: translateX(0)
    }

@supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        transform: translate3d(0, 0, 0)
    }
}

.carousel-item-next, .active.carousel-item-right {
    transform: translateX(100%)
}

@supports (transform-style: preserve-3d) {
    .carousel-item-next, .active.carousel-item-right {
        transform: translate3d(100%, 0, 0)
    }
}

.carousel-item-prev, .active.carousel-item-left {
    transform: translateX(-100%)
}

@supports (transform-style: preserve-3d) {
    .carousel-item-prev, .active.carousel-item-left {
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

    .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    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='M5.25 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='M2.75 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: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators li {
        position: relative;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        background-color: rgba(255,255,255,0.5)
    }

        .carousel-indicators li::before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

        .carousel-indicators li::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

    .carousel-indicators .active {
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #373c91 !important
}

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
    background-color: #292d6c !important
}

.bg-secondary {
    background-color: #36316c !important
}

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
    background-color: #242149 !important
}

.bg-success {
    background-color: #ffaa19 !important
}

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
    background-color: #e59000 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #e05250 !important
}

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
    background-color: #d72926 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #373c91 !important
}

.border-secondary {
    border-color: #36316c !important
}

.border-success {
    border-color: #ffaa19 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #e05250 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.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 iframe, .embed-responsive embed, .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%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    clip-path: none
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #373c91 !important
}

a.text-primary:hover, a.text-primary:focus {
    color: #292d6c !important
}

.text-secondary {
    color: #36316c !important
}

a.text-secondary:hover, a.text-secondary:focus {
    color: #242149 !important
}

.text-success {
    color: #ffaa19 !important
}

a.text-success:hover, a.text-success:focus {
    color: #e59000 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:hover, a.text-info:focus {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:hover, a.text-warning:focus {
    color: #d39e00 !important
}

.text-danger {
    color: #e05250 !important
}

a.text-danger:hover, a.text-danger:focus {
    color: #d72926 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:hover, a.text-light:focus {
    color: #dae0e5 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:hover, a.text-dark:focus {
    color: #1d2124 !important
}

.text-muted {
    color: #6c757d !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *, *::before, *::after {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

select.bs-select-hidden, select.selectpicker {
    display: none !important
}

.bootstrap-select {
    width: 220px\9
}

    .bootstrap-select > .dropdown-toggle {
        width: 100%;
        padding-right: 25px;
        z-index: 1
    }

        .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
            color: #999
        }

    .bootstrap-select > select {
        position: absolute !important;
        bottom: 0;
        left: 50%;
        display: block !important;
        width: 0.5px !important;
        height: 100% !important;
        padding: 0 !important;
        opacity: 0 !important;
        border: none
    }

        .bootstrap-select > select.mobile-device {
            top: 0;
            left: 0;
            display: block !important;
            width: 100% !important;
            z-index: 2
        }

.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

    .bootstrap-select.form-control:not([class*=col-]) {
        width: 100%
    }

    .bootstrap-select.form-control.input-group-btn {
        z-index: auto
    }

        .bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
            border-radius: 0
        }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

    .bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
        float: right
    }

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

    .form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
        height: 100%;
        font-size: inherit;
        line-height: inherit;
        border-radius: inherit
    }

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed
}

    .bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
        outline: 0 !important
    }

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0 !important;
    padding: 0 !important
}

    .bootstrap-select.btn-group.bs-container .dropdown-menu {
        z-index: 1060
    }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .bootstrap-select.btn-group .dropdown-menu.inner {
        position: static;
        float: none;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .bootstrap-select.btn-group .dropdown-menu li {
        position: relative
    }

        .bootstrap-select.btn-group .dropdown-menu li.active small {
            color: #fff
        }

        .bootstrap-select.btn-group .dropdown-menu li.disabled a {
            cursor: not-allowed
        }

        .bootstrap-select.btn-group .dropdown-menu li a {
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

            .bootstrap-select.btn-group .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
                display: none
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.text {
                display: inline-block
            }

        .bootstrap-select.btn-group .dropdown-menu li small {
            padding-left: 0.5em
        }

    .bootstrap-select.btn-group .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: #f5f5f5;
        border: 1px solid #e3e3e3;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
        pointer-events: none;
        opacity: .9;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204,204,204,0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204,204,204,0.2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
    display: block
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .bs-actionsbox .btn-group button {
        width: 50%
    }

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .bs-donebutton .btn-group button {
        width: 100%
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

select.bs-select-hidden {
    display: none !important
}

select.selectpicker {
    display: none !important
}

.bootstrap-select {
    width: 220px\9
}

    .bootstrap-select > select {
        position: absolute !important;
        bottom: 0;
        left: 50%;
        display: block !important;
        width: 0.5px !important;
        height: 100% !important;
        padding: 0 !important;
        opacity: 0 !important;
        border: none
    }

        .bootstrap-select > select.mobile-device {
            top: 0;
            left: 0;
            display: block !important;
            width: 100% !important;
            z-index: 2
        }

    .bootstrap-select.fit-width {
        width: auto !important
    }

    .bootstrap-select.form-control {
        margin-bottom: 0;
        padding: 0;
        border: none
    }

        .bootstrap-select.form-control:not([class*=col-]) {
            width: 100%
        }

        .bootstrap-select.form-control.input-group-btn {
            z-index: auto
        }

            .bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
                border-radius: 0
            }

    .bootstrap-select.btn-group.dropdown-menu-right {
        float: right
    }

    .bootstrap-select.btn-group.disabled {
        cursor: not-allowed
    }

        .bootstrap-select.btn-group.disabled:focus {
            outline: 0 !important
        }

    .bootstrap-select.btn-group.bs-container {
        position: absolute;
        height: 0 !important;
        padding: 0 !important
    }

        .bootstrap-select.btn-group.bs-container .dropdown-menu {
            z-index: 1060
        }

    .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        display: inline-block;
        overflow: hidden;
        width: 100%;
        text-align: left
    }

    .bootstrap-select.btn-group .dropdown-toggle .caret {
        position: absolute;
        top: 50%;
        right: 12px;
        margin-top: -2px;
        vertical-align: middle
    }

    .bootstrap-select.btn-group .dropdown-menu {
        min-width: 100%;
        box-sizing: border-box
    }

        .bootstrap-select.btn-group .dropdown-menu.inner {
            position: static;
            float: none;
            border: 0;
            padding: 0;
            margin: 0;
            border-radius: 0;
            box-shadow: none
        }

        .bootstrap-select.btn-group .dropdown-menu li {
            position: relative
        }

            .bootstrap-select.btn-group .dropdown-menu li a {
                cursor: pointer;
                user-select: none
            }

                .bootstrap-select.btn-group .dropdown-menu li a.opt {
                    position: relative;
                    padding-left: 2.25em
                }

                .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
                    display: none
                }

                .bootstrap-select.btn-group .dropdown-menu li a span.text {
                    display: inline-block
                }

            .bootstrap-select.btn-group .dropdown-menu li small {
                padding-left: .5em
            }

            .bootstrap-select.btn-group .dropdown-menu li.active small {
                color: #fff
            }

            .bootstrap-select.btn-group .dropdown-menu li.disabled a {
                cursor: not-allowed
            }

        .bootstrap-select.btn-group .dropdown-menu .notify {
            position: absolute;
            bottom: 5px;
            width: 96%;
            margin: 0 2%;
            min-height: 26px;
            padding: 3px 5px;
            background: #f5f5f5;
            border: 1px solid #e3e3e3;
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
            pointer-events: none;
            opacity: .9;
            box-sizing: border-box
        }

    .bootstrap-select.btn-group .no-results {
        padding: 3px;
        background: #f5f5f5;
        margin: 0 5px;
        white-space: nowrap
    }

    .bootstrap-select.btn-group > .disabled {
        cursor: not-allowed
    }

        .bootstrap-select.btn-group > .disabled:focus {
            outline: 0 !important
        }

    .bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
        position: static
    }

    .bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
        position: static;
        top: auto;
        margin-top: -1px
    }

    .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
        position: absolute;
        display: inline-block;
        right: 15px;
        margin-top: 5px
    }

    .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
        margin-right: 34px
    }

    .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
        float: right
    }

    .bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
        width: 100%
    }

    .bootstrap-select.show-menu-arrow .dropdown-toggle:before {
        content: '';
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid rgba(204,204,204,0.2);
        position: absolute;
        bottom: -4px;
        left: 9px;
        display: none
    }

    .bootstrap-select.show-menu-arrow .dropdown-toggle:after {
        content: '';
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        position: absolute;
        bottom: -4px;
        left: 10px;
        display: none
    }

    .bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
        z-index: 1061
    }

        .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
            display: block
        }

        .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
            display: block
        }

    .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
        bottom: auto;
        top: -3px;
        border-top: 7px solid rgba(204,204,204,0.2);
        border-bottom: 0
    }

    .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
        bottom: auto;
        top: -3px;
        border-top: 6px solid #fff;
        border-bottom: 0
    }

    .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
        right: 12px;
        left: auto
    }

    .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
        right: 13px;
        left: auto
    }

    .bootstrap-select > .dropdown-toggle {
        width: 100%;
        z-index: 1
    }

        .bootstrap-select > .dropdown-toggle.bs-placeholder {
            color: #999
        }

            .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
                color: #999
            }

            .bootstrap-select > .dropdown-toggle.bs-placeholder:focus {
                color: #999
            }

            .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
                color: #999
            }

    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 220px
    }

    .bootstrap-select .dropdown-toggle:focus {
        outline: thin dotted #333 !important;
        outline-offset: -2px
    }

.bs-actionsbox {
    padding: 4px 8px;
    width: 100%;
    box-sizing: border-box
}

    .bs-actionsbox .btn-group button {
        width: 50%
    }

.bs-donebutton {
    padding: 4px 8px;
    float: left;
    width: 100%;
    box-sizing: border-box
}

    .bs-donebutton .btn-group button {
        width: 100%
    }

.bs-searchbox {
    padding: 4px 8px
}

    .bs-searchbox .form-control {
        margin-bottom: 0;
        width: 100%;
        float: none
    }

    .bs-searchbox + .bs-actionsbox {
        padding: 0 8px 4px
    }

.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.has-error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-horizontal .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-inline .bootstrap-select.btn-group {
    margin-bottom: 0
}

    .form-inline .bootstrap-select.btn-group .form-control {
        width: 100%
    }

.form-group-lg .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dropdown-menu.show {
    width: 100%
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

body {
    -webkit-backface-visibility: hidden
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

    .animated.hinge {
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -o-animation-duration: 2s;
        animation-duration: 2s
    }

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

@-moz-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

@-o-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0)
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px)
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px)
    }
}

@-moz-keyframes shake {
    0%, 100% {
        -moz-transform: translateX(0)
    }

    10%, 30%, 50%, 70%, 90% {
        -moz-transform: translateX(-10px)
    }

    20%, 40%, 60%, 80% {
        -moz-transform: translateX(10px)
    }
}

@-o-keyframes shake {
    0%, 100% {
        -o-transform: translateX(0)
    }

    10%, 30%, 50%, 70%, 90% {
        -o-transform: translateX(-10px)
    }

    20%, 40%, 60%, 80% {
        -o-transform: translateX(10px)
    }
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0)
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-10px)
    }

    20%, 40%, 60%, 80% {
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px)
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-30px)
    }

    60% {
        -moz-transform: translateY(-15px)
    }
}

@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -o-transform: translateY(0)
    }

    40% {
        -o-transform: translateY(-30px)
    }

    60% {
        -o-transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0)
    }
}

@-moz-keyframes tada {
    0% {
        -moz-transform: scale(1)
    }

    10%, 20% {
        -moz-transform: scale(0.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -moz-transform: scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -moz-transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -moz-transform: scale(1) rotate(0)
    }
}

@-o-keyframes tada {
    0% {
        -o-transform: scale(1)
    }

    10%, 20% {
        -o-transform: scale(0.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -o-transform: scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -o-transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -o-transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        transform: scale(1)
    }

    10%, 20% {
        transform: scale(0.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        transform: scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% {
        -webkit-transform-origin: top center
    }

    20% {
        -webkit-transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0deg)
    }
}

@-moz-keyframes swing {
    20% {
        -moz-transform: rotate(15deg)
    }

    40% {
        -moz-transform: rotate(-10deg)
    }

    60% {
        -moz-transform: rotate(5deg)
    }

    80% {
        -moz-transform: rotate(-5deg)
    }

    100% {
        -moz-transform: rotate(0deg)
    }
}

@-o-keyframes swing {
    20% {
        -o-transform: rotate(15deg)
    }

    40% {
        -o-transform: rotate(-10deg)
    }

    60% {
        -o-transform: rotate(5deg)
    }

    80% {
        -o-transform: rotate(-5deg)
    }

    100% {
        -o-transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg)
    }

    100% {
        -webkit-transform: translateX(0%)
    }
}

@-moz-keyframes wobble {
    0% {
        -moz-transform: translateX(0%)
    }

    15% {
        -moz-transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -moz-transform: translateX(20%) rotate(3deg)
    }

    45% {
        -moz-transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -moz-transform: translateX(10%) rotate(2deg)
    }

    75% {
        -moz-transform: translateX(-5%) rotate(-1deg)
    }

    100% {
        -moz-transform: translateX(0%)
    }
}

@-o-keyframes wobble {
    0% {
        -o-transform: translateX(0%)
    }

    15% {
        -o-transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -o-transform: translateX(20%) rotate(3deg)
    }

    45% {
        -o-transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -o-transform: translateX(10%) rotate(2deg)
    }

    75% {
        -o-transform: translateX(-5%) rotate(-1deg)
    }

    100% {
        -o-transform: translateX(0%)
    }
}

@keyframes wobble {
    0% {
        transform: translateX(0%)
    }

    15% {
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        transform: translateX(-5%) rotate(-1deg)
    }

    100% {
        transform: translateX(0%)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    -moz-animation-name: wobble;
    -o-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1)
    }

    50% {
        -moz-transform: scale(1.1)
    }

    100% {
        -moz-transform: scale(1)
    }
}

@-o-keyframes pulse {
    0% {
        -o-transform: scale(1)
    }

    50% {
        -o-transform: scale(1.1)
    }

    100% {
        -o-transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in
    }
}

@-moz-keyframes flip {
    0% {
        -moz-transform: perspective(400px) rotateY(0);
        -moz-animation-timing-function: ease-out
    }

    40% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-animation-timing-function: ease-out
    }

    50% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-animation-timing-function: ease-in
    }

    80% {
        -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -moz-animation-timing-function: ease-in
    }

    100% {
        -moz-transform: perspective(400px) scale(1);
        -moz-animation-timing-function: ease-in
    }
}

@-o-keyframes flip {
    0% {
        -o-transform: perspective(400px) rotateY(0);
        -o-animation-timing-function: ease-out
    }

    40% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-animation-timing-function: ease-out
    }

    50% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-animation-timing-function: ease-in
    }

    80% {
        -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -o-animation-timing-function: ease-in
    }

    100% {
        -o-transform: perspective(400px) scale(1);
        -o-animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) rotateY(360deg) scale(0.95);
        animation-timing-function: ease-in
    }

    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in
    }
}

.flip {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flip;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flip;
    -o-backface-visibility: visible !important;
    -o-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -moz-transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -moz-transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -o-transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -o-transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInX;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }

    100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }

    100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }

    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: flipOutX;
    -moz-backface-visibility: visible !important;
    -o-animation-name: flipOutX;
    -o-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -moz-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -moz-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -o-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -o-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }

    100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }

    100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }

    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipOutY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -moz-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
}

@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
}

@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(20px)
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -moz-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}

@-moz-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -moz-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}

@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -moz-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}

@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -moz-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
}

@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -moz-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(0.9)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.3)
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.05)
    }

    70% {
        -moz-transform: scale(0.9)
    }

    100% {
        -moz-transform: scale(1)
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(0.3)
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.05)
    }

    70% {
        -o-transform: scale(0.9)
    }

    100% {
        -o-transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }

    50% {
        opacity: 1;
        transform: scale(1.05)
    }

    70% {
        transform: scale(0.9)
    }

    100% {
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(-30px)
    }

    80% {
        -moz-transform: translateY(10px)
    }

    100% {
        -moz-transform: translateY(0)
    }
}

@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -o-transform: translateY(-30px)
    }

    80% {
        -o-transform: translateY(10px)
    }

    100% {
        -o-transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        transform: translateY(-30px)
    }

    80% {
        transform: translateY(10px)
    }

    100% {
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(30px)
    }

    80% {
        -moz-transform: translateY(-10px)
    }

    100% {
        -moz-transform: translateY(0)
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -o-transform: translateY(30px)
    }

    80% {
        -o-transform: translateY(-10px)
    }

    100% {
        -o-transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        transform: translateY(30px)
    }

    80% {
        transform: translateY(-10px)
    }

    100% {
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(30px)
    }

    80% {
        -moz-transform: translateX(-10px)
    }

    100% {
        -moz-transform: translateX(0)
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -o-transform: translateX(30px)
    }

    80% {
        -o-transform: translateX(-10px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        transform: translateX(30px)
    }

    80% {
        transform: translateX(-10px)
    }

    100% {
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(-30px)
    }

    80% {
        -moz-transform: translateX(10px)
    }

    100% {
        -moz-transform: translateX(0)
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -o-transform: translateX(-30px)
    }

    80% {
        -o-transform: translateX(10px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        transform: translateX(-30px)
    }

    80% {
        transform: translateX(10px)
    }

    100% {
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1)
    }

    25% {
        -webkit-transform: scale(0.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
}

@-moz-keyframes bounceOut {
    0% {
        -moz-transform: scale(1)
    }

    25% {
        -moz-transform: scale(0.95)
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -moz-transform: scale(0.3)
    }
}

@-o-keyframes bounceOut {
    0% {
        -o-transform: scale(1)
    }

    25% {
        -o-transform: scale(0.95)
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -o-transform: scale(0.3)
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1)
    }

    25% {
        transform: scale(0.95)
    }

    50% {
        opacity: 1;
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        transform: scale(0.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    -moz-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}

@-moz-keyframes bounceOutUp {
    0% {
        -moz-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
}

@-o-keyframes bounceOutUp {
    0% {
        -o-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -o-transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        transform: translateY(20px)
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}

@-moz-keyframes bounceOutDown {
    0% {
        -moz-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
}

@-o-keyframes bounceOutDown {
    0% {
        -o-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -o-transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    -moz-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}

@-moz-keyframes bounceOutLeft {
    0% {
        -moz-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
}

@-o-keyframes bounceOutLeft {
    0% {
        -o-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -o-transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        transform: translateX(20px)
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    -moz-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
}

@-moz-keyframes bounceOutRight {
    0% {
        -moz-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
}

@-o-keyframes bounceOutRight {
    0% {
        -o-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -o-transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    -moz-animation-name: bounceOutRight;
    -o-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    -moz-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    -moz-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    -moz-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    -moz-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOut {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(200deg);
        opacity: 0
    }
}

@-o-keyframes rotateOut {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1
    }

    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    -moz-animation-name: rotateOut;
    -o-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    -moz-animation-name: rotateOutUpLeft;
    -o-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    -moz-animation-name: rotateOutDownLeft;
    -o-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    -moz-animation-name: rotateOutUpRight;
    -o-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    -moz-animation-name: rotateOutDownRight;
    -o-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }

    40% {
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }

    100% {
        -webkit-transform: translateY(700px);
        opacity: 0
    }
}

@-moz-keyframes hinge {
    0% {
        -moz-transform: rotate(0);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }

    20%, 60% {
        -moz-transform: rotate(80deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }

    40% {
        -moz-transform: rotate(60deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }

    80% {
        -moz-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }

    100% {
        -moz-transform: translateY(700px);
        opacity: 0
    }
}

@-o-keyframes hinge {
    0% {
        -o-transform: rotate(0);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }

    20%, 60% {
        -o-transform: rotate(80deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }

    40% {
        -o-transform: rotate(60deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }

    80% {
        -o-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }

    100% {
        -o-transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%, 60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    100% {
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    -moz-animation-name: hinge;
    -o-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg)
    }
}

@-moz-keyframes rollIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg)
    }
}

@-o-keyframes rollIn {
    0% {
        opacity: 0;
        -o-transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    -moz-animation-name: rollIn;
    -o-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg)
    }
}

@-moz-keyframes rollOut {
    0% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg)
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(100%) rotate(120deg)
    }
}

@-o-keyframes rollOut {
    0% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg)
    }

    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    -moz-animation-name: rollOut;
    -o-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

@-moz-keyframes lightSpeedIn {
    0% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -moz-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -moz-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }

    100% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

@-o-keyframes lightSpeedIn {
    0% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -o-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -o-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }

    100% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }

    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.animated.lightSpeedIn {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@-moz-keyframes lightSpeedOut {
    0% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }

    100% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@-o-keyframes lightSpeedOut {
    0% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }

    100% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }

    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

.animated.lightSpeedOut {
    -webkit-animation-duration: 0.25s;
    -moz-animation-duration: 0.25s;
    -o-animation-duration: 0.25s;
    animation-duration: 0.25s
}

@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg)
    }

    10% {
        -webkit-transform: skewX(-8deg)
    }

    20% {
        -webkit-transform: skewX(7deg)
    }

    30% {
        -webkit-transform: skewX(-6deg)
    }

    40% {
        -webkit-transform: skewX(5deg)
    }

    50% {
        -webkit-transform: skewX(-4deg)
    }

    60% {
        -webkit-transform: skewX(3deg)
    }

    70% {
        -webkit-transform: skewX(-2deg)
    }

    80% {
        -webkit-transform: skewX(1deg)
    }

    90% {
        -webkit-transform: skewX(0deg)
    }

    100% {
        -webkit-transform: skewX(0deg)
    }
}

@-moz-keyframes wiggle {
    0% {
        -moz-transform: skewX(9deg)
    }

    10% {
        -moz-transform: skewX(-8deg)
    }

    20% {
        -moz-transform: skewX(7deg)
    }

    30% {
        -moz-transform: skewX(-6deg)
    }

    40% {
        -moz-transform: skewX(5deg)
    }

    50% {
        -moz-transform: skewX(-4deg)
    }

    60% {
        -moz-transform: skewX(3deg)
    }

    70% {
        -moz-transform: skewX(-2deg)
    }

    80% {
        -moz-transform: skewX(1deg)
    }

    90% {
        -moz-transform: skewX(0deg)
    }

    100% {
        -moz-transform: skewX(0deg)
    }
}

@-o-keyframes wiggle {
    0% {
        -o-transform: skewX(9deg)
    }

    10% {
        -o-transform: skewX(-8deg)
    }

    20% {
        -o-transform: skewX(7deg)
    }

    30% {
        -o-transform: skewX(-6deg)
    }

    40% {
        -o-transform: skewX(5deg)
    }

    50% {
        -o-transform: skewX(-4deg)
    }

    60% {
        -o-transform: skewX(3deg)
    }

    70% {
        -o-transform: skewX(-2deg)
    }

    80% {
        -o-transform: skewX(1deg)
    }

    90% {
        -o-transform: skewX(0deg)
    }

    100% {
        -o-transform: skewX(0deg)
    }
}

@keyframes wiggle {
    0% {
        transform: skewX(9deg)
    }

    10% {
        transform: skewX(-8deg)
    }

    20% {
        transform: skewX(7deg)
    }

    30% {
        transform: skewX(-6deg)
    }

    40% {
        transform: skewX(5deg)
    }

    50% {
        transform: skewX(-4deg)
    }

    60% {
        transform: skewX(3deg)
    }

    70% {
        transform: skewX(-2deg)
    }

    80% {
        transform: skewX(1deg)
    }

    90% {
        transform: skewX(0deg)
    }

    100% {
        transform: skewX(0deg)
    }
}

.wiggle {
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

.animated.wiggle {
    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    -o-animation-duration: 0.75s;
    animation-duration: 0.75s
}

html {
    width: 100%
}

body {
    font-size: 16px;
    overflow-x: hidden;
    position: relative;
    width: 100%
}

    body.menu-is-open {
        overflow: hidden
    }

@media (max-width: 767px) {
    body.menu-is-open {
        overflow-y: scroll
    }
}

body .back-to-top {
    position: fixed;
    top: calc(100vh - 100px);
    right: 100px;
    color: white;
    z-index: 900;
    text-align: center;
    opacity: 0;
    transition: all ease .2s
}

    body .back-to-top .icon-arrow_drop {
        transform: rotate(180deg);
        position: absolute;
        background: #7370a3;
        padding: 20px
    }

    body .back-to-top.show {
        opacity: 1;
        transition: all ease .2s
    }

@media (max-width: 767px) {
    body .back-to-top {
        top: calc(100vh - 50px);
        right: 50px
    }

        body .back-to-top .icon-arrow_drop {
            padding: 15px
        }
}

.ytp-large-play-button .ytp-button {
    display: none !important
}

.alert {
    background: #D0021B;
    border-radius: 0;
    color: #fff;
    display: block;
    padding: 20px 0;
    position: absolute;
    top: 0;
    z-index: 99999;
    width: 100%
}

    .alert.closed {
        display: none
    }

    .alert .close-alert {
        position: absolute;
        top: 50%;
        right: 50px;
        transform: translateY(-50%);
        z-index: 999
    }

        .alert .close-alert i {
            color: #fff;
            font-size: 35px
        }

        .alert .close-alert:hover i, .alert .close-alert:focus i {
            color: rgba(255,255,255,0.5)
        }

    .alert .alert-text p {
        margin: 0 0 0 50px;
        padding: 0
    }

    .alert .alert-text:before {
        content: '\f06a';
        font-weight: 700;
        font-family: 'Font Awesome\ 5 Free';
        font-size: 25px;
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%)
    }

@media (max-width: 767px) {
    .alert .alert-text p {
        padding-bottom: 20px
    }

    .alert .close-alert {
        position: absolute;
        top: auto;
        bottom: 20px;
        right: 25px;
        transform: none
    }
}

.cookies-disclaimer {
    background: rgba(0,0,0,0.8);
    color: #fff;
    line-height: 24px;
    padding: 30px 0 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 998
}

    .cookies-disclaimer p {
        margin-bottom: 0;
        padding-right: 50px
    }

        .cookies-disclaimer p a {
            color: #ffaa19
        }

            .cookies-disclaimer p a:hover, .cookies-disclaimer p a:focus {
                color: #fff
            }

    .cookies-disclaimer button {
        color: #ffaa19;
        opacity: 1;
        position: absolute;
        top: 50%;
        right: 25px;
        transform: translateY(-50%);
        z-index: 1000
    }

        .cookies-disclaimer button:hover, .cookies-disclaimer button:focus {
            border: 0;
            color: #fff;
            opacity: 1
        }

figure {
    margin: 0;
    padding: 0
}

ul {
    margin: 20px 0;
    padding: 0 0 0 15px
}

    ul li {
        margin: 5px 0
    }

        ul li ul {
            margin: 5px 0
        }

a {
    text-decoration: none
}

    a:hover, a:focus {
        color: #ffaa19;
        text-decoration: none
    }

section {
    margin: 0 auto;
    position: relative;
    z-index: 30
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md {
        display: none
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .hidden-mobile {
        display: none
    }
}

@media (min-width: 992px) {
    .hidden-desktop {
        display: none
    }
}

.gray-bg {
    background: #ebebeb;
    padding: 50px 0
}

.light-purple-bg {
    background: #7370a3;
    padding: 50px 0
}

    .light-purple-bg h1, .light-purple-bg h2, .light-purple-bg h3, .light-purple-bg h4, .light-purple-bg h5, .light-purple-bg h6 {
        color: #fff
    }

.purple-bg {
    background: #36316c
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Merriweather",serif;
    font-weight: normal;
    margin-bottom: 0
}

.title {
    font-size: 35px;
    font-weight: 600;
    margin: 40px 0 0
}

    .title span {
        display: block;
        font-size: 20px;
        font-family: "Open Sans",sans-serif;
        margin: 10px 0 0
    }

@media (max-width: 767px) {
    .title {
        font-size: 24px
    }
}

#skipnav {
    position: absolute;
    top: -100px;
    left: 0
}

    #skipnav:focus {
        top: 0
    }

.main-wrapper {
    margin: 0 auto;
    position: fixed;
    top: 100vh;
    width: 100%;
    z-index: 9990
}

    .main-wrapper.release {
        position: relative;
        top: 0;
        z-index: 30
    }

@media (max-width: 991px) {
    .main-wrapper {
        top: 0;
        position: relative
    }
}

.news-block {
    position: relative
}

    .news-block .header {
        position: absolute;
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1
    }

    .news-block .row.hidden {
        display: none
    }

.t1-menu-container {
    display: block;
    margin: 0;
    padding: 0
}

    .t1-menu-container > .container, .t1-menu-container > .container-fluid {
        position: relative
    }

.collapsed-menu {
    display: none
}

    .collapsed-menu:focus {
        outline: none
    }

.t1-menu-container {
    background: #e4e4e4;
    position: fixed;
    top: 140px;
    width: 100%;
    z-index: 9995
}

    .t1-menu-container.menu-spacing {
        top: 125px;
        padding-top: 15px
    }

@media (max-width: 991px) {
    .t1-menu-container {
        top: 118px
    }
}

.t1-menu-container .nav-content {
    height: 100vh;
    padding: 50px 0
}

    .t1-menu-container .nav-content ul {
        list-style-type: none
    }

@media (min-width: 992px) {
    .t1-menu-container .nav-content ul {
        padding: 0
    }
}

.t1-menu-container .nav-content ul li {
    border-bottom: 1px solid #fff;
    padding: 15px 0
}

    .t1-menu-container .nav-content ul li:last-child {
        border-bottom: none
    }

.t1-menu-container .nav-content .mega-menu-callout {
    background: #fff;
    position: relative
}

    .t1-menu-container .nav-content .mega-menu-callout img {
        position: relative;
        width: 100%
    }

    .t1-menu-container .nav-content .mega-menu-callout .content {
        color: #36316c;
        padding: 25px;
        text-align: center
    }

        .t1-menu-container .nav-content .mega-menu-callout .content .btn {
            font-size: 15px
        }

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

header {
    background: #fff;
    position: relative;
    width: 100%;
    z-index: 9999
}

    header:before {
        background: #373c91;
        content: '';
        display: block;
        max-width: 1110px;
        height: 15px;
        position: relative;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        transition: height ease .25s
    }

    header.slide-border:before {
        height: 0;
        transition: height ease .25s
    }

    header.fixed-top {
        position: fixed !important;
        top: 0 !important;
        width: 100%;
        z-index: 99999;
        background: #fff;
        -webkit-box-shadow: 0 9px 11px -7px rgba(0,0,0,0.5);
        -moz-box-shadow: 0 9px 11px -7px rgba(0,0,0,0.5);
        box-shadow: 0 9px 11px -7px rgba(0,0,0,0.5)
    }

@media (max-width: 991px) {
    header.fixed-top {
        position: relative !important;
        top: initial !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

header.fixed-top .mc-dropdown-nav {
    max-height: 5px;
    padding: 10px 0 0 0;
    overflow: hidden;
    margin: 0
}

header.fixed-top .nav-container {
    top: auto;
    bottom: -10px
}

header.fixed-top .logo-title-container {
    margin-bottom: -55px
}

header.slide-down {
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

.search {
    position: relative
}

    .search input {
        background: #ebebeb;
        border: 0;
        display: block;
        width: 100%;
        height: 40px;
        padding-left: 15px;
        padding-right: 55px
    }

    .search button {
        background: transparent;
        border: 0;
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%)
    }

        .search button i {
            color: #36316c;
            font-size: 24px
        }

        .search button:hover {
            cursor: pointer
        }

            .search button:hover i {
                color: #48418f
            }

@media (max-width: 991px) {
    .search input {
        background: #fff;
        border: 1px solid #afaead;
        margin-bottom: 20px;
        width: 100%;
        height: 60px
    }
}

.navigation {
    background: #fff;
    margin: 0 auto;
    padding: 25px 0 15px;
    width: 100%;
    transition: border-top .5s
}

@media (max-width: 991px) {
    .navigation {
        box-shadow: none;
        height: 70px;
        padding: 20px 0 15px;
        position: relative
    }
}

.navigation .logo {
    display: inline-block
}

    .navigation .logo img {
        width: 100%;
        max-height: 30px
    }

.navigation ul {
    list-style-type: none;
    padding: 0 !important;
    margin: 10px 0 5px;
    font-size: 0
}

    .navigation ul li {
        display: inline-block;
        margin: 0 30px 0 0
    }

        .navigation ul li a {
            font-size: 20px;
            font-weight: 600
        }

.navigation .t1-nav li a {
    padding-bottom: 17px
}

    .navigation .t1-nav li a:hover, .navigation .t1-nav li a:focus {
        border-bottom: 5px solid #ffaa19
    }

.navigation .t1-nav li.mobile-menu a:hover, .navigation .t1-nav li.mobile-menu a:focus {
    border-bottom: 0
}

.navigation .t1-nav li.active a {
    border-bottom: 5px solid #ffaa19
}

@media (max-width: 991px) {
    .navigation .t1-nav li {
        display: none
    }

        .navigation .t1-nav li.mobile-menu {
            display: inline-block
        }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .navigation .t1-nav li {
        margin: 0 20px 0 0
    }

        .navigation .t1-nav li a {
            font-size: 18px
        }
}

.navigation .right-nav {
    position: relative;
    top: 3px
}

    .navigation .right-nav li {
        margin: 0 0 0 22px
    }

        .navigation .right-nav li a {
            color: #333;
            font-size: 16px;
            font-weight: normal;
            padding-bottom: 19px
        }

            .navigation .right-nav li a:hover, .navigation .right-nav li a:focus {
                border-bottom: 5px solid #ffaa19;
                color: #ffaa19
            }

@media (max-width: 991px) {
    .navigation .right-nav {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .navigation .right-nav li {
        margin: 0 0 0 15px
    }

        .navigation .right-nav li a {
            font-size: 14px
        }
}

.navigation .mobile-menu {
    position: absolute;
    top: -33px;
    right: 0
}

    .navigation .mobile-menu i {
        font-size: 35px
    }

@media (min-width: 992px) {
    .navigation .mobile-menu {
        display: none
    }
}

#microclimateNav {
    background: #36316c;
    text-align: center
}

    #microclimateNav ul {
        margin: 55px 0
    }

        #microclimateNav ul li a {
            color: #fff
        }

#mobileMenu {
    background: #ebebeb;
    display: none;
    height: 100%;
    padding: 0;
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    z-index: 99999
}

    #mobileMenu .nav-content {
        height: auto;
        padding: 75px 0
    }

        #mobileMenu .nav-content ul {
            margin: 0;
            padding: 0
        }

            #mobileMenu .nav-content ul li {
                border-bottom: 1px solid #fff;
                display: block;
                padding: 25px 0
            }

                #mobileMenu .nav-content ul li:last-child {
                    border-bottom: 0
                }

            #mobileMenu .nav-content ul.mobile-t1-nav > li {
                position: relative
            }

                #mobileMenu .nav-content ul.mobile-t1-nav > li.has-menu:before {
                    color: #36316c;
                    content: '\e908';
                    font-family: 'icomoon';
                    font-size: 15px;
                    position: absolute;
                    top: 17px;
                    right: 20px;
                    transform: rotate(0deg);
                    transition: ease .25s
                }

                #mobileMenu .nav-content ul.mobile-t1-nav > li a {
                    display: block
                }

                #mobileMenu .nav-content ul.mobile-t1-nav > li.active:before {
                    transform: rotate(-45deg);
                    transition: ease .25s
                }

                #mobileMenu .nav-content ul.mobile-t1-nav > li div ul {
                    padding-left: 10px
                }

                    #mobileMenu .nav-content ul.mobile-t1-nav > li div ul li {
                        border-bottom: none;
                        padding: 5px 0
                    }

                        #mobileMenu .nav-content ul.mobile-t1-nav > li div ul li a:after {
                            display: none
                        }

        #mobileMenu .nav-content .mobile-bottom-nav {
            display: flex;
            margin-top: 35px;
            text-align: center;
            justify-content: space-around
        }

            #mobileMenu .nav-content .mobile-bottom-nav li {
                border: none;
                padding: 0
            }

                #mobileMenu .nav-content .mobile-bottom-nav li:last-child {
                    border-bottom: none
                }

                #mobileMenu .nav-content .mobile-bottom-nav li a {
                    color: #46464F
                }

        #mobileMenu .nav-content .mega-menu-callout figure {
            height: 170px
        }

            #mobileMenu .nav-content .mega-menu-callout figure img {
                min-height: 0
            }

        #mobileMenu .nav-content .mega-menu-callout .btn {
            display: block;
            padding: 20px 0
        }

        #mobileMenu .nav-content .mega-menu-callout .content {
            background: #fff;
            padding: 15px;
            text-align: center
        }

@media (max-width: 767px) {
    #mobileMenu .nav-content ul li:last-child {
        border-bottom: 1px solid #fff
    }
}

@media (max-width: 991px) {
    #mobileMenu .nav-content {
        padding: 25px 0 0
    }

        #mobileMenu .nav-content ul li {
            padding: 15px 0
        }
}

.microclimate-nav {
    margin-bottom: 30px
}

    .microclimate-nav:before {
        height: 0
    }

    .microclimate-nav .navigation {
        padding: 0
    }

        .microclimate-nav .navigation ::-webkit-input-placeholder {
            color: #fff
        }

        .microclimate-nav .navigation :-moz-placeholder {
            color: #fff
        }

        .microclimate-nav .navigation ::-moz-placeholder {
            color: #fff
        }

        .microclimate-nav .navigation :-ms-input-placeholder {
            color: #fff
        }

    .microclimate-nav .mc-dropdown-nav {
        background: #36316c;
        margin: 0 0 45px;
        padding: 10px;
        position: relative;
        top: 0;
        transition: all ease .5s
    }

        .microclimate-nav .mc-dropdown-nav .mc-menu {
            color: #fff;
            margin-left: 60px;
            text-transform: uppercase;
            position: relative;
            top: 10px
        }

            .microclimate-nav .mc-dropdown-nav .mc-menu:before {
                color: #fff;
                content: '\f0c9';
                font-family: 'Font Awesome\ 5 Free';
                font-size: 35px;
                font-weight: 900;
                position: absolute;
                top: -15px;
                left: -50px;
                width: 0;
                height: 0
            }

            .microclimate-nav .mc-dropdown-nav .mc-menu:hover:before, .microclimate-nav .mc-dropdown-nav .mc-menu:focus:before {
                color: #ffaa19
            }

        .microclimate-nav .mc-dropdown-nav .right-nav {
            margin: 10px 0 0;
            top: 0
        }

            .microclimate-nav .mc-dropdown-nav .right-nav a {
                color: #fff
            }

                .microclimate-nav .mc-dropdown-nav .right-nav a:hover, .microclimate-nav .mc-dropdown-nav .right-nav a:focus {
                    padding: 0;
                    border: none;
                    text-decoration: underline
                }

        .microclimate-nav .mc-dropdown-nav .search input {
            background: #7370a3;
            color: #fff
        }

        .microclimate-nav .mc-dropdown-nav .search i {
            color: #fff
        }

        .microclimate-nav .mc-dropdown-nav.slide-mc-nav {
            top: -50px;
            margin: 0;
            transition: all ease .5s
        }

    .microclimate-nav .logo-title-container {
        margin-bottom: 0;
        position: relative;
        top: 0;
        transition: ease .5s
    }

        .microclimate-nav .logo-title-container .logo {
            position: relative;
            top: 5px
        }

        .microclimate-nav .logo-title-container.slide-logo-title {
            top: -20px;
            transition: ease .5s
        }

    .microclimate-nav .nav-container {
        background: #fff;
        border: 1px solid #ffaa19;
        border-bottom: 10px solid #ffaa19;
        text-align: center;
        position: relative;
        top: 30px;
        bottom: auto;
        transition: ease .5s
    }

        .microclimate-nav .nav-container .t1-nav {
            margin: 15px 0
        }

            .microclimate-nav .nav-container .t1-nav li a {
                padding-bottom: 17px
            }

                .microclimate-nav .nav-container .t1-nav li a:hover, .microclimate-nav .nav-container .t1-nav li a:focus {
                    border-color: #36316c;
                    border-bottom-width: 10px
                }

            .microclimate-nav .nav-container .t1-nav li.active a {
                color: #ffaa19;
                border-bottom: 10px solid #36316c
            }

            .microclimate-nav .nav-container .t1-nav .home-button {
                position: absolute;
                right: 0
            }

                .microclimate-nav .nav-container .t1-nav .home-button a {
                    color: #ffaa19
                }

                    .microclimate-nav .nav-container .t1-nav .home-button a:hover, .microclimate-nav .nav-container .t1-nav .home-button a:focus {
                        color: #36316c
                    }

        .microclimate-nav .nav-container.slide-nav-container {
            top: 10px;
            transition: ease .5s
        }

@media (max-width: 991px) {
    .microclimate-nav .nav-container {
        text-align: left;
        padding: 20px;
        top: 0
    }
}

.microclimate-nav .mc-mobile-nav {
    display: none
}

.microclimate-nav:hover .slide-mc-nav, .microclimate-nav:focus .slide-mc-nav {
    top: 0;
    margin: 0 0 45px;
    transition: all ease .5s
}

.microclimate-nav.fixed-top {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .microclimate-nav {
        margin-bottom: 0
    }

        .microclimate-nav:before {
            background: #373c91;
            content: '';
            display: block;
            width: 100%;
            height: 15px;
            position: relative;
            top: 0;
            left: 50%;
            transform: translateX(-50%)
        }

        .microclimate-nav .navigation {
            display: none
        }

        .microclimate-nav .mc-mobile-nav {
            display: block
        }

            .microclimate-nav .mc-mobile-nav .main-mobile-nav {
                padding: 20px 0
            }

            .microclimate-nav .mc-mobile-nav .mc-mobile-trigger i {
                font-size: 30px
            }
}

#mcSubNav .mobile-t1-nav, #mcSubNav .t1-nav {
    list-style-type: none;
    margin: 0;
    padding: 10px 0
}

    #mcSubNav .mobile-t1-nav li, #mcSubNav .t1-nav li {
        font-weight: 700;
        border-bottom: 1px solid #ffaa19
    }

        #mcSubNav .mobile-t1-nav li a, #mcSubNav .t1-nav li a {
            display: block;
            text-decoration: none;
            padding: 10px 0
        }

        #mcSubNav .mobile-t1-nav li:last-child, #mcSubNav .t1-nav li:last-child {
            border-bottom: none
        }

.mc-title {
    border-left: 1px solid #36316c;
    color: #7370a3;
    font-size: 30px;
    font-weight: 600;
    padding-left: 20px
}

@media (max-width: 991px) {
    .mc-title {
        border: 0;
        font-size: 20px;
        padding: 0
    }
}

.header {
    text-align: left;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    z-index: 20;
    max-width: 600px
}

    .header h2 {
        color: #fff;
        font-size: 60px;
        font-weight: 100;
        line-height: 63px;
        margin-bottom: 20px
    }

        .header h2:after {
            content: '';
            background: #fff;
            display: block;
            margin: 35px 0;
            width: 300px;
            height: 1px
        }

@media (max-width: 991px) {
    .header h2 {
        font-size: 30px;
        line-height: 35px
    }

        .header h2:after {
            margin: 35px auto;
            width: 150px
        }
}

.header h3 {
    color: #fff;
    font-family: "Open Sans",sans-serif
}

@media (max-width: 767px) {
    .header h3 {
        font-size: 17px
    }
}

@media (max-width: 767px) {
    .header {
        padding: 50px 0
    }
}

@media (max-width: 991px) {
    .header {
        background: #7370a3;
        position: relative;
        top: 0;
        text-align: center;
        transform: none;
        max-width: none
    }
}

@media (max-width: 991px) {
    .header {
        padding: 65px 0
    }
}

.left-side-header {
    padding: 35px 0 35px
}

    .left-side-header h3 {
        font-family: "Merriweather",serif;
        font-size: 35px;
        font-weight: 600
    }

        .left-side-header h3:after {
            content: '';
            background: #afaead;
            display: block;
            margin: 15px 0 15px 5px;
            width: 225px;
            height: 1px
        }

    .left-side-header h4 {
        font-family: "Merriweather",serif;
        font-size: 42px;
        margin: 0 0 20px
    }

@media (max-width: 991px) {
    .left-side-header {
        padding: 45px 0 25px
    }
}

@media (max-width: 767px) {
    .left-side-header {
        padding: 25px 0 25px;
        text-align: left
    }

        .left-side-header h3 {
            font-size: 32px
        }

            .left-side-header h3:after {
                margin: 25px 0;
                width: 150px
            }

        .left-side-header h4 {
            font-size: 32px
        }
}

.gradient-bg {
    background: linear-gradient(#fff, #e4e3e3);
    padding: 50px 0
}

@media (max-width: 767px) {
    .gradient-bg {
        padding: 25px 0 0
    }
}

.btn {
    border: 1px solid #afaead;
    border-radius: 0;
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 20px 0;
    text-transform: uppercase
}

    .btn.orange {
        background: #ffaa19;
        border: none;
        color: #36316c
    }

    .btn.purple {
        background: #36316c;
        border: none;
        color: #fff
    }

    .btn.white {
        background: #fff;
        border: 1px solid #36316c;
        color: #36316c
    }

    .btn.orange-border {
        background: #fff;
        border: 1px solid #ffaa19;
        margin: 25px 0 35px;
        padding: 12px
    }

        .btn.orange-border:hover, .btn.orange-border:focus {
            background: #36316c;
            border: 1px solid #fff;
            color: #fff
        }

    .btn.transparent {
        background: transparent;
        border: 1px solid #fff;
        color: #fff;
        padding: 10px 0
    }

        .btn.transparent:hover, .btn.transparent:focus {
            background: #fff;
            color: #D0021B
        }

    .btn.hero-black {
        font-size: 14px;
        background: rgba(0,0,0,0.5);
        border: 1px solid #fff;
        color: #fff;
        margin-top: 25px;
        padding: 15px 0
    }

        .btn.hero-black:hover, .btn.hero-black:focus {
            background: #ffaa19;
            border: 1px solid #ffaa19;
            color: #36316c
        }

@media (max-width: 991px) {
    .btn.hero-black {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .btn.hero-black {
        margin-top: 15px
    }
}

.btn:hover, .btn:focus {
    background: #36316c;
    color: #fff
}

@media (max-width: 767px) {
    .btn {
        font-size: 12px;
        padding: 20px 0
    }
}

.btn.dropdown-toggle {
    font-size: 16px;
    letter-spacing: 0;
    text-transform: none
}

@media (max-width: 767px) {
    .btn.dropdown-toggle {
        font-size: 12px;
        padding: 20px 35px
    }
}

button.btn {
    padding: 20px 40px
}

@media (max-width: 767px) {
    button.btn {
        width: 100%
    }
}

input .btn {
    text-shadow: none !important;
    border: 1px solid #afaead;
    border-radius: 0;
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 20px 0;
    text-transform: uppercase;
    padding-right: 50px;
    padding-left: 50px;
    margin-top: 20px
}

.microclimate .btn {
    background: #ffaa19;
    border: none;
    color: #36316c;
    white-space: normal;
    padding: 15px
}

    .microclimate .btn:hover, .microclimate .btn:focus {
        background: #36316c;
        color: #fff
    }

    .microclimate .btn.purple {
        background: #36316c;
        color: #ffaa19;
        border: 1px solid #36316c
    }

        .microclimate .btn.purple:hover, .microclimate .btn.purple:focus {
            background: #7370a3
        }

    .microclimate .btn:before {
        display: none !important
    }

.microclimate #accordion .btn:before {
    display: block !important
}

.microclimate footer .btn {
    background: #ffffff;
    border: none;
    color: #36316c
}

    .microclimate footer .btn:hover, .microclimate footer .btn:focus {
        background: #ffaa19;
        color: #36316c
    }

#main-hero {
    position: relative;
    width: 100%;
    z-index: 20
}

    #main-hero.overlay:after {
        background: rgba(0,0,0,0.4);
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 21
    }

@media (max-width: 767px) {
    #main-hero.overlay:after {
        display: none
    }
}

#main-hero figure {
    overflow: hidden
}

    #main-hero figure img {
        width: 100%
    }

@media (max-width: 767px) {
    #main-hero {
        margin-top: 0;
        min-width: 0
    }
}

#main-hero .hero-copy {
    position: absolute;
    bottom: 50px;
    text-align: center;
    width: 100%;
    z-index: 22
}

    #main-hero .hero-copy h1 {
        color: #fff;
        font-family: "Open Sans",sans-serif;
        font-size: 36px;
        line-height: 72px;
        font-weight: 700;
        text-shadow: 0px 0px 8px rgba(150,150,150,0.75);
        transition: ease .25s
    }

        #main-hero .hero-copy h1 span {
            color: #fff;
            font-family: "Open Sans",sans-serif;
            font-size: 36px;
            line-height: 72px;
            font-weight: 700;
            text-shadow: 0px 0px 8px rgba(150,150,150,0.75);
            transition: ease .25s
        }

@media (max-width: 991px) {
    #main-hero .hero-copy h1 {
        opacity: 1
    }
}

#main-hero .hero-copy .hero-text-animation {
    position: relative;
    height: 100px;
    margin-top: -20px;
    text-align: center
}

    #main-hero .hero-copy .hero-text-animation h2 {
        color: #ffaa19;
        display: inline-block;
        font-family: "Open Sans",sans-serif;
        font-weight: 900;
        font-size: 118px;
        line-height: 1;
        position: absolute;
        left: 50%;
        text-transform: uppercase;
        transform: translateX(-50%);
        width: 100%
    }

        #main-hero .hero-copy .hero-text-animation h2 span {
            color: #fff;
            font-family: "Open Sans",sans-serif;
            font-weight: 900;
            font-size: 118px;
            text-transform: lowercase;
            display: inline-block
        }

            #main-hero .hero-copy .hero-text-animation h2 span + span {
                color: #ffaa19;
                text-transform: uppercase;
                margin: 0 0 0 20px
            }

@media (max-width: 1199px) {
    #main-hero .hero-copy .hero-text-animation h2 span {
        font-size: 65px
    }

        #main-hero .hero-copy .hero-text-animation h2 span + span {
            font-size: 90px;
            margin: 0 0 0 10px
        }
}

@media (max-width: 991px) {
    #main-hero .hero-copy .hero-text-animation h2 span {
        font-size: 55px
    }

        #main-hero .hero-copy .hero-text-animation h2 span + span {
            font-size: 80px;
            margin: 0 0 0 10px
        }
}

@media (max-width: 767px) {
    #main-hero .hero-copy .hero-text-animation h2 {
        top: 20px
    }

        #main-hero .hero-copy .hero-text-animation h2 span {
            font-size: 35px
        }

            #main-hero .hero-copy .hero-text-animation h2 span + span {
                font-size: 50px;
                margin: 0 0 0 10px
            }
}

@media (max-width: 991px) {
    #main-hero .hero-copy .hero-text-animation {
        height: 100px;
        margin-top: 0
    }

        #main-hero .hero-copy .hero-text-animation .phrase3 {
            opacity: 1
        }
}

@media (max-width: 767px) {
    #main-hero .hero-copy .hero-text-animation {
        height: 70px;
        margin-top: -20px
    }

        #main-hero .hero-copy .hero-text-animation .phrase3 {
            opacity: 1
        }
}

#main-hero .hero-copy.left {
    padding: 0 100px;
    text-align: left;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%)
}

    #main-hero .hero-copy.left h1 {
        font-size: 100px;
        font-weight: 900;
        line-height: 102px;
        max-width: 60%;
        margin-bottom: 60px;
        text-transform: uppercase;
        text-shadow: none;
        position: relative
    }

        #main-hero .hero-copy.left h1:after {
            background: white;
            content: '';
            display: block;
            position: absolute;
            bottom: -30px;
            width: 50%;
            height: 1px
        }

        #main-hero .hero-copy.left h1:empty:after {
            display: none
        }

        #main-hero .hero-copy.left h1 span {
            font-size: 100px;
            font-weight: 900;
            line-height: 102px;
            text-transform: uppercase;
            text-shadow: none
        }

    #main-hero .hero-copy.left span {
        color: white;
        display: inline-block;
        font-family: "Merriweather",serif;
        font-size: 22px;
        margin-bottom: 20px;
        max-width: 550px
    }

    #main-hero .hero-copy.left a {
        display: inline-block;
        padding-right: 40px;
        padding-left: 40px
    }

#main-hero .hero-copy.right {
    padding: 0 100px;
    text-align: right;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%)
}

    #main-hero .hero-copy.right h1 {
        font-size: 100px;
        font-weight: 900;
        line-height: 102px;
        max-width: 75%;
        margin-bottom: 60px;
        margin-left: auto;
        text-transform: uppercase;
        text-shadow: none;
        position: relative;
        text-align: right;
        transform: translateX(0)
    }

        #main-hero .hero-copy.right h1:after {
            background: white;
            content: '';
            display: block;
            position: absolute;
            bottom: -30px;
            right: 0;
            width: 50%;
            height: 1px
        }

        #main-hero .hero-copy.right h1 span {
            font-size: 100px;
            font-weight: 900;
            line-height: 102px;
            text-transform: uppercase;
            text-shadow: none
        }

    #main-hero .hero-copy.right span {
        color: white;
        display: inline-block;
        font-family: "Merriweather",serif;
        font-size: 22px;
        margin-bottom: 30px;
        max-width: 550px
    }

    #main-hero .hero-copy.right a {
        display: inline-block;
        padding-right: 40px;
        padding-left: 40px
    }

#main-hero .hero-copy.center {
    padding: 0 100px;
    text-align: center;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%)
}

    #main-hero .hero-copy.center h1 {
        display: inline-block;
        font-size: 100px;
        font-weight: 900;
        line-height: 102px;
        max-width: 60%;
        margin-bottom: 60px;
        text-transform: uppercase;
        text-shadow: none;
        position: relative
    }

        #main-hero .hero-copy.center h1:after {
            background: white;
            content: '';
            display: block;
            position: absolute;
            bottom: -30px;
            left: 50%;
            transform: translateX(-50%);
            width: 50%;
            height: 1px
        }

        #main-hero .hero-copy.center h1 span {
            font-size: 100px;
            font-weight: 900;
            line-height: 102px;
            text-transform: uppercase;
            text-shadow: none
        }

    #main-hero .hero-copy.center span {
        color: white;
        display: inline-block;
        font-family: "Merriweather",serif;
        text-align: center;
        font-size: 22px;
        margin-bottom: 30px;
        max-width: 550px
    }

    #main-hero .hero-copy.center a {
        display: inline-block;
        padding-right: 40px;
        padding-left: 40px
    }

@media (min-width: 1670px) {
    #main-hero .hero-copy.right h1 {
        max-width: 60%
    }
}

@media (min-width: 1970px) {
    #main-hero .hero-copy.right h1 {
        max-width: 50%
    }
}

@media (min-width: 2470px) {
    #main-hero .hero-copy.right h1 {
        max-width: 40%
    }
}

@media (max-width: 1250px) {
    #main-hero .hero-copy h1 {
        font-size: 24px;
        line-height: 15px
    }

        #main-hero .hero-copy h1 span {
            font-size: 24px;
            padding-top: 25px
        }

    #main-hero .hero-copy.left h1, #main-hero .hero-copy.right h1, #main-hero .hero-copy.center h1 {
        color: white;
        font-size: 65px;
        line-height: 67px;
        max-width: none;
        margin-bottom: 45px;
        position: relative
    }

        #main-hero .hero-copy.left h1 span, #main-hero .hero-copy.right h1 span, #main-hero .hero-copy.center h1 span {
            font-size: 65px;
            line-height: 67px
        }
}

@media (max-width: 1024px) {
    #main-hero .hero-copy {
        bottom: 10px
    }

        #main-hero .hero-copy h1 {
            font-size: 24px;
            line-height: 15px
        }

            #main-hero .hero-copy h1 span {
                font-size: 60px;
                padding-top: 25px
            }

        #main-hero .hero-copy.left h1, #main-hero .hero-copy.right h1, #main-hero .hero-copy.center h1 {
            color: white;
            font-size: 65px;
            line-height: 67px;
            max-width: 85%;
            margin-bottom: 45px;
            position: relative
        }
}

@media (max-width: 767px) {
    #main-hero .hero-copy {
        bottom: auto;
        top: 220px
    }

        #main-hero .hero-copy h1 {
            font-size: 22px;
            line-height: 28px;
            position: relative;
            top: 30px
        }

            #main-hero .hero-copy h1 span {
                font-size: 35px;
                padding-top: 15px
            }

                #main-hero .hero-copy h1 span + span {
                    font-size: 40px;
                    margin: 0 0 0 10px
                }

        #main-hero .hero-copy.left, #main-hero .hero-copy.right, #main-hero .hero-copy.center {
            background: #d5d4d4;
            position: relative;
            padding: 0 25px 50px;
            text-align: left;
            top: 0;
            bottom: auto;
            transform: translateY(0)
        }

            #main-hero .hero-copy.left h1, #main-hero .hero-copy.right h1, #main-hero .hero-copy.center h1 {
                color: #36316c !important;
                font-size: 35px;
                line-height: 37px;
                max-width: none;
                margin-bottom: 45px;
                position: relative;
                right: auto;
                text-align: left;
                transform: translateX(0)
            }

                #main-hero .hero-copy.left h1:after, #main-hero .hero-copy.right h1:after, #main-hero .hero-copy.center h1:after {
                    background: #36316c !important;
                    content: '';
                    display: block;
                    position: absolute;
                    left: 0;
                    bottom: -15px;
                    width: 50%;
                    height: 1px;
                    transform: translateX(0)
                }

                #main-hero .hero-copy.left h1 span, #main-hero .hero-copy.right h1 span, #main-hero .hero-copy.center h1 span {
                    color: #36316c !important;
                    font-size: 35px;
                    line-height: 37px
                }

            #main-hero .hero-copy.left span, #main-hero .hero-copy.right span, #main-hero .hero-copy.center span {
                color: #46464F !important;
                margin-top: 20px;
                max-width: none;
                text-align: left
            }
}

.homepage #main-hero figure {
    height: 100vh
}

    .homepage #main-hero figure img {
        position: absolute;
        height: auto;
        left: 50%;
        transform: translateX(-50%);
        width: auto;
        min-height: 100%;
        object-fit: cover
    }

@media (max-width: 991px) {
    .homepage #main-hero figure {
        padding-top: 0
    }

        .homepage #main-hero figure:before {
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            bottom: 0;
            left: 0;
            background-image: linear-gradient(to bottom, transparent, #000);
            opacity: 1;
            z-index: 1
        }

        .homepage #main-hero figure img {
            min-width: 0
        }
}

@media (max-width: 767px) {
    .homepage #main-hero figure {
        height: auto
    }

        .homepage #main-hero figure img {
            position: relative;
            min-height: 0
        }
}

.homepage #main-hero .hero-copy {
    bottom: 190px
}

    .homepage #main-hero .hero-copy .row {
        margin: auto
    }

@media (max-width: 767px) {
    .homepage #main-hero .hero-copy {
        bottom: 30px;
        top: auto
    }
}

@media (max-width: 350px) {
    .homepage #main-hero .hero-copy {
        top: 256px
    }
}

@media (max-width: 991px) {
    .MicroclimateHome #main-hero figure {
        padding-top: 0
    }

        .MicroclimateHome #main-hero figure:before {
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            bottom: 0;
            left: 0;
            background-image: linear-gradient(to bottom, transparent, #000);
            opacity: 1;
            z-index: 1
        }

        .MicroclimateHome #main-hero figure img {
            min-width: 0;
            width: auto
        }
}

@media (max-width: 767px) {
    .MicroclimateHome #main-hero figure {
        height: calc(100vh - 85px)
    }
}

@media (max-width: 767px) {
    .MicroclimateHome #main-hero .hero-copy {
        bottom: initial;
        top: 330px
    }
}

@media (max-width: 350px) {
    .MicroclimateHome #main-hero .hero-copy {
        top: 256px
    }
}

.MicroclimateHome .purple-no-image {
    display: none
}

.dropHero figure {
    height: auto;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

    .dropHero figure img {
        display: block;
        left: 50%;
        transform: translateX(-50%);
        min-height: 100%;
        width: 100%;
        position: relative
    }

@media (max-width: 991px) {
    .dropHero {
        padding-top: 0
    }
}

@media (max-width: 767px) {
    .dropHero figure img {
        width: 100%;
        height: auto
    }
}

.text-animation {
    height: 120px;
    margin-top: -30px;
    overflow: hidden;
    position: relative
}

    .text-animation h2 {
        color: #ffaa19;
        font-family: "Open Sans",sans-serif;
        font-size: 118px;
        font-weight: 900;
        text-transform: uppercase;
        margin: 0 0 0 20px;
        position: relative
    }

        .text-animation h2 .words {
            position: absolute;
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 100%
        }

            .text-animation h2 .words > span {
                opacity: 0;
                position: absolute;
                left: 50%;
                transform: translateX(-50%);
                width: 100%
            }

                .text-animation h2 .words > span:first-child {
                    animation: rotateWord 2s ease 0s;
                    animation-delay: 1s
                }

                .text-animation h2 .words > span:nth-child(2) {
                    animation: rotateWord 2s ease 0s;
                    animation-delay: 2s
                }

                .text-animation h2 .words > span:nth-child(3) {
                    animation: rotateWord 2s ease 0s;
                    animation-delay: 3s
                }

                .text-animation h2 .words > span:nth-child(4) {
                    animation: rotateWord 2s ease 0s;
                    animation-delay: 4s
                }

                .text-animation h2 .words > span:last-child {
                    animation: rotateWordLast 2s ease 0s forwards;
                    animation-delay: 5s
                }

        .text-animation h2 .an {
            color: #fff;
            text-transform: uppercase;
            left: -150px !important;
            top: 35px
        }

@media (max-width: 767px) {
    .text-animation h2 {
        font-size: 35px;
        position: relative;
        top: 65px
    }
}

@keyframes rotateWord {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes rotateWordLast {
    0% {
        opacity: 0
    }

    2% {
        opacity: 1
    }

    10% {
        opacity: 1
    }

    20% {
        opacity: 1
    }

    30% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    60% {
        opacity: 1
    }

    70% {
        opacity: 1
    }

    80% {
        opacity: 1
    }

    90% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.col-slider-l, .col-slider-r {
    position: absolute;
    top: 100vh;
    width: 50%;
    z-index: 25
}

@media (max-width: 991px) {
    .col-slider-l, .col-slider-r {
        display: none
    }
}

.col-slider-l {
    left: 0
}

.col-slider-r {
    right: 0;
    transform: translateY(100vh)
}

.hero-column {
    position: relative
}

    .hero-column figure {
        overflow: hidden;
        position: absolute;
        width: 100%;
        height: calc(100vh + 140px)
    }

        .hero-column figure img {
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            width: auto;
            min-height: 100%
        }

.micro .hero-column figure {
    height: calc(100vh + 230px)
}

@media (max-width: 991px) {
    .hero-column figure {
        height: 425px
    }

        .hero-column figure img {
            height: 425px;
            width: auto
        }
}

.hero-column .column-copy {
    position: absolute;
    bottom: 25%;
    left: 30%;
    text-align: center;
    z-index: 27;
    width: 100%;
    transform: translateX(-30%)
}

    .hero-column .column-copy h2 {
        color: #fff;
        display: block;
        font-size: 45px;
        font-family: "Open Sans",sans-serif;
        font-weight: 800
    }

        .hero-column .column-copy h2 span {
            font-size: 68px;
            line-height: 60px;
            font-weight: 800;
            text-transform: uppercase
        }

@media (max-width: 991px) {
    .hero-column .column-copy h2 {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hero-column .column-copy {
        left: 40%
    }
}

.tier-header {
    background: #36316c;
    position: relative;
    margin-top: -100px
}

@media (max-width: 767px) {
    .tier-header {
        margin: 0 -15px;
        top: 0;
        padding: 0 15px
    }
}

.tier-header h1 {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 65px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 50px 25px
}

@media (max-width: 767px) {
    .tier-header h1 {
        font-size: 30px;
        padding: 25px 0
    }
}

.tier-header .breadcrumb {
    background: transparent;
    margin: 0;
    padding: 20px 25px 15px
}

    .tier-header .breadcrumb li {
        color: #fff;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: uppercase
    }

        .tier-header .breadcrumb li a {
            color: #fff
        }

            .tier-header .breadcrumb li a:after {
                content: "/";
                display: inline-block;
                margin: 0 8px
            }

        .tier-header .breadcrumb li:last-child a:after {
            content: "";
            display: none;
            margin-left: 0
        }

@media (max-width: 767px) {
    .tier-header .breadcrumb {
        padding: 10px 0 5px
    }

        .tier-header .breadcrumb li {
            font-size: 8px;
            display: none
        }

            .tier-header .breadcrumb li:nth-last-child(2), .tier-header .breadcrumb li:nth-last-child(3) {
                display: block
            }

            .tier-header .breadcrumb li:last-child {
                display: block
            }

                .tier-header .breadcrumb li:last-child a:after {
                    content: "";
                    display: none;
                    margin-left: 0
                }
}

.tier-header.t2 h1 {
    color: #fff;
    font-size: 40px
}

@media (max-width: 767px) {
    .tier-header.t2 h1 {
        font-size: 30px;
        padding: 25px 0
    }
}

.purple-no-image {
    background: #7370a3;
    height: 134px;
    margin-bottom: 30px
}

    .purple-no-image figure {
        display: none
    }

    .purple-no-image .tier-header {
        margin-top: -10px;
        margin-bottom: -50px;
        top: 25px
    }

@media (max-width: 767px) {
    .purple-no-image .tier-header {
        margin: 0 -15px;
        top: 0
    }
}

@media (max-width: 767px) {
    .purple-no-image {
        height: 50px
    }
}

.program-container {
    position: relative;
    overflow: hidden;
    transition: ease 1s cubic-bezier(0, 1, 0, 1)
}

    .program-container.show-programs {
        max-height: 9999999999999999px;
        transition: ease 1s
    }

.filter-results {
    font-size: 20px;
    font-weight: 700;
    width: 100%
}

    .filter-results span {
        background: #f8e71c;
        font-weight: 600;
        padding: 0 5px
    }

@media (max-width: 767px) {
    .filter-results {
        font-size: 14px
    }
}

.program-finder {
    background: #ebebeb;
    padding: 25px 0
}

.detail-card-img-top {
    background: #fff;
    height: 325px;
    margin: 10px 2px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%
}

    .detail-card-img-top figure {
        height: 245px;
        margin: 0;
        position: relative
    }

        .detail-card-img-top figure img {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            height: 100%;
            width: auto
        }

    .detail-card-img-top .card-content {
        background: #fff;
        color: #46464F;
        font-size: 14px;
        height: 325px;
        padding: 20px;
        position: absolute;
        top: 245px;
        transition: ease .5s
    }

        .detail-card-img-top .card-content h3 {
            color: #373c91;
            font-family: "Open Sans",sans-serif;
            font-size: 16px;
            font-weight: 700;
            padding: 15px 20px 25px
        }

            .detail-card-img-top .card-content h3:after {
                color: #36316c;
                content: '\e901';
                font-family: 'icomoon';
                font-weight: 700;
                opacity: 1;
                position: absolute;
                right: 40px;
                width: 0;
                height: 0;
                transition: ease .5s
            }

        .detail-card-img-top .card-content .btn {
            border: 1px solid #ffaa19;
            font-size: 14px;
            padding: 10px 0;
            white-space: normal
        }

        .detail-card-img-top .card-content.slide-up {
            top: 0;
            transition: ease .25s
        }

@media (max-width: 992px) {
    .detail-card-img-top .card-content {
        top: 0 !important
    }

        .detail-card-img-top .card-content h3:after {
            display: none
        }
}

.detail-card-img-top.letter {
    background: #7370a3
}

    .detail-card-img-top.letter h3 {
        color: #fff;
        font-family: "Open Sans",sans-serif;
        font-size: 100px;
        font-weight: 600;
        text-align: center;
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }

        .detail-card-img-top.letter h3:after {
            display: none
        }

@media (max-width: 767px) {
    .detail-card-img-top.letter {
        width: 50px;
        height: 50px
    }

        .detail-card-img-top.letter h3 {
            font-size: 35px
        }
}

.detail-card-img-top .tile-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999
}

.detail-card-img-top:hover .card-content, .detail-card-img-top:focus .card-content {
    top: 0;
    transition: ease .25s
}

    .detail-card-img-top:hover .card-content h3:after, .detail-card-img-top:focus .card-content h3:after {
        opacity: 0;
        transition: ease .25s
    }

.detail-card-img-top.no-slide .card-content {
    position: relative;
    top: 0
}

.detail-card-img-top.no-slide:hover .card-content, .detail-card-img-top.no-slide:focus .card-content {
    top: 0
}

.detail-card-img-top.card-slide-up {
    height: 515px;
    overflow: hidden;
    text-align: left
}

    .detail-card-img-top.card-slide-up figure {
        height: 375px
    }

    .detail-card-img-top.card-slide-up .card-content {
        height: 515px;
        padding: 50px;
        top: 375px;
        width: 100%;
        text-align: center
    }

        .detail-card-img-top.card-slide-up .card-content h3 {
            color: #46464F;
            font-size: 14px;
            padding: 0
        }

            .detail-card-img-top.card-slide-up .card-content h3:after {
                display: none
            }

        .detail-card-img-top.card-slide-up .card-content .card-details {
            padding-top: 40px;
            transition: ease .25s
        }

            .detail-card-img-top.card-slide-up .card-content .card-details p {
                margin: 0;
                padding: 10px 0
            }

            .detail-card-img-top.card-slide-up .card-content .card-details .btn {
                font-size: 14px;
                margin: 55px 0 0 0;
                padding: 10px 0
            }

        .detail-card-img-top.card-slide-up .card-content.slide-up {
            top: 0;
            transition: ease .25s
        }

    .detail-card-img-top.card-slide-up:hover .card-content, .detail-card-img-top.card-slide-up:focus .card-content {
        padding: 90px 50px 50px;
        top: 0;
        transition: ease .25s
    }

        .detail-card-img-top.card-slide-up:hover .card-content .card-details, .detail-card-img-top.card-slide-up:focus .card-content .card-details {
            padding-top: 0;
            transition: ease .25s
        }

@media (max-width: 992px) {
    .detail-card-img-top.card-slide-up .card-content {
        padding: 90px 50px 50px
    }

        .detail-card-img-top.card-slide-up .card-content .card-details {
            padding-top: 0
        }

            .detail-card-img-top.card-slide-up .card-content .card-details .btn {
                white-space: normal
            }
}

.load-more {
    margin: 45px 0
}

.tile-container {
    background: #ebebeb;
    position: relative
}

    .tile-container .grid-tile-row {
        height: 367px
    }

        .tile-container .grid-tile-row figure {
            height: 367px;
            margin: 0;
            position: relative
        }

            .tile-container .grid-tile-row figure img {
                position: absolute;
                right: 0
            }

        .tile-container .grid-tile-row .img-right figure img {
            right: auto;
            left: 0
        }

@media (max-width: 767px) {
    .tile-container .grid-tile-row {
        height: auto
    }

        .tile-container .grid-tile-row figure {
            margin-left: -15px;
            margin-right: -15px;
            overflow: hidden;
            height: auto
        }

            .tile-container .grid-tile-row figure img {
                position: relative;
                right: auto;
                left: auto;
                transform: translateX(0);
                width: 100%
            }

        .tile-container .grid-tile-row .img-right figure img {
            right: auto;
            left: auto;
            transform: translateX(0);
            width: 100%
        }
}

.tile-container .grid-tile-row .tile-content {
    padding: 0 45px;
    align-content: center
}

    .tile-container .grid-tile-row .tile-content h3 {
        font-size: 30px;
        font-weight: 600;
        padding-bottom: 15px
    }

    .tile-container .grid-tile-row .tile-content ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }

        .tile-container .grid-tile-row .tile-content ul li {
            border-bottom: 1px solid #afaead;
            display: block;
            padding: 10px 0
        }

            .tile-container .grid-tile-row .tile-content ul li a {
                font-weight: bold
            }

            .tile-container .grid-tile-row .tile-content ul li:last-child {
                border-bottom: 0
            }

            .tile-container .grid-tile-row .tile-content ul li:after {
                color: #36316c;
                content: '\e901';
                font-family: 'icomoon';
                font-weight: 900;
                position: absolute;
                right: 30px;
                width: 0;
                height: 0
            }

            .tile-container .grid-tile-row .tile-content ul li:hover:after {
                right: 20px;
                transition: ease .5s
            }

@media (max-width: 991px) {
    .tile-container .grid-tile-row .tile-content {
        padding: 0 45px
    }

        .tile-container .grid-tile-row .tile-content h3 {
            font-size: 24px
        }
}

@media (max-width: 767px) {
    .tile-container .grid-tile-row .tile-content {
        padding: 25px 0
    }

        .tile-container .grid-tile-row .tile-content h3 {
            font-size: 24px
        }
}

.three-col-slider-container + .three-col-slider-container {
    border-top: 1px solid #afaead;
    padding-top: 20px
}

.three-col-slider-container h4 {
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    margin: 20px 0
}

@media (max-width: 767px) {
    .three-col-slider-container h4 {
        font-size: 24px
    }
}

.three-col-slider-container .btn {
    background: #fff;
    border: 1px solid #ffaa19;
    margin: 25px 0 35px;
    padding: 12px
}

    .three-col-slider-container .btn:hover, .three-col-slider-container .btn:focus {
        background: #36316c;
        border: 1px solid #fff;
        color: #fff
    }

.three-col-slider-container .slick-prev, .three-col-slider-container .slick-next {
    background: #ffaa19;
    border: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    z-index: 999;
    padding: 0
}

.three-col-slider-container .slick-next {
    right: -75px
}

    .three-col-slider-container .slick-next i {
        color: #36316c;
        font-size: 35px;
        position: relative;
        top: 2px;
        transform: rotate(90deg)
    }

    .three-col-slider-container .slick-next:hover {
        cursor: pointer
    }

.three-col-slider-container .slick-prev {
    left: -75px
}

    .three-col-slider-container .slick-prev i {
        color: #36316c;
        font-size: 35px;
        position: relative;
        top: 2px;
        transform: rotate(-90deg)
    }

    .three-col-slider-container .slick-prev:hover {
        cursor: pointer
    }

.three-col-slider-container .slick-track {
    display: flex;
    flex-direction: row
}

    .three-col-slider-container .slick-track .slick-slide {
        display: flex;
        height: auto;
        align-items: center;
        justify-content: center
    }

.three-col-slider-container .detail-card-img-top.no-slide {
    height: 100%
}

    .three-col-slider-container .detail-card-img-top.no-slide figure {
        height: 375px;
        overflow: hidden
    }

    .three-col-slider-container .detail-card-img-top.no-slide .card-content {
        height: auto;
        padding: 35px;
        text-align: left
    }

        .three-col-slider-container .detail-card-img-top.no-slide .card-content h3 {
            color: #46464F;
            font-size: 18px;
            font-weight: 700;
            padding: 0;
            margin: 5px 0
        }

            .three-col-slider-container .detail-card-img-top.no-slide .card-content h3:after {
                display: none
            }

        .three-col-slider-container .detail-card-img-top.no-slide .card-content p {
            margin: 5px 0
        }

@media (max-width: 767.98px) {
    .three-col-slider-container .detail-card-img-top {
        margin: 10px 0
    }

        .three-col-slider-container .detail-card-img-top.no-slide figure {
            height: auto
        }

            .three-col-slider-container .detail-card-img-top.no-slide figure img {
                position: relative;
                left: auto;
                transform: translateY(0);
                width: 100%
            }
}

@media (max-width: 767.98px) {
    .three-col-slider-container .slick-next {
        right: -25px
    }

    .three-col-slider-container .slick-prev {
        left: -25px
    }
}

.full-width-slider {
    margin: 25px 0
}

    .full-width-slider .slick-prev, .full-width-slider .slick-next {
        background: #ffaa19;
        border: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 50px;
        height: 50px;
        z-index: 999
    }

    .full-width-slider .slick-next {
        right: 0
    }

        .full-width-slider .slick-next i {
            color: #36316c;
            font-size: 35px;
            position: relative;
            top: 2px;
            transform: rotate(90deg)
        }

        .full-width-slider .slick-next:hover {
            cursor: pointer
        }

    .full-width-slider .slick-prev {
        left: 0
    }

        .full-width-slider .slick-prev i {
            color: #36316c;
            font-size: 35px;
            position: relative;
            top: 2px;
            transform: rotate(-90deg)
        }

        .full-width-slider .slick-prev:hover {
            cursor: pointer
        }

    .full-width-slider .detail-card-img-top {
        height: auto;
        width: 720px
    }

        .full-width-slider .detail-card-img-top figure {
            height: 100%
        }

            .full-width-slider .detail-card-img-top figure img {
                height: auto;
                width: 100%;
                position: relative;
                left: 0;
                transform: none
            }

        .full-width-slider .detail-card-img-top .card-content {
            height: auto;
            padding: 65px;
            text-align: left;
            bottom: 0
        }

            .full-width-slider .detail-card-img-top .card-content h3 {
                color: #46464F;
                font-size: 18px;
                font-weight: 700;
                padding: 0;
                margin: 5px 0
            }

                .full-width-slider .detail-card-img-top .card-content h3:after {
                    display: none
                }

            .full-width-slider .detail-card-img-top .card-content p {
                margin: 5px 0
            }

@media (max-width: 767.98px) {
    .full-width-slider .detail-card-img-top {
        width: 100%
    }
}

.slider-container {
    position: relative;
    min-height: 765px;
    border-bottom: 15px solid #7370a3
}

@media (max-width: 767px) {
    .slider-container {
        height: initial;
        min-height: 0
    }
}

.slider-container .t1-slider {
    position: relative;
    min-height: 765px
}

@media (max-width: 767px) {
    .slider-container .t1-slider {
        min-height: initial
    }
}

.slider-container .t1-slider .slide-wrapper {
    position: relative;
    min-height: 765px
}

    .slider-container .t1-slider .slide-wrapper img {
        width: 100%;
        min-width: 1440px
    }

@media (max-width: 767px) {
    .slider-container .t1-slider .slide-wrapper {
        min-height: 0
    }

        .slider-container .t1-slider .slide-wrapper img {
            min-width: 0
        }
}

.slider-container .t1-slider .slide-wrapper .container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px
}

@media (max-width: 767px) {
    .slider-container .t1-slider .slide-wrapper .container {
        position: relative;
        top: initial;
        left: initial;
        right: initial;
        bottom: initial;
        padding: 0;
        max-width: none
    }
}

.slider-container .t1-slider .slide-wrapper .container .slider-caption {
    background: rgba(19,0,49,0.7);
    padding: 35px;
    position: relative;
    width: 100%
}

    .slider-container .t1-slider .slide-wrapper .container .slider-caption h3 {
        color: #fff;
        font-size: 50px
    }

        .slider-container .t1-slider .slide-wrapper .container .slider-caption h3:after {
            content: '';
            background: #fff;
            display: block;
            margin: 20px 0;
            width: 225px;
            height: 1px
        }

    .slider-container .t1-slider .slide-wrapper .container .slider-caption p {
        color: #fff;
        font-size: 20px
    }

    .slider-container .t1-slider .slide-wrapper .container .slider-caption a {
        color: #fff
    }

        .slider-container .t1-slider .slide-wrapper .container .slider-caption a:after {
            color: #fff;
            content: '\e901';
            font-family: 'icomoon';
            font-weight: 900;
            position: relative;
            left: 30px;
            width: 0;
            height: 0
        }

        .slider-container .t1-slider .slide-wrapper .container .slider-caption a:hover:after {
            left: 40px;
            transition: ease .25s
        }

@media (max-width: 767px) {
    .slider-container .t1-slider .slide-wrapper .container .slider-caption {
        background: #36316c
    }

        .slider-container .t1-slider .slide-wrapper .container .slider-caption h3 {
            font-size: 32px
        }

        .slider-container .t1-slider .slide-wrapper .container .slider-caption p {
            font-size: 16px
        }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .slider-container .t1-slider .slide-wrapper .container .slider-caption h3 {
        font-size: 35px
    }

    .slider-container .t1-slider .slide-wrapper .container .slider-caption p {
        font-size: 16px
    }
}

.slider-container .t1-slider .slick-prev, .slider-container .t1-slider .slick-next {
    background: #ffaa19;
    border: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    z-index: 999
}

@media (max-width: 767px) {
    .slider-container .t1-slider .slick-prev, .slider-container .t1-slider .slick-next {
        top: 200px
    }
}

.slider-container .t1-slider .slick-next {
    right: 0
}

    .slider-container .t1-slider .slick-next i {
        color: #36316c;
        font-size: 35px;
        position: relative;
        top: 2px;
        transform: rotate(90deg)
    }

    .slider-container .t1-slider .slick-next:hover {
        cursor: pointer
    }

.slider-container .t1-slider .slick-prev {
    left: 0
}

    .slider-container .t1-slider .slick-prev i {
        color: #36316c;
        font-size: 35px;
        position: relative;
        top: 2px;
        transform: rotate(-90deg)
    }

    .slider-container .t1-slider .slick-prev:hover {
        cursor: pointer
    }

@media (min-width: 768px) {
    .slider-container .t1-slider figure img {
        position: relative;
        left: 50%;
        transform: translateX(-50%)
    }
}

.faculty-container .detail-card-img-top {
    background: #fff;
    height: 515px;
    margin: 10px 2px;
    overflow: hidden;
    position: relative;
    text-align: left
}

    .faculty-container .detail-card-img-top figure {
        height: 375px;
        margin: 0;
        position: relative
    }

        .faculty-container .detail-card-img-top figure img {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            height: 100%;
            width: auto
        }

    .faculty-container .detail-card-img-top .card-content {
        background: #fff;
        color: #46464F;
        font-size: 14px;
        height: 515px;
        padding: 25px;
        position: absolute;
        top: 375px;
        transition: ease .5s;
        width: 100%;
        text-align: center
    }

        .faculty-container .detail-card-img-top .card-content h3 {
            color: #46464F;
            font-family: "Open Sans",sans-serif;
            font-size: 14px;
            font-weight: 700;
            padding: 0
        }

            .faculty-container .detail-card-img-top .card-content h3:after {
                display: none
            }

        .faculty-container .detail-card-img-top .card-content .card-details {
            padding-top: 40px;
            transition: ease .25s
        }

            .faculty-container .detail-card-img-top .card-content .card-details p {
                margin: 0;
                padding: 10px 0
            }

            .faculty-container .detail-card-img-top .card-content .card-details .btn {
                border: 1px solid #ffaa19;
                font-size: 14px;
                margin: 55px 0 0 0;
                padding: 10px 0
            }

        .faculty-container .detail-card-img-top .card-content.slide-up {
            top: 0;
            transition: ease .25s
        }

    .faculty-container .detail-card-img-top:hover .card-content, .faculty-container .detail-card-img-top:focus .card-content {
        padding: 90px 50px 50px;
        top: 0;
        transition: ease .25s
    }

        .faculty-container .detail-card-img-top:hover .card-content .card-details, .faculty-container .detail-card-img-top:focus .card-content .card-details {
            padding-top: 0;
            transition: ease .25s
        }

@media (max-width: 992px) {
    .faculty-container .detail-card-img-top .card-content {
        padding: 90px 50px 50px
    }

        .faculty-container .detail-card-img-top .card-content .card-details {
            padding-top: 0
        }

            .faculty-container .detail-card-img-top .card-content .card-details .btn {
                white-space: normal
            }
}

.interest-picker-module {
    background: #36316c;
    color: #fff;
    padding: 100px 0;
    z-index: 35
}

@media (max-width: 767px) {
    .interest-picker-module {
        padding: 30px 0
    }
}

.interest-picker-module h1, .interest-picker-module h2, .interest-picker-module h3, .interest-picker-module h4, .interest-picker-module h5, .interest-picker-module h6 {
    color: #fff
}

.interest-picker-module .left-side-header h3 {
    font-family: "Open Sans",sans-serif;
    font-size: 35px;
    font-weight: 500
}

.interest-picker-module .left-side-header h4 {
    font-family: "Merriweather",serif
}

@media (max-width: 767px) {
    .interest-picker-module .left-side-header {
        text-align: center
    }

        .interest-picker-module .left-side-header h3 {
            font-size: 20px
        }

            .interest-picker-module .left-side-header h3:after {
                margin-right: auto;
                margin-left: auto
            }
}

.interest-picker-module .interest-picker-form label {
    font-family: "Merriweather",serif;
    font-size: 30px;
    font-weight: 300;
    padding: 10px 0 0
}

@media (max-width: 767px) {
    .interest-picker-module .interest-picker-form label {
        font-size: 24px
    }
}

.interest-picker-module .interest-picker-form .btn {
    border: 1px solid #ffaa19
}

    .interest-picker-module .interest-picker-form .btn:hover, .interest-picker-module .interest-picker-form .btn:focus {
        border: 1px solid #fff
    }

.interest-picker-module .interest-picker-form .bootstrap-select, .interest-picker-module .interest-picker-form .dropdownOpen {
    width: 100% !important
}

.interest-picker-module .interest-picker-form button.dropdown-toggle {
    background: #7370a3;
    border: 1px solid #fff;
    border-radius: 0 !important;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    outline: none;
    padding-left: 25px;
    width: 100%;
    height: 65px !important
}

    .interest-picker-module .interest-picker-form button.dropdown-toggle:after {
        content: '\e900';
        display: inline-block;
        font-family: 'icomoon';
        font-weight: 900;
        margin-left: .255em;
        vertical-align: .255em;
        width: 0;
        height: 0;
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
        border-left: 0;
        transition: ease .25s;
        transform: rotate(0deg);
        position: absolute;
        right: 35px;
        top: 25px
    }

    .interest-picker-module .interest-picker-form button.dropdown-toggle:hover, .interest-picker-module .interest-picker-form button.dropdown-toggle:focus {
        background: #36316c
    }

.interest-picker-module .interest-picker-form button[type="submit"] {
    padding: 20px 0;
    width: 100%
}

.interest-picker-module .interest-picker-form .btn-group.show button.dropdown-toggle {
    background: #36316c
}

.interest-picker-module .interest-picker-form .dropdown-menu {
    border: 1px solid #fff;
    border-radius: 0 !important
}

    .interest-picker-module .interest-picker-form .dropdown-menu.open.show {
        margin: -1px 0 0;
        padding: 0
    }

        .interest-picker-module .interest-picker-form .dropdown-menu.open.show ul {
            background: #7370a3;
            border-radius: 0;
            display: block;
            padding: 0 20px
        }

            .interest-picker-module .interest-picker-form .dropdown-menu.open.show ul li {
                border-bottom: 1px solid #fff;
                padding: 15px
            }

                .interest-picker-module .interest-picker-form .dropdown-menu.open.show ul li a {
                    color: #fff
                }

                    .interest-picker-module .interest-picker-form .dropdown-menu.open.show ul li a:focus {
                        outline: none;
                        box-shadow: none
                    }

                .interest-picker-module .interest-picker-form .dropdown-menu.open.show ul li:last-child {
                    border-bottom: none
                }

.next-step-module {
    padding: 80px 0
}

@media (max-width: 767px) {
    .next-step-module {
        padding: 60px 0
    }
}

.section-header {
    padding: 55px 0 35px
}

    .section-header h3 {
        font-family: "Merriweather",serif;
        font-size: 20px;
        font-weight: 600
    }

        .section-header h3:after {
            content: '';
            background: #afaead;
            display: block;
            margin: 15px 0 15px 5px;
            width: 225px;
            height: 1px
        }

    .section-header h4 {
        font-family: "Merriweather",serif;
        font-size: 42px;
        margin: 0 0 20px
    }

@media (max-width: 767px) {
    .section-header {
        text-align: center;
        padding: 25px 0
    }

        .section-header h3 {
            font-size: 20px
        }

            .section-header h3:after {
                margin: 15px auto;
                width: 125px
            }

        .section-header h4 {
            font-size: 22px
        }
}

.page-subheader {
    padding: 80px 0;
    position: relative;
    text-align: center;
    z-index: 35
}

    .page-subheader h2 {
        font-size: 35px;
        font-weight: 600;
        line-height: 49px;
        margin-top: 25px;
        margin-bottom: 20px
    }

        .page-subheader h2:after {
            content: '';
            background: #afaead;
            display: block;
            margin: 35px auto;
            width: 300px;
            height: 1px
        }

    .page-subheader.no-divider h2:after {
        display: none
    }

@media (max-width: 991px) {
    .page-subheader {
        padding: 35px 0;
        margin: 45px 0 0
    }

        .page-subheader h2 {
            font-size: 24px;
            line-height: 40px
        }
}

@media (max-width: 767px) {
    .page-subheader {
        padding: 25px 0;
        margin: 0
    }

        .page-subheader h2 {
            font-size: 20px;
            line-height: 30px
        }

            .page-subheader h2:after {
                margin: 20px auto;
                width: 150px
            }
}

.purple {
    background: #36316c;
    color: #fff
}

    .purple h1, .purple h2, .purple h3, .purple h4, .purple h5, .purple h6 {
        color: #fff
    }

.section-subheader {
    padding: 40px 0 0;
    text-align: center
}

    .section-subheader h2 {
        font-size: 35px;
        font-weight: 600;
        line-height: 49px;
        margin-top: 25px;
        margin-bottom: 20px
    }

        .section-subheader h2:after {
            content: '';
            background: #afaead;
            display: block;
            margin: 35px auto;
            width: 300px;
            height: 1px
        }

.video-module {
    height: 677px;
    overflow: hidden;
    position: relative
}

    .video-module .close {
        background: #ffaa19;
        display: none;
        font-size: 25px;
        margin: 40px;
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 50px;
        z-index: 9999
    }

        .video-module .close i {
            color: #36316c;
            text-shadow: none;
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }

@media (max-width: 767px) {
    .video-module .close {
        position: relative;
        margin: 0
    }
}

.video-module .play-video {
    display: none;
    margin: 0 0 0 -75px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    width: 150px;
    z-index: 9999
}

@media (max-width: 767px) {
    .video-module .play-video {
        display: block
    }
}

.video-module figure {
    height: 677px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 995
}

    .video-module figure img {
        height: 677px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: auto
    }

@media (max-width: 991px) {
    .video-module figure {
        height: 425px
    }
}

@media (max-width: 767px) {
    .video-module figure {
        height: 226px;
        position: absolute
    }

        .video-module figure img {
            height: 225px;
            position: absolute;
            top: 0;
            transform: translate(-50%, 0);
            z-index: 995
        }
}

@media (min-width: 1400px) {
    .video-module figure img {
        width: 100%;
        height: auto;
        min-height: 677px
    }
}

.video-module .video-wrapper {
    position: relative;
    z-index: 990
}

@media (max-width: 992px) {
    .video-module .video-wrapper {
        height: 425px
    }
}

@media (max-width: 767px) {
    .video-module .video-wrapper {
        height: 225px
    }
}

.video-module .container {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999
}

@media (max-width: 767px) {
    .video-module .container {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0);
        padding: 0
    }
}

.video-module .video-content h2 {
    color: #fff;
    font-size: 60px;
    font-weight: normal;
    line-height: 63px;
    margin-bottom: 20px
}

    .video-module .video-content h2:after {
        content: '';
        background: #fff;
        display: block;
        margin: 35px 0;
        width: 300px;
        height: 1px
    }

.video-module .video-content h3 {
    color: #fff;
    font-family: "Open Sans",sans-serif
}

.video-module .video-content .play-video {
    display: block;
    margin: 25px 0 0;
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0)
}

@media (max-width: 767px) {
    .video-module .video-content .play-video {
        display: none
    }
}

@media (max-width: 991px) {
    .video-module .video-content h2 {
        font-size: 45px;
        line-height: 48px
    }
}

@media (max-width: 767px) {
    .video-module .video-content {
        background: #7370a3;
        padding: 45px 25px;
        text-align: center
    }

        .video-module .video-content h2 {
            font-size: 35px;
            line-height: 42px
        }

            .video-module .video-content h2:after {
                margin: 25px auto;
                width: 150px
            }

        .video-module .video-content h3 {
            font-size: 18px
        }
}

@media (max-width: 767px) {
    .video-module .video-container {
        max-height: none
    }
}

@media (min-width: 992px) {
    .video-module iframe {
        height: 677px
    }
}

@media (max-width: 991px) {
    .video-module {
        height: 425px
    }
}

@media (max-width: 767px) {
    .video-module {
        height: auto
    }
}

.spot-links {
    background: #36316c;
    border-bottom: 20px solid #7370a3;
    margin: 0 auto
}

    .spot-links .spot {
        overflow: hidden;
        position: relative;
        text-align: center;
        background-size: cover !important;
        background-position: center center !important;
        background-blend-mode: multiply !important;
        background-color: #9d99d0 !important;
        height: 200px
    }

        .spot-links .spot:hover:before {
            background: rgba(102,98,168,0.45)
        }

        .spot-links .spot img {
            position: relative;
            width: 100%
        }

        .spot-links .spot a {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 40
        }

        .spot-links .spot p {
            color: #fff;
            font-family: "Merriweather",serif;
            font-size: 28px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            text-decoration: none;
            z-index: 35
        }

@media (min-width: 1024px) and (max-width: 1199px) {
    .spot-links .spot p {
        position: relative;
        left: auto;
        transform: translateY(-50%);
        text-align: center
    }
}

@media (max-width: 767px) {
    .spot-links .spot p {
        font-size: 15px
    }
}

@media (max-width: 767px) {
    .card-block {
        padding: 0 0 45px
    }
}

.card-block .cards {
    overflow: hidden;
    position: relative;
    margin: 0 2px;
    background: #fff
}

    .card-block .cards img {
        position: relative;
        width: 100%
    }

    .card-block .cards .card-content {
        padding: 35px 50px;
        text-align: center
    }

        .card-block .cards .card-content h5 {
            font-size: 38px
        }

            .card-block .cards .card-content h5:after {
                content: '';
                background: #afaead;
                display: block;
                margin: 25px auto;
                width: 150px;
                height: 1px
            }

@media (min-width: 992px) and (max-width: 1199px) {
    .card-block .cards .card-content h5 {
        font-size: 30px
    }
}

@media (max-width: 767px) {
    .card-block .cards .card-content h5 {
        margin-bottom: 25px
    }

        .card-block .cards .card-content h5:after {
            display: none
        }
}

.card-block .cards .card-content p {
    color: #36316c;
    padding: 0 0 15px
}

.card-block .cards .card-content .btn {
    font-size: 15px
}

.card-block .btn {
    padding: 20px 0
}

@media (max-width: 991px) {
    .card-block .cards {
        margin: 10px 0
    }
}

.full-width-bg {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%
}

@media (max-width: 767px) {
    .full-width-bg {
        background-position: top right;
        background-size: 1000px
    }
}

.news-section {
    border-bottom: 10px solid #ffaa19;
    max-height: 825px;
    overflow: hidden;
    position: relative;
    transition: ease 1s cubic-bezier(0, 1, 0, 1);
    z-index: 25
}

    .news-section.open-news {
        max-height: 9999px;
        transition: ease 2s
    }

.news-block h2 {
    padding: 135px 0 50px;
    text-align: center
}

@media (max-width: 767px) {
    .news-block h2 {
        font-size: 30px
    }
}

.news-block .news-card {
    background: #fff;
    border: 1px solid #afaead;
    margin: 15px 0;
    padding: 0;
    position: relative
}

    .news-block .news-card img {
        position: relative;
        width: 100%
    }

    .news-block .news-card h5 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px
    }

@media (max-width: 767px) {
    .news-block .news-card h5 {
        font-size: 20px
    }
}

.news-block .news-card .btn {
    padding: 12px 0
}

.news-block .news-card .news-content {
    padding: 35px
}

    .news-block .news-card .news-content .btn {
        font-size: 15px;
        letter-spacing: 0
    }

    .news-block .news-card .news-content.curry-facts .btn {
        text-transform: none
    }

@media (max-width: 767px) {
    .news-block .news-card .news-content {
        padding: 20px
    }
}

.news-block .news-card.vertical img {
    padding: 0
}

.news-block .news-card.horizontal h5 {
    font-size: 22px;
    font-weight: 600
}

.news-block .news-card.horizontal img {
    padding: 25px 0
}

.news-block .news-card.horizontal .news-content {
    padding: 55px 35px 55px 0;
    position: relative
}

@media (max-width: 991px) {
    .news-block .news-card.horizontal img {
        padding: 0 0 25px
    }

    .news-block .news-card.horizontal .news-content {
        padding: 20px;
        position: relative;
        top: 0;
        transform: none
    }
}

.news-block .news-card.social {
    overflow: hidden;
    padding: 0;
    position: relative
}

    .news-block .news-card.social figure {
        position: relative;
        width: 100%
    }

        .news-block .news-card.social figure img {
            width: 100%;
            position: relative
        }

    .news-block .news-card.social .social-feed {
        background: rgba(19,0,49,0.7);
        color: #fff;
        height: 100%;
        padding: 25px;
        position: absolute;
        top: 100%;
        transition: ease .25s
    }

    .news-block .news-card.social .social-button {
        background: #36316c;
        color: #fff;
        font-size: 25px;
        opacity: 1;
        padding: 6px 0;
        position: absolute;
        top: 0;
        text-align: center;
        width: 50px;
        z-index: 999;
        transition: ease .25s
    }

    .news-block .news-card.social:hover .social-feed {
        top: 0;
        transition: ease .25s
    }

    .news-block .news-card.social:hover .social-button {
        transform: translateY(-100%)
    }

@media (max-width: 767px) {
    .news-block .news-card.social .social-feed {
        top: 0;
        transition: ease .25s
    }

    .news-block .news-card.social .social-button {
        transform: translateY(-100%)
    }
}

.news-block .news-card.event {
    overflow: hidden;
    padding: 0;
    position: relative
}

    .news-block .news-card.event .event-button {
        background: #36316c;
        color: #fff;
        font-size: 25px;
        opacity: 1;
        padding: 6px 0;
        position: absolute;
        top: 0;
        text-align: center;
        width: 50px;
        z-index: 999;
        transition: ease .25s
    }

        .news-block .news-card.event .event-button i:before {
            color: #fff
        }

    .news-block .news-card.event .event-detail-feed {
        background: rgba(19,0,49,0.7);
        color: #fff;
        height: 100%;
        padding: 25px;
        position: absolute;
        bottom: -155px;
        transition: ease .25s;
        width: 100%
    }

        .news-block .news-card.event .event-detail-feed h5 {
            color: #fff
        }

        .news-block .news-card.event .event-detail-feed .event-read-more {
            background: #fff;
            color: #36316c;
            text-transform: uppercase;
            font-weight: 600;
            padding: 8px 15px;
            position: absolute;
            bottom: 25px
        }

            .news-block .news-card.event .event-detail-feed .event-read-more:hover, .news-block .news-card.event .event-detail-feed .event-read-more:focus {
                background: #ffaa19
            }

    .news-block .news-card.event:hover .event-detail-feed {
        bottom: 0;
        transition: ease .25s
    }

    .news-block .news-card.event:hover .event-button {
        transform: translateY(-100%)
    }

@media (max-width: 767px) {
    .news-block .news-card.event .event-detail-feed {
        bottom: 0;
        transition: ease .25s
    }

    .news-block .news-card.event .event-button {
        transform: translateY(-100%)
    }
}

.news-block .news-card .curry-facts h5 {
    font-family: "Open Sans",sans-serif
}

.news-block .news-card .curry-facts p {
    color: #36316c;
    font-size: 30px;
    font-weight: 500;
    line-height: 38px
}

@media (max-width: 767px) {
    .news-block .news-card .curry-facts p {
        margin-bottom: 35px
    }
}

@media (max-width: 991px) {
    .news-block .news-card .curry-facts {
        text-align: center
    }
}

@media (max-width: 767px) {
    .news-block .news-card {
        padding: 0;
        margin: 10px 0
    }
}

.show-more {
    border: 1px solid #ffaa19;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    width: 500px;
    z-index: 9999
}

    .show-more:hover, .show-more:focus {
        border: 1px solid #fff;
        outline: none;
        box-shadow: none
    }

@media (max-width: 767px) {
    .show-more {
        width: 90%
    }
}

footer {
    background: #36316c;
    color: #fff;
    padding: 120px 0 35px
}

    footer.button-border {
        border-top: 10px solid #ffaa19
    }

    footer section .container {
        border-bottom: 1px solid #1c1937;
        padding-top: 35px;
        padding-bottom: 35px
    }

    footer section:last-child .container {
        border-bottom: 0
    }

@media (max-width: 991px) {
    footer section .container {
        padding-top: 15px;
        padding-bottom: 15px;
        width: 90%
    }
}

footer h4 {
    color: #fff;
    font-family: "Merriweather",serif;
    font-size: 22px
}

@media (max-width: 991px) {
    footer h4 {
        margin-bottom: 20px
    }
}

footer address {
    font-size: 22px;
    padding: 10px 0 25px
}

@media (max-width: 991px) {
    footer address {
        font-size: 18px
    }
}

footer .phone, footer .phone a {
    color: #fff !important;
    font-size: 42px;
    font-weight: 500
}

    footer .phone a:focus, footer .phone a:visited, footer .phone a a:focus, footer .phone a a:visited {
        color: #fff;
        text-decoration: none
    }

footer ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left
}

    footer ul li {
        font-size: 21px;
        font-weight: normal;
        padding: 3px 0
    }

        footer ul li a {
            color: #fff
        }

            footer ul li a:hover {
                color: #ffaa19;
                text-decoration: underline
            }

@media (max-width: 991px) {
    footer ul {
        margin: 35px 0
    }

        footer ul li {
            font-size: 16px
        }
}

footer .social-menu {
    text-align: right
}

@media (max-width: 991px) {
    footer .social-menu {
        text-align: center
    }
}

footer .social-menu ul li {
    display: inline-block;
    padding: 0 8px
}

    footer .social-menu ul li a {
        background: #fff;
        border-radius: 50%;
        color: #36316c;
        display: inline-block;
        height: 35px;
        width: 35px;
        position: relative
    }

        footer .social-menu ul li a i {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }

        footer .social-menu ul li a:hover {
            background: #ffaa19;
            text-decoration: underline
        }

footer .btn {
    font-weight: 700
}

    footer .btn:hover, footer .btn:focus {
        background: #ffaa19;
        color: #36316c
    }

@media (max-width: 991px) {
    footer {
        padding: 85px 0 0;
        text-align: center
    }
}

@media (max-width: 767px) {
    footer {
        padding: 85px 0 0
    }
}

.finder-form-dropdown-container {
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .finder-form-dropdown-container .form-group.search button {
        top: auto;
        transform: translateY(0);
        bottom: 5px;
        padding: 10px 20px;
        right: 0
    }
}

.program-finder .degree-finder-form .collapse {
    display: block
}

@media (max-width: 767px) {
    .program-finder .degree-finder-form .collapse {
        display: none
    }

        .program-finder .degree-finder-form .collapse.show {
            display: block
        }
}

.program-finder .degree-finder-form .degree-filters {
    margin-top: 15px
}

    .program-finder .degree-finder-form .degree-filters .card {
        border: none;
        padding: 0;
        background: transparent
    }

.program-finder .filter-trigger.collapsed:after {
    content: "\e903";
    font-family: 'icomoon';
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    transform: rotate(45deg);
    position: relative
}

.program-finder .filter-trigger:after {
    content: "\e903";
    font-family: 'icomoon';
    display: inline-block;
    margin-left: 10px;
    font-size: 12px
}

.predictive-search-programs {
    background: white;
    padding: 0 20px 20px;
    position: absolute;
    z-index: 9;
    top: 122px;
    border: 1px solid #afaead;
    border-top: none;
    left: 15px;
    right: 15px;
    max-height: 300px;
    overflow: scroll
}

    .predictive-search-programs ul {
        padding: 0;
        margin: 0;
        list-style-type: none
    }

        .predictive-search-programs ul li {
            margin: 10px 0
        }

@media (max-width: 767px) {
    .predictive-search-programs {
        top: 166px
    }
}

.degree-finder-form {
    margin: 25px 0
}

    .degree-finder-form label {
        font-family: "Merriweather",serif;
        font-size: 30px;
        font-weight: 300;
        padding: 10px 0 0
    }

    .degree-finder-form .bootstrap-select, .degree-finder-form .dropdownOpen {
        width: 100% !important;
        max-height: 400px !important
    }

    .degree-finder-form .form-check {
        border: 1px solid #36316c;
        margin: 10px 10px 10px 0
    }

        .degree-finder-form .form-check .form-check-label {
            padding: 18px 22px 18px 48px
        }

            .degree-finder-form .form-check .form-check-label:before {
                border: 1px solid #36316c;
                content: '';
                display: inline-block;
                height: 17px;
                width: 17px;
                position: absolute;
                top: 21px;
                left: 18px
            }

            .degree-finder-form .form-check .form-check-label:after {
                color: #fff;
                content: '\f00c';
                font-family: 'Font Awesome\ 5 Free';
                font-size: 20px;
                font-weight: 900;
                position: absolute;
                top: 15px;
                left: 15px
            }

            .degree-finder-form .form-check .form-check-label:hover {
                cursor: pointer
            }

@media (max-width: 991px) {
    .degree-finder-form .form-check .form-check-label {
        width: 100%
    }
}

.degree-finder-form .form-check .form-check-input {
    display: none
}

    .degree-finder-form .form-check .form-check-input + .form-check-label:after {
        content: none
    }

    .degree-finder-form .form-check .form-check-input:checked + .form-check-label {
        background: #36316c;
        color: #fff
    }

        .degree-finder-form .form-check .form-check-input:checked + .form-check-label:before {
            content: none
        }

        .degree-finder-form .form-check .form-check-input:checked + .form-check-label:after {
            content: '\f00c'
        }

.degree-finder-form .form-check label {
    color: #36316c;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 0 25px
}

@media (max-width: 767px) {
    .degree-finder-form .form-check {
        margin: 5px 0;
        width: 100%
    }
}

.degree-finder-form .form-group label {
    color: #36316c;
    font-weight: 500
}

.degree-finder-form button {
    padding: 17px 40px
}

    .degree-finder-form button .filter-option {
        text-align: left
    }

    .degree-finder-form button.dropdown-toggle {
        background: #fff;
        border: 1px solid #afaead;
        border-radius: 0 !important;
        color: #36316c;
        outline: none;
        padding-left: 25px;
        width: 100%;
        height: 60px !important
    }

        .degree-finder-form button.dropdown-toggle:after {
            color: #36316c;
            content: '\e900';
            display: inline-block;
            font-family: 'icomoon';
            font-weight: 900;
            margin-left: .255em;
            vertical-align: .255em;
            width: 0;
            height: 0;
            border-top: 0;
            border-right: 0;
            border-bottom: 0;
            border-left: 0;
            transition: ease .25s;
            transform: rotate(0deg);
            position: absolute;
            top: 20px;
            right: 40px
        }

.degree-finder-form .form-group-inline {
    display: inline-block
}

.degree-finder-form button[type="clear"] {
    border: 1px solid #ebebeb;
    height: 60px;
    display: inline-block
}

.degree-finder-form .dropdown-menu {
    border: 1px solid #afaead;
    border-radius: 0 !important
}

    .degree-finder-form .dropdown-menu.open.show {
        margin: -1px 0 0;
        padding: 0;
        max-height: 400px !important
    }

        .degree-finder-form .dropdown-menu.open.show ul {
            background: #fff;
            border-radius: 0;
            display: block;
            padding: 0 20px
        }

            .degree-finder-form .dropdown-menu.open.show ul li {
                border-bottom: 1px solid #afaead;
                padding: 15px
            }

                .degree-finder-form .dropdown-menu.open.show ul li a {
                    color: #36316c
                }

                    .degree-finder-form .dropdown-menu.open.show ul li a:focus {
                        color: #ffaa19
                    }

                .degree-finder-form .dropdown-menu.open.show ul li:last-child {
                    border-bottom: none
                }

.degree-finder-form .search {
    position: relative
}

    .degree-finder-form .search input {
        background: #fff;
        border: 1px solid #afaead;
        border-radius: 0;
        display: block;
        width: 100%;
        height: 60px;
        padding-left: 15px;
        padding-right: 55px
    }

    .degree-finder-form .search button {
        right: 0
    }

        .degree-finder-form .search button.programs-keyword-search-btn {
            top: 50%;
            transform: translateY(0)
        }

@media (max-width: 767px) {
    .degree-finder-form .search button.programs-keyword-search-btn {
        top: auto
    }
}

.degree-finder-form .search button i {
    color: #36316c;
    font-size: 24px
}

.degree-finder-form .search button:hover {
    cursor: pointer
}

    .degree-finder-form .search button:hover i {
        color: #48418f
    }

@media (max-width: 991px) {
    .degree-finder-form .search input {
        background: #fff;
        border: 1px solid #afaead;
        margin-bottom: 20px;
        width: 100%;
        height: 60px
    }
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
    color: #fff
}

    .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
        color: #fff
    }

.letter-search p {
    color: #7d7b79;
    font-size: 16px;
    font-weight: 600;
    margin: 15px 0 5px
}

.letter-search .letter-filters a {
    background: #fff;
    color: #36316c;
    display: inline-block;
    font-weight: 700;
    padding: 5px 0;
    text-align: center;
    width: 35px
}

@media (max-width: 767px) {
    .letter-search .letter-filters a {
        margin: 5px 2px
    }
}

.letter-search .letter-filters .disabled {
    color: #ebebeb;
    cursor: default
}

.letter-search .letter-filters .activated {
    background: #373c91;
    color: #fff
}

.tier-3-body-links {
    margin: 25px 0
}

    .tier-3-body-links .body-link {
        border-bottom: 1px solid #36316c;
        height: 100%;
        padding: 25px;
        padding-left: 0
    }

        .tier-3-body-links .body-link.no-border {
            border-bottom: 0
        }

        .tier-3-body-links .body-link h3 {
            font-size: 35px;
            font-weight: 700;
            margin: 25px 0
        }

        .tier-3-body-links .body-link a {
            display: block;
            font-weight: 600;
            margin: 10px 0
        }

            .tier-3-body-links .body-link a:after {
                color: #36316c;
                content: '\e901';
                font-family: 'icomoon';
                font-weight: 700;
                opacity: 1;
                position: relative;
                left: 20px;
                width: 0;
                height: 0;
                transition: ease .5s
            }

@media (max-width: 767px) {
    .tier-3-body-links .body-link {
        padding: 10px 0
    }

        .tier-3-body-links .body-link h3 {
            font-size: 24px
        }
}

.two-column-content {
    padding: 150px 0 50px
}

@media (max-width: 767px) {
    .two-column-content {
        padding: 30px 0 0
    }
}

.two-column-content .content-well img {
    margin-bottom: 35px
}

.two-column-content .content-well h2:first-of-type {
    margin-top: 0
}

.two-column-content .content-well .in-page-tabs .nav {
    justify-content: left
}

.two-column-content .right-rail-container {
    padding-left: 60px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .two-column-content .right-rail-container {
        padding-left: 30px
    }
}

@media (max-width: 991px) {
    .two-column-content .right-rail-container {
        padding-left: 0
    }
}

.two-column-content .right-rail-module {
    margin: 0 0 40px
}

    .two-column-content .right-rail-module .tier-3-home {
        color: #36316c;
        background: #ebebeb;
        display: block;
        font-weight: 600;
        padding: 25px;
        font-size: 15px
    }

.two-column-content .video-module {
    height: auto
}

    .two-column-content .video-module iframe {
        height: 100%
    }

.filter-option-inner {
    text-align: left
}

.content-well {
    margin: 0 0 60px
}

    .content-well h2 {
        font-size: 35px;
        font-weight: 600;
        margin: 60px 0 40px
    }

        .content-well h2 span {
            display: block;
            font-size: 20px;
            font-family: "Open Sans",sans-serif;
            margin: 10px 0 40px
        }

        .content-well h2.title {
            margin: 0 0 40px
        }

    .content-well p, .content-well ul li, .content-well ul li a {
        font-size: 18px
    }

@media (max-width: 575.98px) {
    .content-well h2 {
        font-size: 24px;
        margin: 40px 0 20px
    }
}

.sub-head-content-well {
    color: #36316c;
    font-family: "Merriweather",serif;
    font-size: 24px;
    margin-bottom: 75px
}

#accordion .card {
    border: none
}

    #accordion .card .card-header {
        background: white;
        padding: 0;
        border-top: 1px solid #afaead;
        border-bottom: none
    }

        #accordion .card .card-header button {
            border: none;
            border-radius: 0;
            width: 100%;
            text-align: left;
            text-transform: none;
            padding: 20px 0 20px 60px;
            font-family: "Open Sans",sans-serif;
            font-size: 20px;
            letter-spacing: normal;
            background: #ebebeb;
            white-space: normal
        }

            #accordion .card .card-header button:active {
                box-shadow: none
            }

            #accordion .card .card-header button:focus {
                color: #36316c
            }

            #accordion .card .card-header button:before {
                width: 42px;
                height: 42px;
                display: block;
                content: '\f00d';
                font-family: 'Font Awesome\ 5 Free';
                text-align: center;
                color: #7370a3;
                background: transparent;
                vertical-align: middle;
                margin-right: 15px;
                padding-top: 6px;
                position: absolute;
                left: 0;
                top: 15px
            }

            #accordion .card .card-header button.collapsed {
                background: white;
                color: #36316c;
                left: 0;
                top: calc(50% - 21px)
            }

                #accordion .card .card-header button.collapsed:before {
                    background: #7370a3;
                    color: white;
                    content: '\f067'
                }

    #accordion .card .collapse .card-body, #accordion .card .collapsing .card-body {
        background: #ebebeb;
        padding: 0 65px 40px;
        font-size: 18px
    }

@media (max-width: 767.98px) {
    #accordion .card .collapse .card-body, #accordion .card .collapsing .card-body {
        padding: 0 20px 40px
    }

        #accordion .card .collapse .card-body table, #accordion .card .collapsing .card-body table {
            width: 100%
        }

            #accordion .card .collapse .card-body table tbody tr td, #accordion .card .collapsing .card-body table tbody tr td {
                font-size: 14px
            }
}

#accordion .card:last-child .card-header button.collapsed {
    border-bottom: 1px solid #afaead
}

.twoCol-callout {
    margin: 60px 0
}

    .twoCol-callout h2 {
        margin: 0 0 40px;
        font-size: 35px;
        font-weight: 600
    }

    .twoCol-callout figure img {
        width: 100%
    }

    .twoCol-callout ul {
        list-style-type: none;
        padding: 0;
        margin: 40px 0 0
    }

        .twoCol-callout ul li {
            margin: 7px 0
        }

            .twoCol-callout ul li a {
                font-weight: 700
            }

@media (max-width: 991.98px) {
    .twoCol-callout figure {
        margin-top: 40px
    }

        .twoCol-callout figure img {
            margin-bottom: 0 !important
        }
}

.tier-nav {
    margin-bottom: 20px
}

    .tier-nav .nav-trigger {
        display: none
    }

    .tier-nav .collapse {
        display: block
    }

    .tier-nav .card {
        border: none;
        padding: 0
    }

        .tier-nav .card ul {
            list-style-type: none;
            padding: 0;
            margin: 0
        }

            .tier-nav .card ul li {
                margin: 0;
                border-bottom: 1px solid #afaead
            }

                .tier-nav .card ul li:last-child {
                    border: none
                }

                .tier-nav .card ul li a {
                    display: block;
                    padding: 15px 0
                }

                    .tier-nav .card ul li a.active {
                        border-bottom: none;
                        font-weight: 600
                    }

@media (max-width: 767.98px) {
    .tier-nav .nav-trigger {
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        border-radius: 5px 5px 0 0;
        border: 1px solid #afaead;
        border-bottom: none;
        padding: 15px;
        font-size: 14px
    }

        .tier-nav .nav-trigger.collapsed {
            border-radius: 5px;
            border: 1px solid #afaead
        }

    .tier-nav .collapse {
        display: none
    }

        .tier-nav .collapse.show {
            display: block
        }

    .tier-nav .card {
        border: 1px solid #afaead;
        border-top: none;
        border-radius: 0 0 5px 5px;
        padding: 0 15px
    }

        .tier-nav .card ul li a {
            font-size: 14px
        }
}

.rightRail-img img {
    width: 100%
}

.rail-calloutBlock {
    background: #46464F;
    color: white;
    padding: 25px;
    margin: 40px 0
}

    .rail-calloutBlock h4 {
        color: white;
        font-size: 20px;
        text-align: center
    }

    .rail-calloutBlock ul {
        list-style-type: none;
        padding: 0;
        margin: 25px 0 0
    }

        .rail-calloutBlock ul li {
            color: white;
            font-size: 14px
        }

            .rail-calloutBlock ul li a {
                display: block;
                color: white;
                font-weight: 600;
                font-size: 14px;
                padding: 15px 0;
                border-bottom: 1px solid white
            }

                .rail-calloutBlock ul li a:before {
                    font-family: 'icomoon';
                    display: inline-block;
                    content: "";
                    margin-right: 15px;
                    vertical-align: middle
                }

                .rail-calloutBlock ul li a.phone:before {
                    content: "\e907"
                }

                .rail-calloutBlock ul li a.email:before {
                    content: "\e906"
                }

            .rail-calloutBlock ul li address {
                font-weight: 600;
                padding: 15px 0 15px 30px;
                margin: 0;
                position: relative
            }

                .rail-calloutBlock ul li address:before {
                    font-family: 'icomoon';
                    position: absolute;
                    display: block;
                    content: "\e904";
                    margin-right: 15px;
                    left: 0
                }

    .rail-calloutBlock.ctaBlock {
        background: none;
        color: #36316c;
        padding: 0;
        text-align: center
    }

        .rail-calloutBlock.ctaBlock .btn {
            background: #ffaa19;
            border: none;
            color: #36316c;
            white-space: normal;
            padding: 15px
        }

            .rail-calloutBlock.ctaBlock .btn:hover, .rail-calloutBlock.ctaBlock .btn:focus {
                background: #36316c;
                color: #fff
            }

            .rail-calloutBlock.ctaBlock .btn.purple {
                background: #36316c;
                color: #ffaa19;
                border: 1px solid #36316c
            }

                .rail-calloutBlock.ctaBlock .btn.purple:hover, .rail-calloutBlock.ctaBlock .btn.purple:focus {
                    background: #7370a3
                }

            .rail-calloutBlock.ctaBlock .btn:before {
                display: none !important
            }

.faculty-callout {
    background: #7370a3;
    padding: 60px 0
}

    .faculty-callout h3 {
        font-size: 35px;
        color: white
    }

        .faculty-callout h3:after {
            content: "";
            display: block;
            width: 200px;
            height: 1px;
            background: white;
            overflow: hidden;
            margin: 25px 0
        }

    .faculty-callout p {
        color: white
    }

    .faculty-callout a.btn {
        margin: 40px 0
    }

@media (max-width: 767.98px) {
    .faculty-callout h3 {
        font-size: 24px
    }

    .faculty-callout a.btn {
        margin: 10px 0
    }
}

@media (max-width: 991.98px) {
    .faculty-callout figure {
        margin-bottom: 40px
    }

        .faculty-callout figure img {
            width: 100%
        }
}

.contact-intro {
    border-bottom: 1px solid #373c91;
    padding-bottom: 20px
}

    .contact-intro h3 {
        font-family: "Open Sans",sans-serif;
        color: #46464F;
        font-size: 20px;
        margin-bottom: 20px;
        font-weight: 700
    }

@media (max-width: 767.98px) {
    .contact-intro h3 {
        font-size: 16px
    }
}

.locations {
    margin: 50px 0;
    border-bottom: 1px solid #373c91;
    padding-bottom: 50px
}

    .locations .col-sm-3 {
        position: relative;
        min-height: 140px;
        padding-bottom: 40px
    }

    .locations .location-contact {
        font-weight: 700;
        font-size: 20px;
        display: block;
        margin-bottom: 10px
    }

    .locations address {
        font-size: 18px
    }

    .locations a[href*="tel:"] {
        font-weight: 700;
        cursor: default;
        color: inherit;
        font-size: 20px;
        display: block;
        position: absolute;
        bottom: 0
    }

    .locations a[href*="mailto:"] {
        font-size: 18px;
        text-decoration: underline;
        display: block
    }

@media (max-width: 767.98px) {
    .locations {
        margin: 25px 0;
        padding-bottom: 0
    }

        .locations .col-sm-3 {
            padding-bottom: 25px
        }

            .locations .col-sm-3:last-child a[href*="tel:"] {
                border: none
            }

        .locations a[href*="tel:"] {
            border-bottom: 1px solid #afaead;
            padding-bottom: 25px;
            position: relative
        }
}

.form-wrapper {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    padding-top: 30px
}

@media (min-width: 576px) {
    .form-wrapper {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .form-wrapper {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .form-wrapper {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .form-wrapper {
        max-width: 1140px
    }
}

.contact-form {
    padding: 0 !important;
    margin-bottom: 60px !important
}

    .contact-form h2 {
        font-size: 35px;
        font-weight: 600;
        margin-bottom: 20px
    }

    .contact-form .form-error-block {
        border: 2px solid #D0021B;
        position: relative;
        padding: 10px 10px 10px 75px;
        margin: 40px 0;
        display: block
    }

        .contact-form .form-error-block:before {
            content: "\f06a";
            font-family: 'Font Awesome\ 5 Free';
            font-weight: 600;
            font-size: 42px;
            color: #D0021B;
            display: block;
            position: absolute;
            left: 15px;
            top: 0;
            line-height: 52px
        }

        .contact-form .form-error-block p {
            color: #D0021B;
            font-weight: 700;
            margin: 5px 0
        }

    .contact-form .form-group {
        margin: 20px 0
    }

    .contact-form .inputWrapper {
        margin-bottom: 20px;
        display: block;
        width: 100%
    }

    .contact-form .error {
        color: #D0021B
    }

    .contact-form textarea {
        resize: none !important;
        height: 150px !important;
        box-shadow: inset 0 1px 2px 0 #afaead !important;
        display: block !important;
        width: 100% !important;
        padding: .375rem .75rem !important;
        font-size: .94rem !important;
        line-height: 1.5 !important;
        color: #495057 !important;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da !important;
        border-radius: .25rem !important;
        transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
    }

        .contact-form textarea:focus {
            color: #495057;
            background-color: #fff;
            border-color: #7b7fcd;
            outline: 0;
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 0.2rem rgba(55,60,145,0.25)
        }

    .contact-form label {
        font-weight: 700 !important;
        display: block;
        font-size: 16px !important;
        color: #212529 !important
    }

    .contact-form input {
        border: 1px solid #afaead !important;
        height: 45px;
        box-shadow: inset 0 1px 2px 0 #afaead !important;
        display: block !important;
        width: 100% !important;
        padding: .375rem .75rem !important;
        font-size: .94rem !important;
        line-height: 1.5 !important;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border-radius: .25rem !important;
        transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
    }

        .contact-form input.error {
            border-color: #D0021B;
            border-width: 2px;
            box-shadow: none
        }

        .contact-form input:focus {
            color: #495057;
            background-color: #fff;
            border-color: #7b7fcd;
            outline: 0;
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 0.2rem rgba(55,60,145,0.25)
        }

        .contact-form input[type=submit] {
            float: none !important;
            height: initial;
            background-color: #ffaa19 !important;
            background-image: none !important;
            border: none !important;
            color: #36316c !important;
            text-shadow: none !important;
            width: initial !important;
            padding: 20px 40px !important;
            margin: 40px 0 0;
            text-transform: uppercase;
            border-radius: 0 !important;
            display: block !important;
            font-size: 15px !important;
            font-weight: 600;
            text-align: center !important;
            white-space: nowrap;
            vertical-align: middle !important;
            user-select: none;
            box-shadow: none !important;
            transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out
        }

            .contact-form input[type=submit]:hover, .contact-form input[type=submit]:focus {
                background-color: #36316c !important;
                color: #fff !important
            }

            .contact-form input[type=submit]:focus {
                box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 0.2rem rgba(55,60,145,0.5)
            }

    .contact-form .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 100%
    }

    .contact-form button {
        padding: 17px 40px;
        margin-top: 0
    }

        .contact-form button .filter-option {
            text-align: left;
            color: #999 !important
        }

        .contact-form button.dropdown-toggle {
            background: #fff;
            border: 1px solid #afaead;
            border-radius: 0 !important;
            color: #36316c;
            outline: none;
            padding-left: 25px;
            width: 100%;
            height: 60px !important
        }

            .contact-form button.dropdown-toggle:after {
                color: #36316c;
                content: '\e900';
                display: inline-block;
                font-family: 'icomoon';
                font-weight: 900;
                margin-left: .255em;
                vertical-align: .255em;
                width: 0;
                height: 0;
                border-top: 0;
                border-right: 0;
                border-bottom: 0;
                border-left: 0;
                transition: ease .25s;
                transform: rotate(0deg);
                position: absolute;
                top: 20px;
                right: 40px
            }

    .contact-form .form-group-inline {
        display: inline-block
    }

    .contact-form button[type="clear"] {
        border: 1px solid #ebebeb;
        height: 60px;
        display: inline-block
    }

    .contact-form .dropdown-menu {
        border: 1px solid #afaead;
        border-radius: 0 !important
    }

        .contact-form .dropdown-menu.open.show {
            margin: -1px 0 0;
            padding: 0
        }

            .contact-form .dropdown-menu.open.show ul {
                background: #fff;
                border-radius: 0;
                display: block;
                padding: 0 20px
            }

                .contact-form .dropdown-menu.open.show ul li {
                    border-bottom: 1px solid #afaead;
                    padding: 15px
                }

                    .contact-form .dropdown-menu.open.show ul li a {
                        color: #36316c
                    }

                        .contact-form .dropdown-menu.open.show ul li a:focus {
                            color: #ffaa19;
                            box-shadow: none
                        }

                    .contact-form .dropdown-menu.open.show ul li:last-child {
                        border-bottom: none
                    }

    .contact-form p.form-disclaimer a {
        text-decoration: underline
    }

@media (max-width: 767.98px) {
    .contact-form {
        padding-right: 0
    }
}

.in-page-subnav {
    padding-left: 15px !important
}

    .in-page-subnav li a {
        border: none !important;
        padding: 5px 0 !important
    }

.content-beneath-video {
    padding: 25px 0
}

    .content-beneath-video p {
        font-size: 16px
    }

    .content-beneath-video a:after {
        color: #36316c;
        content: '\e901';
        font-family: 'icomoon';
        font-weight: 700;
        opacity: 1;
        position: absolute;
        right: 40px;
        width: 0;
        height: 0;
        transition: ease .5s
    }

.main-search {
    margin: 50px 0;
    position: relative
}

    .main-search input {
        background: #fff;
        border: 1px solid #36316c;
        height: 60px
    }

@media (max-width: 767px) {
    .main-search {
        margin: 25px 0
    }
}

form.search section:first-of-type {
    z-index: 31
}

.navigation-search {
    position: relative
}

    .navigation-search .predictive-search-results {
        top: 40px;
        background: #ebebeb;
        border: none;
        padding: 0
    }

        .navigation-search .predictive-search-results ul {
            font-size: 14px;
            margin: 0;
            padding: 0 !important
        }

            .navigation-search .predictive-search-results ul li {
                margin: 0;
                padding: 15px 0;
                display: block
            }

                .navigation-search .predictive-search-results ul li a {
                    font-size: 14px !important;
                    display: block;
                    padding: 0 20px
                }

.predictive-search-results {
    border: 1px solid #000;
    padding: 10px 0;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    background: white;
    z-index: 1
}

    .predictive-search-results ul {
        list-style-type: none;
        padding: 5px 0;
        margin: 0
    }

        .predictive-search-results ul li {
            cursor: pointer;
            padding: 0 20px
        }

            .predictive-search-results ul li:hover {
                background: #7370a3;
                color: #ffffff
            }

@media (max-width: 991px) {
    .predictive-search-results {
        border: none;
        padding: 0;
        position: relative;
        top: initial;
        left: initial;
        right: initial;
        background: transparent
    }
}

.search-page-filters {
    border-bottom: 1px solid #636260;
    text-align: center;
    margin: 12px 0
}

@media (max-width: 767px) {
    .search-page-filters {
        border-bottom: 0
    }
}

.search-page-filters ul {
    list-style-type: none;
    margin: 50px auto 18px;
    padding: 0
}

    .search-page-filters ul li {
        display: inline;
        font-family: "Merriweather",serif;
        font-size: 20px
    }

        .search-page-filters ul li a {
            background: #636260;
            border: 1px solid #636260;
            color: #fff;
            padding: 20px
        }

        .search-page-filters ul li.active a {
            background: #fff;
            border-bottom: 0;
            color: #36316c;
            padding: 28px 20px 22px
        }

@media (max-width: 1199px) {
    .search-page-filters ul {
        margin: 50px auto 14px
    }

        .search-page-filters ul li {
            font-size: 16px
        }

            .search-page-filters ul li a {
                padding: 15px
            }

            .search-page-filters ul li.active a {
                padding: 22px 15px 17px
            }
}

@media (max-width: 991px) {
    .search-page-filters ul {
        margin: 50px auto 11px
    }

        .search-page-filters ul li {
            font-size: 12px
        }

            .search-page-filters ul li a {
                padding: 13px
            }

            .search-page-filters ul li.active a {
                padding: 18px 13px 15px
            }
}

.search-results-list {
    padding: 50px 0
}

    .search-results-list .search-result-item {
        border-bottom: 1px solid #36316c;
        padding-bottom: 20px;
        margin-bottom: 35px
    }

        .search-results-list .search-result-item p:first-child {
            color: #36316c;
            font-size: 20px;
            font-weight: 700
        }

@media (max-width: 767px) {
    .search-results-list {
        padding: 30px 0 0
    }

        .search-results-list .search-result-item {
            text-align: left
        }

            .search-results-list .search-result-item:last-child {
                border-bottom: 0
            }
}

.pagination {
    margin: 25px 0
}

    .pagination ul {
        list-style-type: none;
        margin: 0 auto;
        padding: 0
    }

        .pagination ul li {
            display: inline-block;
            font-size: 14px
        }

            .pagination ul li a {
                padding: 5px 12px
            }

                .pagination ul li a:hover, .pagination ul li a:focus {
                    background: #36316c;
                    color: #fff
                }

            .pagination ul li.active a {
                background: #36316c;
                color: #fff
            }

.mobile-search-filters li a {
    background: #fff !important;
    border: 0 !important;
    border-bottom: 1px solid #ebebeb !important;
    color: #36316c !important
}

.site-index {
    margin: 50px 0
}

    .site-index ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }

        .site-index ul li {
            padding: 0
        }

            .site-index ul li a {
                font-weight: bold
            }

            .site-index ul li ul {
                padding-left: 15px
            }

                .site-index ul li ul li {
                    padding: 0
                }

            .site-index ul li.sub-list {
                padding: 5px 0
            }

.anatomy-menu {
    padding: 120px 0 50px
}

    .anatomy-menu ul {
        list-style-type: none;
        display: table;
        margin: 0;
        padding: 0;
        width: 100%
    }

        .anatomy-menu ul li {
            display: table-cell;
            font-size: 16px;
            font-weight: 600;
            text-align: center
        }

            .anatomy-menu ul li.active a {
                color: #ffaa19
            }

                .anatomy-menu ul li.active a img {
                    border: 3px solid #ffaa19;
                    border-radius: 50%;
                    padding: 3px
                }

            .anatomy-menu ul li a img {
                display: inline-block;
                padding: 6px;
                margin-bottom: 10px
            }

            .anatomy-menu ul li a:hover, .anatomy-menu ul li a:focus {
                color: #ffaa19
            }

                .anatomy-menu ul li a:hover img, .anatomy-menu ul li a:focus img {
                    border: 3px solid #ffaa19;
                    border-radius: 50%;
                    padding: 3px
                }

.anatomy-diagram {
    padding: 25px 0 50px;
    position: relative
}

    .anatomy-diagram img {
        display: block;
        max-height: 600px;
        margin: 0 auto;
        position: relative
    }

        .anatomy-diagram img.hide {
            display: none
        }

    .anatomy-diagram .anatomy-description {
        background: rgba(235,235,235,0.95);
        position: absolute;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        transition: ease .5s;
        z-index: 899
    }

        .anatomy-diagram .anatomy-description.open-description {
            right: 0;
            transition: ease .25s
        }

        .anatomy-diagram .anatomy-description .anatomy-content {
            margin: 0 auto;
            max-width: 700px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }

            .anatomy-diagram .anatomy-description .anatomy-content h3 {
                font-size: 35px
            }

        .anatomy-diagram .anatomy-description .close-description:after {
            content: '\e903';
            color: #36316c;
            font-family: 'icomoon';
            font-size: 30px;
            font-weight: 700;
            position: absolute;
            top: 20px;
            right: 50px;
            width: 0;
            height: 0
        }

.hide {
    display: none
}

.social-butterfly {
    text-align: center
}

    .social-butterfly a {
        position: relative;
        z-index: 800
    }

        .social-butterfly a:before {
            content: '\f055';
            color: #36316c;
            font-family: 'Font Awesome\ 5 Free';
            font-size: 20px;
            font-weight: 700;
            position: absolute;
            top: -2px;
            left: -30px;
            width: 0;
            height: 0
        }

        .social-butterfly a:hover:before, .social-butterfly a:focus:before {
            color: #ffaa19
        }

    .social-butterfly .open-1 {
        top: 40px;
        left: 375px
    }

    .social-butterfly .open-2 {
        top: 170px;
        left: 285px
    }

    .social-butterfly .open-3 {
        top: 200px;
        left: -230px
    }

        .social-butterfly .open-3:before {
            left: auto;
            right: -15px
        }

    .social-butterfly .open-4 {
        top: 300px;
        left: 70px
    }

    .social-butterfly .open-5 {
        top: 500px;
        left: -350px
    }

        .social-butterfly .open-5:before {
            left: auto;
            right: -15px
        }

#studentAthlete {
    text-align: center
}

    #studentAthlete a {
        position: relative;
        z-index: 800
    }

        #studentAthlete a:before {
            content: '\f055';
            color: #36316c;
            font-family: 'Font Awesome\ 5 Free';
            font-size: 20px;
            font-weight: 700;
            position: absolute;
            top: -2px;
            left: -30px;
            width: 0;
            height: 0
        }

        #studentAthlete a:hover:before, #studentAthlete a:focus:before {
            color: #ffaa19
        }

    #studentAthlete .open-1 {
        top: 40px;
        left: 375px
    }

    #studentAthlete .open-2 {
        top: 170px;
        left: 285px
    }

    #studentAthlete .open-3 {
        top: 200px;
        left: -230px
    }

        #studentAthlete .open-3:before {
            left: auto;
            right: -15px
        }

    #studentAthlete .open-4 {
        top: 300px;
        left: 70px
    }

    #studentAthlete .open-5 {
        top: 500px;
        left: -350px
    }

        #studentAthlete .open-5:before {
            left: auto;
            right: -15px
        }

.hide {
    display: none
}

.full-width-video {
    border-bottom: 20px solid #7370a3;
    position: relative
}

    .full-width-video:before {
        background: rgba(115,112,163,0.75);
        content: '';
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
        z-index: 995;
        transition: ease .5s
    }

    .full-width-video.hide-bg:before {
        background: rgba(115,112,163,0);
        transition: ease .5s;
        z-index: -1
    }

    .full-width-video .play-button {
        border: 5px solid #fff;
        border-radius: 50%;
        color: #ffaa19;
        font-size: 30px;
        padding: 5px 13px 5px 15px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 999
    }

@media (max-width: 767px) {
    .full-width-video .play-button {
        top: 28%
    }
}

.full-width-video .video-caption {
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 30%;
    max-width: 500px
}

    .full-width-video .video-caption .container {
        position: relative;
        top: 0;
        left: 0
    }

@media (max-width: 767px) {
    .full-width-video .video-caption {
        background: #36316c;
        position: relative;
        bottom: auto;
        top: 0;
        left: 0;
        padding: 35px 20px 25px;
        z-index: 1000
    }
}

.top-headlines-container {
    padding-bottom: 25px
}

    .top-headlines-container h4 {
        font-size: 28px;
        margin-bottom: 20px
    }

    .top-headlines-container .top-headlines {
        padding: 25px 0
    }

        .top-headlines-container .top-headlines .headline-item {
            margin: 0 0 15px;
            padding: 5px 0 0;
            border-bottom: 1px solid #afaead
        }

            .top-headlines-container .top-headlines .headline-item strong {
                color: #36316c
            }

        .top-headlines-container .top-headlines .event-item {
            padding-bottom: 25px;
            border-bottom: 1px solid #7370a3;
            margin-bottom: 30px
        }

            .top-headlines-container .top-headlines .event-item .event-date {
                background: #7370a3;
                color: #fff;
                display: inline-block;
                margin-bottom: 15px;
                padding: 5px 15px;
                text-transform: uppercase
            }

.featured-news-block img {
    margin: 0 !important
}

.featured-news-block .featured-news-content {
    background: #ebebeb;
    padding: 45px
}

    .featured-news-block .featured-news-content h3 {
        font-size: 35px;
        margin-bottom: 15px
    }

@media (max-width: 767px) {
    .featured-news-block .featured-news-content h3 {
        font-size: 24px
    }
}

.in-page-tabs {
    margin: 50px 0 25px
}

    .in-page-tabs .nav-tabs {
        border-bottom: 1px solid #afaead
    }

    .in-page-tabs .nav {
        align-content: flex-end;
        justify-content: center
    }

        .in-page-tabs .nav .nav-item {
            display: flex;
            align-items: flex-end
        }

            .in-page-tabs .nav .nav-item .nav-link {
                background: #46464F;
                border: 1px solid #fff;
                border-radius: 0;
                color: #fff;
                font-family: "Merriweather",serif;
                padding: 1em 3em
            }

                .in-page-tabs .nav .nav-item .nav-link.active {
                    background: #fff;
                    border: 1px solid #afaead;
                    border-bottom: none;
                    color: #36316c;
                    padding: 1.25em 3em
                }

@media (max-width: 767px) {
    .in-page-tabs .nav .nav-item .nav-link {
        padding: 15px;
        text-align: center;
        min-width: 110px
    }

        .in-page-tabs .nav .nav-item .nav-link.active {
            padding: 15px
        }
}

.tab-filters {
    text-align: center;
    margin: 10px 0 0
}

@media (max-width: 767px) {
    .tab-filters {
        border-bottom: 0
    }
}

.tab-filters ul {
    list-style-type: none;
    margin: 50px auto 17px;
    padding: 0
}

    .tab-filters ul li {
        display: inline;
        font-family: "Merriweather",serif;
        font-size: 20px
    }

        .tab-filters ul li a {
            background: #46464F;
            color: #fff;
            padding: 20px 50px
        }

        .tab-filters ul li.active a {
            background: #ebebeb;
            border-bottom: 0;
            color: #36316c;
            padding: 28px 50px 22px
        }

@media (max-width: 1199px) {
    .tab-filters ul {
        margin: 50px auto 14px
    }

        .tab-filters ul li {
            font-size: 16px
        }

            .tab-filters ul li a {
                padding: 15px
            }

            .tab-filters ul li.active a {
                padding: 22px 15px 17px
            }
}

@media (max-width: 991px) {
    .tab-filters ul {
        margin: 50px auto 11px
    }

        .tab-filters ul li {
            font-size: 12px
        }

            .tab-filters ul li a {
                padding: 13px
            }

            .tab-filters ul li.active a {
                padding: 18px 13px 15px
            }
}

.upcoming-events-container {
    padding: 50px 0
}

.events-list {
    margin: 0 0 25px
}

    .events-list .event-item {
        align-items: flex-start;
        border-bottom: 1px solid #36316c;
        display: flex;
        height: 100%;
        margin: 0 30px;
        padding: 25px 0
    }

        .events-list .event-item img {
            display: inline-block;
            margin-right: 25px;
            max-width: 125px
        }

        .events-list .event-item .event-content {
            color: #36316c;
            display: inline-block
        }

            .events-list .event-item .event-content .event-date {
                background: #7370a3;
                color: #fff;
                display: inline-block;
                font-size: 18px;
                font-weight: 600;
                margin: 0 0 10px;
                padding: 2px 10px;
                text-transform: uppercase
            }

            .events-list .event-item .event-content .event-title {
                font-weight: 700;
                margin: 0 0 10px
            }

@media (max-width: 767px) {
    .events-list .event-item {
        margin: 0;
        display: block
    }

        .events-list .event-item img {
            margin-right: 0;
            max-width: 100%
        }

        .events-list .event-item .event-content {
            display: block
        }
}

.micro .col-slider-l, .micro .col-slider-r {
    top: 100vh
}

@media (max-width: 991px) {
    .micro .col-slider-l, .micro .col-slider-r {
        display: none
    }
}

.micro .main-wrapper {
    top: 100vh
}

    .micro .main-wrapper.release {
        top: 0
    }

    .micro .main-wrapper > section {
        background: #fff
    }

@media (max-width: 767px) {
    .micro .main-wrapper {
        top: 0
    }
}

.mc-header {
    text-align: center
}

@media (max-width: 767px) {
    .mc-header {
        padding: 25px 0 0
    }
}

.mc-header h1 {
    font-family: "Open Sans",sans-serif;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .mc-header h1 {
        font-size: 30px
    }
}

.mc-header .breadcrumb {
    background: transparent;
    margin: 0;
    padding: 20px 25px 15px
}

    .mc-header .breadcrumb li {
        color: #36316c;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: uppercase
    }

        .mc-header .breadcrumb li a {
            color: #36316c
        }

            .mc-header .breadcrumb li a:after {
                content: "/";
                display: inline-block;
                margin: 0 8px
            }

        .mc-header .breadcrumb li:last-child a:after {
            content: "";
            display: none;
            margin-left: 0
        }

@media (max-width: 767px) {
    .mc-header .breadcrumb {
        display: none
    }
}

.news-detail-block .date-topic, .content-well .date-topic {
    color: #36316c;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px
}

    .news-detail-block .date-topic .event-date, .content-well .date-topic .event-date {
        background: none;
        color: #36316c;
        font-size: 18px;
        font-weight: 700;
        padding: 0
    }

        .news-detail-block .date-topic .event-date:after, .content-well .date-topic .event-date:after {
            content: '|';
            display: inline;
            position: relative;
            right: 0
        }

    .news-detail-block .date-topic p, .content-well .date-topic p {
        display: inline
    }

    .news-detail-block .date-topic div, .content-well .date-topic div {
        display: inline
    }

@media (max-width: 767px) {
    .events-list-container .events-list .event-item img {
        display: none
    }
}

.events-list-container .events-list .event-item .event-content .event-title {
    font-family: "Merriweather",serif;
    font-size: 35px
}

@media (max-width: 767px) {
    .events-list-container .events-list .event-item .event-content .event-title {
        font-size: 24px
    }
}

.events-list-container .events-list .event-item .event-content .date-topic {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px
}

    .events-list-container .events-list .event-item .event-content .date-topic .event-date {
        background: none;
        color: #36316c;
        font-size: 18px;
        font-weight: 700;
        padding: 0
    }

        .events-list-container .events-list .event-item .event-content .date-topic .event-date:after {
            content: '|';
            display: inline;
            position: relative;
            right: 0
        }

    .events-list-container .events-list .event-item .event-content .date-topic p {
        display: inline
    }

    .events-list-container .events-list .event-item .event-content .date-topic div {
        display: inline
    }

.news-detail-header {
    margin: 30px 0 -25px
}

    .news-detail-header h2 {
        font-size: 35px
    }

@media (max-width: 767px) {
    .news-detail-header h2 {
        font-size: 24px
    }
}

.event-description {
    padding: 10px 0
}

.event-topic p {
    display: inline;
    font-weight: 700
}

.event-topic .topic {
    display: inline
}

.share-news {
    border-bottom: 1px solid #7370a3;
    list-style-type: none;
    margin: 0 0 20px;
    padding: 15px 0
}

    .share-news li {
        display: inline-block
    }

        .share-news li a {
            color: #36316c;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            padding-right: 20px
        }

            .share-news li a i {
                font-size: 25px;
                position: relative;
                top: 5px;
                padding-right: 10px
            }

            .share-news li a.a2a_dd span {
                display: none
            }

.past-event-note {
    background: #36316c;
    color: #fff;
    margin-bottom: 25px;
    padding: 20px 45px;
    position: relative
}

    .past-event-note .note span {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        text-transform: uppercase
    }

    .past-event-note .note:after {
        background: #fff;
        content: '';
        width: 1px;
        height: 100%;
        position: absolute;
        right: -25px
    }

.event-details-section {
    border-bottom: 1px solid #7370a3;
    color: #46464F;
    padding: 0 0 15px;
    margin-bottom: 25px
}

    .event-details-section h3 {
        font-size: 35px;
        margin-bottom: 25px
    }

.calendar {
    margin: 15px 0 35px
}

    .calendar .view-header {
        background: #ebebeb;
        position: relative;
        text-align: center;
        width: 100%
    }

        .calendar .view-header .date-heading {
            padding: 10px
        }

            .calendar .view-header .date-heading h3 {
                font-family: "Open Sans",sans-serif;
                font-size: 18px;
                font-weight: 700;
                text-transform: uppercase
            }

        .calendar .view-header .pager {
            list-style-type: none;
            margin: 0
        }

            .calendar .view-header .pager .date-prev {
                position: absolute;
                top: 50%;
                left: 15px;
                transform: translateY(-50%);
                margin: 0
            }

                .calendar .view-header .pager .date-prev i {
                    transform: rotate(-180deg);
                    display: block
                }

            .calendar .view-header .pager .date-next {
                position: absolute;
                top: 50%;
                right: 15px;
                transform: translateY(-50%);
                margin: 0
            }

    .calendar .mini thead {
        background: #36316c;
        border: 1px solid #bcbbba
    }

        .calendar .mini thead th {
            color: #fff;
            font-size: 10px;
            text-align: center;
            text-transform: uppercase;
            width: 14.285714286%;
            padding: 8px
        }

    .calendar .mini td {
        border: 1px solid #bcbbba;
        font-size: 15px;
        line-height: 40px;
        text-align: center;
        width: 14.285714286%
    }

        .calendar .mini td.empty {
            background: #ebebeb
        }

        .calendar .mini td.has-events a {
            color: #ffaa19
        }

        .calendar .mini td.active {
            background: #36316c
        }

            .calendar .mini td.active a {
                color: #fff
            }

.filter-options {
    margin: 15px 0 35px
}

    .filter-options .filters {
        margin-left: 20px
    }

    .filter-options h3 {
        font-size: 35px;
        padding: 15px 0
    }

    .filter-options .form-check {
        padding: 5px 0
    }

        .filter-options .form-check label {
            color: #36316c;
            font-size: 16px;
            font-weight: 700;
            text-transform: uppercase;
            padding-left: 10px
        }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

#career-filters {
    border-bottom: 0 !important
}

    #career-filters li {
        flex: 1;
        text-align: center
    }

        #career-filters li a {
            background: #fff;
            border: 1px solid #afaead;
            border-radius: 0;
            text-transform: uppercase;
            padding: 25px 0
        }

        #career-filters li:first-child {
            margin: 0 15px 0 0
        }

        #career-filters li:last-child {
            margin: 0 0 0 15px
        }

    #career-filters .nav-link.active, #career-filters .nav-item.show .nav-link {
        color: #fff;
        background-color: #36316c
    }

@media (max-width: 767px) {
    #career-filters li a {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.career-picker-row {
    margin-bottom: 15px
}

    .career-picker-row .col-md-4 > div {
        width: 1110px
    }

    .career-picker-row .col-md-4:nth-child(2) > div {
        margin-left: -380px
    }

    .career-picker-row .col-md-4:nth-child(3) > div {
        margin-left: -760px
    }

@media (max-width: 767.98px) {
    .career-picker-row {
        margin-bottom: 0
    }

        .career-picker-row a.btn {
            margin-top: 15px
        }

        .career-picker-row .col-md-4 > div {
            width: 100%
        }

        .career-picker-row .col-md-4:nth-child(2) > div {
            margin-left: 0
        }

        .career-picker-row .col-md-4:nth-child(3) > div {
            margin-left: 0
        }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .career-picker-row .col-md-4 > div {
        width: 690px
    }

    .career-picker-row .col-md-4:nth-child(2) > div {
        margin-left: -240px
    }

    .career-picker-row .col-md-4:nth-child(3) > div {
        margin-left: -480px
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .career-picker-row .col-md-4 > div {
        width: 930px
    }

    .career-picker-row .col-md-4:nth-child(2) > div {
        margin-left: -320px
    }

    .career-picker-row .col-md-4:nth-child(3) > div {
        margin-left: -640px
    }
}

.responsive-table {
    margin: 50px 0 25px
}

    .responsive-table table thead {
        background: #36316c;
        color: #fff
    }

.blockImg {
    position: relative;
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .scrollmagic-pin-spacer {
        padding-bottom: 0 !important
    }
}

.stopScroll {
    overflow: hidden
}

.news-and-events {
    background: #36316c;
    padding-top: 25px
}

    .news-and-events h4 {
        display: inline-block;
        color: white !important;
        position: relative
    }

        .news-and-events h4:after {
            background: white;
            content: '';
            display: block;
            border-bottom: 1px solid white;
            position: relative;
            bottom: -8px
        }

    .news-and-events .detail-card-img-top {
        height: 545px
    }

        .news-and-events .detail-card-img-top .card-content {
            color: #46464F;
            padding: 30px;
            position: relative;
            top: 0;
            text-align: left;
            height: auto
        }

            .news-and-events .detail-card-img-top .card-content span {
                color: #46464F;
                display: inline-block;
                font-weight: normal
            }

            .news-and-events .detail-card-img-top .card-content h3 {
                color: #36316c;
                font-size: 18px;
                margin-bottom: 15px
            }

        .news-and-events .detail-card-img-top.card-slide-up figure {
            height: 315px
        }

            .news-and-events .detail-card-img-top.card-slide-up figure img {
                position: relative;
                height: auto;
                width: 100%
            }

        .news-and-events .detail-card-img-top.card-slide-up:hover .card-content {
            padding: 30px
        }

    .news-and-events .three-col-slider-container .detail-card-img-top .card-content {
        color: #46464F
    }

        .news-and-events .three-col-slider-container .detail-card-img-top .card-content span {
            color: #46464F
        }

        .news-and-events .three-col-slider-container .detail-card-img-top .card-content h3 {
            color: #36316c
        }

    .news-and-events .btn {
        background: #ffaa19;
        border: 1px solid #ffaa19
    }

.sitemap ul {
    list-style-type: none
}

    .sitemap ul li a {
        font-size: 21px;
        font-weight: 600;
        color: #36316c;
        font-family: "Merriweather",serif
    }

    .sitemap ul ul {
        margin: 0 0 25px
    }

        .sitemap ul ul li a {
            font-family: "Open Sans",sans-serif;
            font-size: 18px
        }

        .sitemap ul ul ul {
            margin: 0 0 25px
        }

            .sitemap ul ul ul li a {
                font-family: "Open Sans",sans-serif;
                font-size: 18px;
                font-weight: normal
            }

            .sitemap ul ul ul ul {
                margin: 0 0 25px
            }

                .sitemap ul ul ul ul li a {
                    font-family: "Open Sans",sans-serif;
                    font-size: 16px;
                    font-weight: normal
                }

a#add-to-calendar + .dropdown-menu.show {
    max-width: 250px;
    padding: 15px
}

    a#add-to-calendar + .dropdown-menu.show li {
        display: block;
        margin: 10px 0
    }

        a#add-to-calendar + .dropdown-menu.show li a {
            float: none;
            font-weight: 300;
            text-transform: none
        }

.scrollmagic-pin-spacer {
    width: 100% !important
}

.Page, .Home {
    width: 100%;
    position: relative;
    overflow: hidden
}
/*# sourceMappingURL=main.css.map */
