/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyleft 2011-2019 The Bootstrap Authors
 * Copyleft 2011-2019 Twitter, Inc.
 */:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
}

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

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

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

body {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: right;
    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[data-original-title],abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

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

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

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

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: #007bff;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

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

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

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

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

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

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: right;
    caption-side: bottom
}

th {
    text-align: inherit
}

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

button {
    border-radius: 0
}

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

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

select {
    word-wrap: normal
}[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

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

progress {
    vertical-align: baseline
}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}[type=search]::-webkit-search-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-weight: 500;
    line-height: 1.2
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline-item:not(:last-child) {
    margin-left: .5rem
}

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

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

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

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

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

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

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

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

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

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

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

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

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

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

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

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

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

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

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

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

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

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

.col {
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

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

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

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

.col-4 {
    -webkit-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

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

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

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

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

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

.col-10 {
    -webkit-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

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

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

.order-first {
    -webkit-order: -1;
    order: -1
}

.order-last {
    -webkit-order: 13;
    order: 13
}

.order-0 {
    -webkit-order: 0;
    order: 0
}

.order-1 {
    -webkit-order: 1;
    order: 1
}

.order-2 {
    -webkit-order: 2;
    order: 2
}

.order-3 {
    -webkit-order: 3;
    order: 3
}

.order-4 {
    -webkit-order: 4;
    order: 4
}

.order-5 {
    -webkit-order: 5;
    order: 5
}

.order-6 {
    -webkit-order: 6;
    order: 6
}

.order-7 {
    -webkit-order: 7;
    order: 7
}

.order-8 {
    -webkit-order: 8;
    order: 8
}

.order-9 {
    -webkit-order: 9;
    order: 9
}

.order-10 {
    -webkit-order: 10;
    order: 10
}

.order-11 {
    -webkit-order: 11;
    order: 11
}

.order-12 {
    -webkit-order: 12;
    order: 12
}

.offset-1 {
    margin-right: 8.333333%
}

.offset-2 {
    margin-right: 16.666667%
}

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

.offset-4 {
    margin-right: 33.333333%
}

.offset-5 {
    margin-right: 41.666667%
}

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

.offset-7 {
    margin-right: 58.333333%
}

.offset-8 {
    margin-right: 66.666667%
}

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

.offset-10 {
    margin-right: 83.333333%
}

.offset-11 {
    margin-right: 91.666667%
}

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

    .col-sm-auto {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .col-sm-4 {
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .col-sm-7 {
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .col-sm-10 {
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .order-sm-first {
        -webkit-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-order: 12;
        order: 12
    }

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

    .offset-sm-1 {
        margin-right: 8.333333%
    }

    .offset-sm-2 {
        margin-right: 16.666667%
    }

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

    .offset-sm-4 {
        margin-right: 33.333333%
    }

    .offset-sm-5 {
        margin-right: 41.666667%
    }

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

    .offset-sm-7 {
        margin-right: 58.333333%
    }

    .offset-sm-8 {
        margin-right: 66.666667%
    }

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

    .offset-sm-10 {
        margin-right: 83.333333%
    }

    .offset-sm-11 {
        margin-right: 91.666667%
    }
}

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

    .col-md-auto {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .col-md-4 {
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .col-md-7 {
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .col-md-10 {
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .order-md-first {
        -webkit-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-order: 12;
        order: 12
    }

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

    .offset-md-1 {
        margin-right: 8.333333%
    }

    .offset-md-2 {
        margin-right: 16.666667%
    }

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

    .offset-md-4 {
        margin-right: 33.333333%
    }

    .offset-md-5 {
        margin-right: 41.666667%
    }

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

    .offset-md-7 {
        margin-right: 58.333333%
    }

    .offset-md-8 {
        margin-right: 66.666667%
    }

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

    .offset-md-10 {
        margin-right: 83.333333%
    }

    .offset-md-11 {
        margin-right: 91.666667%
    }
}

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

    .col-lg-auto {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .col-lg-4 {
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .col-lg-7 {
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .col-lg-10 {
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .order-lg-first {
        -webkit-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-order: 12;
        order: 12
    }

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

    .offset-lg-1 {
        margin-right: 8.333333%
    }

    .offset-lg-2 {
        margin-right: 16.666667%
    }

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

    .offset-lg-4 {
        margin-right: 33.333333%
    }

    .offset-lg-5 {
        margin-right: 41.666667%
    }

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

    .offset-lg-7 {
        margin-right: 58.333333%
    }

    .offset-lg-8 {
        margin-right: 66.666667%
    }

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

    .offset-lg-10 {
        margin-right: 83.333333%
    }

    .offset-lg-11 {
        margin-right: 91.666667%
    }
}

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

    .col-xl-auto {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .col-xl-4 {
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .col-xl-7 {
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .col-xl-10 {
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .order-xl-first {
        -webkit-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-order: 12;
        order: 12
    }

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

    .offset-xl-1 {
        margin-right: 8.333333%
    }

    .offset-xl-2 {
        margin-right: 16.666667%
    }

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

    .offset-xl-4 {
        margin-right: 33.333333%
    }

    .offset-xl-5 {
        margin-right: 41.666667%
    }

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

    .offset-xl-7 {
        margin-right: 58.333333%
    }

    .offset-xl-8 {
        margin-right: 66.666667%
    }

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

    .offset-xl-10 {
        margin-right: 83.333333%
    }

    .offset-xl-11 {
        margin-right: 91.666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,.table th {
    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-sm td,.table-sm th {
    padding: .3rem
}

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

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

.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th {
    border: 0
}

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

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

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

.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

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

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

.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

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

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

.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

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

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

.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th {
    border-color: #86cfda
}

.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>td,.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th {
    border-color: #ffdf7e
}

.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>td,.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

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

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

.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

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

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

.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

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

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

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

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

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #454d55
}

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

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

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0,0%,100%,.075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

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

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

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

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

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

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

.form-control {
    display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none
    }
}

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

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

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

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

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

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

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.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

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

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],select.form-control[size] {
    height: auto
}

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

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

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

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

.form-check {
    position: relative;
    display: block;
    padding-right: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-right: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

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

.form-check-inline {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    padding-right: 0;
    margin-left: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-left: .3125rem;
    margin-right: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40,167,69,.9);
    border-radius: .25rem
}

.form-control.is-valid,.was-validated .form-control:valid {
    border-color: #28a745;
    padding-left: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center left calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

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

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-left: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) left calc(.375em + .1875rem)
}

.custom-select.is-valid,.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-left: calc((3em + 2.25rem)/4 + 1.75rem);
    background: url("data:image/svg+xml,%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 left .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center left 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

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

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

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

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

.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220,53,69,.9);
    border-radius: .25rem
}

.form-control.is-invalid,.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-left: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center left calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

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

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-left: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) left calc(.375em + .1875rem)
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-left: calc((3em + 2.25rem)/4 + 1.75rem);
    background: url("data:image/svg+xml,%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 left .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center left 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

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

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

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

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

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

.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #dc3545
}

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

.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before {
    border-color: #dc3545
}

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

.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    align-items: center
}

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

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

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

    .form-inline .form-group {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap
    }

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

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

    .form-inline .custom-select,.form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: auto;
        padding-right: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-left: .25rem;
        margin-right: 0
    }

    .form-inline .custom-control {
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        -webkit-transition: none;
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

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

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

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

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

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

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.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: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.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: 0 0 0 .2rem rgba(222,170,12,.5)
}

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

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

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

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216,217,219,.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: 0 0 0 .2rem rgba(216,217,219,.5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.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: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #007bff;
    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: #007bff;
    border-color: #007bff
}

.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: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

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

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #6c757d;
    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: #6c757d;
    border-color: #6c757d
}

.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: 0 0 0 .2rem rgba(108,117,125,.5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

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

.btn-outline-success.focus,.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

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

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.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: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-info {
    color: #17a2b8;
    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,.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: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-warning {
    color: #ffc107;
    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,.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: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

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

.btn-outline-danger.focus,.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #dc3545;
    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: #dc3545;
    border-color: #dc3545
}

.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: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-light {
    color: #f8f9fa;
    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,.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: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-dark {
    color: #343a40;
    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,.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: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link.focus,.btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled,.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

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

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

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

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

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

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        -webkit-transition: none;
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none
    }
}

.dropdown,.dropright,.dropleft,.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

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

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

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

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

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

@media (min-width:576px) {
    .dropdown-menu-sm-right {
        left: auto;
        right: 0
    }

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

@media (min-width:768px) {
    .dropdown-menu-md-right {
        left: auto;
        right: 0
    }

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

@media (min-width:992px) {
    .dropdown-menu-lg-right {
        left: auto;
        right: 0
    }

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

@media (min-width:1200px) {
    .dropdown-menu-xl-right {
        left: auto;
        right: 0
    }

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

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

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

.dropup .dropdown-toggle:empty:after {
    margin-right: 0
}

.dropleft .dropdown-menu {
    top: 0;
    left: auto;
    right: 100%;
    margin-top: 0;
    margin-right: .125rem
}

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

.dropleft .dropdown-toggle:empty:after {
    margin-right: 0
}

.dropleft .dropdown-toggle:after {
    vertical-align: 0
}

.dropright .dropdown-menu {
    top: 0;
    left: 100%;
    right: auto;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: ""
}

.dropright .dropdown-toggle:after {
    display: none
}

.dropright .dropdown-toggle:before {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-left: .3em solid;
    border-bottom: .3em solid transparent
}

.dropright .dropdown-toggle:empty:after {
    margin-right: 0
}

.dropright .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=top] {
    left: auto;
    bottom: auto
}

.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:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

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

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

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

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

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

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,.btn-group>.btn:hover {
    z-index: 1
}

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

.btn-toolbar {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

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

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

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

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

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

.dropdown-toggle-split:after,.dropleft .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after {
    margin-right: 0
}

.dropright .dropdown-toggle-split:before {
    margin-left: 0
}

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

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

.btn-group-vertical {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center
}

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

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

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

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

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

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

.input-group {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
    position: relative;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
    margin-right: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-append,.input-group-prepend {
    display: -webkit-flex;
    display: flex
}

.input-group-append .btn,.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
    margin-right: -1px
}

.input-group-prepend {
    margin-left: -1px
}

.input-group-append {
    margin-right: -1px
}

.input-group-text {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    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=checkbox],.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

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

.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

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

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-left: 1.75rem
}

.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),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.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),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-right: 1.5rem
}

.custom-control-inline {
    display: -webkit-inline-flex;
    display: inline-flex;
    margin-left: 1rem
}

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

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    position: absolute;
    top: .25rem;
    right: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after {
    position: absolute;
    top: .25rem;
    right: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%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 {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%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(0,123,255,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

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

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%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(0,123,255,.5)
}

.custom-switch {
    padding-right: 2.25rem
}

.custom-switch .custom-control-label:before {
    right: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem + 2px);
    right: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        -webkit-transition: none;
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%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 left .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

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

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-left: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-right: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: 1rem;
    font-size: 1.25rem
}

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

.custom-file,.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-right: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-left: .2rem;
    margin-right: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-left: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,.custom-file-label,.custom-select {
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label:before,.custom-file-label,.custom-select {
        -webkit-transition: none;
        transition: none
    }
}

.nav {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none
}

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

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

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

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

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

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

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

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

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

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

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

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

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

.nav-justified .nav-item {
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    text-align: center
}

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

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

.navbar {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: .5rem 1rem
}

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

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-left: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}
.navbar-brand img{
	max-height: 50px;
}
.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none
}

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

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

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

.navbar-collapse {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-align-items: center;
    align-items: center
}

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

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

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

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

@media (min-width:576px) {
    .navbar-expand-sm {
        -webkit-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -webkit-flex-direction: row;
        flex-direction: row
    }

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

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

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

    .navbar-expand-sm .navbar-collapse {
        display: -webkit-flex!important;
        display: flex!important;
        -webkit-flex-basis: auto;
        flex-basis: auto
    }

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

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

@media (min-width:768px) {
    .navbar-expand-md {
        -webkit-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -webkit-flex-direction: row;
        flex-direction: row
    }

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

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

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

    .navbar-expand-md .navbar-collapse {
        display: -webkit-flex!important;
        display: flex!important;
        -webkit-flex-basis: auto;
        flex-basis: auto
    }

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

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

@media (min-width:992px) {
    .navbar-expand-lg {
        -webkit-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -webkit-flex-direction: row;
        flex-direction: row
    }

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

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

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

    .navbar-expand-lg .navbar-collapse {
        display: -webkit-flex!important;
        display: flex!important;
        -webkit-flex-basis: auto;
        flex-basis: auto
    }

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

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

@media (min-width:1200px) {
    .navbar-expand-xl {
        -webkit-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -webkit-flex-direction: row;
        flex-direction: row
    }

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

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

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

    .navbar-expand-xl .navbar-collapse {
        display: -webkit-flex!important;
        display: flex!important;
        -webkit-flex-basis: auto;
        flex-basis: auto
    }

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

.navbar-expand {
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

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

.navbar-expand .navbar-nav {
    -webkit-flex-direction: row;
    flex-direction: row
}

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

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

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

.navbar-expand .navbar-collapse {
    display: -webkit-flex!important;
    display: flex!important;
    -webkit-flex-basis: auto;
    flex-basis: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-dark .navbar-brand {
    color: #fff
}

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

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

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

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

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

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

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

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

.navbar-dark .navbar-text a {
    color: #fff
}

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

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

.card>hr {
    margin-left: 0;
    margin-right: 0
}

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

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

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

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

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

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

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

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

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

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

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

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

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

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

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

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

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

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

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

.card-deck {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

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

    .card-deck .card {
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1 0;
        flex: 1 0;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-left: 15px;
        margin-bottom: 0;
        margin-right: 15px
    }
}

.card-group {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -webkit-flex: 1 0;
        flex: 1 0;
        margin-bottom: 0
    }

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

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

    .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }

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

    .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }
}

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

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

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

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.accordion>.card:last-of-type {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.accordion>.card .card-header {
    margin-bottom: -1px
}

.breadcrumb {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-right: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    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: -webkit-flex;
    display: flex;
    padding-right: 0;
    list-style: none;
    border-radius: .25rem
}

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

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

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

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

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.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.25rem;
    line-height: 1.5
}

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

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

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

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

.pagination-sm .page-item:last-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-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;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        -webkit-transition: none;
        transition: none
    }
}

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

.badge:empty {
    display: none
}

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

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

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

a.badge-primary:focus,a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

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

a.badge-danger:focus,a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

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

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

.jumbotron-fluid {
    padding-left: 0;
    padding-right: 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-left: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    left: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

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

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

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

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

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

.alert-success .alert-link {
    color: #0b2e13
}

.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: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

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

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

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

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

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

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

.progress-bar {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none
    }
}

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

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

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

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

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

.list-group {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-right: 0;
    margin-bottom: 0
}

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

.list-group-item-action:focus,.list-group-item-action:hover {
    z-index: 1;
    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,.125)
}

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

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

.list-group-item.disabled,.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

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

.list-group-horizontal {
    -webkit-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-left: -1px;
    margin-bottom: 0
}

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

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

@media (min-width:576px) {
    .list-group-horizontal-sm {
        -webkit-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-sm .list-group-item {
        margin-left: -1px;
        margin-bottom: 0
    }

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

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

@media (min-width:768px) {
    .list-group-horizontal-md {
        -webkit-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-md .list-group-item {
        margin-left: -1px;
        margin-bottom: 0
    }

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

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

@media (min-width:992px) {
    .list-group-horizontal-lg {
        -webkit-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-lg .list-group-item {
        margin-left: -1px;
        margin-bottom: 0
    }

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

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

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        -webkit-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-xl .list-group-item {
        margin-left: -1px;
        margin-bottom: 0
    }

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

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

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

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

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

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

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
    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:focus,.list-group-item-warning.list-group-item-action:hover {
    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: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
    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:focus,.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: left;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

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

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: hsla(0,0%,100%,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: hsla(0,0%,100%,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

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

.modal {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

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

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: -webkit-flex;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

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

.modal-header {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-right-radius: .3rem;
    border-top-left-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;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-left-radius: .3rem;
    border-bottom-right-radius: .3rem
}

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

.modal-footer>:not(:last-child) {
    margin-left: .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-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem)
    }

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

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

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: right;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem .4rem .4rem 0;
    border-left-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-right-color: #000
}

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

.popover {
    top: 0;
    right: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: right;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover,.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after,.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow {
    bottom: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=left],.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow {
    right: calc(-.5rem + -1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem .5rem .5rem 0;
    border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-left-color: #fff
}

.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow {
    top: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    right: 50%;
    display: block;
    width: 1rem;
    margin-right: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow {
    left: calc(-.5rem + -1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-right-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: calc(.3rem - 1px);
    border-top-left-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

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

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: right;
    width: 100%;
    margin-left: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.active.carousel-item-left,.carousel-item-next:not(.carousel-item-right) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-right,.carousel-item-prev:not(.carousel-item-left) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-right,.carousel-fade .carousel-item-prev.carousel-item-left,.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-right,.carousel-fade .active.carousel-item-left {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s .6s;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-right,.carousel-fade .active.carousel-item-left {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-next,.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,.carousel-control-prev {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    right: 0
}

.carousel-control-next {
    left: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%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,%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;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 15;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding-right: 0;
    margin-left: 15%;
    margin-right: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-left: 3px;
    margin-right: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    left: 15%;
    bottom: 20px;
    right: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid;
    border-left: .25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.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: #007bff!important
}

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

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #545b62!important
}

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

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

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: #117a8b!important
}

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

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

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

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

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    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-left {
    border-left: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

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

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

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

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

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-right-radius: .25rem!important
}

.rounded-left,.rounded-top {
    border-top-left-radius: .25rem!important
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: .25rem!important
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: .25rem!important
}

.rounded-right {
    border-top-right-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

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

.rounded-pill {
    border-radius: 50rem!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: -webkit-flex!important;
    display: flex!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .d-xl-inline-flex {
        display: -webkit-inline-flex!important;
        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: -webkit-flex!important;
        display: flex!important
    }

    .d-print-inline-flex {
        display: -webkit-inline-flex!important;
        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 embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0
}

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

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

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

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

.flex-row {
    -webkit-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -webkit-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -webkit-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

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

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

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

.flex-fill {
    -webkit-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -webkit-flex-grow: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -webkit-flex-grow: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -webkit-flex-shrink: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -webkit-flex-shrink: 1!important;
    flex-shrink: 1!important
}

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

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

.justify-content-center {
    -webkit-justify-content: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-justify-content: space-between!important;
    justify-content: space-between!important
}

.justify-content-around {
    -webkit-justify-content: space-around!important;
    justify-content: space-around!important
}

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

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

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

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

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

.align-content-start {
    -webkit-align-content: flex-start!important;
    align-content: flex-start!important
}

.align-content-end {
    -webkit-align-content: flex-end!important;
    align-content: flex-end!important
}

.align-content-center {
    -webkit-align-content: center!important;
    align-content: center!important
}

.align-content-between {
    -webkit-align-content: space-between!important;
    align-content: space-between!important
}

.align-content-around {
    -webkit-align-content: space-around!important;
    align-content: space-around!important
}

.align-content-stretch {
    -webkit-align-content: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -webkit-align-self: auto!important;
    align-self: auto!important
}

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

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

.align-self-center {
    -webkit-align-self: center!important;
    align-self: center!important
}

.align-self-baseline {
    -webkit-align-self: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -webkit-align-self: stretch!important;
    align-self: stretch!important
}

@media (min-width:576px) {
    .flex-sm-row {
        -webkit-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -webkit-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -webkit-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -webkit-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

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

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

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

    .flex-sm-fill {
        -webkit-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        -webkit-flex-grow: 0!important;
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        -webkit-flex-grow: 1!important;
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        -webkit-flex-shrink: 0!important;
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        -webkit-flex-shrink: 1!important;
        flex-shrink: 1!important
    }

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

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

    .justify-content-sm-center {
        -webkit-justify-content: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -webkit-justify-content: space-between!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around!important;
        justify-content: space-around!important
    }

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

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

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

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

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

    .align-content-sm-start {
        -webkit-align-content: flex-start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -webkit-align-content: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto!important;
        align-self: auto!important
    }

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

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

    .align-self-sm-center {
        -webkit-align-self: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -webkit-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -webkit-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -webkit-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -webkit-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

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

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

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

    .flex-md-fill {
        -webkit-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        -webkit-flex-grow: 0!important;
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        -webkit-flex-grow: 1!important;
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        -webkit-flex-shrink: 0!important;
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        -webkit-flex-shrink: 1!important;
        flex-shrink: 1!important
    }

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

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

    .justify-content-md-center {
        -webkit-justify-content: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -webkit-justify-content: space-between!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around!important;
        justify-content: space-around!important
    }

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

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

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

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

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

    .align-content-md-start {
        -webkit-align-content: flex-start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -webkit-align-content: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -webkit-align-content: space-between!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -webkit-align-content: space-around!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -webkit-align-self: auto!important;
        align-self: auto!important
    }

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

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

    .align-self-md-center {
        -webkit-align-self: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -webkit-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -webkit-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -webkit-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -webkit-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

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

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

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

    .flex-lg-fill {
        -webkit-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        -webkit-flex-grow: 0!important;
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        -webkit-flex-grow: 1!important;
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        -webkit-flex-shrink: 0!important;
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        -webkit-flex-shrink: 1!important;
        flex-shrink: 1!important
    }

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

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

    .justify-content-lg-center {
        -webkit-justify-content: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -webkit-justify-content: space-between!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around!important;
        justify-content: space-around!important
    }

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

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

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

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

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

    .align-content-lg-start {
        -webkit-align-content: flex-start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -webkit-align-content: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto!important;
        align-self: auto!important
    }

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

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

    .align-self-lg-center {
        -webkit-align-self: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -webkit-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -webkit-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -webkit-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

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

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

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

    .flex-xl-fill {
        -webkit-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        -webkit-flex-grow: 0!important;
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        -webkit-flex-grow: 1!important;
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        -webkit-flex-shrink: 0!important;
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        -webkit-flex-shrink: 1!important;
        flex-shrink: 1!important
    }

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

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

    .justify-content-xl-center {
        -webkit-justify-content: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -webkit-justify-content: space-between!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around!important;
        justify-content: space-around!important
    }

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

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

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

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

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

    .align-content-xl-start {
        -webkit-align-content: flex-start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -webkit-align-content: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto!important;
        align-self: auto!important
    }

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

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

    .align-self-xl-center {
        -webkit-align-self: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch!important;
        align-self: stretch!important
    }
}

.float-right {
    float: right!important
}

.float-left {
    float: left!important
}

.float-none {
    float: none!important
}

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

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

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

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

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

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

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

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

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

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

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

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

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.fixed-top {
    top: 0
}

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

.fixed-bottom {
    bottom: 0
}

@supports (position:sticky) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

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

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

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    box-shadow: none!important
}

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

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

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

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

.w-auto {
    width: auto!important
}

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

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

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

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

.h-auto {
    height: auto!important
}

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

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

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.m-0 {
    margin: 0!important
}

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

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

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

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

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-left: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-right: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-left: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-right: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-left: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-right: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-left: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-right: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-left: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-right: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-left: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-right: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-left: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-right: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-left: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-right: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-left: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-right: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-left: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-right: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-left: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-right: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-left: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-right: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-left: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-right: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-left: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-right: 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-left: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-right: 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-left: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-right: .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-left: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-right: .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-left: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-right: 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-left: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-right: 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-left: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-right: 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-left: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-right: 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-left: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-right: .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-left: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-right: .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-left: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-right: 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-left: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-right: 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-left: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-right: -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-left: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-right: 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-left: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-right: 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-left: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-right: .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-left: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-right: .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-left: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-right: 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-left: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-right: 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-left: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-right: 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-left: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-right: 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-left: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-right: .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-left: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-right: .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-left: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-right: 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-left: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-right: 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-left: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-right: -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-left: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-right: 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-left: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-right: 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-left: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-right: .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-left: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-right: .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-left: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-right: 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-left: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-right: 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-left: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-right: 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-left: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-right: 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-left: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-right: .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-left: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-right: .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-left: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-right: 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-left: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-right: 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-left: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-right: -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-left: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-right: 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-left: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-right: 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-left: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-right: .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-left: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-right: .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-left: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-right: 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-left: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-right: 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-left: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-right: 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-left: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-right: 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-left: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-right: .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-left: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-right: .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-left: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-right: 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-left: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-right: 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-left: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-right: -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-left: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-right {
    text-align: right!important
}

.text-left {
    text-align: left!important
}

.text-center {
    text-align: center!important
}

@media (min-width:576px) {
    .text-sm-right {
        text-align: right!important
    }

    .text-sm-left {
        text-align: left!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width:768px) {
    .text-md-right {
        text-align: right!important
    }

    .text-md-left {
        text-align: left!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width:992px) {
    .text-lg-right {
        text-align: right!important
    }

    .text-lg-left {
        text-align: left!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width:1200px) {
    .text-xl-right {
        text-align: right!important
    }

    .text-xl-left {
        text-align: left!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-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #494f54!important
}

.text-success {
    color: #28a745!important
}

a.text-success:focus,a.text-success:hover {
    color: #19692c!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,a.text-info:hover {
    color: #0f6674!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #a71d2a!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #121416!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: hsla(0,0%,100%,.5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    overflow-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,:after,:before {
        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
    }

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

    thead {
        display: table-header-group
    }

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

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

    h2,h3 {
        page-break-after: avoid
    }@    page {
        size: a3
    }

    .container,body {
        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 td,.table-bordered th {
        border: 1px solid #dee2e6!important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyleft (c) 2018 Daniel Eden
 */@-webkit-keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

@keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    0%,11.1%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    0%,11.1%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInright {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInright {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInright {
    -webkit-animation-name: bounceInright;
    animation-name: bounceInright
}

@-webkit-keyframes bounceInleft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInleft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInleft {
    -webkit-animation-name: bounceInleft;
    animation-name: bounceInleft
}

@-webkit-keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutright {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes bounceOutright {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutright {
    -webkit-animation-name: bounceOutright;
    animation-name: bounceOutright
}

@-webkit-keyframes bounceOutleft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes bounceOutleft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutleft {
    -webkit-animation-name: bounceOutleft;
    animation-name: bounceOutleft
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInright {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInright {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInright {
    -webkit-animation-name: fadeInright;
    animation-name: fadeInright
}

@-webkit-keyframes fadeInrightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInrightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInrightBig {
    -webkit-animation-name: fadeInrightBig;
    animation-name: fadeInrightBig
}

@-webkit-keyframes fadeInleft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInleft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInleft {
    -webkit-animation-name: fadeInleft;
    animation-name: fadeInleft
}

@-webkit-keyframes fadeInleftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInleftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInleftBig {
    -webkit-animation-name: fadeInleftBig;
    animation-name: fadeInleftBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutright {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutright {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutright {
    -webkit-animation-name: fadeOutright;
    animation-name: fadeOutright
}

@-webkit-keyframes fadeOutrightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes fadeOutrightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutrightBig {
    -webkit-animation-name: fadeOutrightBig;
    animation-name: fadeOutrightBig
}

@-webkit-keyframes fadeOutleft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutleft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.fadeOutleft {
    -webkit-animation-name: fadeOutleft;
    animation-name: fadeOutleft
}

@-webkit-keyframes fadeOutleftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes fadeOutleftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutleftBig {
    -webkit-animation-name: fadeOutleftBig;
    animation-name: fadeOutleftBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownright {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownright {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownright {
    -webkit-animation-name: rotateInDownright;
    animation-name: rotateInDownright
}

@-webkit-keyframes rotateInDownleft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownleft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownleft {
    -webkit-animation-name: rotateInDownleft;
    animation-name: rotateInDownleft
}

@-webkit-keyframes rotateInUpright {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpright {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpright {
    -webkit-animation-name: rotateInUpright;
    animation-name: rotateInUpright
}

@-webkit-keyframes rotateInUpleft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpleft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpleft {
    -webkit-animation-name: rotateInUpleft;
    animation-name: rotateInUpleft
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownright {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownright {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownright {
    -webkit-animation-name: rotateOutDownright;
    animation-name: rotateOutDownright
}

@-webkit-keyframes rotateOutDownleft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownleft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownleft {
    -webkit-animation-name: rotateOutDownleft;
    animation-name: rotateOutDownleft
}

@-webkit-keyframes rotateOutUpright {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpright {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpright {
    -webkit-animation-name: rotateOutUpright;
    animation-name: rotateOutUpright
}

@-webkit-keyframes rotateOutUpleft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpleft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpleft {
    -webkit-animation-name: rotateOutUpleft;
    animation-name: rotateOutUpleft
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top right;
        transform-origin: top right;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top right;
        transform-origin: top right;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top right;
        transform-origin: top right;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top right;
        transform-origin: top right;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top right;
        transform-origin: top right;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top right;
        transform-origin: top right;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
        transform: translate3d(-100%,0,0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
        transform: translate3d(-100%,0,0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInright {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInright {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInright {
    -webkit-animation-name: zoomInright;
    animation-name: zoomInright
}

@-webkit-keyframes zoomInleft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInleft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInleft {
    -webkit-animation-name: zoomInleft;
    animation-name: zoomInleft
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutright {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutright {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutright {
    -webkit-animation-name: zoomOutright;
    animation-name: zoomOutright
}

@-webkit-keyframes zoomOutleft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutleft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutleft {
    -webkit-animation-name: zoomOutleft;
    animation-name: zoomOutleft
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInright {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInright {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInright {
    -webkit-animation-name: slideInright;
    animation-name: slideInright
}

@-webkit-keyframes slideInleft {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInleft {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInleft {
    -webkit-animation-name: slideInleft;
    animation-name: slideInleft
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutright {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes slideOutright {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.slideOutright {
    -webkit-animation-name: slideOutright;
    animation-name: slideOutright
}

@-webkit-keyframes slideOutleft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes slideOutleft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.slideOutleft {
    -webkit-animation-name: slideOutleft;
    animation-name: slideOutleft
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animated.fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.animated.faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@media (prefers-reduced-motion),(print) {
    .animated {
        -webkit-animation: unset!important;
        animation: unset!important;
        -webkit-transition: none!important;
        transition: none!important
    }
}

.main-nav {
    background: #000;
    top: 0;
    right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    z-index: 999;
    height: auto
}

.mean-nav .dropdown-toggle:after {
    display: none
}

.navbar-light .navbar-brand,.navbar-light .navbar-brand:hover {
    color: #fff;
    font-weight: 700;
    line-height: 1
}

.main-nav nav .navbar-nav .nav-item {
    position: relative;
    padding: 15px 0
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
    box-shadow: 0 0 30px 0 rgba(0,0,0,.05);
    background: #0d1028;
    position: absolute;
    top: 80px;
    right: 0;
    width: 250px;
    z-index: 99;
    display: block;
    padding: 20px 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li {
    position: relative;
    padding: 0
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 9px 15px;
    margin: 0;
    display: block;
    color: #fff
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    position: absolute;
    right: -100%;
    top: 0;
    opacity: 0!important;
    visibility: hidden!important
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    opacity: 1!important;
    visibility: visible!important;
    top: -20px!important
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
    position: absolute;
    right: -100%;
    top: 0;
    opacity: 0!important;
    visibility: hidden!important
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu {
    opacity: 1!important;
    visibility: visible!important;
    top: -20px!important
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
    color: #fff;
    text-transform: capitalize
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active,.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover {
    color: #fff
}

.main-nav nav .navbar-nav .nav-item:hover ul {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.main-nav nav .navbar-nav .nav-item:last-child .dropdown-menu {
    right: auto;
    left: 0
}

@font-face {
    font-family:boxicons;font-weight:400;font-style:normal;src:url(../fonts/boxicons.eot);src:url(../fonts/boxicons.eot)format("embedded-opentype"),url(../fonts/boxicons.woff2)format("woff2"),url(../fonts/boxicons.woff)format("woff"),url(../fonts/boxicons.ttf)format("truetype"),url(../fonts/boxicons%EF%B9%96.svg#boxicons)format("svg")
}

.bx {
    font-family: boxicons!important;
    font-weight: 400;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bx-ul {
    margin-right: 2em;
    padding-right: 0;
    list-style: none
}

.bx-ul>li {
    position: relative
}

.bx-ul .bx {
    font-size: inherit;
    line-height: inherit;
    position: absolute;
    right: -2em;
    width: 2em;
    text-align: center
}

@-webkit-keyframes burst {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    90% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes burst {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    90% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes flashing {
    0% {
        opacity: 1
    }

    45% {
        opacity: 0
    }

    90% {
        opacity: 1
    }
}

@keyframes flashing {
    0% {
        opacity: 1
    }

    45% {
        opacity: 0
    }

    90% {
        opacity: 1
    }
}

@-webkit-keyframes fade-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
}

@keyframes fade-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
}

@-webkit-keyframes fade-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
}

@keyframes fade-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
}

@-webkit-keyframes fade-up {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }
}

@keyframes fade-up {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }
}

@-webkit-keyframes fade-down {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
}

@keyframes fade-down {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    75% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.95,.95,.95)rotate(-10deg);
        transform: scale3d(.95,.95,.95)rotate(-10deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scaleX(1)rotate(10deg);
        transform: scaleX(1)rotate(10deg)
    }

    40%,60%,80% {
        -webkit-transform: scaleX(1)rotate(-10deg);
        transform: scaleX(1)rotate(-10deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.95,.95,.95)rotate(-10deg);
        transform: scale3d(.95,.95,.95)rotate(-10deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scaleX(1)rotate(10deg);
        transform: scaleX(1)rotate(10deg)
    }

    40%,60%,80% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bx-spin {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.bx-spin-hover:hover {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.bx-tada {
    -webkit-animation: tada 1.5s ease infinite;
    animation: tada 1.5s ease infinite
}

.bx-tada-hover:hover {
    -webkit-animation: tada 1.5s ease infinite;
    animation: tada 1.5s ease infinite
}

.bx-flashing {
    -webkit-animation: flashing 1.5s linear infinite;
    animation: flashing 1.5s linear infinite
}

.bx-flashing-hover:hover {
    -webkit-animation: flashing 1.5s linear infinite;
    animation: flashing 1.5s linear infinite
}

.bx-burst {
    -webkit-animation: burst 1.5s linear infinite;
    animation: burst 1.5s linear infinite
}

.bx-burst-hover:hover {
    -webkit-animation: burst 1.5s linear infinite;
    animation: burst 1.5s linear infinite
}

.bx-fade-up {
    -webkit-animation: fade-up 1.5s linear infinite;
    animation: fade-up 1.5s linear infinite
}

.bx-fade-up-hover:hover {
    -webkit-animation: fade-up 1.5s linear infinite;
    animation: fade-up 1.5s linear infinite
}

.bx-fade-down {
    -webkit-animation: fade-down 1.5s linear infinite;
    animation: fade-down 1.5s linear infinite
}

.bx-fade-down-hover:hover {
    -webkit-animation: fade-down 1.5s linear infinite;
    animation: fade-down 1.5s linear infinite
}

.bx-fade-right {
    -webkit-animation: fade-right 1.5s linear infinite;
    animation: fade-right 1.5s linear infinite
}

.bx-fade-right-hover:hover {
    -webkit-animation: fade-right 1.5s linear infinite;
    animation: fade-right 1.5s linear infinite
}

.bx-fade-left {
    -webkit-animation: fade-left 1.5s linear infinite;
    animation: fade-left 1.5s linear infinite
}

.bx-fade-left-hover:hover {
    -webkit-animation: fade-left 1.5s linear infinite;
    animation: fade-left 1.5s linear infinite
}

.bx-xs {
    font-size: 1rem!important
}

.bx-sm {
    font-size: 1.55rem!important
}

.bx-md {
    font-size: 2.25rem!important
}

.bx-fw {
    font-size: 1.2857142857em;
    line-height: .8em;
    width: 1.2857142857em;
    height: .8em;
    margin-top: -.2em!important;
    vertical-align: middle
}

.bx-lg {
    font-size: 3rem!important
}

.bx-pull-right {
    float: right;
    margin-left: .3em!important
}

.bx-pull-left {
    float: left;
    margin-right: .3em!important
}

.bx-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"
}

.bx-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"
}

.bx-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"
}

.bx-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)"
}

.bx-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)"
}

.bx-border {
    padding: .25em;
    border: .07em solid rgba(0,0,0,.1);
    border-radius: .25em
}

.bx-border-circle {
    padding: .25em;
    border: .07em solid rgba(0,0,0,.1);
    border-radius: 50%
}

.bxl-500px:before {
    content: "\e900"
}

.bxl-adobe:before {
    content: "\e901"
}

.bxl-airbnb:before {
    content: "\e902"
}

.bxl-algolia:before {
    content: "\e903"
}

.bxl-amazon:before {
    content: "\e904"
}

.bxl-android:before {
    content: "\e905"
}

.bxl-angular:before {
    content: "\e906"
}

.bxl-apple:before {
    content: "\e907"
}

.bxl-audible:before {
    content: "\e908"
}

.bxl-baidu:before {
    content: "\e909"
}

.bxl-behance:before {
    content: "\e90a"
}

.bxl-bing:before {
    content: "\e90b"
}

.bxl-bitcoin:before {
    content: "\e90c"
}

.bxl-blogger:before {
    content: "\e90d"
}

.bxl-bootstrap:before {
    content: "\e90e"
}

.bxl-chrome:before {
    content: "\e90f"
}

.bxl-codepen:before {
    content: "\e910"
}

.bxl-creative-commons:before {
    content: "\e911"
}

.bxl-css3:before {
    content: "\e912"
}

.bxl-dailymotion:before {
    content: "\e913"
}

.bxl-deviantart:before {
    content: "\e914"
}

.bxl-digg:before {
    content: "\e915"
}

.bxl-digitalocean:before {
    content: "\e916"
}

.bxl-discord:before {
    content: "\e917"
}

.bxl-discourse:before {
    content: "\e918"
}

.bxl-dribbble:before {
    content: "\e919"
}

.bxl-dropbox:before {
    content: "\e91a"
}

.bxl-drupal:before {
    content: "\e91b"
}

.bxl-ebay:before {
    content: "\e91c"
}

.bxl-edge:before {
    content: "\e91d"
}

.bxl-etsy:before {
    content: "\e91e"
}

.bxl-facebook:before {
    content: "\e91f"
}

.bxl-facebook-circle:before {
    content: "\e920"
}

.bxl-facebook-square:before {
    content: "\e921"
}

.bxl-figma:before {
    content: "\e922"
}

.bxl-firefox:before {
    content: "\e923"
}

.bxl-flickr:before {
    content: "\e924"
}

.bxl-flickr-square:before {
    content: "\e925"
}

.bxl-foursquare:before {
    content: "\e926"
}

.bxl-git:before {
    content: "\e927"
}

.bxl-github:before {
    content: "\e928"
}

.bxl-gitlab:before {
    content: "\e929"
}

.bxl-google:before {
    content: "\e92a"
}

.bxl-google-plus:before {
    content: "\e92b"
}

.bxl-google-plus-circle:before {
    content: "\e92c"
}

.bxl-html5:before {
    content: "\e92d"
}

.bxl-imdb:before {
    content: "\e92e"
}

.bxl-instagram:before {
    content: "\e92f"
}

.bxl-instagram-alt:before {
    content: "\e930"
}

.bxl-internet-explorer:before {
    content: "\e931"
}

.bxl-invision:before {
    content: "\e932"
}

.bxl-javascript:before {
    content: "\e933"
}

.bxl-joomla:before {
    content: "\e934"
}

.bxl-jquery:before {
    content: "\e935"
}

.bxl-jsfiddle:before {
    content: "\e936"
}

.bxl-kickstarter:before {
    content: "\e937"
}

.bxl-less:before {
    content: "\e938"
}

.bxl-linkedin:before {
    content: "\e939"
}

.bxl-linkedin-square:before {
    content: "\e93a"
}

.bxl-magento:before {
    content: "\e93b"
}

.bxl-mailchimp:before {
    content: "\e93c"
}

.bxl-mastercard:before {
    content: "\e93d"
}

.bxl-medium:before {
    content: "\e93e"
}

.bxl-medium-old:before {
    content: "\e93f"
}

.bxl-medium-square:before {
    content: "\e940"
}

.bxl-messenger:before {
    content: "\e941"
}

.bxl-microsoft:before {
    content: "\e942"
}

.bxl-nodejs:before {
    content: "\e943"
}

.bxl-opera:before {
    content: "\e944"
}

.bxl-patreon:before {
    content: "\e945"
}

.bxl-paypal:before {
    content: "\e946"
}

.bxl-periscope:before {
    content: "\e947"
}

.bxl-pinterest:before {
    content: "\e948"
}

.bxl-pinterest-alt:before {
    content: "\e949"
}

.bxl-play-store:before {
    content: "\e94a"
}

.bxl-pocket:before {
    content: "\e94b"
}

.bxl-product-hunt:before {
    content: "\e94c"
}

.bxl-quora:before {
    content: "\e94d"
}

.bxl-react:before {
    content: "\e94e"
}

.bxl-redbubble:before {
    content: "\e94f"
}

.bxl-reddit:before {
    content: "\e950"
}

.bxl-redux:before {
    content: "\e951"
}

.bxl-sass:before {
    content: "\e952"
}

.bxl-shopify:before {
    content: "\e953"
}

.bxl-skype:before {
    content: "\e954"
}

.bxl-slack:before {
    content: "\e955"
}

.bxl-slack-old:before {
    content: "\e956"
}

.bxl-snapchat:before {
    content: "\e957"
}

.bxl-soundcloud:before {
    content: "\e958"
}

.bxl-spotify:before {
    content: "\e959"
}

.bxl-squarespace:before {
    content: "\e95a"
}

.bxl-stack-overflow:before {
    content: "\e95b"
}

.bxl-stripe:before {
    content: "\e95c"
}

.bxl-telegram:before {
    content: "\e95d"
}

.bxl-trello:before {
    content: "\e95e"
}

.bxl-tumblr:before {
    content: "\e95f"
}

.bxl-twitch:before {
    content: "\e960"
}

.bxl-twitter:before {
    content: "\e961"
}

.bxl-unsplash:before {
    content: "\e962"
}

.bxl-vimeo:before {
    content: "\e963"
}

.bxl-visa:before {
    content: "\e964"
}

.bxl-vk:before {
    content: "\e965"
}

.bxl-vuejs:before {
    content: "\e966"
}

.bxl-whatsapp:before {
    content: "\e967"
}

.bxl-whatsapp-square:before {
    content: "\e968"
}

.bxl-wikipedia:before {
    content: "\e969"
}

.bxl-windows:before {
    content: "\e96a"
}

.bxl-wix:before {
    content: "\e96b"
}

.bxl-wordpress:before {
    content: "\e96c"
}

.bxl-yahoo:before {
    content: "\e96d"
}

.bxl-yelp:before {
    content: "\e96e"
}

.bxl-youtube:before {
    content: "\e96f"
}

.bx-accessibility:before {
    content: "\e970"
}

.bx-add-to-queue:before {
    content: "\e971"
}

.bx-adjust:before {
    content: "\e972"
}

.bx-alarm:before {
    content: "\e973"
}

.bx-alarm-add:before {
    content: "\e974"
}

.bx-alarm-off:before {
    content: "\e975"
}

.bx-album:before {
    content: "\e976"
}

.bx-align-justify:before {
    content: "\e977"
}

.bx-align-right:before {
    content: "\e978"
}

.bx-align-middle:before {
    content: "\e979"
}

.bx-align-left:before {
    content: "\e97a"
}

.bx-analyse:before {
    content: "\e97b"
}

.bx-anchor:before {
    content: "\e97c"
}

.bx-angry:before {
    content: "\e97d"
}

.bx-aperture:before {
    content: "\e97e"
}

.bx-arch:before {
    content: "\e97f"
}

.bx-archive:before {
    content: "\e980"
}

.bx-archive-in:before {
    content: "\e981"
}

.bx-archive-out:before {
    content: "\e982"
}

.bx-area:before {
    content: "\e983"
}

.bx-arrow-back:before {
    content: "\e984"
}

.bx-arrow-from-bottom:before {
    content: "\e985"
}

.bx-arrow-from-right:before {
    content: "\e986"
}

.bx-arrow-from-left:before {
    content: "\e987"
}

.bx-arrow-from-top:before {
    content: "\e988"
}

.bx-arrow-to-bottom:before {
    content: "\e989"
}

.bx-arrow-to-right:before {
    content: "\e98a"
}

.bx-arrow-to-left:before {
    content: "\e98b"
}

.bx-arrow-to-top:before {
    content: "\e98c"
}

.bx-at:before {
    content: "\e98d"
}

.bx-atom:before {
    content: "\e98e"
}

.bx-award:before {
    content: "\e98f"
}

.bx-badge:before {
    content: "\e990"
}

.bx-badge-check:before {
    content: "\e991"
}

.bx-ball:before {
    content: "\e992"
}

.bx-band-aid:before {
    content: "\e993"
}

.bx-bar-chart:before {
    content: "\e994"
}

.bx-bar-chart-alt:before {
    content: "\e995"
}

.bx-bar-chart-alt-2:before {
    content: "\e996"
}

.bx-bar-chart-square:before {
    content: "\e997"
}

.bx-barcode:before {
    content: "\e998"
}

.bx-baseball:before {
    content: "\e999"
}

.bx-basket:before {
    content: "\e99a"
}

.bx-basketball:before {
    content: "\e99b"
}

.bx-bath:before {
    content: "\e99c"
}

.bx-battery:before {
    content: "\e99d"
}

.bx-bed:before {
    content: "\e99e"
}

.bx-been-here:before {
    content: "\e99f"
}

.bx-beer:before {
    content: "\e9a0"
}

.bx-bell:before {
    content: "\e9a1"
}

.bx-bell-minus:before {
    content: "\e9a2"
}

.bx-bell-off:before {
    content: "\e9a3"
}

.bx-bell-plus:before {
    content: "\e9a4"
}

.bx-bible:before {
    content: "\e9a5"
}

.bx-bitcoin:before {
    content: "\e9a6"
}

.bx-block:before {
    content: "\e9a7"
}

.bx-bluetooth:before {
    content: "\e9a8"
}

.bx-body:before {
    content: "\e9a9"
}

.bx-bold:before {
    content: "\e9aa"
}

.bx-bolt-circle:before {
    content: "\e9ab"
}

.bx-bomb:before {
    content: "\e9ac"
}

.bx-book:before {
    content: "\e9ad"
}

.bx-book-bookmark:before {
    content: "\e9ae"
}

.bx-book-content:before {
    content: "\e9af"
}

.bx-bookmark:before {
    content: "\e9b0"
}

.bx-bookmark-minus:before {
    content: "\e9b1"
}

.bx-bookmark-plus:before {
    content: "\e9b2"
}

.bx-bookmarks:before {
    content: "\e9b3"
}

.bx-book-open:before {
    content: "\e9b4"
}

.bx-book-reader:before {
    content: "\e9b5"
}

.bx-border-all:before {
    content: "\e9b6"
}

.bx-border-bottom:before {
    content: "\e9b7"
}

.bx-border-inner:before {
    content: "\e9b8"
}

.bx-border-right:before {
    content: "\e9b9"
}

.bx-border-none:before {
    content: "\e9ba"
}

.bx-border-radius:before {
    content: "\e9bb"
}

.bx-border-left:before {
    content: "\e9bc"
}

.bx-border-top:before {
    content: "\e9bd"
}

.bx-bot:before {
    content: "\e9be"
}

.bx-bowling-ball:before {
    content: "\e9bf"
}

.bx-box:before {
    content: "\e9c0"
}

.bx-briefcase:before {
    content: "\e9c1"
}

.bx-briefcase-alt:before {
    content: "\e9c2"
}

.bx-briefcase-alt-2:before {
    content: "\e9c3"
}

.bx-bleftness:before {
    content: "\e9c4"
}

.bx-bleftness-half:before {
    content: "\e9c5"
}

.bx-broadcast:before {
    content: "\e9c6"
}

.bx-brush:before {
    content: "\e9c7"
}

.bx-brush-alt:before {
    content: "\e9c8"
}

.bx-bug:before {
    content: "\e9c9"
}

.bx-bug-alt:before {
    content: "\e9ca"
}

.bx-building:before {
    content: "\e9cb"
}

.bx-building-house:before {
    content: "\e9cc"
}

.bx-buildings:before {
    content: "\e9cd"
}

.bx-bulb:before {
    content: "\e9ce"
}

.bx-bullseye:before {
    content: "\e9cf"
}

.bx-buoy:before {
    content: "\e9d0"
}

.bx-bus:before {
    content: "\e9d1"
}

.bx-bus-school:before {
    content: "\e9d2"
}

.bx-cabinet:before {
    content: "\e9d3"
}

.bx-cake:before {
    content: "\e9d4"
}

.bx-calculator:before {
    content: "\e9d5"
}

.bx-calendar:before {
    content: "\e9d6"
}

.bx-calendar-alt:before {
    content: "\e9d7"
}

.bx-calendar-check:before {
    content: "\e9d8"
}

.bx-calendar-edit:before {
    content: "\e9d9"
}

.bx-calendar-event:before {
    content: "\e9da"
}

.bx-calendar-minus:before {
    content: "\e9db"
}

.bx-calendar-plus:before {
    content: "\e9dc"
}

.bx-calendar-week:before {
    content: "\e9dd"
}

.bx-calendar-x:before {
    content: "\e9de"
}

.bx-camera:before {
    content: "\e9df"
}

.bx-camera-off:before {
    content: "\e9e0"
}

.bx-captions:before {
    content: "\e9e1"
}

.bx-car:before {
    content: "\e9e2"
}

.bx-card:before {
    content: "\e9e3"
}

.bx-caret-down:before {
    content: "\e9e4"
}

.bx-caret-right:before {
    content: "\e9e5"
}

.bx-caret-left:before {
    content: "\e9e6"
}

.bx-caret-up:before {
    content: "\e9e7"
}

.bx-carousel:before {
    content: "\e9e8"
}

.bx-cart:before {
    content: "\e9e9"
}

.bx-cart-alt:before {
    content: "\e9ea"
}

.bx-cast:before {
    content: "\e9eb"
}

.bx-certification:before {
    content: "\e9ec"
}

.bx-chalkboard:before {
    content: "\e9ed"
}

.bx-chart:before {
    content: "\e9ee"
}

.bx-chat:before {
    content: "\e9ef"
}

.bx-check:before {
    content: "\e9f0"
}

.bx-checkbox:before {
    content: "\e9f1"
}

.bx-checkbox-checked:before {
    content: "\e9f2"
}

.bx-checkbox-square:before {
    content: "\e9f3"
}

.bx-check-circle:before {
    content: "\e9f4"
}

.bx-check-double:before {
    content: "\e9f5"
}

.bx-check-shield:before {
    content: "\e9f6"
}

.bx-check-square:before {
    content: "\e9f7"
}

.bx-chevron-down:before {
    content: "\e9f8"
}

.bx-chevron-right:before {
    content: "\e9f9"
}

.bx-chevron-left:before {
    content: "\e9fa"
}

.bx-chevrons-down:before {
    content: "\e9fb"
}

.bx-chevrons-right:before {
    content: "\e9fc"
}

.bx-chevrons-left:before {
    content: "\e9fd"
}

.bx-chevrons-up:before {
    content: "\e9fe"
}

.bx-chevron-up:before {
    content: "\e9ff"
}

.bx-chip:before {
    content: "\ea00"
}

.bx-circle:before {
    content: "\ea01"
}

.bx-clinic:before {
    content: "\ea02"
}

.bx-clipboard:before {
    content: "\ea03"
}

.bx-closet:before {
    content: "\ea04"
}

.bx-cloud:before {
    content: "\ea05"
}

.bx-cloud-download:before {
    content: "\ea06"
}

.bx-cloud-drizzle:before {
    content: "\ea07"
}

.bx-cloud-lightning:before {
    content: "\ea08"
}

.bx-cloud-light-rain:before {
    content: "\ea09"
}

.bx-cloud-rain:before {
    content: "\ea0a"
}

.bx-cloud-snow:before {
    content: "\ea0b"
}

.bx-cloud-upload:before {
    content: "\ea0c"
}

.bx-code:before {
    content: "\ea0d"
}

.bx-code-alt:before {
    content: "\ea0e"
}

.bx-code-block:before {
    content: "\ea0f"
}

.bx-code-curly:before {
    content: "\ea10"
}

.bx-coffee:before {
    content: "\ea11"
}

.bx-coffee-togo:before {
    content: "\ea12"
}

.bx-cog:before {
    content: "\ea13"
}

.bx-collapse:before {
    content: "\ea14"
}

.bx-collection:before {
    content: "\ea15"
}

.bx-columns:before {
    content: "\ea16"
}

.bx-command:before {
    content: "\ea17"
}

.bx-comment:before {
    content: "\ea18"
}

.bx-comment-dots:before {
    content: "\ea19"
}

.bx-compass:before {
    content: "\ea1a"
}

.bx-confused:before {
    content: "\ea1b"
}

.bx-conversation:before {
    content: "\ea1c"
}

.bx-cool:before {
    content: "\ea1d"
}

.bx-copy:before {
    content: "\ea1e"
}

.bx-copy-alt:before {
    content: "\ea1f"
}

.bx-copyleft:before {
    content: "\ea20"
}

.bx-credit-card:before {
    content: "\ea21"
}

.bx-credit-card-alt:before {
    content: "\ea22"
}

.bx-crop:before {
    content: "\ea23"
}

.bx-crosshair:before {
    content: "\ea24"
}

.bx-crown:before {
    content: "\ea25"
}

.bx-cube:before {
    content: "\ea26"
}

.bx-cube-alt:before {
    content: "\ea27"
}

.bx-cuboid:before {
    content: "\ea28"
}

.bx-current-location:before {
    content: "\ea29"
}

.bx-customize:before {
    content: "\ea2a"
}

.bx-cut:before {
    content: "\ea2b"
}

.bx-cycling:before {
    content: "\ea2c"
}

.bx-cylinder:before {
    content: "\ea2d"
}

.bx-data:before {
    content: "\ea2e"
}

.bx-desktop:before {
    content: "\ea2f"
}

.bx-detail:before {
    content: "\ea30"
}

.bx-devices:before {
    content: "\ea31"
}

.bx-dialpad:before {
    content: "\ea32"
}

.bx-dialpad-alt:before {
    content: "\ea33"
}

.bx-diamond:before {
    content: "\ea34"
}

.bx-dice-1:before {
    content: "\ea35"
}

.bx-dice-2:before {
    content: "\ea36"
}

.bx-dice-3:before {
    content: "\ea37"
}

.bx-dice-4:before {
    content: "\ea38"
}

.bx-dice-5:before {
    content: "\ea39"
}

.bx-dice-6:before {
    content: "\ea3a"
}

.bx-directions:before {
    content: "\ea3b"
}

.bx-disc:before {
    content: "\ea3c"
}

.bx-dish:before {
    content: "\ea3d"
}

.bx-dislike:before {
    content: "\ea3e"
}

.bx-dizzy:before {
    content: "\ea3f"
}

.bx-dna:before {
    content: "\ea40"
}

.bx-dock-bottom:before {
    content: "\ea41"
}

.bx-dock-right:before {
    content: "\ea42"
}

.bx-dock-left:before {
    content: "\ea43"
}

.bx-dock-top:before {
    content: "\ea44"
}

.bx-dollar:before {
    content: "\ea45"
}

.bx-dollar-circle:before {
    content: "\ea46"
}

.bx-dots-horizontal:before {
    content: "\ea47"
}

.bx-dots-horizontal-rounded:before {
    content: "\ea48"
}

.bx-dots-vertical:before {
    content: "\ea49"
}

.bx-dots-vertical-rounded:before {
    content: "\ea4a"
}

.bx-doughnut-chart:before {
    content: "\ea4b"
}

.bx-down-arrow:before {
    content: "\ea4c"
}

.bx-down-arrow-alt:before {
    content: "\ea4d"
}

.bx-down-arrow-circle:before {
    content: "\ea4e"
}

.bx-download:before {
    content: "\ea4f"
}

.bx-downvote:before {
    content: "\ea50"
}

.bx-droplet:before {
    content: "\ea51"
}

.bx-dumbbell:before {
    content: "\ea52"
}

.bx-duplicate:before {
    content: "\ea53"
}

.bx-edit:before {
    content: "\ea54"
}

.bx-edit-alt:before {
    content: "\ea55"
}

.bx-envelope:before {
    content: "\ea56"
}

.bx-equalizer:before {
    content: "\ea57"
}

.bx-error:before {
    content: "\ea58"
}

.bx-error-alt:before {
    content: "\ea59"
}

.bx-error-circle:before {
    content: "\ea5a"
}

.bx-euro:before {
    content: "\ea5b"
}

.bx-exit:before {
    content: "\ea5c"
}

.bx-exit-fullscreen:before {
    content: "\ea5d"
}

.bx-expand:before {
    content: "\ea5e"
}

.bx-export:before {
    content: "\ea5f"
}

.bx-extension:before {
    content: "\ea60"
}

.bx-face:before {
    content: "\ea61"
}

.bx-fast-forward:before {
    content: "\ea62"
}

.bx-fast-forward-circle:before {
    content: "\ea63"
}

.bx-female:before {
    content: "\ea64"
}

.bx-female-sign:before {
    content: "\ea65"
}

.bx-file:before {
    content: "\ea66"
}

.bx-file-blank:before {
    content: "\ea67"
}

.bx-file-find:before {
    content: "\ea68"
}

.bx-film:before {
    content: "\ea69"
}

.bx-filter:before {
    content: "\ea6a"
}

.bx-filter-alt:before {
    content: "\ea6b"
}

.bx-fingerprint:before {
    content: "\ea6c"
}

.bx-first-aid:before {
    content: "\ea6d"
}

.bx-first-page:before {
    content: "\ea6e"
}

.bx-flag:before {
    content: "\ea6f"
}

.bx-folder:before {
    content: "\ea70"
}

.bx-folder-minus:before {
    content: "\ea71"
}

.bx-folder-open:before {
    content: "\ea72"
}

.bx-folder-plus:before {
    content: "\ea73"
}

.bx-font:before {
    content: "\ea74"
}

.bx-font-color:before {
    content: "\ea75"
}

.bx-font-family:before {
    content: "\ea76"
}

.bx-font-size:before {
    content: "\ea77"
}

.bx-food-menu:before {
    content: "\ea78"
}

.bx-food-tag:before {
    content: "\ea79"
}

.bx-football:before {
    content: "\ea7a"
}

.bx-fridge:before {
    content: "\ea7b"
}

.bx-fullscreen:before {
    content: "\ea7c"
}

.bx-gas-pump:before {
    content: "\ea7d"
}

.bx-ghost:before {
    content: "\ea7e"
}

.bx-gift:before {
    content: "\ea7f"
}

.bx-git-branch:before {
    content: "\ea80"
}

.bx-git-commit:before {
    content: "\ea81"
}

.bx-git-compare:before {
    content: "\ea82"
}

.bx-git-merge:before {
    content: "\ea83"
}

.bx-git-pull-request:before {
    content: "\ea84"
}

.bx-git-repo-forked:before {
    content: "\ea85"
}

.bx-glasses:before {
    content: "\ea86"
}

.bx-glasses-alt:before {
    content: "\ea87"
}

.bx-globe:before {
    content: "\ea88"
}

.bx-globe-alt:before {
    content: "\ea89"
}

.bx-grid:before {
    content: "\ea8a"
}

.bx-grid-alt:before {
    content: "\ea8b"
}

.bx-grid-horizontal:before {
    content: "\ea8c"
}

.bx-grid-small:before {
    content: "\ea8d"
}

.bx-grid-vertical:before {
    content: "\ea8e"
}

.bx-group:before {
    content: "\ea8f"
}

.bx-handicap:before {
    content: "\ea90"
}

.bx-happy:before {
    content: "\ea91"
}

.bx-happy-alt:before {
    content: "\ea92"
}

.bx-happy-beaming:before {
    content: "\ea93"
}

.bx-happy-heart-eyes:before {
    content: "\ea94"
}

.bx-hash:before {
    content: "\ea95"
}

.bx-hdd:before {
    content: "\ea96"
}

.bx-heading:before {
    content: "\ea97"
}

.bx-headphone:before {
    content: "\ea98"
}

.bx-health:before {
    content: "\ea99"
}

.bx-heart:before {
    content: "\ea9a"
}

.bx-heart-circle:before {
    content: "\ea9b"
}

.bx-heart-square:before {
    content: "\ea9c"
}

.bx-help-circle:before {
    content: "\ea9d"
}

.bx-hide:before {
    content: "\ea9e"
}

.bx-highlight:before {
    content: "\ea9f"
}

.bx-history:before {
    content: "\eaa0"
}

.bx-hive:before {
    content: "\eaa1"
}

.bx-home:before {
    content: "\eaa2"
}

.bx-home-alt:before {
    content: "\eaa3"
}

.bx-home-circle:before {
    content: "\eaa4"
}

.bx-home-heart:before {
    content: "\eaa5"
}

.bx-horizontal-center:before {
    content: "\eaa6"
}

.bx-hotel:before {
    content: "\eaa7"
}

.bx-hourglass:before {
    content: "\eaa8"
}

.bx-id-card:before {
    content: "\eaa9"
}

.bx-image:before {
    content: "\eaaa"
}

.bx-image-add:before {
    content: "\eaab"
}

.bx-image-alt:before {
    content: "\eaac"
}

.bx-images:before {
    content: "\eaad"
}

.bx-import:before {
    content: "\eaae"
}

.bx-infinite:before {
    content: "\eaaf"
}

.bx-info-circle:before {
    content: "\eab0"
}

.bx-info-square:before {
    content: "\eab1"
}

.bx-italic:before {
    content: "\eab2"
}

.bx-joystick:before {
    content: "\eab3"
}

.bx-joystick-alt:before {
    content: "\eab4"
}

.bx-joystick-button:before {
    content: "\eab5"
}

.bx-key:before {
    content: "\eab6"
}

.bx-label:before {
    content: "\eab7"
}

.bx-landscape:before {
    content: "\eab8"
}

.bx-laptop:before {
    content: "\eab9"
}

.bx-last-page:before {
    content: "\eaba"
}

.bx-laugh:before {
    content: "\eabb"
}

.bx-layer:before {
    content: "\eabc"
}

.bx-layer-minus:before {
    content: "\eabd"
}

.bx-layer-plus:before {
    content: "\eabe"
}

.bx-layout:before {
    content: "\eabf"
}

.bx-right-arrow:before {
    content: "\eac0"
}

.bx-right-arrow-alt:before {
    content: "\eac1"
}

.bx-right-arrow-circle:before {
    content: "\eac2"
}

.bx-right-down-arrow-circle:before {
    content: "\eac3"
}

.bx-right-indent:before {
    content: "\eac4"
}

.bx-right-top-arrow-circle:before {
    content: "\eac5"
}

.bx-like:before {
    content: "\eac6"
}

.bx-line-chart:before {
    content: "\eac7"
}

.bx-link:before {
    content: "\eac8"
}

.bx-link-alt:before {
    content: "\eac9"
}

.bx-link-external:before {
    content: "\eaca"
}

.bx-lira:before {
    content: "\eacb"
}

.bx-list-check:before {
    content: "\eacc"
}

.bx-list-minus:before {
    content: "\eacd"
}

.bx-list-ol:before {
    content: "\eace"
}

.bx-list-plus:before {
    content: "\eacf"
}

.bx-list-ul:before {
    content: "\ead0"
}

.bx-loader:before {
    content: "\ead1"
}

.bx-loader-alt:before {
    content: "\ead2"
}

.bx-loader-circle:before {
    content: "\ead3"
}

.bx-location-plus:before {
    content: "\ead4"
}

.bx-lock:before {
    content: "\ead5"
}

.bx-lock-alt:before {
    content: "\ead6"
}

.bx-lock-open:before {
    content: "\ead7"
}

.bx-lock-open-alt:before {
    content: "\ead8"
}

.bx-log-in:before {
    content: "\ead9"
}

.bx-log-in-circle:before {
    content: "\eada"
}

.bx-log-out:before {
    content: "\eadb"
}

.bx-log-out-circle:before {
    content: "\eadc"
}

.bx-low-vision:before {
    content: "\eadd"
}

.bx-magnet:before {
    content: "\eade"
}

.bx-mail-send:before {
    content: "\eadf"
}

.bx-male:before {
    content: "\eae0"
}

.bx-male-sign:before {
    content: "\eae1"
}

.bx-map:before {
    content: "\eae2"
}

.bx-map-alt:before {
    content: "\eae3"
}

.bx-map-pin:before {
    content: "\eae4"
}

.bx-mask:before {
    content: "\eae5"
}

.bx-meh:before {
    content: "\eae6"
}

.bx-meh-alt:before {
    content: "\eae7"
}

.bx-meh-blank:before {
    content: "\eae8"
}

.bx-memory-card:before {
    content: "\eae9"
}

.bx-menu:before {
    content: "\eaea"
}

.bx-menu-alt-right:before {
    content: "\eaeb"
}

.bx-menu-alt-left:before {
    content: "\eaec"
}

.bx-message:before {
    content: "\eaed"
}

.bx-message-alt:before {
    content: "\eaee"
}

.bx-message-alt-dots:before {
    content: "\eaef"
}

.bx-message-dots:before {
    content: "\eaf0"
}

.bx-message-rounded:before {
    content: "\eaf1"
}

.bx-message-rounded-dots:before {
    content: "\eaf2"
}

.bx-message-square:before {
    content: "\eaf3"
}

.bx-message-square-dots:before {
    content: "\eaf4"
}

.bx-microchip:before {
    content: "\eaf5"
}

.bx-microphone:before {
    content: "\eaf6"
}

.bx-microphone-off:before {
    content: "\eaf7"
}

.bx-minus:before {
    content: "\eaf8"
}

.bx-minus-circle:before {
    content: "\eaf9"
}

.bx-mobile:before {
    content: "\eafa"
}

.bx-mobile-alt:before {
    content: "\eafb"
}

.bx-mobile-landscape:before {
    content: "\eafc"
}

.bx-mobile-vibration:before {
    content: "\eafd"
}

.bx-money:before {
    content: "\eafe"
}

.bx-moon:before {
    content: "\eaff"
}

.bx-mouse:before {
    content: "\eb00"
}

.bx-mouse-alt:before {
    content: "\eb01"
}

.bx-move:before {
    content: "\eb02"
}

.bx-move-horizontal:before {
    content: "\eb03"
}

.bx-move-vertical:before {
    content: "\eb04"
}

.bx-movie:before {
    content: "\eb05"
}

.bx-music:before {
    content: "\eb06"
}

.bx-navigation:before {
    content: "\eb07"
}

.bx-news:before {
    content: "\eb08"
}

.bx-no-entry:before {
    content: "\eb09"
}

.bx-note:before {
    content: "\eb0a"
}

.bx-notepad:before {
    content: "\eb0b"
}

.bx-notification:before {
    content: "\eb0c"
}

.bx-notification-off:before {
    content: "\eb0d"
}

.bx-package:before {
    content: "\eb0e"
}

.bx-paint:before {
    content: "\eb0f"
}

.bx-paint-roll:before {
    content: "\eb10"
}

.bx-palette:before {
    content: "\eb11"
}

.bx-paperclip:before {
    content: "\eb12"
}

.bx-paper-plane:before {
    content: "\eb13"
}

.bx-paragraph:before {
    content: "\eb14"
}

.bx-paste:before {
    content: "\eb15"
}

.bx-pause:before {
    content: "\eb16"
}

.bx-pause-circle:before {
    content: "\eb17"
}

.bx-pen:before {
    content: "\eb18"
}

.bx-pencil:before {
    content: "\eb19"
}

.bx-phone:before {
    content: "\eb1a"
}

.bx-phone-call:before {
    content: "\eb1b"
}

.bx-phone-incoming:before {
    content: "\eb1c"
}

.bx-phone-outgoing:before {
    content: "\eb1d"
}

.bx-photo-album:before {
    content: "\eb1e"
}

.bx-pie-chart:before {
    content: "\eb1f"
}

.bx-pie-chart-alt:before {
    content: "\eb20"
}

.bx-pie-chart-alt-2:before {
    content: "\eb21"
}

.bx-pin:before {
    content: "\eb22"
}

.bx-planet:before {
    content: "\eb23"
}

.bx-play:before {
    content: "\eb24"
}

.bx-play-circle:before {
    content: "\eb25"
}

.bx-plug:before {
    content: "\eb26"
}

.bx-plus:before {
    content: "\eb27"
}

.bx-plus-circle:before {
    content: "\eb28"
}

.bx-plus-medical:before {
    content: "\eb29"
}

.bx-pointer:before {
    content: "\eb2a"
}

.bx-poll:before {
    content: "\eb2b"
}

.bx-polygon:before {
    content: "\eb2c"
}

.bx-pound:before {
    content: "\eb2d"
}

.bx-power-off:before {
    content: "\eb2e"
}

.bx-printer:before {
    content: "\eb2f"
}

.bx-pulse:before {
    content: "\eb30"
}

.bx-purchase-tag:before {
    content: "\eb31"
}

.bx-purchase-tag-alt:before {
    content: "\eb32"
}

.bx-pyramid:before {
    content: "\eb33"
}

.bx-question-mark:before {
    content: "\eb34"
}

.bx-radar:before {
    content: "\eb35"
}

.bx-radio:before {
    content: "\eb36"
}

.bx-radio-circle:before {
    content: "\eb37"
}

.bx-radio-circle-marked:before {
    content: "\eb38"
}

.bx-receipt:before {
    content: "\eb39"
}

.bx-rectangle:before {
    content: "\eb3a"
}

.bx-recycle:before {
    content: "\eb3b"
}

.bx-redo:before {
    content: "\eb3c"
}

.bx-rename:before {
    content: "\eb3d"
}

.bx-repeat:before {
    content: "\eb3e"
}

.bx-reply:before {
    content: "\eb3f"
}

.bx-reply-all:before {
    content: "\eb40"
}

.bx-repost:before {
    content: "\eb41"
}

.bx-reset:before {
    content: "\eb42"
}

.bx-restaurant:before {
    content: "\eb43"
}

.bx-revision:before {
    content: "\eb44"
}

.bx-rewind:before {
    content: "\eb45"
}

.bx-rewind-circle:before {
    content: "\eb46"
}

.bx-left-arrow:before {
    content: "\eb47"
}

.bx-left-arrow-alt:before {
    content: "\eb48"
}

.bx-left-arrow-circle:before {
    content: "\eb49"
}

.bx-left-down-arrow-circle:before {
    content: "\eb4a"
}

.bx-left-indent:before {
    content: "\eb4b"
}

.bx-left-top-arrow-circle:before {
    content: "\eb4c"
}

.bx-rocket:before {
    content: "\eb4d"
}

.bx-rotate-right:before {
    content: "\eb4e"
}

.bx-rotate-left:before {
    content: "\eb4f"
}

.bx-rss:before {
    content: "\eb50"
}

.bx-ruble:before {
    content: "\eb51"
}

.bx-ruler:before {
    content: "\eb52"
}

.bx-run:before {
    content: "\eb53"
}

.bx-rupee:before {
    content: "\eb54"
}

.bx-sad:before {
    content: "\eb55"
}

.bx-save:before {
    content: "\eb56"
}

.bx-scan:before {
    content: "\eb57"
}

.bx-screenshot:before {
    content: "\eb58"
}

.bx-search:before {
    content: "\eb59"
}

.bx-search-alt:before {
    content: "\eb5a"
}

.bx-search-alt-2:before {
    content: "\eb5b"
}

.bx-selection:before {
    content: "\eb5c"
}

.bx-select-multiple:before {
    content: "\eb5d"
}

.bx-send:before {
    content: "\eb5e"
}

.bx-server:before {
    content: "\eb5f"
}

.bx-shape-circle:before {
    content: "\eb60"
}

.bx-shape-square:before {
    content: "\eb61"
}

.bx-shape-triangle:before {
    content: "\eb62"
}

.bx-share:before {
    content: "\eb63"
}

.bx-share-alt:before {
    content: "\eb64"
}

.bx-shekel:before {
    content: "\eb65"
}

.bx-shield:before {
    content: "\eb66"
}

.bx-shield-alt:before {
    content: "\eb67"
}

.bx-shield-alt-2:before {
    content: "\eb68"
}

.bx-shield-quarter:before {
    content: "\eb69"
}

.bx-shocked:before {
    content: "\eb6a"
}

.bx-shopping-bag:before {
    content: "\eb6b"
}

.bx-show:before {
    content: "\eb6c"
}

.bx-show-alt:before {
    content: "\eb6d"
}

.bx-shuffle:before {
    content: "\eb6e"
}

.bx-sidebar:before {
    content: "\eb6f"
}

.bx-sitemap:before {
    content: "\eb70"
}

.bx-skip-next:before {
    content: "\eb71"
}

.bx-skip-next-circle:before {
    content: "\eb72"
}

.bx-skip-previous:before {
    content: "\eb73"
}

.bx-skip-previous-circle:before {
    content: "\eb74"
}

.bx-sleepy:before {
    content: "\eb75"
}

.bx-slider:before {
    content: "\eb76"
}

.bx-slider-alt:before {
    content: "\eb77"
}

.bx-slideshow:before {
    content: "\eb78"
}

.bx-smile:before {
    content: "\eb79"
}

.bx-sort:before {
    content: "\eb7a"
}

.bx-sort-a-z:before {
    content: "\eb7b"
}

.bx-sort-down:before {
    content: "\eb7c"
}

.bx-sort-up:before {
    content: "\eb7d"
}

.bx-sort-z-a:before {
    content: "\eb7e"
}

.bx-spa:before {
    content: "\eb7f"
}

.bx-space-bar:before {
    content: "\eb80"
}

.bx-spray-can:before {
    content: "\eb81"
}

.bx-spreadsheet:before {
    content: "\eb82"
}

.bx-square:before {
    content: "\eb83"
}

.bx-square-rounded:before {
    content: "\eb84"
}

.bx-star:before {
    content: "\eb85"
}

.bx-station:before {
    content: "\eb86"
}

.bx-stats:before {
    content: "\eb87"
}

.bx-sticker:before {
    content: "\eb88"
}

.bx-stop:before {
    content: "\eb89"
}

.bx-stop-circle:before {
    content: "\eb8a"
}

.bx-stopwatch:before {
    content: "\eb8b"
}

.bx-store:before {
    content: "\eb8c"
}

.bx-store-alt:before {
    content: "\eb8d"
}

.bx-street-view:before {
    content: "\eb8e"
}

.bx-strikethrough:before {
    content: "\eb8f"
}

.bx-subdirectory-right:before {
    content: "\eb90"
}

.bx-subdirectory-left:before {
    content: "\eb91"
}

.bx-sun:before {
    content: "\eb92"
}

.bx-support:before {
    content: "\eb93"
}

.bx-swim:before {
    content: "\eb94"
}

.bx-sync:before {
    content: "\eb95"
}

.bx-tab:before {
    content: "\eb96"
}

.bx-table:before {
    content: "\eb97"
}

.bx-tachometer:before {
    content: "\eb98"
}

.bx-tag:before {
    content: "\eb99"
}

.bx-target-lock:before {
    content: "\eb9a"
}

.bx-task:before {
    content: "\eb9b"
}

.bx-taxi:before {
    content: "\eb9c"
}

.bx-tennis-ball:before {
    content: "\eb9d"
}

.bx-terminal:before {
    content: "\eb9e"
}

.bx-test-tube:before {
    content: "\eb9f"
}

.bx-text:before {
    content: "\eba0"
}

.bx-time:before {
    content: "\eba1"
}

.bx-time-five:before {
    content: "\eba2"
}

.bx-timer:before {
    content: "\eba3"
}

.bx-tired:before {
    content: "\eba4"
}

.bx-toggle-right:before {
    content: "\eba5"
}

.bx-toggle-left:before {
    content: "\eba6"
}

.bx-tone:before {
    content: "\eba7"
}

.bx-traffic-cone:before {
    content: "\eba8"
}

.bx-train:before {
    content: "\eba9"
}

.bx-transfer:before {
    content: "\ebaa"
}

.bx-transfer-alt:before {
    content: "\ebab"
}

.bx-trash:before {
    content: "\ebac"
}

.bx-trash-alt:before {
    content: "\ebad"
}

.bx-trending-down:before {
    content: "\ebae"
}

.bx-trending-up:before {
    content: "\ebaf"
}

.bx-trophy:before {
    content: "\ebb0"
}

.bx-tv:before {
    content: "\ebb1"
}

.bx-underline:before {
    content: "\ebb2"
}

.bx-undo:before {
    content: "\ebb3"
}

.bx-unlink:before {
    content: "\ebb4"
}

.bx-up-arrow:before {
    content: "\ebb5"
}

.bx-up-arrow-alt:before {
    content: "\ebb6"
}

.bx-up-arrow-circle:before {
    content: "\ebb7"
}

.bx-upload:before {
    content: "\ebb8"
}

.bx-upside-down:before {
    content: "\ebb9"
}

.bx-upvote:before {
    content: "\ebba"
}

.bx-usb:before {
    content: "\ebbb"
}

.bx-user:before {
    content: "\ebbc"
}

.bx-user-check:before {
    content: "\ebbd"
}

.bx-user-circle:before {
    content: "\ebbe"
}

.bx-user-minus:before {
    content: "\ebbf"
}

.bx-user-pin:before {
    content: "\ebc0"
}

.bx-user-plus:before {
    content: "\ebc1"
}

.bx-user-voice:before {
    content: "\ebc2"
}

.bx-user-x:before {
    content: "\ebc3"
}

.bx-vertical-center:before {
    content: "\ebc4"
}

.bx-video:before {
    content: "\ebc5"
}

.bx-video-off:before {
    content: "\ebc6"
}

.bx-video-plus:before {
    content: "\ebc7"
}

.bx-video-recording:before {
    content: "\ebc8"
}

.bx-voicemail:before {
    content: "\ebc9"
}

.bx-volume:before {
    content: "\ebca"
}

.bx-volume-full:before {
    content: "\ebcb"
}

.bx-volume-low:before {
    content: "\ebcc"
}

.bx-volume-mute:before {
    content: "\ebcd"
}

.bx-walk:before {
    content: "\ebce"
}

.bx-wallet:before {
    content: "\ebcf"
}

.bx-wallet-alt:before {
    content: "\ebd0"
}

.bx-water:before {
    content: "\ebd1"
}

.bx-webcam:before {
    content: "\ebd2"
}

.bx-wifi:before {
    content: "\ebd3"
}

.bx-wifi-0:before {
    content: "\ebd4"
}

.bx-wifi-1:before {
    content: "\ebd5"
}

.bx-wifi-2:before {
    content: "\ebd6"
}

.bx-wifi-off:before {
    content: "\ebd7"
}

.bx-wind:before {
    content: "\ebd8"
}

.bx-window:before {
    content: "\ebd9"
}

.bx-window-close:before {
    content: "\ebda"
}

.bx-window-open:before {
    content: "\ebdb"
}

.bx-windows:before {
    content: "\ebdc"
}

.bx-wink-smile:before {
    content: "\ebdd"
}

.bx-wink-tongue:before {
    content: "\ebde"
}

.bx-won:before {
    content: "\ebdf"
}

.bx-world:before {
    content: "\ebe0"
}

.bx-wrench:before {
    content: "\ebe1"
}

.bx-x:before {
    content: "\ebe2"
}

.bx-x-circle:before {
    content: "\ebe3"
}

.bx-yen:before {
    content: "\ebe4"
}

.bx-zoom-in:before {
    content: "\ebe5"
}

.bx-zoom-out:before {
    content: "\ebe6"
}

.bxs-add-to-queue:before {
    content: "\ebe7"
}

.bxs-adjust:before {
    content: "\ebe8"
}

.bxs-adjust-alt:before {
    content: "\ebe9"
}

.bxs-alarm:before {
    content: "\ebea"
}

.bxs-alarm-add:before {
    content: "\ebeb"
}

.bxs-alarm-off:before {
    content: "\ebec"
}

.bxs-album:before {
    content: "\ebed"
}

.bxs-ambulance:before {
    content: "\ebee"
}

.bxs-analyse:before {
    content: "\ebef"
}

.bxs-angry:before {
    content: "\ebf0"
}

.bxs-arch:before {
    content: "\ebf1"
}

.bxs-archive:before {
    content: "\ebf2"
}

.bxs-archive-in:before {
    content: "\ebf3"
}

.bxs-archive-out:before {
    content: "\ebf4"
}

.bxs-area:before {
    content: "\ebf5"
}

.bxs-arrow-from-bottom:before {
    content: "\ebf6"
}

.bxs-arrow-from-right:before {
    content: "\ebf7"
}

.bxs-arrow-from-left:before {
    content: "\ebf8"
}

.bxs-arrow-from-top:before {
    content: "\ebf9"
}

.bxs-arrow-to-bottom:before {
    content: "\ebfa"
}

.bxs-arrow-to-right:before {
    content: "\ebfb"
}

.bxs-arrow-to-left:before {
    content: "\ebfc"
}

.bxs-arrow-to-top:before {
    content: "\ebfd"
}

.bxs-award:before {
    content: "\ebfe"
}

.bxs-baby-carriage:before {
    content: "\ebff"
}

.bxs-badge:before {
    content: "\ec00"
}

.bxs-badge-check:before {
    content: "\ec01"
}

.bxs-badge-dollar:before {
    content: "\ec02"
}

.bxs-ball:before {
    content: "\ec03"
}

.bxs-band-aid:before {
    content: "\ec04"
}

.bxs-bank:before {
    content: "\ec05"
}

.bxs-bar-chart-alt-2:before {
    content: "\ec06"
}

.bxs-bar-chart-square:before {
    content: "\ec07"
}

.bxs-barcode:before {
    content: "\ec08"
}

.bxs-basket:before {
    content: "\ec09"
}

.bxs-bath:before {
    content: "\ec0a"
}

.bxs-battery:before {
    content: "\ec0b"
}

.bxs-battery-charging:before {
    content: "\ec0c"
}

.bxs-battery-full:before {
    content: "\ec0d"
}

.bxs-battery-low:before {
    content: "\ec0e"
}

.bxs-bed:before {
    content: "\ec0f"
}

.bxs-been-here:before {
    content: "\ec10"
}

.bxs-beer:before {
    content: "\ec11"
}

.bxs-bell:before {
    content: "\ec12"
}

.bxs-bell-minus:before {
    content: "\ec13"
}

.bxs-bell-off:before {
    content: "\ec14"
}

.bxs-bell-plus:before {
    content: "\ec15"
}

.bxs-bell-ring:before {
    content: "\ec16"
}

.bxs-bible:before {
    content: "\ec17"
}

.bxs-bolt:before {
    content: "\ec18"
}

.bxs-bolt-circle:before {
    content: "\ec19"
}

.bxs-bomb:before {
    content: "\ec1a"
}

.bxs-book:before {
    content: "\ec1b"
}

.bxs-book-bookmark:before {
    content: "\ec1c"
}

.bxs-book-content:before {
    content: "\ec1d"
}

.bxs-bookmark:before {
    content: "\ec1e"
}

.bxs-bookmark-minus:before {
    content: "\ec1f"
}

.bxs-bookmark-plus:before {
    content: "\ec20"
}

.bxs-bookmarks:before {
    content: "\ec21"
}

.bxs-bookmark-star:before {
    content: "\ec22"
}

.bxs-book-open:before {
    content: "\ec23"
}

.bxs-book-reader:before {
    content: "\ec24"
}

.bxs-bot:before {
    content: "\ec25"
}

.bxs-bowling-ball:before {
    content: "\ec26"
}

.bxs-box:before {
    content: "\ec27"
}

.bxs-briefcase:before {
    content: "\ec28"
}

.bxs-briefcase-alt:before {
    content: "\ec29"
}

.bxs-briefcase-alt-2:before {
    content: "\ec2a"
}

.bxs-bleftness:before {
    content: "\ec2b"
}

.bxs-bleftness-half:before {
    content: "\ec2c"
}

.bxs-brush:before {
    content: "\ec2d"
}

.bxs-brush-alt:before {
    content: "\ec2e"
}

.bxs-bug:before {
    content: "\ec2f"
}

.bxs-bug-alt:before {
    content: "\ec30"
}

.bxs-building:before {
    content: "\ec31"
}

.bxs-building-house:before {
    content: "\ec32"
}

.bxs-buildings:before {
    content: "\ec33"
}

.bxs-bulb:before {
    content: "\ec34"
}

.bxs-buoy:before {
    content: "\ec35"
}

.bxs-bus:before {
    content: "\ec36"
}

.bxs-business:before {
    content: "\ec37"
}

.bxs-bus-school:before {
    content: "\ec38"
}

.bxs-cabinet:before {
    content: "\ec39"
}

.bxs-cake:before {
    content: "\ec3a"
}

.bxs-calculator:before {
    content: "\ec3b"
}

.bxs-calendar:before {
    content: "\ec3c"
}

.bxs-calendar-alt:before {
    content: "\ec3d"
}

.bxs-calendar-check:before {
    content: "\ec3e"
}

.bxs-calendar-edit:before {
    content: "\ec3f"
}

.bxs-calendar-event:before {
    content: "\ec40"
}

.bxs-calendar-minus:before {
    content: "\ec41"
}

.bxs-calendar-plus:before {
    content: "\ec42"
}

.bxs-calendar-week:before {
    content: "\ec43"
}

.bxs-calendar-x:before {
    content: "\ec44"
}

.bxs-camera:before {
    content: "\ec45"
}

.bxs-camera-off:before {
    content: "\ec46"
}

.bxs-camera-plus:before {
    content: "\ec47"
}

.bxs-capsule:before {
    content: "\ec48"
}

.bxs-captions:before {
    content: "\ec49"
}

.bxs-car:before {
    content: "\ec4a"
}

.bxs-car-crash:before {
    content: "\ec4b"
}

.bxs-card:before {
    content: "\ec4c"
}

.bxs-caret-down-circle:before {
    content: "\ec4d"
}

.bxs-caret-right-circle:before {
    content: "\ec4e"
}

.bxs-caret-left-circle:before {
    content: "\ec4f"
}

.bxs-caret-up-circle:before {
    content: "\ec50"
}

.bxs-car-garage:before {
    content: "\ec51"
}

.bxs-car-mechanic:before {
    content: "\ec52"
}

.bxs-carousel:before {
    content: "\ec53"
}

.bxs-cart:before {
    content: "\ec54"
}

.bxs-cart-alt:before {
    content: "\ec55"
}

.bxs-car-wash:before {
    content: "\ec56"
}

.bxs-certification:before {
    content: "\ec57"
}

.bxs-chalkboard:before {
    content: "\ec58"
}

.bxs-chart:before {
    content: "\ec59"
}

.bxs-chat:before {
    content: "\ec5a"
}

.bxs-checkbox:before {
    content: "\ec5b"
}

.bxs-checkbox-checked:before {
    content: "\ec5c"
}

.bxs-check-circle:before {
    content: "\ec5d"
}

.bxs-check-shield:before {
    content: "\ec5e"
}

.bxs-check-square:before {
    content: "\ec5f"
}

.bxs-chess:before {
    content: "\ec60"
}

.bxs-chip:before {
    content: "\ec61"
}

.bxs-circle:before {
    content: "\ec62"
}

.bxs-city:before {
    content: "\ec63"
}

.bxs-clinic:before {
    content: "\ec64"
}

.bxs-cloud:before {
    content: "\ec65"
}

.bxs-cloud-download:before {
    content: "\ec66"
}

.bxs-cloud-lightning:before {
    content: "\ec67"
}

.bxs-cloud-rain:before {
    content: "\ec68"
}

.bxs-cloud-upload:before {
    content: "\ec69"
}

.bxs-coffee:before {
    content: "\ec6a"
}

.bxs-coffee-alt:before {
    content: "\ec6b"
}

.bxs-coffee-togo:before {
    content: "\ec6c"
}

.bxs-cog:before {
    content: "\ec6d"
}

.bxs-collection:before {
    content: "\ec6e"
}

.bxs-color-fill:before {
    content: "\ec6f"
}

.bxs-comment:before {
    content: "\ec70"
}

.bxs-comment-add:before {
    content: "\ec71"
}

.bxs-comment-detail:before {
    content: "\ec72"
}

.bxs-comment-dots:before {
    content: "\ec73"
}

.bxs-comment-error:before {
    content: "\ec74"
}

.bxs-compass:before {
    content: "\ec75"
}

.bxs-component:before {
    content: "\ec76"
}

.bxs-confused:before {
    content: "\ec77"
}

.bxs-contact:before {
    content: "\ec78"
}

.bxs-conversation:before {
    content: "\ec79"
}

.bxs-cool:before {
    content: "\ec7a"
}

.bxs-copy:before {
    content: "\ec7b"
}

.bxs-copy-alt:before {
    content: "\ec7c"
}

.bxs-coupon:before {
    content: "\ec7d"
}

.bxs-credit-card:before {
    content: "\ec7e"
}

.bxs-credit-card-alt:before {
    content: "\ec7f"
}

.bxs-crown:before {
    content: "\ec80"
}

.bxs-cube:before {
    content: "\ec81"
}

.bxs-cube-alt:before {
    content: "\ec82"
}

.bxs-cuboid:before {
    content: "\ec83"
}

.bxs-customize:before {
    content: "\ec84"
}

.bxs-cylinder:before {
    content: "\ec85"
}

.bxs-dashboard:before {
    content: "\ec86"
}

.bxs-data:before {
    content: "\ec87"
}

.bxs-detail:before {
    content: "\ec88"
}

.bxs-devices:before {
    content: "\ec89"
}

.bxs-dice-1:before {
    content: "\ec8a"
}

.bxs-dice-2:before {
    content: "\ec8b"
}

.bxs-dice-3:before {
    content: "\ec8c"
}

.bxs-dice-4:before {
    content: "\ec8d"
}

.bxs-dice-5:before {
    content: "\ec8e"
}

.bxs-dice-6:before {
    content: "\ec8f"
}

.bxs-direction-right:before {
    content: "\ec90"
}

.bxs-direction-left:before {
    content: "\ec91"
}

.bxs-directions:before {
    content: "\ec92"
}

.bxs-disc:before {
    content: "\ec93"
}

.bxs-discount:before {
    content: "\ec94"
}

.bxs-dish:before {
    content: "\ec95"
}

.bxs-dislike:before {
    content: "\ec96"
}

.bxs-dizzy:before {
    content: "\ec97"
}

.bxs-dock-bottom:before {
    content: "\ec98"
}

.bxs-dock-right:before {
    content: "\ec99"
}

.bxs-dock-left:before {
    content: "\ec9a"
}

.bxs-dock-top:before {
    content: "\ec9b"
}

.bxs-dollar-circle:before {
    content: "\ec9c"
}

.bxs-doughnut-chart:before {
    content: "\ec9d"
}

.bxs-down-arrow:before {
    content: "\ec9e"
}

.bxs-down-arrow-circle:before {
    content: "\ec9f"
}

.bxs-down-arrow-square:before {
    content: "\eca0"
}

.bxs-download:before {
    content: "\eca1"
}

.bxs-downvote:before {
    content: "\eca2"
}

.bxs-drink:before {
    content: "\eca3"
}

.bxs-droplet:before {
    content: "\eca4"
}

.bxs-droplet-half:before {
    content: "\eca5"
}

.bxs-dryer:before {
    content: "\eca6"
}

.bxs-duplicate:before {
    content: "\eca7"
}

.bxs-edit:before {
    content: "\eca8"
}

.bxs-edit-alt:before {
    content: "\eca9"
}

.bxs-edit-location:before {
    content: "\ecaa"
}

.bxs-eject:before {
    content: "\ecab"
}

.bxs-envelope:before {
    content: "\ecac"
}

.bxs-eraser:before {
    content: "\ecad"
}

.bxs-error:before {
    content: "\ecae"
}

.bxs-error-alt:before {
    content: "\ecaf"
}

.bxs-error-circle:before {
    content: "\ecb0"
}

.bxs-ev-station:before {
    content: "\ecb1"
}

.bxs-exit:before {
    content: "\ecb2"
}

.bxs-extension:before {
    content: "\ecb3"
}

.bxs-eyedropper:before {
    content: "\ecb4"
}

.bxs-face:before {
    content: "\ecb5"
}

.bxs-factory:before {
    content: "\ecb6"
}

.bxs-fast-forward-circle:before {
    content: "\ecb7"
}

.bxs-file:before {
    content: "\ecb8"
}

.bxs-file-archive:before {
    content: "\ecb9"
}

.bxs-file-blank:before {
    content: "\ecba"
}

.bxs-file-css:before {
    content: "\ecbb"
}

.bxs-file-doc:before {
    content: "\ecbc"
}

.bxs-file-export:before {
    content: "\ecbd"
}

.bxs-file-find:before {
    content: "\ecbe"
}

.bxs-file-gif:before {
    content: "\ecbf"
}

.bxs-file-html:before {
    content: "\ecc0"
}

.bxs-file-image:before {
    content: "\ecc1"
}

.bxs-file-import:before {
    content: "\ecc2"
}

.bxs-file-jpg:before {
    content: "\ecc3"
}

.bxs-file-js:before {
    content: "\ecc4"
}

.bxs-file-json:before {
    content: "\ecc5"
}

.bxs-file-md:before {
    content: "\ecc6"
}

.bxs-file-pdf:before {
    content: "\ecc7"
}

.bxs-file-plus:before {
    content: "\ecc8"
}

.bxs-file-png:before {
    content: "\ecc9"
}

.bxs-file-txt:before {
    content: "\ecca"
}

.bxs-film:before {
    content: "\eccb"
}

.bxs-filter-alt:before {
    content: "\eccc"
}

.bxs-first-aid:before {
    content: "\eccd"
}

.bxs-flag:before {
    content: "\ecce"
}

.bxs-flag-alt:before {
    content: "\eccf"
}

.bxs-flag-checkered:before {
    content: "\ecd0"
}

.bxs-flame:before {
    content: "\ecd1"
}

.bxs-flask:before {
    content: "\ecd2"
}

.bxs-florist:before {
    content: "\ecd3"
}

.bxs-folder:before {
    content: "\ecd4"
}

.bxs-folder-minus:before {
    content: "\ecd5"
}

.bxs-folder-open:before {
    content: "\ecd6"
}

.bxs-folder-plus:before {
    content: "\ecd7"
}

.bxs-food-menu:before {
    content: "\ecd8"
}

.bxs-fridge:before {
    content: "\ecd9"
}

.bxs-gas-pump:before {
    content: "\ecda"
}

.bxs-ghost:before {
    content: "\ecdb"
}

.bxs-gift:before {
    content: "\ecdc"
}

.bxs-graduation:before {
    content: "\ecdd"
}

.bxs-grid:before {
    content: "\ecde"
}

.bxs-grid-alt:before {
    content: "\ecdf"
}

.bxs-group:before {
    content: "\ece0"
}

.bxs-hand-down:before {
    content: "\ece1"
}

.bxs-hand-right:before {
    content: "\ece2"
}

.bxs-hand-left:before {
    content: "\ece3"
}

.bxs-hand-up:before {
    content: "\ece4"
}

.bxs-happy:before {
    content: "\ece5"
}

.bxs-happy-alt:before {
    content: "\ece6"
}

.bxs-happy-beaming:before {
    content: "\ece7"
}

.bxs-happy-heart-eyes:before {
    content: "\ece8"
}

.bxs-hdd:before {
    content: "\ece9"
}

.bxs-heart:before {
    content: "\ecea"
}

.bxs-heart-circle:before {
    content: "\eceb"
}

.bxs-heart-square:before {
    content: "\ecec"
}

.bxs-help-circle:before {
    content: "\eced"
}

.bxs-hide:before {
    content: "\ecee"
}

.bxs-home:before {
    content: "\ecef"
}

.bxs-home-circle:before {
    content: "\ecf0"
}

.bxs-home-heart:before {
    content: "\ecf1"
}

.bxs-hot:before {
    content: "\ecf2"
}

.bxs-hotel:before {
    content: "\ecf3"
}

.bxs-hourglass:before {
    content: "\ecf4"
}

.bxs-hourglass-bottom:before {
    content: "\ecf5"
}

.bxs-hourglass-top:before {
    content: "\ecf6"
}

.bxs-id-card:before {
    content: "\ecf7"
}

.bxs-image:before {
    content: "\ecf8"
}

.bxs-image-add:before {
    content: "\ecf9"
}

.bxs-image-alt:before {
    content: "\ecfa"
}

.bxs-inbox:before {
    content: "\ecfb"
}

.bxs-info-circle:before {
    content: "\ecfc"
}

.bxs-info-square:before {
    content: "\ecfd"
}

.bxs-institution:before {
    content: "\ecfe"
}

.bxs-joystick:before {
    content: "\ecff"
}

.bxs-joystick-alt:before {
    content: "\ed00"
}

.bxs-joystick-button:before {
    content: "\ed01"
}

.bxs-key:before {
    content: "\ed02"
}

.bxs-keyboard:before {
    content: "\ed03"
}

.bxs-label:before {
    content: "\ed04"
}

.bxs-landmark:before {
    content: "\ed05"
}

.bxs-landscape:before {
    content: "\ed06"
}

.bxs-laugh:before {
    content: "\ed07"
}

.bxs-layer:before {
    content: "\ed08"
}

.bxs-layer-minus:before {
    content: "\ed09"
}

.bxs-layer-plus:before {
    content: "\ed0a"
}

.bxs-layout:before {
    content: "\ed0b"
}

.bxs-right-arrow:before {
    content: "\ed0c"
}

.bxs-right-arrow-circle:before {
    content: "\ed0d"
}

.bxs-right-arrow-square:before {
    content: "\ed0e"
}

.bxs-right-down-arrow-circle:before {
    content: "\ed0f"
}

.bxs-right-top-arrow-circle:before {
    content: "\ed10"
}

.bxs-like:before {
    content: "\ed11"
}

.bxs-location-plus:before {
    content: "\ed12"
}

.bxs-lock:before {
    content: "\ed13"
}

.bxs-lock-alt:before {
    content: "\ed14"
}

.bxs-lock-open:before {
    content: "\ed15"
}

.bxs-lock-open-alt:before {
    content: "\ed16"
}

.bxs-log-in:before {
    content: "\ed17"
}

.bxs-log-in-circle:before {
    content: "\ed18"
}

.bxs-log-out:before {
    content: "\ed19"
}

.bxs-log-out-circle:before {
    content: "\ed1a"
}

.bxs-low-vision:before {
    content: "\ed1b"
}

.bxs-magic-wand:before {
    content: "\ed1c"
}

.bxs-magnet:before {
    content: "\ed1d"
}

.bxs-map:before {
    content: "\ed1e"
}

.bxs-map-alt:before {
    content: "\ed1f"
}

.bxs-map-pin:before {
    content: "\ed20"
}

.bxs-mask:before {
    content: "\ed21"
}

.bxs-megaphone:before {
    content: "\ed22"
}

.bxs-meh:before {
    content: "\ed23"
}

.bxs-meh-alt:before {
    content: "\ed24"
}

.bxs-meh-blank:before {
    content: "\ed25"
}

.bxs-memory-card:before {
    content: "\ed26"
}

.bxs-message:before {
    content: "\ed27"
}

.bxs-message-alt:before {
    content: "\ed28"
}

.bxs-message-alt-dots:before {
    content: "\ed29"
}

.bxs-message-dots:before {
    content: "\ed2a"
}

.bxs-message-rounded:before {
    content: "\ed2b"
}

.bxs-message-rounded-dots:before {
    content: "\ed2c"
}

.bxs-message-square:before {
    content: "\ed2d"
}

.bxs-message-square-dots:before {
    content: "\ed2e"
}

.bxs-microchip:before {
    content: "\ed2f"
}

.bxs-microphone:before {
    content: "\ed30"
}

.bxs-microphone-alt:before {
    content: "\ed31"
}

.bxs-microphone-off:before {
    content: "\ed32"
}

.bxs-minus-circle:before {
    content: "\ed33"
}

.bxs-minus-square:before {
    content: "\ed34"
}

.bxs-mobile:before {
    content: "\ed35"
}

.bxs-mobile-vibration:before {
    content: "\ed36"
}

.bxs-moon:before {
    content: "\ed37"
}

.bxs-mouse:before {
    content: "\ed38"
}

.bxs-mouse-alt:before {
    content: "\ed39"
}

.bxs-movie:before {
    content: "\ed3a"
}

.bxs-music:before {
    content: "\ed3b"
}

.bxs-navigation:before {
    content: "\ed3c"
}

.bxs-news:before {
    content: "\ed3d"
}

.bxs-no-entry:before {
    content: "\ed3e"
}

.bxs-note:before {
    content: "\ed3f"
}

.bxs-notepad:before {
    content: "\ed40"
}

.bxs-notification:before {
    content: "\ed41"
}

.bxs-notification-off:before {
    content: "\ed42"
}

.bxs-offer:before {
    content: "\ed43"
}

.bxs-package:before {
    content: "\ed44"
}

.bxs-paint:before {
    content: "\ed45"
}

.bxs-paint-roll:before {
    content: "\ed46"
}

.bxs-palette:before {
    content: "\ed47"
}

.bxs-paper-plane:before {
    content: "\ed48"
}

.bxs-parking:before {
    content: "\ed49"
}

.bxs-paste:before {
    content: "\ed4a"
}

.bxs-pen:before {
    content: "\ed4b"
}

.bxs-pencil:before {
    content: "\ed4c"
}

.bxs-phone:before {
    content: "\ed4d"
}

.bxs-phone-call:before {
    content: "\ed4e"
}

.bxs-phone-incoming:before {
    content: "\ed4f"
}

.bxs-phone-outgoing:before {
    content: "\ed50"
}

.bxs-photo-album:before {
    content: "\ed51"
}

.bxs-piano:before {
    content: "\ed52"
}

.bxs-pie-chart:before {
    content: "\ed53"
}

.bxs-pie-chart-alt:before {
    content: "\ed54"
}

.bxs-pie-chart-alt-2:before {
    content: "\ed55"
}

.bxs-pin:before {
    content: "\ed56"
}

.bxs-pizza:before {
    content: "\ed57"
}

.bxs-plane:before {
    content: "\ed58"
}

.bxs-plane-alt:before {
    content: "\ed59"
}

.bxs-plane-land:before {
    content: "\ed5a"
}

.bxs-planet:before {
    content: "\ed5b"
}

.bxs-plane-take-off:before {
    content: "\ed5c"
}

.bxs-playlist:before {
    content: "\ed5d"
}

.bxs-plug:before {
    content: "\ed5e"
}

.bxs-plus-circle:before {
    content: "\ed5f"
}

.bxs-plus-square:before {
    content: "\ed60"
}

.bxs-pointer:before {
    content: "\ed61"
}

.bxs-polygon:before {
    content: "\ed62"
}

.bxs-printer:before {
    content: "\ed63"
}

.bxs-purchase-tag:before {
    content: "\ed64"
}

.bxs-purchase-tag-alt:before {
    content: "\ed65"
}

.bxs-pyramid:before {
    content: "\ed66"
}

.bxs-quote-alt-right:before {
    content: "\ed67"
}

.bxs-quote-alt-left:before {
    content: "\ed68"
}

.bxs-quote-right:before {
    content: "\ed69"
}

.bxs-quote-left:before {
    content: "\ed6a"
}

.bxs-quote-single-right:before {
    content: "\ed6b"
}

.bxs-quote-single-left:before {
    content: "\ed6c"
}

.bxs-radiation:before {
    content: "\ed6d"
}

.bxs-radio:before {
    content: "\ed6e"
}

.bxs-receipt:before {
    content: "\ed6f"
}

.bxs-rectangle:before {
    content: "\ed70"
}

.bxs-rename:before {
    content: "\ed71"
}

.bxs-report:before {
    content: "\ed72"
}

.bxs-rewind-circle:before {
    content: "\ed73"
}

.bxs-left-arrow:before {
    content: "\ed74"
}

.bxs-left-arrow-circle:before {
    content: "\ed75"
}

.bxs-left-arrow-square:before {
    content: "\ed76"
}

.bxs-left-down-arrow-circle:before {
    content: "\ed77"
}

.bxs-left-top-arrow-circle:before {
    content: "\ed78"
}

.bxs-rocket:before {
    content: "\ed79"
}

.bxs-ruler:before {
    content: "\ed7a"
}

.bxs-sad:before {
    content: "\ed7b"
}

.bxs-save:before {
    content: "\ed7c"
}

.bxs-school:before {
    content: "\ed7d"
}

.bxs-search:before {
    content: "\ed7e"
}

.bxs-search-alt-2:before {
    content: "\ed7f"
}

.bxs-select-multiple:before {
    content: "\ed80"
}

.bxs-send:before {
    content: "\ed81"
}

.bxs-server:before {
    content: "\ed82"
}

.bxs-shapes:before {
    content: "\ed83"
}

.bxs-share:before {
    content: "\ed84"
}

.bxs-share-alt:before {
    content: "\ed85"
}

.bxs-shield:before {
    content: "\ed86"
}

.bxs-shield-alt-2:before {
    content: "\ed87"
}

.bxs-ship:before {
    content: "\ed88"
}

.bxs-shocked:before {
    content: "\ed89"
}

.bxs-shopping-bag:before {
    content: "\ed8a"
}

.bxs-shopping-bag-alt:before {
    content: "\ed8b"
}

.bxs-show:before {
    content: "\ed8c"
}

.bxs-skip-next-circle:before {
    content: "\ed8d"
}

.bxs-skip-previous-circle:before {
    content: "\ed8e"
}

.bxs-skull:before {
    content: "\ed8f"
}

.bxs-sleepy:before {
    content: "\ed90"
}

.bxs-slideshow:before {
    content: "\ed91"
}

.bxs-smile:before {
    content: "\ed92"
}

.bxs-sort-alt:before {
    content: "\ed93"
}

.bxs-spa:before {
    content: "\ed94"
}

.bxs-spray-can:before {
    content: "\ed95"
}

.bxs-spreadsheet:before {
    content: "\ed96"
}

.bxs-square:before {
    content: "\ed97"
}

.bxs-square-rounded:before {
    content: "\ed98"
}

.bxs-star:before {
    content: "\ed99"
}

.bxs-star-half:before {
    content: "\ed9a"
}

.bxs-sticker:before {
    content: "\ed9b"
}

.bxs-stopwatch:before {
    content: "\ed9c"
}

.bxs-store:before {
    content: "\ed9d"
}

.bxs-store-alt:before {
    content: "\ed9e"
}

.bxs-sun:before {
    content: "\ed9f"
}

.bxs-tachometer:before {
    content: "\eda0"
}

.bxs-tag:before {
    content: "\eda1"
}

.bxs-tag-x:before {
    content: "\eda2"
}

.bxs-taxi:before {
    content: "\eda3"
}

.bxs-tennis-ball:before {
    content: "\eda4"
}

.bxs-terminal:before {
    content: "\eda5"
}

.bxs-thermometer:before {
    content: "\eda6"
}

.bxs-time:before {
    content: "\eda7"
}

.bxs-time-five:before {
    content: "\eda8"
}

.bxs-timer:before {
    content: "\eda9"
}

.bxs-tired:before {
    content: "\edaa"
}

.bxs-toggle-right:before {
    content: "\edab"
}

.bxs-toggle-left:before {
    content: "\edac"
}

.bxs-tone:before {
    content: "\edad"
}

.bxs-torch:before {
    content: "\edae"
}

.bxs-to-top:before {
    content: "\edaf"
}

.bxs-traffic:before {
    content: "\edb0"
}

.bxs-traffic-barrier:before {
    content: "\edb1"
}

.bxs-traffic-cone:before {
    content: "\edb2"
}

.bxs-train:before {
    content: "\edb3"
}

.bxs-trash:before {
    content: "\edb4"
}

.bxs-trash-alt:before {
    content: "\edb5"
}

.bxs-tree:before {
    content: "\edb6"
}

.bxs-trophy:before {
    content: "\edb7"
}

.bxs-truck:before {
    content: "\edb8"
}

.bxs-t-shirt:before {
    content: "\edb9"
}

.bxs-up-arrow:before {
    content: "\edba"
}

.bxs-up-arrow-circle:before {
    content: "\edbb"
}

.bxs-up-arrow-square:before {
    content: "\edbc"
}

.bxs-upside-down:before {
    content: "\edbd"
}

.bxs-upvote:before {
    content: "\edbe"
}

.bxs-user:before {
    content: "\edbf"
}

.bxs-user-badge:before {
    content: "\edc0"
}

.bxs-user-check:before {
    content: "\edc1"
}

.bxs-user-circle:before {
    content: "\edc2"
}

.bxs-user-detail:before {
    content: "\edc3"
}

.bxs-user-minus:before {
    content: "\edc4"
}

.bxs-user-pin:before {
    content: "\edc5"
}

.bxs-user-plus:before {
    content: "\edc6"
}

.bxs-user-rectangle:before {
    content: "\edc7"
}

.bxs-user-voice:before {
    content: "\edc8"
}

.bxs-user-x:before {
    content: "\edc9"
}

.bxs-vial:before {
    content: "\edca"
}

.bxs-video:before {
    content: "\edcb"
}

.bxs-video-off:before {
    content: "\edcc"
}

.bxs-video-plus:before {
    content: "\edcd"
}

.bxs-video-recording:before {
    content: "\edce"
}

.bxs-videos:before {
    content: "\edcf"
}

.bxs-volume:before {
    content: "\edd0"
}

.bxs-volume-full:before {
    content: "\edd1"
}

.bxs-volume-low:before {
    content: "\edd2"
}

.bxs-volume-mute:before {
    content: "\edd3"
}

.bxs-wallet:before {
    content: "\edd4"
}

.bxs-wallet-alt:before {
    content: "\edd5"
}

.bxs-washer:before {
    content: "\edd6"
}

.bxs-watch:before {
    content: "\edd7"
}

.bxs-watch-alt:before {
    content: "\edd8"
}

.bxs-webcam:before {
    content: "\edd9"
}

.bxs-widget:before {
    content: "\edda"
}

.bxs-wine:before {
    content: "\eddb"
}

.bxs-wink-smile:before {
    content: "\eddc"
}

.bxs-wink-tongue:before {
    content: "\eddd"
}

.bxs-wrench:before {
    content: "\edde"
}

.bxs-x-circle:before {
    content: "\eddf"
}

.bxs-x-square:before {
    content: "\ede0"
}

.bxs-yin-yang:before {
    content: "\ede1"
}

.bxs-zap:before {
    content: "\ede2"
}

.bxs-zoom-in:before {
    content: "\ede3"
}

.bxs-zoom-out:before {
    content: "\ede4"
}

@font-face {
    font-family:Flaticon;src:url(../fonts/Flaticon.eot);src:url(../fonts/Flaticon%EF%B9%96.eot#iefix) format("embedded-opentype"),url(../fonts/Flaticon.woff2) format("woff2"),url(../fonts/Flaticon.woff) format("woff"),url(../fonts/Flaticon.ttf) format("truetype"),url(../fonts/Flaticon.svg#Flaticon) format("svg");font-weight:400;font-style:normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@    font-face {
        font-family: Flaticon;
        src: url(../fonts/Flaticon.svg#Flaticon) format("svg")
    }
}[class*=" flaticon-"]:after,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class^=flaticon-]:before {
    font-family: Flaticon;
    font-style: normal
}

.flaticon-play-button:before {
    content: "\f100"
}

.flaticon-play-button-1:before {
    content: "\f101"
}

.flaticon-play-button-2:before {
    content: "\f102"
}

.flaticon-support:before {
    content: "\f103"
}

.flaticon-united:before {
    content: "\f104"
}

.flaticon-positive-vote:before {
    content: "\f105"
}

.flaticon-heart:before {
    content: "\f106"
}

.flaticon-care:before {
    content: "\f107"
}

.flaticon-first:before {
    content: "\f108"
}

.flaticon-online-learning:before {
    content: "\f109"
}

.flaticon-man:before {
    content: "\f10a"
}

.flaticon-liver:before {
    content: "\f10b"
}

.flaticon-kidney:before {
    content: "\f10c"
}

.flaticon-walker:before {
    content: "\f10d"
}

.flaticon-brain:before {
    content: "\f10e"
}

.flaticon-heart-1:before {
    content: "\f10f"
}

.flaticon-doll:before {
    content: "\f110"
}

.flaticon-cardiology:before {
    content: "\f111"
}

.flaticon-heartbeat:before {
    content: "\f112"
}

.flaticon-tick:before {
    content: "\f113"
}

.flaticon-trophy:before {
    content: "\f114"
}

.flaticon-experience:before {
    content: "\f115"
}

.flaticon-email:before {
    content: "\f116"
}

.flaticon-user:before {
    content: "\f117"
}

.flaticon-account:before {
    content: "\f118"
}

.flaticon-smartphone:before {
    content: "\f119"
}

.flaticon-timetable:before {
    content: "\f11a"
}

.flaticon-appointment:before {
    content: "\f11b"
}

.flaticon-clock:before {
    content: "\f11c"
}

.flaticon-edit:before {
    content: "\f11d"
}

.flaticon-gloves-pair-outlines:before {
    content: "\f11e"
}

.flaticon-checked:before {
    content: "\f11f"
}

.flaticon-hand-wash:before {
    content: "\f120"
}

.flaticon-stay-home:before {
    content: "\f121"
}

.flaticon-protection:before {
    content: "\f122"
}

.flaticon-protection-1:before {
    content: "\f123"
}

.flaticon-medical-mask:before {
    content: "\f124"
}

.flaticon-alcohol-gel:before {
    content: "\f125"
}

.flaticon-washing-hands:before {
    content: "\f126"
}

.flaticon-gloves:before {
    content: "\f127"
}

.flaticon-test-tube:before {
    content: "\f128"
}

.flaticon-clipboard:before {
    content: "\f129"
}

.flaticon-heart-2:before {
    content: "\f12a"
}

.flaticon-chart:before {
    content: "\f12b"
}

@-webkit-keyframes modal-video {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes modal-video {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes modal-video-inner {
    0% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes modal-video-inner {
    0% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

.modal-video {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: modal-video;
    animation-name: modal-video;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.modal-video-effect-exit {
    opacity: 0
}

.modal-video-effect-exit .modal-video-movie-wrap {
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
}

.modal-video-body {
    max-width: 940px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: table
}

.modal-video-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.modal-video-movie-wrap {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    background-color: #333;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: modal-video-inner;
    animation-name: modal-video-inner;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

.modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.modal-video-close-btn {
    position: absolute;
    z-index: 2;
    top: -35px;
    left: -35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border: none;
    background: transparent
}

.modal-video-close-btn:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal-video-close-btn:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modal-video-close-btn:after,.modal-video-close-btn:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    right: 0;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px
}

.accordion {
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px
}

.accordion__item+.accordion__item {
    border-top: 1px solid rgba(0,0,0,.1)
}

.accordion__button {
    background-color: #f4f4f4;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: right;
    border: none
}

.accordion__button:hover {
    background-color: #ddd
}

.accordion__button:before {
    display: inline-block;
    content: "";
    height: 10px;
    width: 10px;
    margin-left: 12px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}[hidden] {
    display: none
}

.accordion__panel {
    padding: 20px;
    -webkit-animation: fadein .35s ease-in;
    animation: fadein .35s ease-in
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow {
    margin-right: -8px;
    position: absolute
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before {
    box-sizing: content-box;
    position: absolute;
    border: 8px solid transparent;
    height: 0;
    width: 1px
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before {
    content: "";
    z-index: -1;
    border-width: 8px;
    right: -8px;
    border-bottom-color: #aeaeae
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
    top: 0;
    margin-top: -8px
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before {
    border-top: none;
    border-bottom-color: #f0f0f0
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before {
    top: -1px;
    border-bottom-color: #aeaeae
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow {
    bottom: 0;
    margin-bottom: -8px
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before {
    border-bottom: none;
    border-top-color: #fff
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before {
    bottom: -1px;
    border-top-color: #aeaeae
}

.react-datepicker-wrapper {
    display: inline-block;
    padding: 0;
    border: 0
}

.react-datepicker {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: .8rem;
    background-color: #fff;
    color: #000;
    border: 1px solid #aeaeae;
    border-radius: .3rem;
    display: inline-block;
    position: relative
}

.react-datepicker--time-only .react-datepicker__triangle {
    right: 35px
}

.react-datepicker--time-only .react-datepicker__time-container {
    border-right: 0
}

.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box {
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.react-datepicker__triangle {
    position: absolute;
    right: 50px
}

.react-datepicker-popper {
    z-index: 1
}

.react-datepicker-popper[data-placement^=bottom] {
    margin-top: 10px
}

.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle {
    right: auto;
    left: 50px
}

.react-datepicker-popper[data-placement^=top] {
    margin-bottom: 10px
}

.react-datepicker-popper[data-placement^=left] {
    margin-right: 8px
}

.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle {
    right: auto;
    left: 42px
}

.react-datepicker-popper[data-placement^=right] {
    margin-left: 8px
}

.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle {
    right: 42px;
    left: auto
}

.react-datepicker__header {
    text-align: center;
    background-color: #f0f0f0;
    border-bottom: 1px solid #aeaeae;
    border-top-right-radius: .3rem;
    padding-top: 8px;
    position: relative
}

.react-datepicker__header--time {
    padding-bottom: 8px;
    padding-right: 5px;
    padding-left: 5px
}

.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
    border-top-right-radius: 0
}

.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
    border-top-left-radius: .3rem
}

.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select {
    display: inline-block;
    margin: 0 2px
}

.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month {
    margin-top: 0;
    color: #000;
    font-weight: 700;
    font-size: .944rem
}

.react-datepicker-time__header {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.react-datepicker__navigation {
    background: none;
    line-height: 1.7rem;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 10px;
    width: 0;
    padding: 0;
    border: .45rem solid transparent;
    z-index: 1;
    height: 10px;
    width: 10px;
    text-indent: -999em;
    overflow: hidden
}

.react-datepicker__navigation--previous {
    right: 10px;
    border-left-color: #ccc
}

.react-datepicker__navigation--previous:hover {
    border-left-color: #b3b3b3
}

.react-datepicker__navigation--previous--disabled,.react-datepicker__navigation--previous--disabled:hover {
    border-left-color: #e6e6e6;
    cursor: default
}

.react-datepicker__navigation--next {
    left: 10px;
    border-right-color: #ccc
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
    left: 95px
}

.react-datepicker__navigation--next:hover {
    border-right-color: #b3b3b3
}

.react-datepicker__navigation--next--disabled,.react-datepicker__navigation--next--disabled:hover {
    border-right-color: #e6e6e6;
    cursor: default
}

.react-datepicker__navigation--years {
    position: relative;
    top: 0;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.react-datepicker__navigation--years-previous {
    top: 4px;
    border-top-color: #ccc
}

.react-datepicker__navigation--years-previous:hover {
    border-top-color: #b3b3b3
}

.react-datepicker__navigation--years-upcoming {
    top: -4px;
    border-bottom-color: #ccc
}

.react-datepicker__navigation--years-upcoming:hover {
    border-bottom-color: #b3b3b3
}

.react-datepicker__month-container {
    float: right
}

.react-datepicker__year {
    margin: .4rem;
    text-align: center
}

.react-datepicker__year-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 180px
}

.react-datepicker__year .react-datepicker__year-text {
    display: inline-block;
    width: 4rem;
    margin: 2px
}

.react-datepicker__month {
    margin: .4rem;
    text-align: center
}

.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text {
    display: inline-block;
    width: 4rem;
    margin: 2px
}

.react-datepicker__input-time-container {
    clear: both;
    width: 100%;
    float: right;
    margin: 5px 0 10px 15px;
    text-align: right
}

.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container {
    display: inline-block
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
    display: inline-block;
    margin-right: 10px
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
    width: 85px
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time] {
    -moz-appearance: textfield
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
    margin-right: 5px;
    display: inline-block
}

.react-datepicker__time-container {
    float: left;
    border-right: 1px solid #aeaeae;
    width: 85px
}

.react-datepicker__time-container--with-today-button {
    display: inline;
    border: 1px solid #aeaeae;
    border-radius: .3rem;
    position: absolute;
    left: -72px;
    top: 0
}

.react-datepicker__time-container .react-datepicker__time {
    position: relative;
    background: #fff;
    border-bottom-left-radius: .3rem
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
    width: 85px;
    overflow-x: hidden;
    margin: 0 auto;
    text-align: center;
    border-bottom-left-radius: .3rem
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
    list-style: none;
    margin: 0;
    height: calc(195px + .85rem);
    overflow-y: scroll;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    box-sizing: content-box
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
    height: 30px;
    padding: 5px 10px;
    white-space: nowrap
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
    cursor: pointer;
    background-color: #f0f0f0
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
    background-color: #216ba5;
    color: #fff;
    font-weight: 700
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
    background-color: #216ba5
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
    color: #ccc
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
    cursor: default;
    background-color: transparent
}

.react-datepicker__week-number {
    color: #ccc;
    display: inline-block;
    width: 1.7rem;
    line-height: 1.7rem;
    text-align: center;
    margin: .166rem
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
    cursor: pointer
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
    border-radius: .3rem;
    background-color: #f0f0f0
}

.react-datepicker__day-names,.react-datepicker__week {
    white-space: nowrap
}

.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name {
    color: #000;
    display: inline-block;
    width: 1.7rem;
    line-height: 1.7rem;
    text-align: center;
    margin: .166rem
}

.react-datepicker__month--in-range,.react-datepicker__month--in-selecting-range,.react-datepicker__month--selected,.react-datepicker__quarter--in-range,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--selected {
    border-radius: .3rem;
    background-color: #216ba5;
    color: #fff
}

.react-datepicker__month--in-range:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--selected:hover,.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--selected:hover {
    background-color: #1d5d90
}

.react-datepicker__month--disabled,.react-datepicker__quarter--disabled {
    color: #ccc;
    pointer-events: none
}

.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover {
    cursor: default;
    background-color: transparent
}

.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text {
    cursor: pointer
}

.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover {
    border-radius: .3rem;
    background-color: #f0f0f0
}

.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today {
    font-weight: 700
}

.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted {
    border-radius: .3rem;
    background-color: #3dcc4a;
    color: #fff
}

.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover {
    background-color: #32be3f
}

.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1 {
    color: #f0f
}

.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2 {
    color: green
}

.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected {
    border-radius: .3rem;
    background-color: #216ba5;
    color: #fff
}

.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover {
    background-color: #1d5d90
}

.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected {
    border-radius: .3rem;
    background-color: #2a87d0;
    color: #fff
}

.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover {
    background-color: #1d5d90
}

.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range {
    background-color: rgba(33,107,165,.5)
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range,.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range,.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range,.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range {
    background-color: #f0f0f0;
    color: #000
}

.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled {
    cursor: default;
    color: #ccc
}

.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover {
    background-color: transparent
}

.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover {
    background-color: #216ba5
}

.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover {
    background-color: #f0f0f0
}

.react-datepicker__input-container {
    position: relative;
    display: inline-block;
    width: 100%
}

.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view {
    border: 1px solid transparent;
    border-radius: .3rem
}

.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover {
    cursor: pointer
}

.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow {
    border-top-color: #b3b3b3
}

.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow {
    border-top-color: #ccc;
    float: left;
    margin-right: 20px;
    top: 8px;
    position: relative;
    border-width: .45rem
}

.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown {
    background-color: #f0f0f0;
    position: absolute;
    width: 50%;
    right: 25%;
    top: 30px;
    z-index: 1;
    text-align: center;
    border-radius: .3rem;
    border: 1px solid #aeaeae
}

.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover {
    cursor: pointer
}

.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable {
    height: 150px;
    overflow-y: scroll
}

.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option {
    line-height: 20px;
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type {
    border-top-right-radius: .3rem;
    border-top-left-radius: .3rem
}

.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover {
    background-color: #ccc
}

.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming {
    border-bottom-color: #b3b3b3
}

.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous {
    border-top-color: #b3b3b3
}

.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected {
    position: absolute;
    right: 15px
}

.react-datepicker__close-icon {
    cursor: pointer;
    background-color: transparent;
    border: 0;
    outline: 0;
    padding: 0 6px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.react-datepicker__close-icon:after {
    cursor: pointer;
    background-color: #216ba5;
    color: #fff;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    padding: 2px;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    content: "\00d7"
}

.react-datepicker__today-button {
    background: #f0f0f0;
    border-top: 1px solid #aeaeae;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    padding: 5px 0;
    clear: right
}

.react-datepicker__portal {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.8);
    right: 0;
    top: 0;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    z-index: 2147483647
}

.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name {
    width: 3rem;
    line-height: 3rem
}

@media (max-height:550px),(max-width:400px) {
    .react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name {
        width: 2rem;
        line-height: 2rem
    }
}

.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month {
    font-size: 1.44rem
}

.react-datepicker__portal .react-datepicker__navigation {
    border: .81rem solid transparent
}

.react-datepicker__portal .react-datepicker__navigation--previous {
    border-left-color: #ccc
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
    border-left-color: #b3b3b3
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled,.react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
    border-left-color: #e6e6e6;
    cursor: default
}

.react-datepicker__portal .react-datepicker__navigation--next {
    border-right-color: #ccc
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
    border-right-color: #b3b3b3
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled,.react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
    border-right-color: #e6e6e6;
    cursor: default
}

body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 1.8;
    font-family: Lato,sans-serif;
    color: #525252
}

a {
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-decoration: none;
    color: #0cb8b6
}

a:hover {
    text-decoration: none;
    color: #001430
}

a:focus {
    text-decoration: none
}

button {
    outline: 0!important;
    box-shadow: none;
    border: none
}

button:focus {
    box-shadow: none
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    color: #001430;
    font-weight: 700;
    font-family: Roboto,sans-serif
}

h3 {
    font-size: 21px
}

.d-table {
    width: 100%;
    height: 100%
}

.d-table-cell {
    vertical-align: middle
}

p {
    font-size: 15px;
    margin-bottom: 15px
}

p:last-child {
    margin-bottom: 0
}

img {
    max-width: 100%;
    height: auto
}

.form-control {
    height: 50px;
    color: #001430;
    border: 1px solid #e8e8e8;
    background-color: #f2f9fc;
    border-radius: 4px;
    font-size: 14px;
    padding: 10px 20px;
    width: 100%
}

.form-control::-webkit-input-placeholder {
    color: #495057
}

.form-control:-ms-input-placeholder {
    color: #495057
}

.form-control::placeholder {
    color: #495057
}

.form-control:focus {
    color: #000;
    background-color: transparent;
    box-shadow: unset;
    outline: 0;
    border: 1px solid #0cb8b6
}

.form-control:focus,.form-control:hover:focus {
    box-shadow: unset
}

textarea.form-control {
    height: auto
}

.ptb-100 {
    padding-bottom: 100px
}

.pt-100,.ptb-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.pt-70 {
    padding-top: 70px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-130 {
    padding-bottom: 130px
}

.mt-30 {
    margin-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.ml-30 {
    margin-right: 30px
}

.mt-100 {
    margin-top: -100px
}

.top-title {
    font-size: 15px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
    color: #0cb8b6
}

.bg-color {
    background-color: #eefbfc
}

.jarallax {
    background-attachment: fixed
}

.default-btn {
    font-size: 16px;
    color: #fff;
    padding: 15px 30px;
    line-height: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    background-color: #0cb8b6
}

.default-btn.active {
    margin-right: 30px;
    color: #fff;
    background: #0cb8b6
}

.default-btn:hover {
    background-color: #0f9e9d;
    color: #fff
}

.read-more {
    line-height: 1;
    color: #0cb8b6;
    font-weight: 500;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: block;
    font-size: 13px;
    font-weight: 600
}

.read-more i {
    position: relative;
    top: 2px
}

.read-more:hover {
    color: #0cb8b6
}

.read-more:hover i {
    color: #0cb8b6;
    -webkit-animation: rotation .5s linear infinite;
    animation: rotation .5s linear infinite
}

.header-area .top-header-area {
    padding: 15px 0;
    background-color: #fff
}

.header-area .top-header-area .header-content-right {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.header-area .top-header-area .header-content-right li {
    display: inline-block;
    padding-left: 20px;
    color: #001430
}

.header-area .top-header-area .header-content-right li:last-child {
    padding-left: 0
}

.header-area .top-header-area .header-content-right li a {
    color: #001430;
    display: inline-block
}

.header-area .top-header-area .header-content-right li a:hover {
    color: #0cb8b6
}

.header-area .top-header-area .header-content-right li i {
    color: #fff;
    margin-left: 5px;
    font-size: 15px;
    background-color: #0cb8b6;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    top: 1px
}

.header-area .top-header-area .header-content-left {
    line-height: 1;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.header-area .top-header-area .header-content-left li {
    display: inline-block
}

.header-area .top-header-area .header-content-left li a {
    color: #fff;
    margin-left: 5px;
    font-size: 15px;
    background-color: #0cb8b6;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    width: 25px;
    height: 25px;
    line-height: 29px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s
}

.header-area .top-header-area .header-content-left li a i {
    font-size: 15px
}

.header-area .top-header-area .header-content-left li a:hover {
    background-color: #001430
}

.header-area .top-header-area .header-content-left li .option-item {
    color: #525252;
    display: inline-block;
    position: relative;
    line-height: 1;
    top: 0
}

.header-area .top-header-area .header-content-left li .option-item .search-overlay {
    display: none
}

.header-area .top-header-area .header-content-left li .option-item .search-overlay.search-popup {
    position: absolute;
    top: 100%;
    width: 300px;
    left: 0;
    background: #fff;
    z-index: 2;
    padding: 20px;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    margin-top: 25px
}

.header-area .top-header-area .header-content-left li .option-item .search-overlay.search-popup .search-form {
    position: relative
}

.header-area .top-header-area .header-content-left li .option-item .search-overlay.search-popup .search-form .search-input {
    display: block;
    width: 100%;
    height: 50px;
    line-height: normal;
    border: 1px solid #eee;
    color: #001430;
    outline: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-size: 15px;
    padding-top: 4px;
    padding-right: 15px
}

.header-area .top-header-area .header-content-left li .option-item .search-overlay.search-popup .search-form .search-input:focus {
    border-color: #0cb8b6
}

.header-area .top-header-area .header-content-left li .option-item .search-overlay.search-popup .search-form .search-button {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    background: #0cb8b6;
    border: none;
    width: 50px;
    outline: 0;
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    padding: 0
}

.header-area .top-header-area .header-content-left li .option-item .search-overlay.search-popup .search-form .search-button:hover {
    background-color: #001430
}

.header-area .top-header-area .header-content-left li .option-item .search-btn {
    cursor: pointer;
    -webkit-transition: all .5s;
    transition: all .5s;
    color: #fff;
    background-color: #0cb8b6;
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 27px;
    border-radius: 50%;
    text-align: center
}

.header-area .top-header-area .header-content-left li .option-item .search-btn:hover {
    background-color: #001430
}

.header-area .top-header-area .header-content-left li .option-item .close-btn {
    cursor: pointer;
    display: none;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 27px;
    border-radius: 50%;
    text-align: center;
    background-color: #001430;
    color: #fff
}

.header-area .top-header-area .header-content-left li .option-item .close-btn:hover {
    background-color: #001430
}

.header-area .top-header-area .header-content-left li .option-item .close-btn.active {
    display: block
}

.nav-area .navbar-area .main-nav {
    background-color: transparent;
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0
}

.nav-area .navbar-area .main-nav nav {
    padding: 12px 15px
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item a {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin: 0 10px;
    padding: 0;
    position: relative
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item a i {
    font-size: 15px;
    line-height: 0;
    position: relative;
    top: 3px
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item a:before {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item a:hover {
    color: #0cb8b6
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item a.active {
    color: #0cb8b6
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu {
    background-color: #fff;
    border: none;
    border-radius: 0;
    top: 100%;
    right: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
    font-size: 13px;
    color: #001430;
    position: relative;
    padding: 10px 15px;
    border-bottom: 1px dashed #eee;
    margin-right: 0;
    margin-left: 0
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a i {
    float: left;
    top: 12px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
    color: #0cb8b6;
    background-color: #f3f3f3
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #0cb8b6;
    background-color: #f3f3f3
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    right: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child a {
    border-bottom: none
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    top: 0!important;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    margin: 0
}

.nav-area .navbar-area .main-nav nav .navbar-nav .nav-item:hover ul {
    opacity: 1;
    visibility: visible;
    top: 100%;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.nav-area .navbar-area.is-sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 999;
    background-color: #001430;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,.4);
    -webkit-animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
    animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%!important
}

.nav-area .navbar-area.is-sticky .main-nav nav .navbar-nav .nav-item a {
    color: #fff
}

.nav-area .navbar-area.is-sticky .main-nav nav .navbar-nav .nav-item a:hover {
    color: #0cb8b6
}

.nav-area .navbar-area.is-sticky .main-nav nav .navbar-nav .nav-item a.active {
    color: #0cb8b6
}

.nav-area .dropdown-toggle:after {
    display: none
}

.nav-area .others-option {
    position: relative;
    top: 4px
}

.nav-area .others-option .subscribe {
    display: inline-block;
    position: relative
}

.nav-area .others-option .subscribe .default-btn {
    padding: 12px 20px
}

.nav-area .others-option .sidebar-menu {
    display: inline-block;
    margin-right: 15px
}

.nav-area .others-option .sidebar-menu i {
    font-size: 40px;
    color: #0cb8b6;
    position: relative;
    top: -2px
}

.nav-area.four .navbar-area .main-nav nav .navbar-nav .nav-item a {
    color: #001430
}

.nav-area.four .navbar-area .main-nav nav .navbar-nav .nav-item a:hover {
    color: #0cb8b6
}

.nav-area.four .navbar-area .main-nav nav .navbar-nav .nav-item a.active {
    color: #0cb8b6
}

.nav-area.four .navbar-area.is-sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,.4);
    -webkit-animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
    animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%!important
}

.nav-area.four .navbar-area.is-sticky .main-nav nav .navbar-nav .nav-item a {
    color: #001430
}

.nav-area.four .navbar-area.is-sticky .main-nav nav .navbar-nav .nav-item a:hover {
    color: #0cb8b6
}

.nav-area.four .navbar-area.is-sticky .main-nav nav .navbar-nav .nav-item a.active {
    color: #0cb8b6
}

.nav-area.five .navbar-area .main-nav {
    border-top: 1px dotted #b1b9ba;
    border-bottom: 1px dotted #b1b9ba;
    background-color: #eff7f8
}

.nav-area.five .navbar-area .main-nav nav .navbar-nav .nav-item a {
    color: #001430
}

.nav-area.five .navbar-area .main-nav nav .navbar-nav .nav-item a:hover {
    color: #0cb8b6
}

.nav-area.five .navbar-area .main-nav nav .navbar-nav .nav-item a.active {
    color: #0cb8b6
}

.nav-area.five .navbar-area.is-sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,.4);
    -webkit-animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
    animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%!important
}

.nav-area.five .navbar-area.is-sticky .main-nav nav .navbar-nav .nav-item a {
    color: #001430
}

.nav-area.five .navbar-area.is-sticky .main-nav nav .navbar-nav .nav-item a:hover {
    color: #0cb8b6
}

.nav-area.five .navbar-area.is-sticky .main-nav nav .navbar-nav .nav-item a.active {
    color: #0cb8b6
}

.navbar-toggler {
    border: none;
    border-radius: 0;
    padding: 0
}

.navbar-toggler .icon-bar {
    width: 35px;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #fff;
    height: 4px;
    display: block;
    border-radius: 3px
}

.navbar-toggler .top-bar {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
    right: 4px;
    position: relative
}

.navbar-toggler .middle-bar {
    opacity: 0;
    margin: 5px 0
}

.navbar-toggler .bottom-bar {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
    right: 4px;
    position: relative
}

.navbar-toggler.collapsed .top-bar {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    right: 0
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1
}

.navbar-toggler.collapsed .bottom-bar {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    right: 0
}

.main-banner-area {
    background-image: url(../images/home-one/home-one-banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    height: 840px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.main-banner-area:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    z-index: -1
}

.main-banner-area .banner-text {
    position: relative;
    max-width: 540px;
    margin-right: auto;
    margin-top: -70px
}

.main-banner-area .banner-text span {
    font-size: 16px;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 600;
    color: #0cb8b6
}

.main-banner-area .banner-text h1 {
    font-size: 60px;
    margin-bottom: 25px;
    color: #fff
}

.main-banner-area .banner-text p {
    font-size: 16px;
    margin-bottom: 35px;
    color: #fff;
    font-weight: 500
}

.main-banner-area .banner-img-wrap {
    position: relative
}

.main-banner-area .banner-img-wrap .banner-img {
    max-width: 490px;
    position: absolute;
    top: -70px;
    margin-right: auto;
    left: 0
}

.main-banner-area .banner-img-wrap .banner-shape {
    position: absolute;
    top: -80px;
    left: -75px;
    max-width: 650px;
    z-index: -1;
    -webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.first-facility-area {
    background-color: #d6fbfd;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 4px 4px 0 0;
    width: 1140px;
    padding: 50px
}

.first-facility-area .shape {
    position: absolute;
    left: 0;
    top: 0;
    opacity: .5;
    z-index: -1
}

.first-facility-item {
    position: relative;
    padding-right: 90px
}

.first-facility-item i {
    border: 1px dashed #0cb8b6;
    background-color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #0cb8b6;
    position: absolute;
    right: 0;
    top: 0
}

.first-facility-item h3 {
    margin-bottom: 10px
}

.second-facility-item {
    border: 1px dashed #0cb8b6;
    text-align: center;
    padding: 30px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    -webkit-transition: all .5s;
    transition: all .5s;
    background-color: #fff
}

.second-facility-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/facility-img/facility-shape-img.png);
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    height: 165px;
    width: 165px;
    z-index: -1;
    opacity: .2;
    -webkit-transition: all .5s;
    transition: all .5s
}

.second-facility-item img {
    max-width: 70px;
    margin-bottom: 22px
}

.second-facility-item p {
    margin-bottom: 20px
}

.second-facility-item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.second-facility-item:hover:before {
    opacity: 1
}

.about-area .about-img {
    position: relative;
    z-index: 1
}

.about-area .about-img img {
    border-radius: 4px
}

.about-area .about-img .shape-1 {
    position: absolute;
    top: 0;
    right: -30px;
    z-index: -1
}

.about-area .about-img .shape-1 img {
    border-radius: 4px
}

.about-area .about-img .shape-2 {
    position: absolute;
    right: -250px;
    top: 0;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.about-area .about-img .shape-3 {
    position: absolute;
    top: -50px;
    left: -50px;
    z-index: -1
}

.about-area .about-content {
    margin-right: 30px;
    margin-bottom: -6px;
    margin-top: -6px
}

.about-area .about-content h2 {
    font-size: 40px;
    margin-bottom: 20px
}

.about-area .about-content p {
    margin-bottom: 20px
}

.about-area .about-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.about-area .about-content ul li {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    padding-right: 40px
}

.about-area .about-content ul li:last-child {
    margin-bottom: 0
}

.about-area .about-content ul li i {
    position: absolute;
    top: -2px;
    right: 0;
    background-color: #f5f5f5;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #0cb8b6;
    -webkit-transition: all .5s;
    transition: all .5s
}

.about-area .about-content ul li:hover i {
    background-color: #0cb8b6;
    color: #fff
}

.about-area .about-content .default-btn {
    margin-top: 40px
}

@-webkit-keyframes moveBounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes moveBounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.services-area.bg {
    background-image: url(../images/services-bg.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.single-services {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 30px;
    position: relative;
    z-index: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-bottom: 30px;
    border-radius: 10px 10px 100px 10px;
    overflow: hidden
}

.single-services:before {
    content: "";
    position: absolute;
    left: 500px;
    top: 50%;
    width: 100%;
    height: 10px;
    background-color: #0cb8b6;
    box-shadow: 0 0 15px #0cb8b6;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1
}

.single-services:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #0cb8b6;
    box-shadow: 0 0 15px #0cb8b6;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
    -webkit-transition: 1.5s;
    transition: 1.5s;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    border-radius: 10px 10px 100px 10px
}

.single-services span {
    font-size: 35px;
    color: #0cb8b6;
    display: inline-block;
    border: 1px solid #0cb8b6;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    margin-bottom: 15px
}

.single-services span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #dcfcfe;
    margin: 5px;
    border-radius: 50%;
    z-index: -1
}

.single-services .services-shape {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    opacity: .5;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1
}

.single-services:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.single-services:hover h3,.single-services:hover p {
    color: #fff
}

.single-services:hover .services-shape {
    opacity: 1
}

.single-services:hover:before {
    left: -500px
}

.single-services:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.single-services:hover .read-more {
    color: #fff
}

.single-services:hover .read-more i {
    color: #fff
}

.single-doctor {
    text-align: center;
    background-color: #e9f8fe;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1
}

.single-doctor img {
    background-color: #0cb8b6;
    border-radius: 100% 0 100% 100%;
    margin-bottom: 20px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-doctor h3 {
    margin-bottom: 5px
}

.single-doctor .top-title {
    margin-bottom: 5px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-doctor ul {
    line-height: 1;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.single-doctor ul li {
    display: inline-block;
    padding: 0 3px
}

.single-doctor ul li i {
    color: #fff;
    background-color: #0cb8b6;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%
}

.single-doctor:hover img {
    background-color: #fff
}

.single-doctor:hover:before {
    width: 50%
}

.single-doctor:hover:after {
    width: 50%
}

.single-doctor:hover .top-title {
    color: #001430
}

.doctors-area .owl-item.active.center .single-doctor img {
    background-color: #fff
}

.doctors-area .owl-item.active.center .single-doctor:before {
    width: 50%
}

.doctors-area .owl-item.active.center .single-doctor:after {
    width: 50%
}

.doctors-area .owl-item.active.center .single-doctor .top-title {
    color: #001430
}

.doctors-area .owl-theme .owl-nav .owl-prev {
    position: absolute;
    right: -50px;
    top: 50%;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    background-color: transparent;
    margin: 0!important;
    padding: 0
}

.doctors-area .owl-theme .owl-nav .owl-prev i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #0cb8b6;
    border-radius: 50%;
    font-size: 20px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.doctors-area .owl-theme .owl-nav .owl-prev i:hover {
    background-color: #66f0f9
}

.doctors-area .owl-theme .owl-nav .owl-next {
    position: absolute;
    left: -50px;
    top: 50%;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    background-color: transparent;
    margin: 0!important;
    padding: 0
}

.doctors-area .owl-theme .owl-nav .owl-next i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #0cb8b6;
    border-radius: 50%;
    font-size: 20px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.doctors-area .owl-theme .owl-nav .owl-next i:hover {
    background-color: #66f0f9
}

.doctors-area .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent
}

.doctors-area .owl-theme .owl-nav {
    margin-top: 0!important
}

.our-work-area {
    background-image: url(../images/work-bg.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    z-index: 1
}

.our-work-area .section-title .top-title {
    color: #001430
}

.our-work-area .owl-theme .owl-dots {
    line-height: 1
}

.our-work-area .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 6px;
    background-color: #e9f8fe;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin: 0 5px
}

.our-work-area .owl-theme .owl-dots .owl-dot.active span {
    background-color: #0cb8b6;
    width: 25px
}

.our-work-area .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #0cb8b6;
    width: 25px
}

.our-work-area .shape {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.single-work {
    margin-bottom: 30px;
    text-align: center;
    position: relative;
    overflow: hidden
}

.single-work .work-title {
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 20px;
    max-width: 325px;
    margin: auto;
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-work .work-title i {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #0cb8b6;
    border-radius: 50%;
    color: #fff;
    margin-left: 20px
}

.single-work .work-content-wrap {
    background-color: #0cb8b6;
    opacity: .9;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-work .work-content-wrap .work-content {
    padding: 30px
}

.single-work .work-content-wrap .work-content h3 {
    margin-bottom: 15px
}

.single-work .work-content-wrap .work-content p {
    color: #001430
}

.single-work .work-content-wrap .work-content .read-more {
    color: #001430;
    font-weight: 700;
    font-size: 14px
}

.single-work .work-content-wrap .work-content .read-more:hover i {
    color: #001430
}

.single-work:hover .work-content-wrap {
    top: 0
}

.single-work:hover .work-content-wrap .work-content h3,.single-work:hover .work-content-wrap .work-content p {
    color: #fff
}

.single-work:hover .work-content-wrap .work-content .read-more {
    color: #fff
}

.single-work:hover .work-title {
    bottom: -100%
}

.counter-area {
    position: relative;
    overflow: hidden
}

.counter-area .shape-1 {
    position: absolute;
    right: -260px;
    top: 0;
    z-index: -1;
    -webkit-animation: FocuS 1s linear 1s infinite;
    animation: FocuS 1s linear 1s infinite
}

.counter-area .shape-2 {
    position: absolute;
    left: -260px;
    bottom: 0;
    z-index: -1;
    -webkit-animation: FocuSTwo 1s linear 1s infinite;
    animation: FocuSTwo 1s linear 1s infinite
}

.single-counter {
    text-align: center;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 30px;
    position: relative
}

.single-counter,.single-counter i {
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-counter i {
    background-color: #f5f5f5;
    color: #0cb8b6;
    font-size: 30px;
    line-height: 1;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 30px;
    border-radius: 50%
}

.single-counter p {
    color: #0cb8b6;
    line-height: 1;
    margin-bottom: 0;
    font-size: 17px
}

.single-counter h2 {
    color: #001430;
    line-height: 1;
    font-size: 40px;
    margin-top: -8px;
    margin-bottom: 10px
}

.single-counter:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.single-counter:hover i {
    background-color: #0cb8b6;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    color: #fff
}

@-webkit-keyframes FocuS {
    0% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes FocuS {
    0% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes FocuSTwo {
    0% {
        opacity: 1
    }

    75% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes FocuSTwo {
    0% {
        opacity: 1
    }

    75% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.appointment-area {
    background-image: url(../images/appointment-bg.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.appointment-here-form {
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 50px;
    max-width: 750px;
    position: relative;
    z-index: 1
}

.appointment-here-form h2 {
    font-size: 40px;
    margin-bottom: 40px;
    text-align: center
}

.appointment-here-form span {
    text-align: center;
    display: block
}

.appointment-here-form label {
    font-weight: 600;
    font-size: 15px
}

.appointment-here-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.appointment-here-form .form-group i {
    position: absolute;
    top: 17px;
    right: 20px;
    line-height: 1;
    font-size: 18px;
    color: #0cb8b6
}

.appointment-here-form .form-group .form-control {
    padding: 12px 50px
}

.appointment-here-form .react-datepicker-wrapper {
    display: block;
    width: 100%
}

.appointment-here-form .default-btn {
    display: block;
    margin: 15px auto 0
}

.appointment-here-form .nice-select {
    height: 50px;
    width: 100%;
    line-height: 48px;
    font-size: 15px;
    margin-bottom: 30px;
    padding-right: 50px;
    background-color: #f2f9fc
}

.appointment-here-form .nice-select span {
    text-align: right
}

.appointment-here-form .nice-select:after {
    height: 8px;
    width: 8px
}

.appointment-here-form .nice-select.open .list {
    height: 250px;
    overflow-y: scroll
}

.appointment-here-form .shape {
    position: absolute;
    top: -35px;
    left: -45px;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.table-condensed {
    border-collapse: collapse;
    width: 308px;
    text-align: center
}

.table-condensed .prev {
    background-color: #f2f9fc;
    border-radius: 4px;
    -webkit-transition: all .5s;
    transition: all .5s;
    cursor: pointer
}

.table-condensed .prev:hover {
    background-color: #0cb8b6
}

.table-condensed .next {
    background-color: #f2f9fc;
    border-radius: 4px;
    -webkit-transition: all .5s;
    transition: all .5s;
    cursor: pointer
}

.table-condensed .next:hover {
    background-color: #0cb8b6
}

.table-condensed .day {
    -webkit-transition: all .5s;
    cursor: pointer;
    transition: all .5s;
    border-radius: 4px;
    font-size: 14px
}

.table-condensed .day:hover {
    background-color: #0cb8b6
}

.emergency-img {
    background-image: url(../images/emergency.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%
}

.emergency-area {
    background-color: #f1f9fd;
    position: relative;
    z-index: 1
}

.emergency-area .shape {
    position: absolute;
    top: 180px;
    right: 0;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite;
    display: none
}

.emergency-content {
    max-width: 540px;
    margin-right: auto
}

.emergency-content h2 {
    font-size: 40px;
    margin-bottom: 20px
}

.emergency-content ul {
    list-style-type: none;
    padding: 0;
    margin: 40px 0 0
}

.emergency-content ul li {
    position: relative;
    padding-right: 65px;
    display: inline-block;
    margin-left: 30px
}

.emergency-content ul li:last-child {
    margin-left: 0
}

.emergency-content ul li i {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #0cb8b6;
    border-radius: 4px;
    color: #fff
}

.emergency-content ul li span {
    font-weight: 600;
    display: block;
    margin-bottom: 5px
}

.emergency-content ul li h3 {
    font-size: 18px
}

.emergency-content ul li h3 a {
    color: #001430
}

.emergency-content ul .active i {
    background-color: #0cb8b6
}

.single-client {
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 30px;
    margin: 30px;
    position: relative
}

.single-client img {
    position: absolute;
    top: -30px;
    right: 30px;
    border: 1px solid #0cb8b6;
    border-radius: 4px
}

.single-client p {
    margin-top: 20px
}

.single-client ul {
    line-height: 1;
    margin-bottom: 20px;
    list-style-type: none;
    padding: 0
}

.single-client ul li {
    display: inline-block
}

.single-client ul li i {
    color: #0cb8b6;
    margin-left: 3px
}

.single-client h3 {
    margin-bottom: 0
}

.client-area.c-bg {
    background-image: url(../images/client/client-bg.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1
}

.client-area .top-title {
    color: #001430
}

.client-area:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: -1;
    opacity: .8
}

.client-area .owl-carousel .owl-item img {
    display: block;
    width: auto
}

.single-blog {
    margin-bottom: 30px;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative
}

.single-blog img {
    width: 100%
}

.single-blog span {
    position: absolute;
    right: 0;
    background: #0cb8b6;
    padding: 5px 15px;
    color: #fff
}

.single-blog .blog-content {
    padding: 30px;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #fff
}

.single-blog .blog-content:before {
    content: "";
    position: absolute;
    right: -100%;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #0cb8b6;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1
}

.single-blog .blog-content:after {
    content: "";
    position: absolute;
    left: -100%;
    bottom: 0;
    width: 50%;
    height: 100%;
    background-color: #0cb8b6;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1
}

.single-blog .blog-content ul {
    line-height: 1;
    margin-bottom: 10px;
    list-style-type: none;
    padding: 0
}

.single-blog .blog-content ul li {
    display: inline-block;
    color: #78a9e3;
    border-left: 1px solid #78a9e3;
    line-height: 1;
    padding: 0 10px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-blog .blog-content ul li:last-child {
    border-left: none;
    padding-left: 0
}

.single-blog .blog-content ul li:first-child {
    padding-right: 0
}

.single-blog .blog-content ul li a {
    color: #78a9e3
}

.single-blog .blog-content ul li a:hover {
    color: #0cb8b6
}

.single-blog .blog-content h3 {
    margin-bottom: 15px;
    -webkit-transition: all .5s;
    transition: all .5s;
    line-height: 1.5
}

.single-blog .blog-content p {
    margin-bottom: 20px;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-top: -8px
}

.single-blog .blog-content .read-more:hover i {
    color: #fff
}

.single-blog:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.single-blog:hover .blog-content ul li {
    color: #fff;
    border-color: #fff
}

.single-blog:hover .blog-content ul li a {
    color: #fff
}

.single-blog:hover .blog-content h3 {
    color: #fff
}

.single-blog:hover .blog-content p {
    color: #fff
}

.single-blog:hover .blog-content .read-more {
    color: #fff
}

.single-blog:hover .blog-content:before {
    right: 0
}

.single-blog:hover .blog-content:after {
    left: 0
}

.subscribe-area {
    background-color: #eaf6fc;
    padding-top: 50px;
    padding-bottom: 50px
}

.subscribe-area h2 {
    font-size: 40px
}

.subscribe-area p {
    font-weight: 600
}

.subscribe-area .newsletter-form {
    position: relative
}

.subscribe-area .newsletter-form .form-control {
    height: 60px;
    background-color: #fff
}

.subscribe-area .newsletter-form .default-btn {
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    font-weight: 600
}

.subscribe-area #validator-newsletter {
    margin-top: 10px;
    color: #dc3545
}

.footer-top-area {
    background-color: #001430
}

.footer-top-area.f-bg {
    background-image: url(../images/footer-bg.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    background-attachment: fixed
}

.footer-top-area.f-bg-2 {
    position: relative;
    z-index: 1
}

.footer-top-area.f-bg-2 .shape-1 {
    position: absolute;
    top: 50px;
    left: 50px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite
}

.footer-top-area.f-bg-2 .shape-2 {
    position: absolute;
    bottom: 50px;
    right: 100px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.footer-top-area.f-bg-2 .shape-3 {
    position: absolute;
    bottom: 50px;
    right: 100px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite
}

.footer-top-area.f-bg-2 .shape-4 {
    position: absolute;
    top: 50px;
    left: 50px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.single-widget {
    margin-bottom: 30px
}

.single-widget img {
    margin-bottom: 20px
}

.single-widget h3 {
    font-size: 22px;
    margin-bottom: 30px;
    display: inline-block;
    color: #0cb8b6
}

.single-widget p {
    margin-bottom: 0;
    color: #fff
}

.single-widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.single-widget ul li {
    color: #c0cade;
    margin-bottom: 8px;
    font-size: 15px
}

.single-widget ul li:last-child {
    margin-bottom: 0
}

.single-widget ul li span {
    color: #fff
}

.single-widget ul li a {
    color: #c0cade;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-widget ul li a i {
    display: inline-block;
    margin-left: 2px;
    font-size: 14px
}

.single-widget ul li a:hover {
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

.single-widget .social-area {
    margin-top: 20px
}

.single-widget .social-area ul {
    line-height: 1
}

.single-widget .social-area ul li {
    display: inline-block;
    margin-left: 8px
}

.single-widget .social-area ul li:last-child {
    margin-left: 0
}

.single-widget .social-area ul li a {
    width: 30px;
    height: 30px;
    line-height: 34px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center
}

.single-widget .social-area ul li a i {
    color: #0cb8b6;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-left: 0;
    font-size: 18px
}

.single-widget .social-area ul li a:hover {
    border-color: #0cb8b6;
    background-color: #0cb8b6;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.single-widget .social-area ul li a:hover i {
    color: #fff
}

.single-widget.contact ul li,.single-widget.contact ul li a {
    position: relative;
    padding-right: 30px
}

.single-widget.contact ul li a i {
    position: absolute;
    top: 4px;
    right: 0;
    color: #0cb8b6;
    font-size: 20px
}

.single-widget.contact ul li a span {
    display: block;
    font-weight: 600
}

.single-widget.contact ul li i {
    position: absolute;
    right: 0;
    top: 4px;
    color: #0cb8b6;
    font-size: 20px
}

.single-widget.contact ul li span {
    display: block;
    font-weight: 600
}

.single-widget.open-time li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #0cb8b6
}

.single-widget.open-time li .left {
    float: left
}

.single-widget.open-time li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.footer-bottom-area {
    background-color: #05224c;
    padding: 20px 0
}

.footer-bottom-area .copy-left {
    text-align: center
}

.footer-bottom-area .copy-left p {
    text-transform: capitalize;
    margin-bottom: 0;
    color: #fff
}

.footer-bottom-area .copy-left p a {
    color: #0cb8b6
}

.footer-bottom-area .copy-left p a:hover {
    text-decoration: underline
}

.main-banner-area-two {
    background-image: url(../images/home-two/home-two-banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    height: 840px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.main-banner-area-two:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    z-index: -1
}

.main-banner-area-two .banner-text {
    position: relative;
    max-width: 540px;
    margin-right: auto
}

.main-banner-area-two .banner-text span {
    font-size: 16px;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 600;
    color: #0cb8b6
}

.main-banner-area-two .banner-text h1 {
    font-size: 60px;
    margin-bottom: 25px;
    color: #fff
}

.main-banner-area-two .banner-text p {
    font-size: 16px;
    margin-bottom: 35px;
    color: #fff;
    font-weight: 500
}

.main-banner-area-two .banner-img-wrap {
    position: relative
}

.main-banner-area-two .banner-img-wrap .banner-img {
    position: absolute;
    margin-right: auto;
    top: -100px;
    left: 0
}

.second-facility-area.two .second-facility-item {
    border: none;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05)
}

.second-facility-area.two .second-facility-item:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    background-image: url(../images/facility-shape.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%
}

.second-facility-area.two .second-facility-item img {
    margin-bottom: 20px;
    background-color: #0cb8b6;
    padding: 15px;
    -webkit-animation: border-transform 10s linear infinite alternate forwards;
    animation: border-transform 10s linear infinite alternate forwards
}

.second-facility-area.two .second-facility-item p {
    margin-bottom: 0
}

.second-facility-area.two .second-facility-item h3 {
    margin-bottom: 10px
}

@-webkit-keyframes border-transform {
    0%,to {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

@keyframes border-transform {
    0%,to {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

.about-area.two {
    background-image: url(../images/about-two/about-two-bg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding-top: 100px;
    position: relative;
    z-index: 1
}

.about-area.two:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .9;
    z-index: -1
}

.about-area.two .about-img .shape-1 {
    right: -80px;
    top: -60px
}

.about-area.two .about-img .shape-1 img {
    max-width: 650px;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.about-area.two .about-content {
    margin-top: 0
}

.about-area.two .about-content p {
    margin-bottom: 8px
}

.about-area.two .about-content strong {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
    display: inline-block
}

.about-area.two .about-content ul li i {
    background-color: transparent;
    font-size: 20px
}

.about-area.two .about-content ul li:hover i {
    color: #0cb8b6
}

.symptoms-area {
    position: relative
}

.symptoms-area .symptoms-content {
    margin-bottom: 40px;
    margin-top: -10px
}

.symptoms-area .symptoms-content .top-title {
    margin-bottom: 5px
}

.symptoms-area .symptoms-content h2 {
    font-size: 40px;
    margin-bottom: 20px
}

.single-symptoms {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    background-color: #fff;
    padding: 15px;
    margin-bottom: 30px;
    z-index: 1;
    position: relative;
    cursor: pointer;
    border-radius: 0 0 20px 3px rgba(0,0,0,.05)
}

.single-symptoms:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #0cb8b6;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-symptoms h3 {
    margin-bottom: 0;
    padding-right: 30px;
    position: relative;
    font-size: 18px
}

.single-symptoms h3,.single-symptoms h3 i {
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-symptoms h3 i {
    color: #0cb8b6;
    position: absolute;
    top: 0;
    right: 0
}

.single-symptoms:hover:before {
    left: auto;
    width: 100%;
    right: 0
}

.single-symptoms:hover h3 {
    color: #fff
}

.single-symptoms:hover h3 i {
    color: #fff
}

.symptoms-img {
    position: absolute;
    bottom: -140px
}

.counter-area.two {
    background-image: url(../images/counter-bg.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding-top: 100px;
    position: relative;
    z-index: 1
}

.counter-area.two .single-counter {
    background-color: #fff;
    border-radius: 4px;
    padding: 50px 30px
}

.counter-area.two .single-counter h2 {
    font-size: 35px
}

.counter-area.two .single-counter p {
    color: #001430
}

.counter-area.two:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #001430;
    opacity: .7
}

.prevention-area {
    overflow: hidden;
    background-color: #f1fafb;
    position: relative;
    z-index: 1
}

.prevention-area .prevention-img {
    position: relative;
    text-align: center
}

.prevention-area .prevention-img img {
    border-radius: 50%
}

.prevention-area .prevention-img .shape {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite
}

.prevention-area .prevention-wrap {
    max-width: 780px;
    margin-right: auto
}

.prevention-area .shape-1 {
    position: absolute;
    top: 100px;
    right: 100px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite
}

.prevention-area .shape-2 {
    position: absolute;
    bottom: 100px;
    right: 100px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.prevention-area .shape-3 {
    position: absolute;
    bottom: 50%;
    right: 50%;
    opacity: .2;
    z-index: -1;
    -webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite
}

.prevention-area .shape-4 {
    position: absolute;
    top: 100px;
    left: 100px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.single-prevention {
    position: relative;
    padding-right: 100px;
    margin-bottom: 30px
}

.single-prevention,.single-prevention i {
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-prevention i {
    font-size: 35px;
    color: #fff;
    display: inline-block;
    border: 1px solid #0cb8b6;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 4px;
    z-index: 1
}

.single-prevention i:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #0cb8b6;
    margin: 5px;
    border-radius: 50%;
    z-index: -1
}

.single-prevention:hover i {
    -webkit-transform: rotateY(380deg);
    transform: rotateY(380deg)
}

.single-doctors-two {
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-bottom: 30px
}

.single-doctors-two,.single-doctors-two .doctor-img {
    position: relative;
    z-index: 1
}

.single-doctors-two .doctor-img img {
    border-radius: 4px;
    border: 5px solid #0cb8b6
}

.single-doctors-two .doctor-img:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #0cb8b6;
    opacity: .8;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-doctors-two .doctor-img .doctors-link {
    position: absolute;
    padding: 0;
    margin: 0;
    right: 0;
    left: 0;
    bottom: 5%;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.single-doctors-two .doctor-img .doctors-link li {
    display: inline-block
}

.single-doctors-two .doctor-img .doctors-link li a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    text-align: center;
    border-radius: 50%;
    margin: 0 5px
}

.single-doctors-two .doctors-content {
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 25px
}

.single-doctors-two .doctors-content span {
    color: #0cb8b6
}

.single-doctors-two:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.single-doctors-two:hover .doctor-img .doctors-link {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.single-doctors-two:hover .doctor-img:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.faq-area.bg-2 {
    background-color: #f1fafb
}

.faq-accordion .accordion {
    list-style-type: none;
    padding-right: 0;
    margin-bottom: 0;
    border: none
}

.faq-accordion .accordion .accordion__item {
    border-radius: 5px;
    display: block;
    background-color: #fff;
    margin-bottom: 15px;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    border: none
}

.faq-accordion .accordion .accordion__item:last-child {
    margin-bottom: 0
}

.faq-accordion .accordion .accordion__button {
    background-color: #fff;
    padding: 20px 25px;
    color: #001430;
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px
}

.faq-accordion .accordion .accordion__button:focus {
    outline: 0
}

.faq-accordion .accordion .accordion__panel {
    padding: 25px 30px;
    border-top: 1px solid #eee
}

.faq-accordion .accordion .accordion__panel p {
    line-height: 1.8
}

.make-appointment-area {
    background-image: url(../images/appointment-bg-2.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding-top: 100px;
    position: relative;
    z-index: 1
}

.make-appointment-area:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #012729;
    opacity: .9;
    z-index: -1
}

.make-appointment-area .make-appointment-content {
    max-width: 600px;
    margin: auto;
    text-align: center
}

.make-appointment-area .make-appointment-content h2 {
    color: #fff;
    margin-bottom: 20px
}

.make-appointment-area .make-appointment-content p {
    color: #fff;
    margin-bottom: 30px
}

.main-contact-area.contact .contact-form {
    padding: 50px
}

.main-contact-area .contact-form {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    background-color: #fff;
    padding: 30px
}

.main-contact-area .contact-form .form-group {
    margin-bottom: 20px
}

.main-contact-area .contact-form label {
    font-weight: 600;
    font-size: 15px
}

.main-contact-area .contact-form .contact-num span {
    font-weight: 600;
    font-size: 16px
}

.main-contact-area .contact-form .default-btn {
    float: left;
    margin-top: 15px
}

.main-contact-area #msgSubmit {
    position: absolute;
    bottom: 54px;
    font-size: 15px;
    left: 15px
}

.main-contact-area .text-danger {
    color: #dc3545!important
}

.main-contact-area .text-success {
    color: #28a745!important
}

.main-contact-area .list-unstyled {
    margin-top: 10px;
    color: #dc3545!important
}

.page-title-area {
    position: relative;
    overflow: hidden;
    padding-top: 200px;
    padding-bottom: 100px;
    text-align: center;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    z-index: 1
}

.page-title-area:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    background-color: #000;
    z-index: -1
}

.page-title-area.bg-1 {
    background-image: url(../images/page-banner-bg1.jpg)
}

.page-title-area.bg-2 {
    background-image: url(../images/page-banner-bg2.jpg)
}

.page-title-area.bg-3 {
    background-image: url(../images/page-banner-bg3.jpg)
}

.page-title-area.bg-4 {
    background-image: url(../images/page-banner-bg4.jpg)
}

.page-title-area .page-title-content h2 {
    margin-bottom: 15px;
    color: #fff;
    font-size: 40px;
    font-weight: 700
}

.page-title-area .page-title-content ul {
    padding-right: 0;
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 0
}

.page-title-area .page-title-content ul li {
    display: inline-block;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    padding-left: 30px;
    color: #fff
}

.page-title-area .page-title-content ul li:last-child {
    padding-left: 0
}

.page-title-area .page-title-content ul li:last-child:before {
    display: none
}

.page-title-area .page-title-content ul li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 9px;
    background-color: #0cb8b6;
    width: 10px;
    height: 10px;
    -webkit-clip-path: polygon(6px 100%, 60.00% 30.00%, 60% 0px, 60% 90%, 20% 60%, 70% 0%, 0px 60%);
    clip-path: polygon(6px 100%, 60.00% 30.00%, 60% 0px, 60% 90%, 20% 60%, 70% 0%, 0px 60%)
}

.page-title-area .page-title-content ul li a {
    color: #fff
}

.page-title-area .page-title-content ul li a:hover {
    color: #0cb8b6
}

.page-title-area .page-title-content ul .active {
    color: #0cb8b6
}

.page-title-area .shape-1 {
    position: absolute;
    top: 50px;
    left: 50px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite
}

.page-title-area .shape-2 {
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.page-title-area .shape-2,.page-title-area .shape-3 {
    position: absolute;
    bottom: 50px;
    right: 100px;
    opacity: .2;
    z-index: -1
}

.page-title-area .shape-3 {
    -webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite
}

.page-title-area .shape-4 {
    position: absolute;
    top: 50px;
    left: 50px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.faq-contact-area .contact-wrap {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 50px
}

.faq-contact-area .contact-wrap .form-group {
    margin-bottom: 20px!important
}

.faq-contact-area .contact-wrap label {
    font-weight: 600;
    font-size: 16px
}

.faq-contact-area .contact-wrap .default-btn {
    display: table;
    margin: 0 auto -7px
}

.faq-contact-area .list-unstyled {
    margin-top: 10px;
    color: #dc3545!important
}

.faq-contact-area #msgSubmit {
    margin: 20px auto 0;
    text-align: center
}

.user-area-all-style {
    position: relative;
    z-index: 1
}

.user-area-all-style .contact-form-action {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 40px;
    margin: auto
}

.user-area-all-style .contact-form-action form .submit-btn {
    margin-top: 24px
}

.user-area-all-style .contact-form-action form .default-btn {
    font-size: 14px;
    padding: 15px 40px;
    margin-bottom: 30px
}

.user-area-all-style .contact-form-action form .default-btn.btn-two {
    display: table;
    margin: 0 auto;
    padding: 15px 40px
}

.user-area-all-style .contact-form-action form .col-lg-4:first-child .default-btn {
    background-color: #ff5733
}

.user-area-all-style .contact-form-action form .col-lg-4:nth-child(2) .default-btn {
    background-color: #3955bc;
    display: table;
    margin: 0 auto 30px
}

.user-area-all-style .contact-form-action form .col-lg-4:nth-child(3) .default-btn {
    background-color: #0cb8b6;
    float: left
}

.user-area-all-style .contact-form-action form .reset-btn {
    margin-top: 0
}

.user-area-all-style .contact-form-action form .form-condition {
    margin-bottom: 20px
}

.user-area-all-style .contact-form-action form .form-condition .agree-label {
    font-weight: 600;
    position: relative;
    padding-right: 20px
}

.user-area-all-style .contact-form-action form .form-condition .agree-label input[type=checkbox],.user-area-all-style .contact-form-action form .form-condition .agree-label input[type=radio] {
    position: absolute;
    right: 0;
    top: 6px
}

.user-area-all-style .contact-form-action form .form-condition .agree-label a {
    color: #0cb8b6
}

.user-area-all-style .contact-form-action form .form-condition .agree-label label {
    margin: 0
}

.user-area-all-style .contact-form-action form .form-group {
    margin-bottom: 30px
}

.user-area-all-style .contact-form-action .account-desc {
    margin: 25px auto 0;
    display: table;
    font-weight: 600
}

.user-area-all-style .contact-form-action .account-desc a {
    color: #0cb8b6;
    margin-right: 10px;
    font-weight: 600
}

.user-area-all-style .contact-form-action .forget {
    float: left;
    color: #0cb8b6;
    font-weight: 600
}

.user-area-all-style .contact-form-action .now-register {
    font-weight: 600;
    float: left;
    margin-bottom: 30px
}

.user-area-all-style .contact-form-action .now-register a {
    color: #0cb8b6
}

.user-area-all-style .contact-form-action .now-log-in {
    color: #0cb8b6;
    font-weight: 600
}

.user-area-all-style .contact-form-action .now-log-in .font-q {
    font-weight: 600
}

.user-area-all-style .log-in-img {
    background-image: url(../images/log-in-img.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: cover;
    height: 100%
}

.user-area-all-style .sign-in-img {
    background-image: url(../images/sign-in-img.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: cover;
    height: 100%
}

.recover-password-area .contact-form-action {
    max-width: 570px;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05)
}

.recover-password-area .contact-form-action .form-heading h3 {
    font-size: 30px;
    margin-bottom: 20px
}

.recover-password-area .contact-form-action .form-heading p {
    margin-bottom: 30px;
    font-weight: 600
}

.coming-soon-area {
    position: relative;
    height: 100vh;
    z-index: 1;
    background-color: #001430;
    overflow: hidden;
    background-image: url(../images/coming-soon.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.coming-soon-area:before {
    content: "";
    position: absolute;
    top: 0;
    right: -5%;
    width: 110%;
    height: 100%;
    opacity: 1;
    z-index: -1;
    background-color: #091c29;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: .9
}

.coming-soon-area .coming-soon-content {
    text-align: center;
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    z-index: 2
}

.coming-soon-area .coming-soon-content h1 {
    margin-bottom: 0;
    color: #fff;
    font-size: 60px;
    margin-top: -18px
}

.coming-soon-area .coming-soon-content p {
    color: #f3f3f3;
    font-size: 16px;
    max-width: 600px;
    margin: 15px auto 0
}

.coming-soon-area .coming-soon-content #timer {
    margin-top: 30px
}

.coming-soon-area .coming-soon-content #timer div {
    display: inline-block;
    color: #fff;
    position: relative;
    margin-right: 35px;
    margin-left: 35px;
    font-size: 45px;
    font-weight: 700
}

.coming-soon-area .coming-soon-content #timer div span {
    display: block;
    text-transform: capitalize;
    margin-top: -15px;
    font-size: 16px;
    font-weight: 400
}

.coming-soon-area .coming-soon-content #timer div:last-child {
    margin-left: 0
}

.coming-soon-area .coming-soon-content #timer div:last-child:before {
    display: none
}

.coming-soon-area .coming-soon-content #timer div:first-child {
    margin-right: 0
}

.coming-soon-area .coming-soon-content #timer div:before {
    content: "";
    position: absolute;
    left: -50px;
    top: -10px;
    font-size: 70px;
    color: #fff
}

.coming-soon-area .coming-soon-content .newsletter-form {
    position: relative;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px
}

.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    background-color: hsla(0,0%,100%,.3);
    padding-right: 15px;
    color: #fff;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 10px
}

.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter::-webkit-input-placeholder {
    color: #fff
}

.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter:-ms-input-placeholder {
    color: #fff
}

.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter::placeholder {
    color: #fff
}

.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter:focus {
    border-color: #0cb8b6
}

.coming-soon-area .coming-soon-content .newsletter-form button {
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    padding: 0 30px;
    text-transform: uppercase;
    outline: 0;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer
}

.coming-soon-area .coming-soon-content .newsletter-form button:after {
    border-radius: 0
}

.coming-soon-area .coming-soon-content .newsletter-form button:before {
    border-radius: 0
}

.coming-soon-area .coming-soon-content .newsletter-form button:hover {
    color: #fff;
    background-color: #0cb8b6
}

.coming-soon-area .coming-soon-content .newsletter-form #validator-newsletter {
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -30px;
    margin: 0 auto
}

.coming-soon-area .coming-soon-content ul {
    margin-top: 30px;
    padding: 0;
    margin-bottom: 0
}

.coming-soon-area .coming-soon-content ul li {
    display: inline-block;
    margin: 0 5px
}

.coming-soon-area .coming-soon-content ul li a {
    width: 30px;
    height: 30px;
    line-height: 36px;
    background-color: #fff;
    border-radius: 50%
}

.coming-soon-area .coming-soon-content ul li a i {
    font-size: 20px
}

.coming-soon-area #validator-newsletter {
    text-align: right;
    color: #dc3545!important
}

.error-area {
    padding: 50px 0;
    height: 100vh;
    text-align: center;
    background-color: #fff
}

.error-area,.error-area .error-content-wrap {
    position: relative;
    z-index: 1
}

.error-area .error-content-wrap h1 {
    font-size: 300px;
    line-height: 1;
    color: #001430
}

.error-area .error-content-wrap h1 .a {
    -webkit-animation: bounce 3s linear infinite;
    animation: bounce 3s linear infinite;
    display: inline-block
}

.error-area .error-content-wrap h1 .red {
    color: red;
    -webkit-animation: bounce 2s linear infinite;
    animation: bounce 2s linear infinite;
    display: inline-block
}

.error-area .error-content-wrap h1 .b {
    -webkit-animation: bounce 3s linear infinite;
    animation: bounce 3s linear infinite;
    display: inline-block
}

.error-area .error-content-wrap h3 {
    margin: 30px 0 0;
    position: relative;
    color: red;
    font-size: 30px
}

.error-area .error-content-wrap p {
    margin: 20px 0;
    font-size: 19px;
    color: #001430
}

.blog-details-area .blog-details-desc .article-image {
    position: relative;
    background-color: #001430
}

.blog-details-area .blog-details-desc .article-content {
    margin-top: 30px
}

.blog-details-area .blog-details-desc .article-content .entry-meta {
    margin-bottom: -10px
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul {
    padding-right: 0;
    margin-bottom: 0;
    list-style-type: none
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li {
    position: relative;
    display: inline-block;
    color: #0cb8b6;
    margin-left: 25px;
    font-size: 14px
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li span {
    display: inline-block;
    color: #0cb8b6;
    font-weight: 500
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li a {
    display: inline-block;
    color: #666;
    font-size: 13px
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li a:hover {
    color: #0cb8b6
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li i {
    color: #0cb8b6;
    margin-left: 2px
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li:before {
    content: "";
    position: absolute;
    top: 11px;
    left: -15px;
    width: 6px;
    height: 1px;
    background: #0cb8b6
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li:last-child {
    margin-left: 0
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li:last-child:before {
    display: none
}

.blog-details-area .blog-details-desc .article-content h3 {
    margin-bottom: 13px;
    margin-top: 25px;
    font-size: 30px
}

.blog-details-area .blog-details-desc .article-content .wp-block-gallery.columns-3 {
    padding-right: 0;
    list-style-type: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px -10px
}

.blog-details-area .blog-details-desc .article-content .wp-block-gallery.columns-3 li {
    -webkit-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px
}

.blog-details-area .blog-details-desc .article-content .wp-block-gallery.columns-3 li figure {
    margin-bottom: 0
}

.blog-details-area .blog-details-desc .article-footer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px
}

.blog-details-area .blog-details-desc .article-footer .article-tags {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.blog-details-area .blog-details-desc .article-footer .article-tags span {
    display: inline-block;
    color: #0cb8b6;
    font-size: 20px;
    margin-left: 5px;
    position: relative;
    top: 4px
}

.blog-details-area .blog-details-desc .article-footer .article-tags a {
    display: inline-block;
    color: #666;
    font-weight: 600
}

.blog-details-area .blog-details-desc .article-footer .article-tags a:hover {
    color: #0cb8b6
}

.blog-details-area .blog-details-desc .article-footer .article-share {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.blog-details-area .blog-details-desc .article-footer .article-share .social {
    padding-right: 0;
    list-style-type: none;
    text-align: left;
    margin-bottom: 0
}

.blog-details-area .blog-details-desc .article-footer .article-share .social li {
    display: inline-block;
    margin-right: 5px
}

.blog-details-area .blog-details-desc .article-footer .article-share .social li:first-child {
    margin-right: 0
}

.blog-details-area .blog-details-desc .article-footer .article-share .social li span {
    display: inline-block;
    margin-left: 2px;
    font-weight: 500;
    color: #666
}

.blog-details-area .blog-details-desc .article-footer .article-share .social li a {
    display: block;
    color: #fff;
    width: 32px;
    height: 32px;
    line-height: 33px;
    border-radius: 50%;
    background-color: #0cb8b6;
    text-align: center;
    font-size: 14px
}

.blog-details-area .blog-details-desc .article-footer .article-share .social li a:hover {
    -webkit-animation: rubberBand 1s linear;
    animation: rubberBand 1s linear
}

.blog-details-area .blog-details-desc .post-navigation {
    margin-top: 30px
}

.blog-details-area blockquote {
    overflow: hidden;
    background-color: #f7f7f7;
    padding: 50px!important;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 4px
}

.blog-details-area blockquote p {
    color: #001430;
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 600;
    font-size: 17px!important;
    text-align: center
}

.blog-details-area blockquote cite {
    display: none
}

.blog-details-area blockquote:before {
    color: #0cb8b6;
    content: "\ed67";
    position: absolute;
    right: 50px;
    top: -50px;
    z-index: -1;
    font-family: boxicons;
    font-size: 140px;
    font-weight: 900;
    opacity: .1
}

.blog-details-area blockquote:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #0cb8b6;
    margin-top: 20px;
    margin-bottom: 20px
}

.blog-details-area .post-navigation {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 20px
}

.blog-details-area .post-navigation .navigation-links {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-details-area .post-navigation .navigation-links .nav-previous {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.blog-details-area .post-navigation .navigation-links .nav-previous a i {
    margin-left: 0;
    font-size: 20px;
    position: relative;
    top: 4px
}

.blog-details-area .post-navigation .navigation-links .nav-next {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: left
}

.blog-details-area .post-navigation .navigation-links .nav-next a i {
    margin-right: 0;
    font-size: 20px;
    position: relative;
    top: 4px
}

.blog-details-area .post-navigation .navigation-links div a {
    display: inline-block;
    font-weight: 600;
    color: #001430
}

.blog-details-area .post-navigation .navigation-links div a:hover {
    color: #0cb8b6
}

.blog-details-area .comments-area {
    padding: 25px;
    margin-top: 30px;
    box-shadow: 0 0 29px 0 hsla(0,0%,40%,.08);
    background-color: #fff
}

.blog-details-area .comments-area .comments-title {
    position: relative;
    margin-bottom: 30px;
    line-height: normal;
    font-size: 22px
}

.blog-details-area .comments-area .comments-title:before {
    content: "";
    height: 25px;
    width: 3px;
    right: -25px;
    position: absolute;
    background: #0cb8b6;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog-details-area .comments-area .comment-list,.blog-details-area .comments-area ol,.blog-details-area .comments-area ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.blog-details-area .comments-area .children {
    margin-right: 40px
}

.blog-details-area .comments-area .comment-body {
    border-bottom: 1px solid #eee;
    padding-right: 65px;
    font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.blog-details-area .comments-area .comment-body .reply {
    margin-top: 15px
}

.blog-details-area .comments-area .comment-body .reply a {
    border: 1px solid #ded9d9;
    color: #001430;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    font-size: 13px;
    font-weight: 600
}

.blog-details-area .comments-area .comment-body .reply a:hover {
    color: #fff;
    background-color: #0cb8b6;
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-meta {
    margin-bottom: .8em
}

.blog-details-area .comments-area .comment-author {
    font-size: 16px;
    margin-bottom: .4em;
    position: relative;
    z-index: 2
}

.blog-details-area .comments-area .comment-author .avatar {
    height: 50px;
    right: -65px;
    position: absolute;
    width: 50px;
    border-radius: 50%
}

.blog-details-area .comments-area .comment-author .fn {
    font-weight: 600;
    color: #001430;
    font-size: 18px
}

.blog-details-area .comments-area .comment-author .says {
    display: none
}

.blog-details-area .comments-area .comment-metadata {
    color: #666;
    letter-spacing: .01em;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500
}

.blog-details-area .comments-area .comment-metadata a {
    color: #666;
    font-size: 11px
}

.blog-details-area .comments-area .comment-metadata a:hover {
    color: #0cb8b6
}

.blog-details-area .comments-area .comment-content p {
    font-size: 14px
}

.blog-details-area .comments-area .comment-respond {
    margin-top: 30px
}

.blog-details-area .comments-area .comment-respond .comment-reply-title {
    margin-bottom: 15px;
    position: relative;
    font-size: 22px
}

.blog-details-area .comments-area .comment-respond .comment-reply-title:before {
    content: "";
    height: 25px;
    width: 3px;
    right: -25px;
    position: absolute;
    background: #0cb8b6;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog-details-area .comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
    display: inline-block
}

.blog-details-area .comments-area .comment-respond .comment-form {
    overflow: hidden
}

.blog-details-area .comments-area .comment-respond .comment-form-comment {
    margin-bottom: 30px;
    float: right;
    width: 100%
}

.blog-details-area .comments-area .comment-respond label {
    display: block;
    font-weight: 500;
    color: #001430;
    margin-bottom: 5px
}

.blog-details-area .comments-area .comment-respond input[type=datetime-local] {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: .625em .7375em;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .comments-area .comment-respond input[type=datetime-local]:focus {
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-respond input[type=week] {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: .625em .7375em;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .comments-area .comment-respond input[type=week]:focus {
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-respond input[type=month] {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: .625em .7375em;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .comments-area .comment-respond input[type=month]:focus {
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-respond input[type=text] {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: .625em .7375em;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .comments-area .comment-respond input[type=text]:focus {
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-respond input[type=email] {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: .625em .7375em;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .comments-area .comment-respond input[type=email]:focus {
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-respond input[type=url] {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: .625em .7375em;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .comments-area .comment-respond input[type=url]:focus {
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-respond input[type=password] {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: .625em .7375em;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .comments-area .comment-respond input[type=password]:focus {
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-respond input[type=search] {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: .625em .7375em;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .comments-area .comment-respond input[type=search]:focus {
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-respond input[type=tel] {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: .625em .7375em;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .comments-area .comment-respond input[type=tel]:focus {
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-respond input[type=number] {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: .625em .7375em;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .comments-area .comment-respond input[type=number]:focus {
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-respond textarea {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    padding: .625em .7375em;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .comments-area .comment-respond textarea:focus {
    border-color: #0cb8b6
}

.blog-details-area .comments-area .comment-respond .comment-form-author {
    float: right;
    width: 50%;
    padding-left: 10px;
    margin-bottom: 20px
}

.blog-details-area .comments-area .comment-respond .comment-form-email {
    float: right;
    width: 50%;
    padding-right: 12px;
    margin-bottom: 20px
}

.blog-details-area .comments-area .comment-respond .comment-form-url {
    float: right;
    width: 100%;
    margin-bottom: 20px
}

.blog-details-area .comments-area .comment-respond .comment-form-cookies-consent {
    width: 100%;
    float: right;
    position: relative;
    padding-right: 20px;
    margin-bottom: 20px
}

.blog-details-area .comments-area .comment-respond .comment-form-cookies-consent input {
    position: absolute;
    right: 0;
    top: 6px
}

.blog-details-area .comments-area .comment-respond .comment-form-cookies-consent label {
    display: inline-block;
    margin: 0;
    color: #666;
    font-weight: 400
}

.blog-details-area .comments-area .comment-respond .form-submit {
    float: right;
    width: 100%
}

.blog-details-area .comments-area .comment-respond .form-submit input {
    background: #0cb8b6;
    border: none;
    color: #fff;
    padding: 14px 30px 12px;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 600;
    font-size: 14px
}

.blog-details-area .comments-area .comment-respond .form-submit input:hover {
    color: #fff;
    background-color: #001430
}

.blog-details-area .comments-area .comment-respond .form-submit input:focus {
    color: #fff;
    background-color: #0cb8b6
}

.blog-details-area .widget-area .widget {
    margin-top: 35px;
    background-color: #fff;
    box-shadow: 0 0 29px 0 hsla(0,0%,40%,.08)
}

.blog-details-area .widget-area .widget .post-wrap {
    padding: 20px
}

.blog-details-area .widget-area .widget:first-child {
    margin-top: 0
}

.blog-details-area .widget-area .widget .widget-title {
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 0;
    background-color: #ececec;
    padding: 10px 20px;
    color: #001430;
    position: relative
}

.blog-details-area .widget-area .widget .widget-title:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #0cb8b6
}

.blog-details-area .widget-area .widget_search form {
    position: relative
}

.blog-details-area .widget-area .widget_search form label {
    display: block;
    margin-bottom: 0
}

.blog-details-area .widget-area .widget_search form .screen-reader-text {
    display: none
}

.blog-details-area .widget-area .widget_search form .search-field {
    background-color: transparent;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #eee;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details-area .widget-area .widget_search form .search-field:focus {
    border-color: #0cb8b6
}

.blog-details-area .widget-area .widget_search form button {
    position: absolute;
    left: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    border: none;
    color: #fff;
    background-color: #0cb8b6;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer
}

.blog-details-area .widget-area .widget_search form button:hover {
    background-color: #001430
}

.blog-details-area .widget-area .widget-peru-posts-thumb {
    position: relative;
    overflow: hidden
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item {
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb {
    float: right;
    height: 80px;
    overflow: hidden;
    position: relative;
    width: 80px;
    margin-left: 15px
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage {
    width: 80px;
    height: 80px;
    display: inline-block;
    background-size: cover!important;
    background-repeat: no-repeat;
    background-position: 50%!important;
    position: relative;
    background-color: #001430
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg1 {
    background-image: url(../images/blog-details/popular-posts-1.png)
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg2 {
    background-image: url(../images/blog-details/popular-posts-2.png)
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg3 {
    background-image: url(../images/blog-details/popular-posts-3.png)
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg4 {
    background-image: url(../images/blog-details/popular-posts-4.png)
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .info {
    overflow: hidden
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .info span {
    display: block;
    color: #666;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 500
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .info .title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 600
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .info .title a {
    display: inline-block;
    color: #474c40
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .info .title a:hover {
    color: #0cb8b6
}

.blog-details-area .widget-area .widget_recent_entries ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.blog-details-area .widget-area .widget_recent_entries ul li {
    position: relative;
    margin-bottom: 12px;
    color: #666;
    padding-right: 17px;
    line-height: 1.5;
    font-size: 15px;
    font-weight: 600
}

.blog-details-area .widget-area .widget_recent_entries ul li:last-child {
    margin-bottom: 0
}

.blog-details-area .widget-area .widget_recent_entries ul li:before {
    background: #0cb8b6;
    position: absolute;
    height: 7px;
    width: 7px;
    content: "";
    right: 0;
    top: 7px
}

.blog-details-area .widget-area .widget_recent_entries ul li .post-date {
    display: block;
    font-size: 13px;
    color: #666;
    margin-top: 4px
}

.blog-details-area .widget-area .widget_categories ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.blog-details-area .widget-area .widget_categories ul li {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #666;
    padding-right: 20px;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #efefef
}

.blog-details-area .widget-area .widget_categories ul li:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.blog-details-area .widget-area .widget_categories ul li:before {
    background: #0cb8b6;
    position: absolute;
    height: 10px;
    width: 10px;
    content: "";
    right: 0;
    top: 7px;
    -webkit-clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%);
    clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%)
}

.blog-details-area .widget-area .widget_categories ul li a {
    display: block;
    color: #666;
    font-weight: 400;
    font-size: 14px
}

.blog-details-area .widget-area .widget_categories ul li a span {
    float: left;
    font-size: 13px
}

.blog-details-area .widget-area .widget_categories ul li a:hover {
    color: #0cb8b6
}

.blog-details-area .widget-area .widget_categories ul li .post-count {
    float: left
}

.blog-details-area .widget-area .widget_meta ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.blog-details-area .widget-area .widget_meta ul li {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #666;
    padding-right: 17px;
    font-size: 15px;
    font-weight: 500;
    border-bottom: 1px solid #efefef
}

.blog-details-area .widget-area .widget_meta ul li a {
    color: #525252
}

.blog-details-area .widget-area .widget_meta ul li a:hover {
    color: #0cb8b6
}

.blog-details-area .widget-area .widget_meta ul li:last-child {
    margin-bottom: 0
}

.blog-details-area .widget-area .widget_meta ul li:before {
    background: #0cb8b6;
    position: absolute;
    height: 10px;
    width: 10px;
    content: "";
    right: 0;
    top: 8px;
    -webkit-clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%);
    clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%)
}

.blog-details-area .widget-area .widget_tag_cloud .widget-title {
    margin-bottom: 0
}

.blog-details-area .widget-area .tagcloud a {
    display: inline-block;
    color: #666;
    font-weight: 400;
    font-size: 14px!important;
    padding: 7px 10px;
    border: 1px dashed #eee;
    margin-top: 10px;
    margin-left: 10px;
    text-transform: capitalize
}

.blog-details-area .widget-area .tagcloud a:hover {
    background-color: #0cb8b6;
    color: #fff
}

.blog-details-area .widget-area .tagcloud a:focus {
    background-color: #0cb8b6;
    color: #fff;
    border-color: #0cb8b6
}

.blog-details-area .widget-area .widget_services_list ul {
    padding-right: 0;
    list-style-type: none;
    margin-bottom: 0;
    box-shadow: 0 0 1.25rem rgba(108,118,134,.04);
    background-color: #fff
}

.blog-details-area .widget-area .widget_services_list ul li a {
    display: block;
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 15px 35px 15px 15px;
    color: #5d6576;
    z-index: 1;
    font-weight: 500
}

.blog-details-area .widget-area .widget_services_list ul li a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #252920;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    visibility: hidden
}

.blog-details-area .widget-area .widget_services_list ul li a i {
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog-details-area .widget-area .widget_services_list ul li a:hover {
    background-color: #0cb8b6;
    color: #fff;
    padding-right: 20px
}

.blog-details-area .widget-area .widget_services_list ul li a:hover:before {
    opacity: 1;
    visibility: visible;
    width: 5px
}

.blog-details-area .widget-area .widget_services_list ul li a.active {
    background-color: #0cb8b6;
    color: #fff;
    padding-right: 20px
}

.blog-details-area .widget-area .widget_services_list ul li a.active:before {
    opacity: 1;
    visibility: visible;
    width: 5px
}

.blog-details-area .widget-area .widget_services_list ul li:last-child a {
    border-bottom: none
}

.blog-details-area .widget-area .widget_download ul {
    padding-right: 0;
    list-style-type: none;
    margin-bottom: 0;
    box-shadow: 0 0 1.25rem rgba(108,118,134,.04);
    background-color: #fff
}

.blog-details-area .widget-area .widget_download ul li a {
    display: block;
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 15px 35px 15px 15px;
    color: #5d6576;
    z-index: 1;
    font-weight: 500
}

.blog-details-area .widget-area .widget_download ul li a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #252920;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    visibility: hidden
}

.blog-details-area .widget-area .widget_download ul li a i {
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog-details-area .widget-area .widget_download ul li a:hover {
    background-color: #0cb8b6;
    color: #fff;
    padding-right: 20px
}

.blog-details-area .widget-area .widget_download ul li a:hover:before {
    opacity: 1;
    visibility: visible;
    width: 5px
}

.blog-details-area .widget-area .widget_download ul li a.active {
    background-color: #0cb8b6;
    color: #fff;
    padding-right: 20px
}

.blog-details-area .widget-area .widget_download ul li a.active:before {
    opacity: 1;
    visibility: visible;
    width: 5px
}

.blog-details-area .widget-area .widget_download ul li:last-child a {
    border-bottom: none
}

.blog-details-area .widget-area .info time {
    font-size: 13px;
    color: #929292;
    display: block;
    margin-bottom: 4px
}

.single-contact-info {
    text-align: center;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    background-color: #fff;
    padding: 100px 30px
}

.single-contact-info i {
    font-size: 40px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: #0cb8b6;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 15px
}

.single-contact-info h3 {
    margin-bottom: 10px
}

.single-contact-info p,.single-contact-info span {
    font-weight: 600;
    margin-bottom: 5px
}

.single-contact-info span {
    display: block
}

.single-contact-info span:last-child {
    margin-bottom: 0
}

.single-contact-map iframe {
    height: 395px;
    width: 100%;
    border: none;
    padding: 0;
    margin: 0
}

.first-facility-area.services-page-one {
    margin: 100px auto 0;
    position: unset;
    max-width: 1110px
}

.first-facility-area.services-page-one.mt-0 {
    margin-bottom: 100px
}

.about-page {
    padding-top: 100px
}

.doctors-sidebar .doctors-img {
    text-align: center;
    margin-bottom: 30px
}

.doctors-sidebar .doctors-img img {
    border-top: 3px solid #0cb8b6;
    border-right: 3px solid #0cb8b6;
    border-left: 3px solid #0cb8b6
}

.doctors-sidebar .doctors-img ul {
    line-height: 1;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 30px;
    margin: 0;
    list-style-type: none
}

.doctors-sidebar .doctors-img ul li {
    display: inline-block;
    margin: 0 5px
}

.doctors-sidebar .doctors-img ul li a {
    width: 30px;
    height: 30px;
    line-height: 38px;
    background-color: #0cb8b6;
    color: #fff;
    border-radius: 4px;
    text-align: center
}

.doctors-sidebar .doctors-img ul li a i {
    font-size: 20px
}

.doctors-sidebar .doctors-img ul li a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.doctors-sidebar .availability {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px
}

.doctors-sidebar .availability h3 {
    margin-bottom: 20px
}

.doctors-sidebar .availability h3 i {
    margin-left: 5px;
    position: relative;
    top: 1px
}

.doctors-sidebar .availability ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.doctors-sidebar .availability ul li {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.doctors-sidebar .availability ul li span {
    float: left
}

.doctors-sidebar .availability ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.doctors-sidebar .doctors-feedback {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05)
}

.doctors-sidebar .doctors-feedback .single-client {
    margin: 0
}

.doctors-sidebar .doctors-feedback .single-client img {
    position: unset
}

.doctors-detailss .borders {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-right: 1px;
    margin-left: 1px
}

.doctors-detailss .doctors-history {
    padding: 30px;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    margin-bottom: 30px
}

.doctors-detailss .doctors-history h2 {
    font-size: 40px
}

.doctors-detailss .doctors-history span {
    font-weight: 600;
    color: #0cb8b6;
    font-size: 20px;
    display: block;
    margin-bottom: 15px
}

.doctors-detailss .doctors-history p {
    margin-bottom: 30px
}

.doctors-detailss .right-title h3 {
    font-size: 17px
}

.doctors-detailss .left-title ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.doctors-detailss .left-title ul li {
    font-weight: 600;
    position: relative;
    padding-right: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.doctors-detailss .left-title ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.doctors-detailss .left-title ul li i {
    position: absolute;
    top: 6px;
    right: 0
}

.services-details-area .scrives-item-3 .social-link {
    line-height: 1;
    padding: 0;
    margin: 0
}

.services-details-area .scrives-item-3 .social-link li {
    display: inline-block;
    margin-left: 5px
}

.services-details-area .scrives-item-3 .social-link li a {
    width: 30px;
    height: 30px;
    line-height: 38px;
    background-color: #0cb8b6;
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.services-details-area .scrives-item-3 .social-link li a i {
    font-size: 20px
}

.services-details-area .scrives-item-3 .social-link li a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.services-details-area .scrives-item-3 .share {
    float: left
}

.services-details-area .scrives-item-3 .share a {
    font-size: 20px;
    font-weight: 600
}

.services-details-area .scrives-item-3 .share a i {
    font-size: 20px;
    position: relative;
    top: 3px
}

.services-details-area .owl-theme .owl-dots {
    line-height: 1
}

.services-details-area .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 6px;
    background-color: #525252;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin: 0 5px
}

.services-details-area .owl-theme .owl-dots .owl-dot.active span {
    background-color: #0cb8b6;
    width: 25px
}

.services-details-area .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #0cb8b6;
    width: 25px
}

.hero-slider-area .slider-item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.hero-slider-area .slider-item:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #001430;
    opacity: .5;
    z-index: -1
}

.hero-slider-area .slider-item.slider-item-bg-1 {
    background-image: url(../media/home-three-banner1.62993c3f1596c20faa6cd3e05c58de07.jpg)
}

.hero-slider-area .slider-item.slider-item-bg-2 {
    background-image: url(../media/home-three-banner2.f9794360c9c842dd98ede996f82bb95d.jpg)
}

.hero-slider-area .slider-item.slider-item-bg-3 {
    background-image: url(../media/home-three-banner3.7cc1d87f2e94a476b0aff12152d5088f.jpg)
}

.hero-slider-area .slider-item .slider-text {
    position: relative;
    max-width: 690px;
    z-index: 1;
    overflow: hidden
}

.hero-slider-area .slider-item .slider-text span {
    color: #fff;
    font-size: 15px;
    display: block;
    margin-bottom: 10px
}

.hero-slider-area .slider-item .slider-text h1 {
    font-size: 60px;
    color: #fff;
    margin-bottom: 25px
}

.hero-slider-area .slider-item .slider-text p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 35px
}

.hero-slider-area .slider-item .video-btn {
    margin: auto;
    display: block
}

.hero-slider-area .owl-item.active .slider-text.overflow-hidden {
    overflow: hidden
}

.hero-slider-area .owl-item.active .slider-text.one .video-btn-animat,.hero-slider-area .owl-item.active .slider-text.one span {
    -webkit-animation: fadeInUpBig 1s .1s both;
    animation: fadeInUpBig 1s .1s both
}

.hero-slider-area .owl-item.active .slider-text.one .slider-btn,.hero-slider-area .owl-item.active .slider-text.one h1,.hero-slider-area .owl-item.active .slider-text.one p {
    -webkit-animation: fadeInUpBig 2s .2s both;
    animation: fadeInUpBig 2s .2s both
}

.hero-slider-area .owl-item.active .slider-text.two .video-btn-animat,.hero-slider-area .owl-item.active .slider-text.two span {
    -webkit-animation: fadeInDownBig 2s .2s both;
    animation: fadeInDownBig 2s .2s both
}

.hero-slider-area .owl-item.active .slider-text.two h1 {
    -webkit-animation: fadeInright 2s .2s both;
    animation: fadeInright 2s .2s both
}

.hero-slider-area .owl-item.active .slider-text.two p {
    -webkit-animation: fadeInleft 2s .2s both;
    animation: fadeInleft 2s .2s both
}

.hero-slider-area .owl-item.active .slider-text.two .slider-btn {
    -webkit-animation: fadeInUpBig 2s .2s both;
    animation: fadeInUpBig 2s .2s both
}

.hero-slider-area .owl-theme .owl-dots {
    margin-top: 0!important;
    position: absolute;
    left: 3%;
    bottom: 50%;
    display: -ms-grid;
    display: grid;
    -webkit-transform: translateY(75px);
    transform: translateY(75px)
}

.hero-slider-area .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 30px;
    -webkit-transition: all .5s;
    transition: all .5s;
    background-color: #bdbdbf;
    border-radius: 4px!important
}

.hero-slider-area .owl-theme .owl-dots .owl-dot.active span {
    background-color: #0cb8b6;
    height: 40px
}

.hero-slider-area .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #0cb8b6
}

.second-facility-area.three {
    background-color: #eefbfc
}

.second-facility-area.three .container {
    max-width: 1110px
}

.second-facility-area.three .second-facility-item {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    border: none;
    position: relative;
    background-color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s
}

.second-facility-area.three .second-facility-item:before {
    display: none
}

.about-area-three {
    background-color: #eefbfc
}

.about-area-three .about-img {
    position: relative;
    z-index: 1
}

.about-area-three .about-img img {
    border-radius: 50%
}

.about-area-three .about-img:before {
    content: "";
    position: absolute;
    top: -15px;
    right: -15px;
    width: 600px;
    height: 600px;
    background-color: #0cb8b6;
    border-radius: 50%;
    z-index: -1
}

.about-area-three .about-img .shape-3 {
    position: absolute;
    bottom: 0;
    left: -50px;
    z-index: 1
}

.about-area-three .about-content {
    margin-bottom: -6px;
    margin-top: -6px
}

.about-area-three .about-content h2 {
    font-size: 40px;
    margin-bottom: 20px
}

.about-area-three .about-content p {
    margin-bottom: 20px
}

.about-area-three .about-content ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.about-area-three .about-content ul li {
    margin-bottom: 20px;
    position: relative
}

.about-area-three .about-content ul li:last-child {
    margin-bottom: 0
}

.about-area-three .about-content .default-btn {
    margin-top: 15px
}

.about-area-three .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -60px;
    top: 44%;
    padding: 0;
    margin: 0;
    background-color: transparent
}

.about-area-three .owl-theme .owl-nav .owl-prev i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    background-color: #001430;
    border-radius: 50%
}

.about-area-three .owl-theme .owl-nav .owl-next {
    padding: 0;
    margin: 0;
    background-color: transparent
}

.about-area-three .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent
}

.about-area-three .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    bottom: 50%;
    left: 0
}

.how-its-work-content .content-wrap {
    position: relative;
    padding-right: 50px;
    margin-bottom: 30px
}

.how-its-work-content .content-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background-color: #0cb8b6
}

.how-its-work-content .content-wrap:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    background-color: #a7ecf0;
    z-index: -1
}

.services-area-three {
    background-color: #f4fbfd;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.services-area-three .shape-1 {
    position: absolute;
    top: 100px;
    right: 100px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite
}

.services-area-three .shape-2 {
    position: absolute;
    bottom: 100px;
    right: 100px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.services-area-three .shape-3 {
    position: absolute;
    bottom: 100px;
    left: 100px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite
}

.services-area-three .shape-4 {
    position: absolute;
    top: 100px;
    left: 100px;
    opacity: .2;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.emergency-contents {
    margin-top: -6px;
    margin-bottom: -6px
}

.emergency-contents h2 {
    margin-bottom: 25px;
    font-size: 40px
}

.emergency-contents ul {
    margin-bottom: 35px;
    padding: 0;
    list-style-type: none
}

.emergency-contents ul li {
    position: relative;
    padding-right: 25px;
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 15px
}

.emergency-contents ul li:before {
    content: "";
    position: absolute;
    top: 6px;
    right: 0;
    width: 15px;
    height: 15px;
    background-color: #0cb8b6;
    border-radius: 50%
}

.operate-area {
    text-align: center;
    background-color: #eaf6fc;
    position: relative
}

.operate-area .operate-img {
    position: absolute;
    bottom: -137px;
    right: 0
}

.operate-area .default-btn {
    padding: 25px 40px;
    font-size: 20px
}

.operate-area .default-btn i {
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-left: 5px
}

.main-banner-area-four {
    background-color: #e6f7fc;
    height: 100vh;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.main-banner-area-four .banner-text {
    position: relative;
    max-width: 650px;
    margin-right: auto;
    top: 55px
}

.main-banner-area-four .banner-text span {
    font-size: 16px;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 600;
    color: #0cb8b6
}

.main-banner-area-four .banner-text h1 {
    font-size: 60px;
    margin-bottom: 25px
}

.main-banner-area-four .banner-text p {
    font-size: 16px;
    margin-bottom: 35px;
    font-weight: 500
}

.main-banner-area-four .banner-img-wrap {
    position: relative;
    z-index: 1
}

.main-banner-area-four .banner-img-wrap .banner-img {
    position: absolute;
    margin-right: auto;
    top: -100px;
    left: 0
}

.main-banner-area-four .banner-img-wrap .shape {
    position: absolute;
    top: 0;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.main-banner-area-four .shape {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-animation: FocuS 1s linear 1s infinite;
    animation: FocuS 1s linear 1s infinite
}

.about-area.four .about-content {
    max-width: 540px
}

.ours-doctors-area {
    background-color: #e6f7fc;
    position: relative;
    z-index: 1
}

.ours-doctors-area .doctors-content {
    max-width: 570px;
    max-width: 510px;
    margin-right: auto;
    margin-left: 30px
}

.ours-doctors-area .doctors-content h2 {
    font-size: 40px;
    margin-bottom: 20px
}

.ours-doctors-area .doctors-content ul {
    margin-bottom: 35px;
    list-style-type: none;
    padding: 0
}

.ours-doctors-area .doctors-content ul li {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    padding-right: 40px
}

.ours-doctors-area .doctors-content ul li:last-child {
    margin-bottom: 0
}

.ours-doctors-area .doctors-content ul li i {
    position: absolute;
    top: -3px;
    right: 0;
    background-color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #0cb8b6;
    -webkit-transition: all .5s;
    transition: all .5s
}

.ours-doctors-area .doctors-img {
    background-image: url(../images/home-four/home-four-doctors.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.ours-doctors-area .doctors-img.about {
    background-image: url(../images/home-six/home-six-about1.jpg)
}

.ours-doctors-area .shape {
    position: absolute;
    top: 0;
    right: 30px;
    z-index: -1
}

.tb-color-2 {
    background-color: #fdec8c
}

.tb-color-3 {
    background-color: #fc9ffc
}

.tb-color-4 {
    background-color: #fcce98
}

.tb-color-5 {
    background-color: #ccfc86
}

.tb-color-6 {
    background-color: #acb0fe
}

.tb-color-7 {
    background-color: #fca68e
}

.tb-color-8 {
    background-color: #e6cda4
}

.tb-color-9 {
    background-color: #87edfc
}

.tb-color-10 {
    background-color: #df92fc
}

.doctor-vaccination-table {
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05)
}

.doctor-vaccination-table table {
    margin-bottom: 0
}

.doctor-vaccination-table table thead tr th {
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    padding: 30px 10px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee
}

.doctor-vaccination-table table thead tr th:first-child {
    border-right: none
}

.doctor-vaccination-table table tbody tr td {
    vertical-align: middle;
    text-align: center;
    border: 1px solid #eee;
    border-top: none;
    -webkit-transition: all .5s;
    transition: all .5s;
    white-space: nowrap;
    padding: 25px
}

.doctor-vaccination-table table tbody tr td:first-child {
    border-right: none
}

.doctor-vaccination-table table tbody tr td:last-child {
    border-left: none
}

.doctor-vaccination-table table tbody tr td h3 {
    margin-bottom: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-size: 16px;
    font-weight: 600
}

.doctor-vaccination-table table tbody tr td span {
    display: block;
    color: #525252;
    font-size: 14.5px;
    margin-top: 5px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.doctor-vaccination-table table tbody tr td span.time {
    display: inline-block;
    background-color: #fff;
    color: #0cb8b6;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    line-height: 65px;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-weight: 500;
    font-size: 16px
}

.doctor-vaccination-table table tbody tr td:hover {
    background-color: #0cb8b6;
    border-color: #0cb8b6
}

.doctor-vaccination-table table tbody tr td:hover h3 {
    color: #fff
}

.doctor-vaccination-table table tbody tr td:hover span {
    color: #fff
}

.doctor-vaccination-table table tbody tr td:hover span.time {
    background-color: #fff;
    color: #0cb8b6
}

.doctor-vaccination-table table tbody tr:last-child td {
    border-bottom: none
}

.main-banner-area-five {
    background-color: #bfdfe3;
    height: 100vh;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.main-banner-area-five .banner-text {
    position: relative;
    max-width: 665px;
    margin-right: auto;
    top: -50px
}

.main-banner-area-five .banner-text span {
    font-weight: 600;
    display: block;
    margin-bottom: 15px
}

.main-banner-area-five .banner-text h1 {
    font-size: 60px;
    margin-bottom: 25px
}

.main-banner-area-five .banner-text p {
    font-size: 16px;
    margin-bottom: 35px;
    font-weight: 500
}

.main-banner-area-five .banner-img-wrap {
    position: relative;
    z-index: 1
}

.main-banner-area-five .banner-img-wrap .banner-img {
    position: absolute;
    margin-right: auto;
    top: -100px;
    left: 0
}

.main-banner-area-five .banner-img-wrap .shapes {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.main-banner-area-five .shape {
    right: 0
}

.main-banner-area-five .shape,.main-banner-area-five .shape-2 {
    position: absolute;
    top: 0;
    z-index: -1;
    -webkit-animation: FocuS 1s linear 1s infinite;
    animation: FocuS 1s linear 1s infinite
}

.main-banner-area-five .shape-2 {
    left: 0
}

.first-facility-emergency .first-facility-item {
    margin-bottom: 30px
}

.single-professionals {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 30px;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-bottom: 30px
}

.single-professionals .professionals-img {
    position: relative
}

.single-professionals .professionals-img img {
    border-radius: 50%;
    background-color: #14a88f;
    margin-bottom: 20px
}

.single-professionals .professionals-img i {
    position: absolute;
    bottom: 25px;
    left: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background-color: #c3fcf2;
    color: #0cb8b6;
    font-size: 25px
}

.single-professionals h3 {
    margin-bottom: 5px
}

.single-professionals .nice-select {
    width: 100%;
    border: none;
    padding: 0;
    font-weight: 600;
    margin-bottom: 10px
}

.single-professionals .nice-select .list {
    border: none;
    border-radius: 0;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05)
}

.single-professionals .nice-select .list .option {
    display: block
}

.single-professionals .nice-select:before {
    content: "9+";
    position: absolute;
    left: 0;
    top: 6px;
    width: 60px;
    height: 28px;
    line-height: 30px;
    background-color: #c3fcf2;
    padding-right: 8px;
    color: #999;
    border-radius: 50px
}

.single-professionals ul {
    margin-top: 10px;
    padding: 0;
    margin-bottom: 0
}

.single-professionals ul li {
    display: inline-block;
    font-weight: 600
}

.single-professionals ul li i {
    color: #ffc107;
    font-size: 20px
}

.single-professionals .location {
    text-align: right
}

.single-professionals .location .left {
    display: inline-block;
    float: left
}

.single-professionals .location span i {
    position: relative;
    top: 1px;
    color: #0cb8b6;
    right: -3px
}

.single-professionals:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.search-area {
    margin-top: -110px;
    position: relative;
    z-index: 1
}

.search-area .top-search-from {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    background-color: #fff;
    padding: 30px;
    border-radius: 4px
}

.search-area .top-search-from .nice-select {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f2f9fc
}

.search-area .top-search-from .searchs-wraps {
    position: relative;
    margin-bottom: 30px
}

.search-area .top-search-from .searchs-wraps .form-control {
    height: 80px;
    border: none;
    border-bottom: 1px solid #eee;
    background-color: transparent;
    font-size: 30px;
    font-weight: 500
}

.search-area .top-search-from .searchs-wraps .form-control::-webkit-input-placeholder {
    font-size: 30px;
    font-weight: 500
}

.search-area .top-search-from .searchs-wraps .form-control:-ms-input-placeholder {
    font-size: 30px;
    font-weight: 500
}

.search-area .top-search-from .searchs-wraps .form-control::placeholder {
    font-size: 30px;
    font-weight: 500
}

.search-area .top-search-from .searchs-wraps .search-btn {
    position: absolute;
    top: 7px;
    left: 0;
    font-size: 40px;
    background-color: transparent;
    -webkit-transition: all .5s;
    transition: all .5s;
    color: #001430
}

.search-area .top-search-from .searchs-wraps .search-btn:hover {
    color: #0cb8b6
}

.search-area .top-search-from .find-btn {
    background-color: #0cb8b6;
    width: 100%;
    font-size: 40px;
    height: 50px;
    border-radius: 4px;
    line-height: 50px;
    color: #fff
}

.search-area .join-our-team {
    background-color: #0cb8b6;
    text-align: center;
    border-radius: 4px;
    padding: 59px 30px
}

.search-area .join-our-team .default-btn {
    background-color: #fff;
    color: #0cb8b6;
    margin-bottom: -7px
}

.search-area .join-our-team span {
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
    margin-top: -10px;
    display: block
}

.search-area .join-our-team h3 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 20px
}

.main-banner-six {
    background-color: #f3fcfe;
    position: relative;
    z-index: 1
}

.main-banner-six .main-banner-content {
    width: 100%;
    height: 100%
}

.main-banner-six .main-banner-content .content {
    max-width: 540px;
    margin-right: auto;
    margin-top: 150px
}

.main-banner-six .main-banner-content .content h1 {
    font-size: 57px;
    font-weight: 600
}

.main-banner-six .main-banner-content .content p {
    margin-top: 18px
}

.main-banner-six .main-banner-content .content .default-btn {
    margin-top: 20px
}

.main-banner-six .banner-image-slider .banner-image {
    height: 100vh;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.main-banner-six .banner-image-slider .banner-image.banner-slider-bg-1 {
    background-image: url(../images/home-six/home-six-banner-img.jpg)
}

.main-banner-six .banner-image-slider .banner-image.banner-slider-bg-2 {
    background-image: url(../images/home-six/home-six-banner2.jpg)
}

.main-banner-six .banner-image-slider .owl-dots {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0
}

.main-banner-six .banner-image-slider .owl-dots .owl-dot span {
    width: 20px;
    height: 10px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.main-banner-six .banner-image-slider .owl-dots .owl-dot.active span {
    background-color: #0cb8b6;
    width: 25px
}

.main-banner-six .banner-image-slider .owl-dots .owl-dot:hover span {
    background-color: #0cb8b6
}

.main-banner-six .shape {
    position: absolute;
    top: 0;
    right: 0;
    width: 460px;
    z-index: -1;
    opacity: .5;
    -webkit-animation: FocuS 1s linear 1s infinite;
    animation: FocuS 1s linear 1s infinite
}

.main-banner-six .shape-2 {
    position: absolute;
    top: 50%;
    right: 0;
    width: 115px;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.second-facility-area.six .second-facility-item {
    border: none;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    background-color: #fff;
    position: relative;
    z-index: 1
}

.second-facility-area.six .second-facility-item:before {
    display: none
}

.second-facility-area.six .second-facility-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    right: 0;
    background-color: #0cb8b6;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1
}

.second-facility-area.six .second-facility-item:hover h3,.second-facility-area.six .second-facility-item:hover p {
    color: #fff
}

.second-facility-area.six .second-facility-item:hover:after {
    height: 100%;
    top: 0;
    bottom: auto
}

.second-facility-area.six .second-facility-item:hover .read-more {
    color: #fff
}

.second-facility-area.six .second-facility-item:hover .read-more i {
    color: #fff
}

.single-events {
    margin-bottom: 30px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-events .event-img {
    position: relative
}

.single-events .event-img span {
    display: inline-block;
    background-color: #0cb8b6;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    right: 0
}

.single-events .event-content {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 20px
}

.single-events .event-content h3 {
    margin-bottom: 10px
}

.single-events .event-content .usd-bar {
    border: 8px solid #dcfbf6;
    width: 100%;
    display: block;
    border-radius: 50px;
    margin-top: 25px;
    margin-bottom: 20px;
    position: relative
}

.single-events .event-content .usd-bar:before {
    content: "";
    position: absolute;
    top: -8px;
    right: -8px;
    width: 80%;
    border: 8px solid #0cb8b6;
    border-radius: 50px
}

.single-events .event-content ul {
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #eee
}

.single-events .event-content ul li {
    display: inline-block
}

.single-events .event-content ul li span {
    display: block;
    font-weight: 600
}

.single-events .event-content ul .left {
    float: left
}

.single-events:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.best-services-area {
    background-color: #f4fbfd
}

.single-best-services {
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-bottom: 30px
}

.single-best-services .best-services-content {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    background-color: #fff;
    padding: 30px;
    position: relative
}

.single-best-services .best-services-content h3 {
    margin-bottom: 10px
}

.single-best-services .best-services-content span {
    position: absolute;
    top: -15px;
    left: 30px;
    background-color: #0cb8b6;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 18px
}

.single-best-services:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.doctors-area-two.six .single-doctors-two .doctor-img {
    background-color: #0cb8b6
}

.doctors-area-two.six .single-doctors-two .doctor-img:before {
    display: none
}

.doctors-area-two.six .single-doctors-two .doctor-img .doctors-link {
    bottom: 20%
}

.doctors-area-two.six .single-doctors-two .doctor-img img {
    border: none
}

.doctors-area-two.six .single-doctors-two .doctors-content {
    max-width: 300px;
    margin: -50px auto 0;
    position: relative;
    z-index: 1
}

.appointment-area.six {
    position: relative;
    background-image: url(../images/appointment-bg3.jpg)
}

.appointment-area.six .appointment-here-form {
    margin: 0 auto
}

.appointment-area.six:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100px;
    background-color: #fff
}

.about-bg-1 {
    background-image: url(../images/home-four/home-four-about.jpg);
    background-image: size
}

.about-bg-1,.about-img-2 {
    background-position: 50%;
    background-repeat: no-repeat;
    height: 100%
}

.about-img-2 {
    background-image: url(../images/home-four/our-mission.jpg);
    background-size: cover
}

.nav-area-seven .main-nav {
    background-color: #001430!important
}

.hero-slider-area-seven .slider-item {
    height: 100vh;
    position: relative;
    z-index: 1
}

.hero-slider-area-seven .slider-item.slider-item-bg-4 {
    background-image: url(../images/home-seven/home-seven-banner1.jpg)
}

.hero-slider-area-seven .slider-item.slider-item-bg-5 {
    background-image: url(../images/home-seven/home-seven-banner2.jpg)
}

.hero-slider-area-seven .slider-item:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,55,0,.4);
    -webkit-clip-path: polygon(50% 0,0 100%,100% 100%);
    clip-path: polygon(50% 0,0 100%,100% 100%);
    z-index: -1
}

.hero-slider-area-seven .slider-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,55,130,.4);
    -webkit-clip-path: polygon(100% 0,0 0,50% 100%);
    clip-path: polygon(100% 0,0 0,50% 100%);
    z-index: -1
}

.hero-slider-area-seven .slider-item .slider-text {
    text-align: center;
    margin: 100px auto 0;
    max-width: 630px
}

.hero-slider-area-seven .slider-item .slider-text h1 {
    font-size: 50px
}

.hero-slider-area-seven .owl-prev i {
    background-color: transparent!important;
    border-radius: 50%;
    border: 1px solid #fff
}

.hero-slider-area-seven .owl-prev i:hover {
    border-color: #0cb8b6
}

.hero-slider-area-seven .owl-next i {
    background-color: transparent!important;
    border-radius: 50%;
    border: 1px solid #fff
}

.hero-slider-area-seven .owl-next i:hover {
    border-color: #0cb8b6
}

.hero-slider-area-seven .owl-item.active .slider-item:before {
    -webkit-animation: fadeInUp 3s .3s both;
    animation: fadeInUp 3s .3s both
}

.hero-slider-area-seven .owl-item.active .slider-item:after {
    -webkit-animation: fadeInDown 3s .3s both;
    animation: fadeInDown 3s .3s both
}

.second-facility-area.seven {
    background-color: #fff;
    position: relative
}

.second-facility-area.seven .container {
    max-width: 1110px
}

.second-facility-area.seven .second-facility-item {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    border: none;
    position: relative;
    background-color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s
}

.second-facility-area.seven .second-facility-item:before {
    display: none
}

.second-facility-area.seven .second-facility-item:hover img {
    -webkit-animation: bounce 1s linear;
    animation: bounce 1s linear
}

.about-area-seven .about-content h2 {
    font-size: 40px;
    margin-bottom: 20px
}

.about-area-seven .about-content ul {
    display: inline-block;
    margin-right: 30px;
    margin-top: 8px;
    list-style-type: none;
    padding: 0
}

.about-area-seven .about-content ul li {
    font-weight: 600;
    font-size: 15px;
    position: relative;
    margin-bottom: 10px;
    padding-right: 30px
}

.about-area-seven .about-content ul li:last-child {
    margin-bottom: 0
}

.about-area-seven .about-content ul li i {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 18px;
    color: #0cb8b6;
    background-color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 19px;
    border-radius: 4px
}

.about-area-seven .about-content .about-btn {
    margin-top: 30px
}

.services-area-seven .single-services {
    padding: 0;
    border-radius: 0
}

.services-area-seven .single-services .services-content {
    padding: 30px
}

.services-area-seven .single-services .services-content h3 {
    margin-bottom: 8px
}

.services-area-seven .single-services:hover h3 {
    color: #001430
}

.services-area-seven .single-services:hover p {
    color: #525252
}

.services-area-seven .single-services:hover .read-more {
    color: #0cb8b6
}

.services-area-seven .single-services:hover .read-more i {
    color: #0cb8b6
}

.services-area-seven .single-services:hover:before {
    display: none
}

.services-area-seven .single-services:hover:after {
    display: none
}

.doctors-area-two.seven {
    position: relative
}

.doctors-area-two.seven .single-doctors-two {
    border: 5px solid #0cb8b6;
    padding: 10px;
    border-radius: 4px
}

.doctors-area-two.seven .single-doctors-two img {
    border: none
}

.doctors-area-two.seven .single-doctors-two .doctors-content {
    z-index: 1;
    position: relative
}

.doctors-area-two.seven .single-doctors-two .doctors-content span {
    margin-bottom: 18px;
    display: block
}

.doctors-area-two.seven .single-doctors-two .doctors-content .doctors-link {
    position: unset;
    -webkit-transform: unset;
    transform: unset;
    border-top: 1px solid #eee;
    padding-top: 20px
}

.doctors-area-two.seven .single-doctors-two .doctors-content .doctors-link li a {
    background-color: #001430;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 31px
}

.doctors-area-two.seven .single-doctors-two .doctors-content .doctors-link li a:hover {
    background-color: #0cb8b6;
    color: #fff
}

.appointment-area-seven {
    position: relative
}

.appointment-area-seven .appointment-here-form {
    max-width: unset;
    padding: 40px
}

.appointment-area-seven .appointment-here-form .default-btn {
    margin-top: 0
}

.appointment-area-seven .appointment-bg {
    background-image: url(../images/appointment-bg4.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.hero-slider-area-eight .slider-item {
    height: 100vh!important;
    position: relative;
    z-index: 1
}

.hero-slider-area-eight .slider-item.slider-item-bg-6 {
    background-image: url(../images/home-eight/home-eight-banner1.jpg)
}

.hero-slider-area-eight .slider-item.slider-item-bg-7 {
    background-image: url(../images/home-eight/home-eight-banner2.jpg)
}

.hero-slider-area-eight .slider-item:before {
    display: none
}

.hero-slider-area-eight .slider-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,55,130,.3);
    z-index: -1
}

.hero-slider-area-eight .slider-item .slider-text {
    background-color: rgba(0,55,130,.8);
    padding: 30px;
    max-width: 600px;
    margin-top: -100px
}

.hero-slider-area-eight .slider-item .slider-text .top-title {
    margin-top: -7px
}

.hero-slider-area-eight .slider-item .slider-text h1 {
    font-size: 54px
}

.hero-slider-area-eight .slider-item .slider-text .slider-btn .default-btn {
    margin-bottom: -7px
}

.hero-slider-area-eight .slider-item .slider-single-img {
    position: relative;
    top: 60px
}

.hero-slider-area-eight .owl-theme .owl-nav .owl-prev i {
    background-color: transparent!important;
    border-radius: 50%;
    border: 1px solid #fff
}

.hero-slider-area-eight .owl-theme .owl-nav .owl-prev i:hover {
    border-color: #0cb8b6
}

.hero-slider-area-eight .owl-theme .owl-nav .owl-next i {
    background-color: transparent!important;
    border-radius: 50%;
    border: 1px solid #fff
}

.hero-slider-area-eight .owl-theme .owl-nav .owl-next i:hover {
    border-color: #0cb8b6
}

.hero-slider-area-eight .owl-theme .owl-nav .owl-item.active .slider-text {
    background-color: rgba(0,55,130,.8);
    -webkit-animation: zoomIn 1s .1s both;
    animation: zoomIn 1s .1s both
}

.hero-slider-area-eight .owl-next {
    padding: 0!important;
    background-color: transparent!important;
    position: absolute;
    top: 50%;
    left: 30px;
    margin: 0!important;
    border-radius: 0!important;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hero-slider-area-eight .owl-next i {
    background-color: #0cb8b6;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-size: 26px;
    border-radius: 4px
}

.hero-slider-area-eight .owl-next i:hover {
    background-color: #0cb8b6!important
}

.hero-slider-area-eight .owl-prev {
    padding: 0!important;
    background-color: transparent!important;
    position: absolute;
    top: 50%;
    right: 30px;
    margin: 0!important;
    border-radius: 0!important;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hero-slider-area-eight .owl-prev i {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-size: 26px;
    border-radius: 4px
}

.hero-slider-area-eight .owl-prev i:hover {
    background-color: #0cb8b6!important
}

.hero-slider-area-eight:hover .owl-prev {
    opacity: 1
}

.hero-slider-area-eight:hover .owl-next {
    opacity: 1
}

.hero-slider-area-eight .owl-theme .owl-nav {
    margin-top: 0!important
}

.hero-slider-area-eight .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent
}

.second-facility-area.eight {
    background-color: #fff;
    position: relative
}

.second-facility-area.eight .container {
    max-width: 1110px
}

.second-facility-area.eight .second-facility-item {
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    border: none;
    position: relative;
    background-color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-align: right
}

.second-facility-area.eight .second-facility-item i {
    font-size: 30px;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #0cb8b6;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 15px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.second-facility-area.eight .second-facility-item p {
    margin-bottom: 0
}

.second-facility-area.eight .second-facility-item:before {
    display: none
}

.second-facility-area.eight .second-facility-item:hover i {
    -webkit-transform: rotateX(-380deg);
    transform: rotateX(-380deg)
}

.about-img-1 {
    background-image: url(../images/home-eight/home-eight-about1.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.services-area-eight .single-services {
    border-radius: 0
}

.services-area-eight .single-services img {
    width: 35px;
    position: relative;
    top: -5px
}

.single-pricing {
    text-align: center;
    border: 1px solid #eee;
    margin-bottom: 30px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-pricing h3 {
    background-color: #0cb8b6;
    padding: 15px 10px;
    margin-bottom: 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 17px
}

.single-pricing h1 {
    background-color: #f5f5f5;
    padding: 20px 10px;
    margin-bottom: 0;
    font-size: 40px
}

.single-pricing h1 span {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-top: 5px
}

.single-pricing ul {
    margin-top: 25px;
    margin-bottom: 25px;
    list-style-type: none;
    padding: 0
}

.single-pricing ul li {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-weight: 600;
    position: relative
}

.single-pricing ul li i {
    position: relative;
    top: 1px
}

.single-pricing ul li .red {
    color: red
}

.single-pricing ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.single-pricing .default-btn {
    margin-bottom: 20px
}

.single-pricing:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.react-datepicker-popper {
    z-index: 20
}

.loader-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow: hidden;
    z-index: 9999
}

.loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #fff;
    z-index: 10
}

.loader-wrapper .loader-section.section-right {
    right: 0
}

.loader-wrapper .loader-section.section-left {
    left: 0
}

.loader {
    display: block;
    position: relative;
    right: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #16a085;
    -webkit-animation: spin 1.7s linear infinite;
    animation: spin 1.7s linear infinite;
    z-index: 11
}

.loader:before {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    left: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    -webkit-animation: spin-reverse .6s linear infinite;
    animation: spin-reverse .6s linear infinite
}

.loader:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 15px;
    left: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

.loaded .loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s ease-out 1s;
    transition: all .3s ease-out 1s
}

.loaded .loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.loaded .loader-wrapper .loader-section.section-right,.loaded .loader-wrapper .loader-section.section-left {
    -webkit-transition: all .7s cubic-bezier(.645,.045,.355,1) .3s;
    transition: all .7s cubic-bezier(.645,.045,.355,1) .3s
}

.loaded .loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.loaded .loader {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes spin-reverse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@keyframes spin-reverse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

.go-top {
    position: fixed;
    cursor: pointer;
    top: 93%;
    left: -10%;
    background-color: #0cb8b6;
    z-index: 4;
    width: 40px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .9s;
    transition: .9s
}

.go-top i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    left: 0;
    margin: 0 auto;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 20px
}

.go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%
}

.go-top:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #0cb8b6;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.go-top:hover {
    color: #fff;
    background-color: #001430
}

.go-top:hover:before {
    opacity: 1;
    visibility: visible
}

.go-top:hover i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden
}

.go-top:hover i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%
}

.go-top:focus {
    color: #fff
}

.go-top:focus:before {
    opacity: 1;
    visibility: visible
}

.go-top:focus i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden
}

.go-top:focus i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%
}

.go-top.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    left: 3%;
    top: 93%
}

.video-btn {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 69px;
    text-align: center;
    border-radius: 50%;
    color: #0cb8b6;
    position: relative;
    top: 3px;
    z-index: 1;
    background-color: #0cb8b6
}

.video-btn i {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 0;
    right: 3px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%
}

.video-btn:after,.video-btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    background-color: #0cb8b6
}

.video-btn:before {
    -webkit-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite
}

.video-btn:after {
    -webkit-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite
}

.video-btn:hover {
    background-color: #0cb8b6
}

.video-btn:hover i {
    color: #fff
}

@-webkit-keyframes ripple {
    0%,35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: .8
    }

    to {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes ripple {
    0%,35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: .8
    }

    to {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

.section-title {
    max-width: 660px;
    margin: -8px auto 60px;
    text-align: center;
    position: relative
}

.section-title h2 {
    font-size: 40px;
    margin-bottom: 15px;
    position: relative;
    display: block
}

.section-title h2:last-child {
    margin-bottom: 0
}

.section-title.white-title h2,.section-title.white-title p,.section-title.white-title span {
    color: #fff
}

.nice-select .list {
    width: 100%
}

.nice-select .option:hover {
    background-color: #0cb8b6;
    color: #fff
}

.nice-select .option.selected.focus {
    background-color: #001430;
    color: #0cb8b6
}

.page-navigation-area {
    text-align: center;
    margin: 20px auto 0;
    display: table
}

.page-navigation-area ul {
    padding: 0;
    margin: 0
}

.page-navigation-area .page-link {
    color: #0cb8b6;
    background-color: #fff;
    box-shadow: 0 0 15px #d0d0d0;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    line-height: 24px;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-weight: 700
}

.page-navigation-area .page-link i {
    margin-left: -4px;
    font-size: 21px
}

.page-navigation-area .page-link:hover {
    color: #fff;
    background-color: #0cb8b6;
    border: 1px solid #0cb8b6
}

.page-navigation-area .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: none
}

.page-navigation-area .page-link.page-links i:before {
    margin-right: -4px
}

.page-navigation-area .page-item {
    padding: 0 8px
}

.page-navigation-area .page-item:first-child .page-link {
    border-radius: none
}

.page-navigation-area .page-item:last-child .page-link {
    border-radius: none
}

.page-navigation-area .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #0cb8b6;
    border-color: #0cb8b6
}

.invalid-feedback {
    font-size: 14px
}

@media only screen and (max-width:767px) {
    .ptb-100 {
        padding-bottom: 50px
    }

    .pt-100,.ptb-100 {
        padding-top: 50px
    }

    .pb-100 {
        padding-bottom: 50px
    }

    .pt-70 {
        padding-top: 20px
    }

    .pb-70 {
        padding-bottom: 20px
    }

    .pb-130 {
        padding-bottom: 40px
    }

    h3 {
        font-size: 18px
    }

    .default-btn {
        font-size: 15px;
        padding: 10px 20px
    }

    .default-btn.active {
        margin-right: 0
    }

    .top-title {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 8px
    }

    .section-title {
        margin-bottom: 30px
    }

    .section-title h2 {
        font-size: 25px;
        margin-bottom: 10px
    }

    .header-area .top-header-area .header-content-right {
        margin-bottom: 15px
    }

    .header-area .top-header-area .header-content-right li {
        margin-bottom: 10px
    }

    .header-area .top-header-area .header-content-right li:last-child {
        margin-bottom: 0
    }

    .header-area .top-header-area .header-content-left {
        float: unset
    }

    .header-area .top-header-area .header-content-left li .option-item {
        display: none
    }

    .main-banner-area {
        height: 100%;
        text-align: center;
        padding-top: 50px
    }

    .main-banner-area .banner-img-wrap .banner-img {
        max-width: 350px;
        position: unset;
        margin: 30px auto 0
    }

    .main-banner-area .banner-img-wrap .banner-shape {
        left: 0;
        top: 0;
        right: 0;
        max-width: 100%;
        max-width: 350px;
        margin: auto
    }

    .main-banner-area .col-lg-6.pr-0 {
        padding-left: 15px!important
    }

    .main-banner-area .banner-text {
        position: relative;
        max-width: 100%;
        margin-right: auto;
        margin-top: 0
    }

    .main-banner-area .banner-text span {
        font-size: 14px;
        margin-bottom: 10px
    }

    .main-banner-area .banner-text h1 {
        font-size: 30px;
        margin-bottom: 15px
    }

    .main-banner-area .banner-text p {
        margin-bottom: 20px;
        font-size: 14px;
        font-weight: unset
    }

    .main-banner-area .active {
        margin-top: 10px;
        margin-right: 10px
    }

    .first-facility-area {
        position: relative;
        max-width: 100%;
        width: auto;
        padding: 50px 20px 20px;
        z-index: 1
    }

    .first-facility-area:before {
        content: "";
        position: absolute;
        top: 0;
        right: -150px;
        width: 200px;
        height: 100%;
        background-color: #d6fbfd;
        z-index: -1
    }

    .first-facility-area:after {
        content: "";
        position: absolute;
        top: 0;
        left: -150px;
        width: 200px;
        height: 100%;
        background-color: #d6fbfd;
        z-index: -1
    }

    .first-facility-area .first-facility-item {
        padding-right: 0;
        text-align: center;
        margin-bottom: 30px
    }

    .first-facility-area .first-facility-item i {
        position: unset;
        margin-bottom: 15px
    }

    .first-facility-area .shape {
        display: none
    }

    .second-facility-item {
        padding: 20px
    }

    .second-facility-item img {
        max-width: 50px
    }

    .about-area {
        padding-top: 0
    }

    .about-area .about-img .shape-1,.about-area .about-img .shape-2,.about-area .about-img .shape-3 {
        display: none
    }

    .about-area .about-content {
        margin-right: 0;
        margin-top: 30px
    }

    .about-area .about-content h2 {
        font-size: 25px
    }

    .about-area .about-content .default-btn {
        margin-top: 30px
    }

    .single-services {
        padding: 20px
    }

    .single-services:before {
        display: none
    }

    .doctors-area .owl-theme .owl-nav .owl-next {
        left: 5px;
        top: 50%;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    .doctors-area .owl-theme .owl-nav .owl-prev {
        right: 5px;
        top: 50%;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    .single-doctor {
        padding: 20px
    }

    .our-work-area .shape {
        display: none
    }

    .single-work .work-title {
        max-width: 265px
    }

    .single-counter h2 {
        font-size: 30px
    }

    .single-counter p {
        font-size: 15px
    }

    .appointment-here-form {
        padding: 50px 20px
    }

    .appointment-here-form h2 {
        font-size: 25px;
        margin-bottom: 30px
    }

    .appointment-here-form .shape {
        display: none
    }

    .emergency-area {
        padding-bottom: 50px
    }

    .emergency-area .shape {
        display: none
    }

    .emergency-area .container-fluid {
        max-width: 540px
    }

    .emergency-area .col-lg-6.pr-0 {
        padding-left: 15px!important
    }

    .emergency-content {
        max-width: unset;
        padding-bottom: 20px
    }

    .emergency-content h2 {
        font-size: 25px;
        margin-bottom: 25px
    }

    .emergency-content ul li {
        margin-left: 15px;
        margin-bottom: 10px
    }

    .emergency-content ul li:last-child {
        margin-bottom: 0
    }

    .emergency-img {
        height: 300px
    }

    .single-client {
        padding: 20px;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0
    }

    .single-blog .blog-content {
        padding: 20px
    }

    .subscribe-area {
        text-align: center
    }

    .subscribe-area h2 {
        font-size: 25px
    }

    .subscribe-area p {
        font-weight: 500;
        margin-bottom: 30px
    }

    .subscribe-area .newsletter-form .default-btn {
        position: unset;
        margin: 30px auto 0;
        height: 50px
    }

    .subscribe-area .newsletter-form .default-btn:before {
        display: none
    }

    .subscribe-area .newsletter-form .default-btn:after {
        display: none
    }

    .subscribe-area .newsletter-form .form-control {
        height: 50px
    }

    .single-widget h3 {
        margin-bottom: 15px
    }

    .go-top.active {
        top: 85%
    }

    .client-area.c-bg {
        padding-bottom: 50px
    }

    .main-banner-area-two {
        text-align: center;
        padding-top: 50px;
        height: 100%
    }

    .main-banner-area-two .container-fluid {
        max-width: 540px
    }

    .main-banner-area-two .container-fluid .col-lg-6.pr-0 {
        padding-left: 15px!important
    }

    .main-banner-area-two .banner-img-wrap .banner-img {
        position: unset;
        margin-top: 20px
    }

    .main-banner-area-two .banner-text {
        position: relative;
        max-width: 100%;
        margin-right: auto;
        margin-top: 0
    }

    .main-banner-area-two .banner-text span {
        font-size: 14px
    }

    .main-banner-area-two .banner-text h1 {
        font-size: 40px;
        margin-bottom: 15px
    }

    .main-banner-area-two .banner-text p {
        margin-bottom: 20px;
        font-weight: unset
    }

    .main-banner-area-two .active {
        margin-top: 10px;
        margin-right: 10px
    }

    section.second-facility-area.two {
        padding-top: 50px
    }

    .mt-100 {
        margin-top: 50px
    }

    .about-area.two {
        padding-top: 50px
    }

    .symptoms-area .symptoms-content {
        margin-bottom: 30px
    }

    .symptoms-area .symptoms-content h2 {
        font-size: 25px
    }

    .symptoms-area .single-symptoms {
        margin-bottom: 20px
    }

    .symptoms-area .single-symptoms h3 {
        padding-right: 25px;
        font-size: 15px
    }

    .single-prevention {
        padding-right: 0;
        text-align: center
    }

    .single-prevention i {
        position: relative;
        margin-bottom: 25px;
        right: 0
    }

    .make-appointment-area .make-appointment-content h2 {
        margin-bottom: 18px;
        font-size: 24px
    }

    .make-appointment-area .contact-form {
        padding: 20px
    }

    .contact-img {
        margin-top: 30px
    }

    .prevention-area {
        padding-bottom: 50px
    }

    .prevention-area .container-fluid {
        max-width: 540px
    }

    .main-contact-area .contact-form .default-btn {
        float: unset;
        display: table;
        margin: 20px auto 0
    }

    .main-contact-area .contact-form .contact-num {
        text-align: center
    }

    .faq-img {
        margin-bottom: 30px
    }

    .about-area.about-page {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .about-img.two {
        margin-top: 30px
    }

    .page-title-area {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .page-title-area .page-title-content h2 {
        font-size: 30px
    }

    .client-area .single-client.mr-0.ml-0 {
        margin-bottom: 30px
    }

    .page-navigation-area {
        margin: 0 auto
    }

    .faq-contact-area .contact-wrap,.user-area-all-style .contact-form-action {
        padding: 20px
    }

    .user-area-all-style .contact-form-action form .default-btn {
        width: 100%
    }

    .recover-password-area .contact-form-action .form-heading h3 {
        font-size: 25px;
        margin-bottom: 10px
    }

    .recover-password-area .contact-form-action .now-register {
        float: unset
    }

    .services-page-one {
        margin-top: 50px!important
    }

    .services-page-one:before {
        display: none
    }

    .services-page-one:after {
        display: none
    }

    .first-facility-area.mt-0.services-page-one {
        margin-top: 0!important;
        margin-bottom: 50px
    }

    .services-details-area img {
        width: 100%
    }

    .services-details-area .services-img,.services-item-wrap.owl-carousel.owl-theme.owl-loaded.owl-drag {
        margin-bottom: 30px
    }

    .services-details-area .scrives-item-3 .share {
        float: right;
        margin-top: 20px
    }

    .services-details-text {
        padding-right: 15px;
        padding-left: 15px
    }

    .services-details-text h2 {
        font-size: 25px
    }

    .doctors-sidebar .availability {
        padding: 20px
    }

    .doctors-detailss .doctors-history {
        margin-top: 30px;
        padding: 20px
    }

    .doctors-detailss .doctors-history h2 {
        font-size: 25px
    }

    .doctors-detailss .doctors-history span {
        font-size: 15px
    }

    .blog-details-area .blog-details-desc .article-content .entry-meta ul li {
        display: block;
        font-size: 15px;
        margin-left: 0;
        margin-bottom: 5px
    }

    .blog-details-area .blog-details-desc .article-content .entry-meta ul li:before {
        display: none
    }

    .blog-details-area .blog-details-desc .article-content h3 {
        line-height: 1.5;
        margin-bottom: 10px;
        margin-top: 20px;
        font-size: 22px
    }

    .blog-details-area .blog-details-desc .article-content .features-list li,.blog-details-area .blog-details-desc .article-content p {
        font-size: 15px
    }

    .blog-details-area .widget-area .widget {
        padding: 0
    }

    .blog-details-area blockquote {
        padding: 30px!important
    }

    .blog-details-area blockquote p {
        font-size: 16px!important
    }

    .blog-details-area .blockquote {
        padding: 30px!important
    }

    .blog-details-area .blockquote p {
        font-size: 16px!important
    }

    .blog-details-area .comments-area {
        padding: 20px
    }

    .blog-details-area .comments-area .comment-author {
        font-size: 15px;
        margin-bottom: .3em
    }

    .blog-details-area .comments-area .comment-author .avatar {
        right: 0;
        position: relative;
        display: block;
        margin-bottom: 10px
    }

    .blog-details-area .comments-area .comment-body {
        padding-right: 0
    }

    .blog-details-area .comments-area .comments-title {
        font-size: 19px
    }

    .blog-details-area .comments-area .comments-title:before {
        right: -20px
    }

    .blog-details-area .comments-area .comment-metadata {
        font-size: 12px
    }

    .blog-details-area .comments-area .comment-respond .comment-reply-title {
        font-size: 19px
    }

    .blog-details-area .comments-area .comment-respond .comment-reply-title:before {
        right: -20px
    }

    .blog-details-area .comments-area .comment-respond .comment-form-author {
        width: 100%;
        padding-left: 0
    }

    .blog-details-area .comments-area .comment-respond .comment-form-email {
        width: 100%;
        padding-right: 0
    }

    .blog-details-area .comments-area .comment-respond .form-submit input {
        padding: 12px 25px 10px
    }

    .blog-details-area .comments-area .children {
        margin-right: 0
    }

    .blog-right-sidebar {
        margin-bottom: 30px
    }

    .blog-left-sidebar {
        margin-top: 30px
    }

    .left-sidebar {
        margin-top: 35px
    }

    .single-contact-info {
        padding: 30px
    }

    .single-contact-map iframe {
        height: 200px
    }

    .main-contact-area.contact .contact-form {
        padding: 20px
    }

    .hero-slider-area {
        text-align: center
    }

    .hero-slider-area .slider-item {
        height: 100%;
        padding-top: 50px;
        padding-bottom: 80px
    }

    .hero-slider-area .slider-item .slider-text h1 {
        font-size: 25px;
        margin-bottom: 20px
    }

    .hero-slider-area .slider-item .slider-text p {
        margin-bottom: 30px;
        font-size: 14px
    }

    .hero-slider-area .slider-item .video-btn {
        margin: 20px auto 0
    }

    .hero-slider-area .owl-theme .owl-dots {
        bottom: 20px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        display: inline-block;
        right: 0;
        left: 0
    }

    .hero-slider-area .owl-theme .owl-dots .owl-dot span {
        width: 20px;
        height: 6px
    }

    .hero-slider-area .owl-theme .owl-dots .owl-dot.active span {
        width: 30px;
        height: 6px
    }

    .second-facility-area.three {
        padding-top: 50px;
        margin: 0
    }

    .second-facility-area.three .container {
        max-width: 1110px
    }

    .second-facility-area.three .second-facility-item {
        margin-right: 15px;
        margin-left: 15px;
        padding: 20px
    }

    .about-area-three .about-content h2 {
        font-size: 25px
    }

    .about-area-three .about-content .default-btn {
        margin-top: 5px
    }

    .about-area-three .about-img {
        margin-top: 30px
    }

    .about-area-three .about-img:before {
        display: none
    }

    .about-area-three .shape-3 {
        display: none
    }

    .about-area-three .owl-theme .owl-nav .owl-prev {
        left: 0
    }

    .how-its-work-content .content-wrap h3 {
        font-size: 16px
    }

    .how-work-img {
        margin-top: 30px
    }

    .assessment-img {
        margin-bottom: 30px
    }

    .assessment-center-content h2 {
        font-size: 25px
    }

    .assessment-center-content ul li {
        font-size: 14px
    }

    .assessment-center-content ul li h3 {
        font-size: 15px
    }

    .emergency-contents h2 {
        font-size: 25px
    }

    .assessments-img {
        margin-top: 30px
    }

    .operate-area .operate-img {
        position: unset;
        margin-bottom: 30px
    }

    .operate-area .operate-text {
        margin-bottom: 30px
    }

    .operate-area .operate-text h2 {
        font-size: 25px
    }

    .main-banner-area-four {
        text-align: center;
        height: 100%;
        padding-top: 50px
    }

    .main-banner-area-four .banner-text {
        top: 0
    }

    .main-banner-area-four .banner-text span {
        margin-bottom: 10px
    }

    .main-banner-area-four .banner-text h1 {
        font-size: 30px;
        margin-bottom: 10px
    }

    .main-banner-area-four .banner-text p {
        margin-bottom: 20px;
        font-size: 14px
    }

    .main-banner-area-four .banner-img-wrap .banner-img {
        position: unset;
        margin-top: 20px
    }

    .about-area.four {
        padding-top: 50px
    }

    .about-area.four .col-lg-6.pl-0 {
        padding-right: 15px!important
    }

    .about-area.four .col-lg-6.pr-0 {
        padding-left: 15px!important
    }

    .about-area.four.mission {
        padding-top: 0
    }

    .about-area.four.mission .about-content {
        margin-top: 0;
        margin-bottom: 30px
    }

    .ours-doctors-area .doctors-content {
        margin-left: 0;
        padding-bottom: 30px
    }

    .ours-doctors-area .doctors-content h2 {
        font-size: 25px
    }

    .ours-doctors-area .col-lg-6.pr-0 {
        margin-left: 15px!important
    }

    .ours-doctors-area .doctors-img {
        height: 300px
    }

    .main-banner-area-five {
        text-align: center;
        height: 100%;
        padding-top: 50px
    }

    .main-banner-area-five .container-fluid {
        max-width: 540px
    }

    .main-banner-area-five .col-lg-5.pr-0 {
        padding-left: 15px!important
    }

    .main-banner-area-five .banner-text {
        max-width: unset;
        top: 0
    }

    .main-banner-area-five .banner-text span {
        margin-bottom: 10px
    }

    .main-banner-area-five .banner-text h1 {
        font-size: 30px;
        margin-bottom: 20px
    }

    .main-banner-area-five .banner-text p {
        font-size: 15px
    }

    .main-banner-area-five .banner-img-wrap .banner-img {
        position: unset;
        margin-top: 30px
    }

    .search-area {
        margin-top: 50px
    }

    .search-area .top-search-from {
        padding: 20px;
        margin-bottom: 30px
    }

    .search-area .top-search-from .searchs-wraps .form-control {
        font-size: 15px;
        padding-top: 0
    }

    .search-area .top-search-from .searchs-wraps .form-control::-webkit-input-placeholder {
        font-size: 15px
    }

    .search-area .top-search-from .searchs-wraps .form-control:-ms-input-placeholder {
        font-size: 15px
    }

    .search-area .top-search-from .searchs-wraps .form-control::placeholder {
        font-size: 15px
    }

    .search-area .top-search-from .searchs-wraps .search-btn {
        top: 9px;
        font-size: 30px
    }

    .search-area .top-search-from .find-btn {
        margin-top: 16px
    }

    .main-banner-six {
        text-align: center
    }

    .main-banner-six .container-fluid {
        max-width: 540px
    }

    .main-banner-six .main-banner-content .content {
        margin-bottom: 30px;
        max-width: unset;
        margin-top: 50px
    }

    .main-banner-six .main-banner-content .content h1 {
        font-size: 30px;
        margin-bottom: 20px
    }

    .main-banner-six .main-banner-content .content p {
        margin-bottom: 0
    }

    .main-banner-six .col-lg-6.pr-0 {
        padding-left: 15px!important
    }

    .main-banner-six .banner-image-slider .banner-image {
        height: 500px
    }

    .main-banner-six .shape {
        display: none
    }

    .single-best-services .best-services-content {
        padding: 20px
    }

    .abouts-six {
        padding-top: 0!important
    }

    .abouts-six .about-content {
        margin-top: 0;
        margin-bottom: 25px
    }

    .coming-soon-area .coming-soon-content {
        height: 100%
    }

    .coming-soon-area .coming-soon-content h1 {
        font-size: 40px;
        line-height: 1.1;
        margin-top: 0
    }

    .coming-soon-area .coming-soon-content p {
        font-size: 13px;
        margin-top: 15px
    }

    .coming-soon-area .coming-soon-content #timer {
        margin-top: 20px
    }

    .coming-soon-area .coming-soon-content #timer div {
        font-size: 40px;
        margin-right: 8px;
        margin-left: 8px
    }

    .coming-soon-area .coming-soon-content #timer div span {
        font-size: 14px;
        margin-top: -5px
    }

    .coming-soon-area .coming-soon-content #timer div:before {
        display: none
    }

    .coming-soon-area .coming-soon-content .newsletter-form {
        margin-top: 35px
    }

    .coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
        height: 55px;
        padding-right: 13px;
        font-size: 15px
    }

    .coming-soon-area .coming-soon-content .newsletter-form button {
        position: relative;
        height: auto;
        padding: 14px 30px;
        font-size: 14px;
        margin-top: 15px
    }

    .error-area {
        padding: 70px 0
    }

    .error-area .error-content-wrap p {
        margin: 15px 0 20px
    }

    .error-area .error-content-wrap h1 {
        font-size: 100px
    }

    .symptoms-img {
        position: relative;
        bottom: -20px
    }

    .main-contact-area #msgSubmit {
        position: unset;
        text-align: center;
        margin-top: 10px
    }

    .about-bg-1,.about-img-2 {
        height: 300px
    }

    .hero-slider-area-seven .slider-item:after {
        -webkit-clip-path: unset;
        clip-path: unset
    }

    .second-facility-area.seven .p-0 {
        padding-right: 15px!important;
        padding-left: 15px!important
    }

    .second-facility-area.seven .shape {
        display: none
    }

    .about-area-seven .about-content h2 {
        font-size: 25px
    }

    .about-area-seven .about-content ul {
        margin-right: 0;
        display: block
    }

    .about-area-seven .about-content .ml-0 {
        margin-bottom: 20px
    }

    .about-area-seven .about-img {
        margin-top: 30px
    }

    .counter-area .shape {
        display: none
    }

    .services-area-seven .single-services .services-content {
        padding: 20px
    }

    .appointment-area-seven .shape,.doctors-area-two.seven .shape img {
        display: none
    }

    .appointment-area-seven .appointment-here-form {
        padding: 20px
    }

    .blog-area .shape {
        display: none
    }

    .hero-slider-area-eight .slider-item {
        height: 100%!important
    }

    .hero-slider-area-eight .slider-item .slider-text {
        padding: 20px;
        margin-top: 40px
    }

    .second-facility-area.eight {
        padding-top: 50px;
        margin-top: 0
    }

    .second-facility-area.eight .second-facility-item {
        text-align: center
    }

    .second-facility-area.eight .p-0 {
        padding-right: 15px!important;
        padding-left: 15px!important
    }

    .about-img-1 {
        height: 300px;
        margin-top: 30px
    }

    .about-area-seven .mb-30 {
        margin-bottom: 0!important
    }

    .single-pricing h1 {
        font-size: 35px
    }

    .appointment-here-form .default-btn {
        margin: 0 auto
    }

    .hero-slider-area-eight .owl-next,.hero-slider-area-eight .owl-prev {
        top: 90%
    }

    .nav-area .navbar-area .main-nav {
        background-color: #25245e
    }

    .nav-area .navbar-area .main-nav nav .navbar-nav {
        overflow-y: auto
    }

    .nav-area .navbar-area .main-nav nav .navbar-nav .nav-item {
        padding: 5px 0
    }

    .nav-area .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li {
        padding: 0
    }

    .nav-area .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
        right: 15px;
        margin-top: 44px
    }

    .nav-area.four .navbar-area .main-nav {
        background-color: #fff;
        box-shadow: 0 0 10px #eee
    }

    .nav-area.five .navbar-area .navbar-toggler .icon-bar,.nav-area.four .navbar-area .navbar-toggler .icon-bar {
        background: #25245e
    }

    .header-area .top-header-area {
        text-align: center
    }

    .modal-video-body {
        padding: 0 20px
    }

    .modal-video-body .modal-video-close-btn {
        left: 0
    }

    .hero-slider-area-seven .slider-item .slider-text {
        margin: 0 auto
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .header-area .top-header-area .header-content-left {
        float: left
    }

    .main-banner-area .container-fluid {
        max-width: 540px;
        margin: auto
    }

    .second-facility-item {
        padding: 15px
    }

    .single-work .work-title {
        max-width: 325px
    }

    .emergency-content ul li {
        margin-left: 30px;
        margin-bottom: 0
    }

    .subscribe-area .newsletter-form .default-btn {
        position: absolute;
        margin: unset;
        height: 50px
    }

    .default-btn.active {
        margin-right: 30px
    }

    .about-area.four .container-fluid,.ours-doctors-area .container-fluid {
        max-width: 540px
    }

    .counter-area.two .single-counter {
        padding: 50px 25px
    }

    .main-contact-area .contact-form .default-btn {
        float: left;
        margin-top: 20px
    }

    .main-contact-area .contact-form .contact-num {
        text-align: right
    }

    .blog-details-area .blog-details-desc .article-content .entry-meta ul li {
        display: inline-block;
        font-size: 15px;
        margin-left: 10px
    }

    .coming-soon-area .coming-soon-content h1 {
        font-size: 55px
    }

    .coming-soon-area .coming-soon-content #timer div {
        font-size: 45px
    }

    .coming-soon-area .coming-soon-content #timer div:before {
        font-size: 65px;
        left: -49px
    }

    .main-contact-area #msgSubmit {
        position: absolute
    }

    .about-area-seven .about-content ul {
        margin-right: 30px;
        display: inline-block
    }

    .about-area-seven .about-content .ml-0 {
        margin-bottom: 0
    }

    .single-doctors-two .doctor-img .doctors-link li a {
        margin: 0 2px
    }

    .second-facility-area.eight .container {
        max-width: 540px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .ptb-100 {
        padding-bottom: 50px
    }

    .pt-100,.ptb-100 {
        padding-top: 50px
    }

    .pb-100 {
        padding-bottom: 50px
    }

    .pt-70 {
        padding-top: 20px
    }

    .pb-70 {
        padding-bottom: 20px
    }

    .pb-130 {
        padding-bottom: 40px
    }

    h3 {
        font-size: 18px
    }

    .default-btn {
        font-size: 16px;
        padding: 12px 25px
    }

    .top-title {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 8px
    }

    .section-title {
        margin-bottom: 30px
    }

    .section-title h2 {
        font-size: 25px;
        margin-bottom: 10px
    }

    .header-area .top-header-area .header-content-right li {
        padding-left: 10px
    }

    .header-area .top-header-area .header-content-right li:last-child {
        margin-bottom: 0
    }

    .header-area .top-header-area .header-content-left li .option-item {
        display: none
    }

    .main-banner-area {
        height: 100%;
        text-align: center;
        padding-top: 115px
    }

    .main-banner-area .container-fluid {
        max-width: 720px;
        margin: auto
    }

    .main-banner-area .container-fluid .col-lg-6.pr {
        padding-left: 15px!important
    }

    .main-banner-area .banner-img-wrap .banner-img {
        max-width: 400px;
        position: unset;
        margin: 30px auto 0
    }

    .main-banner-area .banner-img-wrap .banner-shape {
        left: 0;
        top: 0;
        right: 0;
        max-width: 100%;
        max-width: 400px;
        margin: auto
    }

    .main-banner-area .col-lg-6.pr-0 {
        padding-left: 15px!important
    }

    .main-banner-area .banner-text {
        position: relative;
        max-width: 100%;
        margin-right: auto;
        margin-top: 0
    }

    .main-banner-area .banner-text span {
        font-size: 14px
    }

    .main-banner-area .banner-text h1 {
        font-size: 38px;
        margin-bottom: 15px
    }

    .main-banner-area .banner-text p {
        margin-bottom: 20px;
        font-size: 14px;
        font-weight: unset
    }

    .main-banner-area .active {
        margin-top: 10px
    }

    .first-facility-area {
        position: relative;
        max-width: 100%;
        padding: 50px 20px 20px;
        z-index: 1
    }

    .first-facility-area:before {
        content: "";
        position: absolute;
        top: 0;
        right: -150px;
        width: 200px;
        height: 100%;
        background-color: #d6fbfd;
        z-index: -1
    }

    .first-facility-area:after {
        content: "";
        position: absolute;
        top: 0;
        left: -150px;
        width: 200px;
        height: 100%;
        background-color: #d6fbfd;
        z-index: -1
    }

    .first-facility-area .first-facility-item {
        padding-right: 0;
        text-align: center;
        margin-bottom: 30px
    }

    .first-facility-area .first-facility-item i {
        position: unset;
        margin-bottom: 15px
    }

    .first-facility-area .shape {
        display: none
    }

    .second-facility-item {
        padding: 20px
    }

    .second-facility-item img {
        max-width: 50px
    }

    .about-area {
        padding-top: 0
    }

    .about-area .about-img .shape-1,.about-area .about-img .shape-2,.about-area .about-img .shape-3 {
        display: none
    }

    .about-area .about-content {
        margin-right: 0;
        margin-top: 30px
    }

    .about-area .about-content h2 {
        font-size: 25px
    }

    .about-area .about-content .default-btn {
        margin-top: 30px
    }

    .about-img img {
        width: 100%
    }

    .single-services {
        padding: 20px
    }

    .single-services:before {
        display: none
    }

    .doctors-area .owl-theme .owl-nav .owl-next {
        left: 5px;
        top: 50%;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    .doctors-area .owl-theme .owl-nav .owl-prev {
        right: 5px;
        top: 50%;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    .single-doctor {
        padding: 20px
    }

    .our-work-area .shape {
        display: none
    }

    .single-work .work-title {
        max-width: 265px
    }

    .single-counter h2 {
        font-size: 30px
    }

    .single-counter p {
        font-size: 15px
    }

    .appointment-here-form h2 {
        font-size: 25px;
        margin-bottom: 30px
    }

    .appointment-here-form .shape {
        display: none
    }

    .emergency-area {
        padding-bottom: 50px
    }

    .emergency-area .shape {
        display: none
    }

    .emergency-area .container-fluid {
        max-width: 720px
    }

    .emergency-area .col-lg-6.pr-0 {
        padding-left: 15px!important
    }

    .emergency-content {
        max-width: unset;
        padding-bottom: 20px
    }

    .emergency-content h2 {
        font-size: 25px;
        margin-bottom: 25px
    }

    .emergency-img {
        height: 500px
    }

    .single-client {
        padding: 20px;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0
    }

    .single-blog .blog-content {
        padding: 20px
    }

    .subscribe-area {
        text-align: center
    }

    .subscribe-area h2 {
        font-size: 25px
    }

    .subscribe-area p {
        font-weight: 500;
        margin-bottom: 30px
    }

    .single-widget h3 {
        margin-bottom: 15px
    }

    .client-area.c-bg {
        padding-bottom: 50px
    }

    .main-banner-area-two {
        text-align: center;
        padding-top: 115px;
        height: 100%
    }

    .main-banner-area-two .container-fluid {
        max-width: 720px
    }

    .main-banner-area-two .container-fluid .col-lg-6.pr-0 {
        padding-left: 15px!important
    }

    .main-banner-area-two .banner-img-wrap .banner-img {
        position: unset;
        margin-top: 20px
    }

    .main-banner-area-two .banner-text {
        position: relative;
        max-width: 100%;
        margin-right: auto;
        margin-top: 0
    }

    .main-banner-area-two .banner-text span {
        font-size: 14px
    }

    .main-banner-area-two .banner-text h1 {
        font-size: 35px;
        margin-bottom: 15px
    }

    .main-banner-area-two .banner-text p {
        margin-bottom: 20px;
        font-size: 14px;
        font-weight: unset
    }

    .main-banner-area-two .active {
        margin-top: 10px
    }

    section.second-facility-area.two {
        padding-top: 50px
    }

    .mt-100 {
        margin-top: 50px
    }

    .about-area.two {
        padding-top: 50px
    }

    .symptoms-area .symptoms-content {
        margin-bottom: 30px
    }

    .symptoms-area .symptoms-content h2 {
        font-size: 25px
    }

    .symptoms-area .single-symptoms {
        margin-bottom: 20px
    }

    .symptoms-area .single-symptoms h3 {
        padding-right: 25px;
        font-size: 15px
    }

    .single-prevention {
        padding-right: 0;
        text-align: center
    }

    .single-prevention i {
        position: relative;
        margin-bottom: 25px;
        right: 0
    }

    .make-appointment-area .make-appointment-content h2 {
        margin-bottom: 18px;
        font-size: 24px
    }

    .make-appointment-area .contact-form {
        padding: 20px
    }

    .contact-img {
        margin-top: 30px
    }

    .prevention-area {
        padding-bottom: 50px
    }

    .prevention-area .container-fluid {
        max-width: 720px
    }

    .faq-img {
        margin-bottom: 30px
    }

    .hero-slider-area {
        text-align: center
    }

    .hero-slider-area .slider-item {
        height: 100%;
        padding-top: 115px;
        padding-bottom: 150px
    }

    .hero-slider-area .slider-item .slider-text h1 {
        font-size: 40px;
        margin-bottom: 20px
    }

    .hero-slider-area .slider-item .slider-text h1 br {
        display: none
    }

    .hero-slider-area .slider-item .slider-text p {
        margin-bottom: 30px;
        font-size: 14px
    }

    .hero-slider-area .slider-item .video-btn {
        margin: 20px auto 0
    }

    .hero-slider-area .owl-theme .owl-dots {
        left: 0;
        right: 0;
        bottom: 20px;
        display: inline-block;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .hero-slider-area .owl-theme .owl-dots .owl-dot span {
        width: 20px;
        height: 6px
    }

    .hero-slider-area .owl-theme .owl-dots .owl-dot.active span {
        width: 30px;
        height: 6px
    }

    .second-facility-area.three {
        padding-top: 50px;
        margin: 0
    }

    .second-facility-area.three .container {
        max-width: 1110px
    }

    .second-facility-area.three .second-facility-item {
        margin-right: 15px;
        margin-left: 15px;
        padding: 20px
    }

    .about-area-three .about-content h2 {
        font-size: 25px
    }

    .about-area-three .about-content .default-btn {
        margin-top: 5px
    }

    .about-area-three .about-img {
        margin-top: 30px
    }

    .about-area-three .about-img:before {
        display: none
    }

    .about-area-three .shape-3 {
        display: none
    }

    .about-area-three .owl-theme .owl-nav .owl-prev {
        left: 0
    }

    .how-its-work-content .content-wrap h3 {
        font-size: 16px
    }

    .how-work-img {
        margin-top: 30px
    }

    .assessment-img {
        margin-bottom: 30px
    }

    .assessment-center-content h2 {
        font-size: 25px
    }

    .assessment-center-content ul li {
        font-size: 14px
    }

    .assessment-center-content ul li h3 {
        font-size: 15px
    }

    .emergency-contents h2 {
        font-size: 25px
    }

    .assessments-img {
        margin-top: 30px
    }

    .assessments-img img {
        width: 100%
    }

    .operate-area .operate-img {
        position: unset;
        margin-bottom: 30px
    }

    .operate-area .operate-text {
        margin-bottom: 30px
    }

    .operate-area .operate-text h2 {
        font-size: 25px
    }

    .main-banner-area-four {
        text-align: center;
        height: 100%;
        padding-top: 115px
    }

    .main-banner-area-four .container-fluid {
        max-width: 720px
    }

    .main-banner-area-four .banner-text {
        max-width: unset;
        top: 0
    }

    .main-banner-area-four .banner-text span {
        margin-bottom: 10px
    }

    .main-banner-area-four .banner-text h1 {
        font-size: 35px;
        margin-bottom: 10px
    }

    .main-banner-area-four .banner-text p {
        margin-bottom: 20px;
        font-size: 14px
    }

    .main-banner-area-four .banner-img-wrap .banner-img {
        position: unset;
        margin-top: 20px
    }

    .about-area.four {
        padding-top: 50px
    }

    .about-area.four .about-content {
        max-width: unset
    }

    .about-area.four .container-fluid {
        max-width: 720px
    }

    .about-area.four .col-lg-6.pl-0 {
        padding-right: 15px!important
    }

    .about-area.four .col-lg-6.pr-0 {
        padding-left: 15px!important
    }

    .about-area.four.mission {
        padding-top: 0
    }

    .about-area.four.mission .about-content {
        margin-top: 0;
        margin-bottom: 30px
    }

    .ours-doctors-area {
        padding-bottom: 50px
    }

    .ours-doctors-area .container-fluid {
        max-width: 720px
    }

    .ours-doctors-area .doctors-content {
        padding-bottom: 30px;
        margin-left: 0;
        max-width: unset
    }

    .ours-doctors-area .doctors-content h2 {
        font-size: 25px
    }

    .ours-doctors-area .col-lg-6.pr-0 {
        margin-left: 15px!important
    }

    .ours-doctors-area .doctors-img {
        height: 300px
    }

    .main-banner-area-five {
        text-align: center;
        height: 100%;
        padding-top: 115px
    }

    .main-banner-area-five .container-fluid {
        max-width: 720px
    }

    .main-banner-area-five .col-lg-5.pr-0 {
        padding-left: 15px!important
    }

    .main-banner-area-five .banner-text {
        max-width: unset;
        top: 0
    }

    .main-banner-area-five .banner-text span {
        margin-bottom: 10px
    }

    .main-banner-area-five .banner-text h1 {
        font-size: 35px;
        margin-bottom: 20px
    }

    .main-banner-area-five .banner-text p {
        font-size: 15px
    }

    .main-banner-area-five .banner-img-wrap .banner-img {
        position: unset;
        margin-top: 30px
    }

    .top-search-from {
        margin-bottom: 30px
    }

    .main-banner-six {
        text-align: center
    }

    .main-banner-six .container-fluid {
        max-width: 720px
    }

    .main-banner-six .main-banner-content .content {
        margin-bottom: 30px;
        max-width: unset;
        margin-top: 80px
    }

    .main-banner-six .main-banner-content .content h1 {
        font-size: 30px;
        margin-bottom: 20px
    }

    .main-banner-six .main-banner-content .content p {
        margin-bottom: 0
    }

    .main-banner-six .col-lg-6.pr-0 {
        padding-left: 15px!important
    }

    .main-banner-six .banner-image-slider .banner-image {
        height: 500px
    }

    .main-banner-six .shape {
        display: none
    }

    .single-best-services .best-services-content {
        padding: 20px
    }

    .abouts-six {
        padding-top: 0!important
    }

    .abouts-six .about-content {
        margin-top: 0;
        margin-bottom: 25px
    }

    .about-img.two {
        margin-top: 30px
    }

    .page-title-area {
        padding-top: 120px;
        padding-bottom: 120px
    }

    .page-title-area .page-title-content h2 {
        font-size: 30px
    }

    .client-area .single-client.mr-0.ml-0 {
        margin-bottom: 30px
    }

    .page-navigation-area {
        margin: 0 auto
    }

    .faq-contact-area .contact-wrap {
        padding: 30px
    }

    .services-page-one {
        margin-top: 50px!important
    }

    .services-page-one:before {
        display: none
    }

    .services-page-one:after {
        display: none
    }

    .first-facility-area.mt-0.services-page-one {
        margin-top: 0!important;
        margin-bottom: 50px
    }

    .services-details-area img {
        width: 100%
    }

    .services-details-area .services-img,.services-item-wrap.owl-carousel.owl-theme.owl-loaded.owl-drag {
        margin-bottom: 30px
    }

    .services-details-area .scrives-item-3 .share {
        float: right;
        margin-top: 20px
    }

    .services-details-text {
        padding-right: 15px;
        padding-left: 15px
    }

    .services-details-text h2 {
        font-size: 25px
    }

    .doctors-sidebar img {
        width: 100%
    }

    .doctors-sidebar .availability {
        padding: 20px
    }

    .doctors-detailss .doctors-history {
        margin-top: 30px;
        padding: 20px
    }

    .doctors-detailss .doctors-history h2 {
        font-size: 25px
    }

    .doctors-detailss .doctors-history span {
        font-size: 15px
    }

    .b-d-s-img img {
        width: 100%
    }

    aside#secondary {
        margin-top: 35px
    }

    .blog-right-sidebar {
        margin-bottom: 30px
    }

    .blog-left-sidebar {
        margin-top: 30px
    }

    .single-contact-info {
        padding: 50px
    }

    .single-contact-map iframe {
        height: 300px
    }

    .symptoms-img {
        position: relative;
        bottom: -20px
    }

    .about-area.about-page {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .about-bg-1 {
        height: 400px
    }

    .about-img-2 {
        height: 300px
    }

    .hero-slider-area-seven .slider-item:after {
        -webkit-clip-path: unset;
        clip-path: unset
    }

    .second-facility-area.seven .p-0 {
        padding-right: 15px!important;
        padding-left: 15px!important
    }

    .second-facility-area.seven .shape {
        display: none
    }

    .about-area-seven .about-content h2 {
        font-size: 25px
    }

    .about-area-seven .about-content ul {
        margin-right: 0;
        display: block
    }

    .about-area-seven .about-content .ml-0 {
        margin-bottom: 20px
    }

    .about-area-seven .about-img {
        margin-top: 30px
    }

    .counter-area .shape {
        display: none
    }

    .services-area-seven .single-services .services-content {
        padding: 20px
    }

    .appointment-area-seven .shape,.doctors-area-two.seven .shape img {
        display: none
    }

    .appointment-area-seven .appointment-here-form {
        padding: 20px
    }

    .blog-area .shape {
        display: none
    }

    .about-area-seven .about-content ul {
        margin-right: 30px;
        display: inline-block
    }

    .about-area-seven .about-content .ml-0 {
        margin-bottom: 0
    }

    .hero-slider-area-eight .slider-item {
        height: 100%!important
    }

    .hero-slider-area-eight .slider-item .slider-text {
        padding: 20px;
        margin: 40px auto 0
    }

    .second-facility-area.eight {
        padding-top: 20px;
        margin-top: 0
    }

    .second-facility-area.eight .container {
        max-width: 720px
    }

    .second-facility-area.eight .second-facility-item {
        text-align: center
    }

    .second-facility-area.eight .p-0 {
        padding-right: 15px!important;
        padding-left: 15px!important
    }

    .about-img-1 {
        height: 300px;
        margin-top: 30px
    }

    .about-area-seven .mb-30 {
        margin-bottom: 0!important
    }

    .single-pricing h1 {
        font-size: 35px
    }

    .appointment-here-form .default-btn {
        margin: 0 auto
    }

    .hero-slider-area-eight .owl-next,.hero-slider-area-eight .owl-prev {
        top: 90%
    }

    .second-facility-area.seven .container {
        max-width: 720px
    }

    .nav-area .navbar-area .main-nav {
        background-color: #25245e
    }

    .nav-area .navbar-area .main-nav nav .navbar-nav .nav-item {
        padding: 6px 0
    }

    .nav-area .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li {
        padding: 0
    }

    .nav-area.four .navbar-area .main-nav {
        background-color: #fff;
        box-shadow: 0 0 10px #eee
    }

    .nav-area.five .navbar-area .navbar-toggler .icon-bar,.nav-area.four .navbar-area .navbar-toggler .icon-bar {
        background: #25245e
    }

    .modal-video-body {
        padding: 0 20px
    }

    .modal-video-body .modal-video-close-btn {
        left: 0
    }

    .hero-slider-area-seven .slider-item .slider-text {
        margin: 0 auto
    }

    .first-facility-area.services-page-one {
        width: 100%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .pb-130 {
        padding-bottom: 100px
    }

    .main-banner-area {
        height: 1000px
    }

    .main-banner-area .container-fluid {
        max-width: 960px
    }

    .main-banner-area .banner-text {
        top: -20px
    }

    .main-banner-area .banner-text h1 {
        font-size: 50px
    }

    .main-banner-area .banner-text p {
        font-weight: 500
    }

    .main-banner-area .banner-img-wrap .banner-img {
        top: -190px
    }

    .about-area .about-content h2 {
        font-size: 35px
    }

    .top-title {
        font-size: 14px
    }

    .appointment-here-form h2,.emergency-content h2,.section-title h2 {
        font-size: 35px
    }

    .emergency-area .shape {
        display: none
    }

    .emergency-area .container-fluid {
        max-width: 990px;
        margin-right: auto;
        margin-left: unset
    }

    .single-blog .blog-content {
        padding: 20px
    }

    .subscribe-area h2 {
        font-size: 35px
    }

    .main-banner-area-two .container-fluid {
        max-width: 960px
    }

    .main-banner-area-two .banner-text {
        top: 10px
    }

    .main-banner-area-two .banner-text h1 {
        font-size: 50px
    }

    .main-banner-area-two .banner-text p {
        font-weight: 500
    }

    .main-banner-area-two .banner-img-wrap .banner-img {
        top: 25px
    }

    .about-area.two .about-img .shape-1 {
        right: -75px;
        top: -70px
    }

    .about-area.two .about-img .shape-1 img {
        max-width: 560px
    }

    .about-area.two .about-content {
        margin-top: -6px;
        margin-bottom: -6px
    }

    .symptoms-area {
        padding-bottom: 85px
    }

    .single-symptoms h3 {
        font-size: 16px
    }

    .counter-area.two .single-counter {
        padding: 50px 25px
    }

    .counter-area.two .single-counter h2 {
        font-size: 30px
    }

    .prevention-area .container-fluid {
        max-width: 990px
    }

    .user-area-all-style .contact-form-action {
        padding: 20px
    }

    .user-area-all-style .contact-form-action form .default-btn {
        padding: 15px 35px
    }

    .user-area-all-style .log-in-img {
        height: 400px
    }

    .doctors-detailss .doctors-history h2 {
        font-size: 30px
    }

    .single-contact-info {
        padding: 50px 30px
    }

    .single-contact-map iframe {
        height: 323px
    }

    .doctors-area .owl-theme .owl-nav .owl-prev {
        right: -35px
    }

    .doctors-area .owl-theme .owl-nav .owl-next {
        left: -35px
    }

    .first-facility-area {
        width: 960px;
        margin: auto;
        left: 0
    }

    .first-facility-item {
        padding-right: 80px
    }

    .first-facility-item i {
        width: 65px;
        height: 65px;
        line-height: 65px;
        font-size: 35px
    }

    .about-area-three .about-img:before {
        display: none
    }

    .about-area-three .shape-3 {
        display: none
    }

    .about-area-three .owl-theme .owl-nav .owl-prev {
        left: 0
    }

    .operate-area .operate-img {
        bottom: -148px
    }

    .main-banner-area-four .banner-text {
        max-width: 540px;
        top: 55px
    }

    .main-banner-area-four .banner-text h1 {
        font-size: 55px
    }

    .main-banner-area-four .banner-img-wrap .banner-img {
        top: 0
    }

    .about-area.four .container-fluid {
        max-width: 945px
    }

    .about-area.four .about-content {
        margin-right: 0
    }

    .ours-doctors-area .doctors-content {
        max-width: 455px;
        margin-left: 0
    }

    .main-banner-six .shape-2 {
        top: 84%;
        right: 17%
    }

    .main-banner-six .main-banner-content .content {
        max-width: 450px
    }

    .single-professionals .location .left {
        margin-right: 10px
    }

    .symptoms-img {
        position: relative;
        bottom: -10px
    }

    .second-facility-area.seven .container {
        max-width: 930px
    }

    .single-blog .blog-content h3 {
        font-size: 18px
    }

    .second-facility-area.eight {
        margin-top: 0
    }

    .second-facility-area.eight .container {
        max-width: 930px
    }

    .second-facility-area.eight .second-facility-item {
        padding: 20px
    }

    .about-area-seven .about-content h2 {
        font-size: 35px
    }

    .hero-slider-area-eight .slider-item {
        height: 100%!important;
        padding-top: 100px;
        padding-bottom: 100px
    }

    .hero-slider-area-eight .owl-next,.hero-slider-area-eight .owl-prev {
        top: 90%
    }

    .hero-slider-area-seven .slider-item {
        height: 100%!important;
        padding-top: 120px;
        padding-bottom: 100px
    }

    .modal-video-body {
        padding: 0 20px
    }

    .modal-video-body .modal-video-close-btn {
        left: 0
    }

    .main-banner-area-five .banner-text {
        max-width: 535px
    }

    .main-banner-area-five .banner-text h1 {
        font-size: 55px
    }

    .hero-slider-area-seven .slider-item .slider-text {
        margin: 0 auto
    }

    .hero-slider-area-eight .slider-item .slider-text {
        margin-top: 0
    }

    .hero-slider-area-eight .slider-item .slider-text h1 {
        font-size: 45px
    }
}

@media only screen and (min-width:1700px) {
    .main-banner-area {
        height: 100vh
    }

    .main-banner-area .banner-text {
        margin-top: -70px
    }

    .main-banner-area .banner-img-wrap .banner-img {
        max-width: unset;
        top: -125px
    }

    .main-banner-area .banner-img-wrap .banner-shape {
        max-width: unset;
        left: -155px
    }

    .first-facility-area {
        bottom: 0
    }

    .main-banner-area-two {
        height: 100vh
    }

    .main-banner-area-two .banner-img-wrap .banner-img {
        top: -200px
    }

    .prevention-area .prevention-wrap {
        max-width: 870px;
        margin-right: auto
    }

    .main-banner-area-four {
        height: 100vh
    }

    .main-banner-area-four .banner-text {
        max-width: 698px
    }

    .main-banner-area-five .banner-img-wrap .banner-img {
        top: -100px
    }

    .main-banner-six .shape,.main-banner-six .shape-2 {
        width: unset
    }

    .hero-slider-area .slider-item {
        height: 100vh
    }

    .hero-slider-area .owl-theme .owl-dots {
        margin-top: 0!important;
        position: absolute;
        right: 0;
        left: 0;
        bottom: 20px;
        display: inline-block;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .hero-slider-area .owl-theme .owl-dots .owl-dot span {
        width: 30px;
        height: 8px;
        background-color: #bdbdbf
    }

    .hero-slider-area .owl-theme .owl-dots .owl-dot.active span {
        width: 40px;
        height: 8px
    }

    .emergency-area .shape {
        display: block
    }

    .main-banner-area-five .banner-text {
        max-width: 690px
    }
}

@media only screen and (max-width:991px) {
    .mean-container .mean-bar {
        background-color: #25245e;
        box-shadow: 0 20px 20px 20px rgba(0,0,0,.05);
        height: 70px
    }

    .mean-container a.meanmenu-reveal {
        padding: 24px 15px 0 0;
        color: #fff
    }

    .mean-container a.meanmenu-reveal span {
        background-color: #fff;
        position: relative;
        top: 8px;
        margin-top: -5px
    }

    .mobile-nav .logo {
        top: 14px
    }

    .mobile-nav.mean-container .mean-nav {
        margin-top: 70px
    }

    .mobile-nav.mean-container .mean-nav ul li a:hover {
        color: #05e8c2
    }

    .mobile-nav.mean-container .mean-nav ul li a.active {
        color: #05e8c2
    }

    .fixed-top {
        position: unset
    }

    .mobile-nav nav .navbar-nav {
        height: 325px
    }
}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(4a37f8008959c75f619bf0a3a4e2d7a2.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3,1.3);
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
