/*! Bourbon Mixins library. */


/*! Bourbon responsive scaffold library. */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700);
html {
    box-sizing: border-box
}

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


/*! All site styles are imported and compiled. */


/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

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

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

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

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

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

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

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

img {
    border-style: none
}

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

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

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

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

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

textarea {
    overflow: auto
}

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

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

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

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

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

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template,
[hidden] {
    display: none
}

@media print {
    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }
    blockquote::first-letter,
    blockquote::first-line {
        text-shadow: none !important;
        box-shadow: none !important
    }
    div::first-letter,
    div::first-line {
        text-shadow: none !important;
        box-shadow: none !important
    }
    li::first-letter,
    li::first-line {
        text-shadow: none !important;
        box-shadow: none !important
    }
    p::first-letter,
    p::first-line {
        text-shadow: none !important;
        box-shadow: none !important
    }
    a {
        text-decoration: underline
    }
    a:visited {
        text-decoration: underline
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap !important
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

html {
    box-sizing: border-box
}

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

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

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

body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff
}

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

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

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

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

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

a {
    color: #0275d8;
    text-decoration: none
}

a:focus,
a:hover {
    color: #014c8c;
    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
}

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

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer;
    touch-action: manipulation
}

a,
area,
button,
input,
label,
select,
summary,
textarea {
    touch-action: manipulation
}

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

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

th {
    text-align: left
}

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

button {
    line-height: inherit
}

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

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

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

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

textarea {
    resize: vertical
}

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

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

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

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

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

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

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

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

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

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

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

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

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1
}

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

.small,
#masthead-wrap #masthead .login-wrap .button,
small {
    font-size: 80%;
    font-weight: 400
}

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

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

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

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

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

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

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

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

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

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

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

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.333333%
}

.pull-2 {
    right: 16.666667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.333333%
}

.pull-5 {
    right: 41.666667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.333333%
}

.pull-8 {
    right: 66.666667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.333333%
}

.pull-11 {
    right: 91.666667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.333333%
}

.push-2 {
    left: 16.666667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.333333%
}

.push-5 {
    left: 41.666667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.333333%
}

.push-8 {
    left: 66.666667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.333333%
}

.push-11 {
    left: 91.666667%
}

.push-12 {
    left: 100%
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.333333%
    }
    .pull-sm-2 {
        right: 16.666667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.333333%
    }
    .pull-sm-5 {
        right: 41.666667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.333333%
    }
    .pull-sm-8 {
        right: 66.666667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.333333%
    }
    .pull-sm-11 {
        right: 91.666667%
    }
    .pull-sm-12 {
        right: 100%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.333333%
    }
    .push-sm-2 {
        left: 16.666667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.333333%
    }
    .push-sm-5 {
        left: 41.666667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.333333%
    }
    .push-sm-8 {
        left: 66.666667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.333333%
    }
    .push-sm-11 {
        left: 91.666667%
    }
    .push-sm-12 {
        left: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.333333%
    }
    .pull-md-2 {
        right: 16.666667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.333333%
    }
    .pull-md-5 {
        right: 41.666667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.333333%
    }
    .pull-md-8 {
        right: 66.666667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.333333%
    }
    .pull-md-11 {
        right: 91.666667%
    }
    .pull-md-12 {
        right: 100%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.333333%
    }
    .push-md-2 {
        left: 16.666667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.333333%
    }
    .push-md-5 {
        left: 41.666667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.333333%
    }
    .push-md-8 {
        left: 66.666667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.333333%
    }
    .push-md-11 {
        left: 91.666667%
    }
    .push-md-12 {
        left: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.333333%
    }
    .offset-md-2 {
        margin-left: 16.666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.333333%
    }
    .offset-md-5 {
        margin-left: 41.666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.333333%
    }
    .offset-md-8 {
        margin-left: 66.666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.333333%
    }
    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.333333%
    }
    .pull-lg-2 {
        right: 16.666667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.333333%
    }
    .pull-lg-5 {
        right: 41.666667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.333333%
    }
    .pull-lg-8 {
        right: 66.666667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.333333%
    }
    .pull-lg-11 {
        right: 91.666667%
    }
    .pull-lg-12 {
        right: 100%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.333333%
    }
    .push-lg-2 {
        left: 16.666667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.333333%
    }
    .push-lg-5 {
        left: 41.666667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.333333%
    }
    .push-lg-8 {
        left: 66.666667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.333333%
    }
    .push-lg-11 {
        left: 91.666667%
    }
    .push-lg-12 {
        left: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.333333%
    }
    .offset-lg-2 {
        margin-left: 16.666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
    .offset-lg-5 {
        margin-left: 41.666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.333333%
    }
    .offset-lg-8 {
        margin-left: 66.666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.333333%
    }
    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.333333%
    }
    .pull-xl-2 {
        right: 16.666667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.333333%
    }
    .pull-xl-5 {
        right: 41.666667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.333333%
    }
    .pull-xl-8 {
        right: 66.666667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.333333%
    }
    .pull-xl-11 {
        right: 91.666667%
    }
    .pull-xl-12 {
        right: 100%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.333333%
    }
    .push-xl-2 {
        left: 16.666667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.333333%
    }
    .push-xl-5 {
        left: 41.666667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.333333%
    }
    .push-xl-8 {
        left: 66.666667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.333333%
    }
    .push-xl-11 {
        left: 91.666667%
    }
    .push-xl-12 {
        left: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-success {
    background-color: #dff0d8
}

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

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

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

.table-info {
    background-color: #d9edf7
}

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

.table-hover .table-info:hover {
    background-color: #c4e3f3
}

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

.table-warning {
    background-color: #fcf8e3
}

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

.table-hover .table-warning:hover {
    background-color: #faf2cc
}

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

.table-danger {
    background-color: #f2dede
}

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

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

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

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

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

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

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

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

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

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

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

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

.form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: 0
}

.form-control::-webkit-input-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #636c72;
    opacity: 1
}

.form-control::-webkit-input-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::placeholder {
    color: #636c72;
    opacity: 1
}

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

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

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

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

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

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

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

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

.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: 1rem
}

.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}

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

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

.input-group-lg>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

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

.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

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

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

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

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]) {
    height: 1.8125rem
}

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

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

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

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

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

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]) {
    height: 3.166667rem
}

.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]) {
    height: 3.166667rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        width: auto
    }
    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }
    .form-inline .form-check-label {
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0
    }
    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: all .2s ease-in-out
}

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

/* .btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25)
} */

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

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

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

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

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

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

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

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

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

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

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

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5)
}

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

.btn-secondary.active,
.btn-secondary:active {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-link {
    font-weight: 400;
    color: #0275d8;
    border-radius: 0;
    background-color: transparent;
    border-color: transparent
}

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

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

.btn-link:focus,
.btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent
}

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

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

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

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

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

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

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

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

tr.collapse.show {
    display: table-row
}

tbody.collapse.show {
    display: table-row-group
}

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

.dropdown,
.dropup {
    position: relative
}

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

.dropdown-toggle:focus {
    outline: 0
}

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

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

    transition:0.25s ease-out!important;
    max-height:0px;
    
}


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

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

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

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

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

.show>.dropdown-menu {
    max-height: 260px;
    visibility: visible;
}

.show>a {
    outline: 0
    
}

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

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

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

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

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

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

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

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

.btn-group>.btn {
    position: relative;
    flex: 0 1 auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group {
    position: relative;
    display: flex;
    width: 100%
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

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

.input-group-addon,
.input-group-btn {
    display: flex;
    flex-direction: column;
    justify-content: center
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-btn>.btn {
    position: relative;
    flex: 1 1 0%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.custom-controls-stacked {
    display: flex;
    flex-direction: column
}

.custom-controls-stacked .custom-control {
    margin-bottom: .25rem
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #464a4c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem;
    -moz-appearance: none;
    -webkit-appearance: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #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-item.show .nav-link,
.nav-pills .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #0275d8
}

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

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

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

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

.navbar {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: .5rem 1rem
}

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

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

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

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

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

.navbar-toggler {
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    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 center center;
    background-size: 100% 100%
}

.navbar-toggler-left {
    position: absolute;
    left: 1rem
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem
}

@media (max-width: 575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-toggleable {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable .navbar-nav {
        flex-direction: row
    }
    .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-toggleable>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable .navbar-collapse {
        display: flex !important;
        width: 100%
    }
    .navbar-toggleable .navbar-toggler {
        display: none
    }
}

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

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable-sm .navbar-nav {
        flex-direction: row
    }
    .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-toggleable-sm>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable-sm .navbar-collapse {
        display: flex !important;
        width: 100%
    }
    .navbar-toggleable-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable-md>.container {
        padding-right: 0;
        padding-left: 0
    }
    #subscriber {
        padding-top: 75%;
    }
}

@media (min-width: 992px) {
    .navbar-toggleable-md {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable-md .navbar-nav {
        flex-direction: row
    }
    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-toggleable-md>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable-md .navbar-collapse {
        display: flex !important;
        width: 100%
    }
    .navbar-toggleable-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 1199px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable-lg>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-toggleable-lg {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable-lg .navbar-nav {
        flex-direction: row
    }
    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-toggleable-lg>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }
    .navbar-toggleable-lg .navbar-collapse {
        display: flex !important;
        width: 100%
    }
    .navbar-toggleable-lg .navbar-toggler {
        display: none
    }
}

.navbar-toggleable-xl {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center
}

.navbar-toggleable-xl .navbar-nav {
    flex-direction: row
}

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

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

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

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

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

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

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

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

.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9)
}

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

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

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

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

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open {
    color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-nav .open>.nav-link {
    color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0.1)
}

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

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

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

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

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

.navbar-inverse .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5)
}

.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75)
}

.navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25)
}

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

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

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

.navbar-inverse .navbar-toggler {
    border-color: rgba(255, 255, 255, 0.1)
}

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

.navbar-inverse .navbar-text {
    color: rgba(255, 255, 255, 0.5)
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: .25rem
}

.card-block {
    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-left: 1.25rem
}

.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-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.card-outline-warning {
    background-color: transparent;
    border-color: #f0ad4e
}

.card-outline-danger {
    background-color: transparent;
    border-color: #d9534f
}

.card-inverse {
    color: rgba(255, 255, 255, 0.65)
}

.card-inverse .card-footer,
.card-inverse .card-header {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2)
}

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

.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
    color: rgba(255, 255, 255, 0.65)
}

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

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

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

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

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

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

@media (min-width: 576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap
    }
    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column
    }
    .card-deck .card:not(:first-child) {
        margin-left: 15px
    }
    .card-deck .card:not(:last-child) {
        margin-right: 15px
    }
}

@media (min-width: 576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }
    .card-group .card {
        flex: 1 0 0%
    }
    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }
    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }
    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }
    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }
    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }
    .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0
    }
    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
    .card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0
    }
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
        margin-bottom: .75rem
    }
}

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

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

.breadcrumb-item {
    float: left
}

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

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

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

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;    
    width: fit-content;
}

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

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

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

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

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #5d5d5d;
    background-color: #fff;
    /* border: 1px solid #ddd */
}
.page-link a:link,a:visited{
    color: #a76f6f;
   
}

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

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

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

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

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

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

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

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

.badge:empty {
    display: none
}

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

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

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

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

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

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

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

.badge-success {
    background-color: #5cb85c
}

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

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

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

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

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

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

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

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

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

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

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

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

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

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

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress {
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: .25rem
}

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

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

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

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1 1 0%
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

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

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

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

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

.list-group-item {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    /* background-color: #fff; */
    font-weight: bold;
    border: 2px solid rgba(0, 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-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

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

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

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

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

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

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

.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active #masthead-wrap #masthead .login-wrap .list-group-item-heading>.button,
#masthead-wrap #masthead .login-wrap .list-group-item.active .list-group-item-heading>.button,
.list-group-item.active .list-group-item-heading>small {
    color: inherit
}

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

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

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

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

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

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

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

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

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

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

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

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

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

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

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

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

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

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

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

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

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

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

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

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

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

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

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

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

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

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

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

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

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

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

.bs-modal-open {
    overflow: hidden
}

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

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

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

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

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

.bs-modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
    outline: 0
}

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

.bs-modal-backdrop.fade {
    opacity: 0
}

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

.bs-modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef
}

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

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

.bs-modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #eceeef
}

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

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

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

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

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

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

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

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

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

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

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

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

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

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.popover-title:empty {
    display: none
}

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

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

.popover::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    content: "";
    border-width: 11px
}

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

.carousel {
    position: relative
}

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

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

@media (-webkit-transform-3d) {
    .carousel-item {
        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;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
}

@supports ((-webkit-transform: translate3d(0,
0,
0)) or (transform: translate3d(0,
0,
0))) {
    .carousel-item {
        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;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: flex
}

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

@media (-webkit-transform-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

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

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

.carousel-control-next:focus,
.carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5)
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-inverse {
    background-color: #292b2c !important
}

a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #101112 !important
}

.border-0 {
    border: 0 !important
}

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

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

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

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

.rounded {
    border-radius: .25rem
}

.rounded-top {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.rounded-right {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.rounded-bottom {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.rounded-left {
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

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

.rounded-0 {
    border-radius: 0
}

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

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

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

.d-flex {
    display: flex !important
}

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

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: flex !important
    }
    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: flex !important
    }
    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: flex !important
    }
    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: flex !important
    }
    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

.flex-first {
    order: -1
}

.flex-last {
    order: 1
}

.flex-unordered {
    order: 0
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

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

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

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

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

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

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

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

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

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

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

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

@media (min-width: 576px) {
    .flex-sm-first {
        order: -1
    }
    .flex-sm-last {
        order: 1
    }
    .flex-sm-unordered {
        order: 0
    }
    .flex-sm-row {
        flex-direction: row !important
    }
    .flex-sm-column {
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-sm-start {
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        justify-content: center !important
    }
    .justify-content-sm-between {
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        justify-content: space-around !important
    }
    .align-items-sm-start {
        align-items: flex-start !important
    }
    .align-items-sm-end {
        align-items: flex-end !important
    }
    .align-items-sm-center {
        align-items: center !important
    }
    .align-items-sm-baseline {
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        align-items: stretch !important
    }
    .align-content-sm-start {
        align-content: flex-start !important
    }
    .align-content-sm-end {
        align-content: flex-end !important
    }
    .align-content-sm-center {
        align-content: center !important
    }
    .align-content-sm-between {
        align-content: space-between !important
    }
    .align-content-sm-around {
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        align-content: stretch !important
    }
    .align-self-sm-auto {
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-sm-start {
        align-self: flex-start !important
    }
    .align-self-sm-end {
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-first {
        order: -1
    }
    .flex-md-last {
        order: 1
    }
    .flex-md-unordered {
        order: 0
    }
    .flex-md-row {
        flex-direction: row !important
    }
    .flex-md-column {
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-md-start {
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        justify-content: center !important
    }
    .justify-content-md-between {
        justify-content: space-between !important
    }
    .justify-content-md-around {
        justify-content: space-around !important
    }
    .align-items-md-start {
        align-items: flex-start !important
    }
    .align-items-md-end {
        align-items: flex-end !important
    }
    .align-items-md-center {
        align-items: center !important
    }
    .align-items-md-baseline {
        align-items: baseline !important
    }
    .align-items-md-stretch {
        align-items: stretch !important
    }
    .align-content-md-start {
        align-content: flex-start !important
    }
    .align-content-md-end {
        align-content: flex-end !important
    }
    .align-content-md-center {
        align-content: center !important
    }
    .align-content-md-between {
        align-content: space-between !important
    }
    .align-content-md-around {
        align-content: space-around !important
    }
    .align-content-md-stretch {
        align-content: stretch !important
    }
    .align-self-md-auto {
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-md-start {
        align-self: flex-start !important
    }
    .align-self-md-end {
        align-self: flex-end !important
    }
    .align-self-md-center {
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-first {
        order: -1
    }
    .flex-lg-last {
        order: 1
    }
    .flex-lg-unordered {
        order: 0
    }
    .flex-lg-row {
        flex-direction: row !important
    }
    .flex-lg-column {
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-lg-start {
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        justify-content: center !important
    }
    .justify-content-lg-between {
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        justify-content: space-around !important
    }
    .align-items-lg-start {
        align-items: flex-start !important
    }
    .align-items-lg-end {
        align-items: flex-end !important
    }
    .align-items-lg-center {
        align-items: center !important
    }
    .align-items-lg-baseline {
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        align-items: stretch !important
    }
    .align-content-lg-start {
        align-content: flex-start !important
    }
    .align-content-lg-end {
        align-content: flex-end !important
    }
    .align-content-lg-center {
        align-content: center !important
    }
    .align-content-lg-between {
        align-content: space-between !important
    }
    .align-content-lg-around {
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        align-content: stretch !important
    }
    .align-self-lg-auto {
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-lg-start {
        align-self: flex-start !important
    }
    .align-self-lg-end {
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-first {
        order: -1
    }
    .flex-xl-last {
        order: 1
    }
    .flex-xl-unordered {
        order: 0
    }
    .flex-xl-row {
        flex-direction: row !important
    }
    .flex-xl-column {
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xl-start {
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        justify-content: center !important
    }
    .justify-content-xl-between {
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        justify-content: space-around !important
    }
    .align-items-xl-start {
        align-items: flex-start !important
    }
    .align-items-xl-end {
        align-items: flex-end !important
    }
    .align-items-xl-center {
        align-items: center !important
    }
    .align-items-xl-baseline {
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        align-items: stretch !important
    }
    .align-content-xl-start {
        align-content: flex-start !important
    }
    .align-content-xl-end {
        align-content: flex-end !important
    }
    .align-content-xl-center {
        align-content: center !important
    }
    .align-content-xl-between {
        align-content: space-between !important
    }
    .align-content-xl-around {
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        align-content: stretch !important
    }
    .align-self-xl-auto {
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-xl-start {
        align-self: flex-start !important
    }
    .align-self-xl-end {
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-0 {
    margin: 0 0 !important
}

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

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

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

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

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

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

.m-1 {
    margin: 0.25rem 0.25rem !important
}

.mt-1 {
    margin-top: 0.25rem !important
}

.mr-1 {
    margin-right: 0.25rem !important
}

.mb-1 {
    margin-bottom: 0.25rem !important
}

.ml-1 {
    margin-left: 0.25rem !important
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important
}

.m-2 {
    margin: 0.5rem 0.5rem !important
}

.mt-2 {
    margin-top: 0.5rem !important
}

.mr-2 {
    margin-right: 0.5rem !important
}

.mb-2 {
    margin-bottom: 0.5rem !important
}

.ml-2 {
    margin-left: 0.5rem !important
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important
}

.m-3 {
    margin: 1rem 1rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mr-3 {
    margin-right: 1rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.ml-3 {
    margin-left: 1rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.m-4 {
    margin: 1.5rem 1.5rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.m-5 {
    margin: 3rem 3rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mr-5 {
    margin-right: 3rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.ml-5 {
    margin-left: 3rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-1 {
    padding: 0.25rem 0.25rem !important
}

.pt-1 {
    padding-top: 0.25rem !important
}

.pr-1 {
    padding-right: 0.25rem !important
}

.pb-1 {
    padding-bottom: 0.25rem !important
}

.pl-1 {
    padding-left: 0.25rem !important
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important
}

.p-2 {
    padding: 0.5rem 0.5rem !important
}

.pt-2 {
    padding-top: 0.5rem !important
}

.pr-2 {
    padding-right: 0.5rem !important
}

.pb-2 {
    padding-bottom: 0.5rem !important
}

.pl-2 {
    padding-left: 0.5rem !important
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important
}

.p-3 {
    padding: 1rem 1rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pr-3 {
    padding-right: 1rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pl-3 {
    padding-left: 1rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.p-4 {
    padding: 1.5rem 1.5rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pr-4 {
    padding-right: 1.5rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pl-4 {
    padding-left: 1.5rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.p-5 {
    padding: 3rem 3rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pr-5 {
    padding-right: 3rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.pl-5 {
    padding-left: 3rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.m-auto {
    margin: auto !important
}

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

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

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

.ml-auto {
    margin-left: auto !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

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

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 0 !important
    }
    .mt-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0 {
        margin-left: 0 !important
    }
    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-sm-1 {
        margin: 0.25rem 0.25rem !important
    }
    .mt-sm-1 {
        margin-top: 0.25rem !important
    }
    .mr-sm-1 {
        margin-right: 0.25rem !important
    }
    .mb-sm-1 {
        margin-bottom: 0.25rem !important
    }
    .ml-sm-1 {
        margin-left: 0.25rem !important
    }
    .mx-sm-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important
    }
    .my-sm-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important
    }
    .m-sm-2 {
        margin: 0.5rem 0.5rem !important
    }
    .mt-sm-2 {
        margin-top: 0.5rem !important
    }
    .mr-sm-2 {
        margin-right: 0.5rem !important
    }
    .mb-sm-2 {
        margin-bottom: 0.5rem !important
    }
    .ml-sm-2 {
        margin-left: 0.5rem !important
    }
    .mx-sm-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important
    }
    .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important
    }
    .m-sm-3 {
        margin: 1rem 1rem !important
    }
    .mt-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3 {
        margin-left: 1rem !important
    }
    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem 1.5rem !important
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4 {
        margin-left: 1.5rem !important
    }
    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem 3rem !important
    }
    .mt-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5 {
        margin-left: 3rem !important
    }
    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-sm-0 {
        padding: 0 0 !important
    }
    .pt-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0 {
        padding-left: 0 !important
    }
    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-sm-1 {
        padding: 0.25rem 0.25rem !important
    }
    .pt-sm-1 {
        padding-top: 0.25rem !important
    }
    .pr-sm-1 {
        padding-right: 0.25rem !important
    }
    .pb-sm-1 {
        padding-bottom: 0.25rem !important
    }
    .pl-sm-1 {
        padding-left: 0.25rem !important
    }
    .px-sm-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important
    }
    .py-sm-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important
    }
    .p-sm-2 {
        padding: 0.5rem 0.5rem !important
    }
    .pt-sm-2 {
        padding-top: 0.5rem !important
    }
    .pr-sm-2 {
        padding-right: 0.5rem !important
    }
    .pb-sm-2 {
        padding-bottom: 0.5rem !important
    }
    .pl-sm-2 {
        padding-left: 0.5rem !important
    }
    .px-sm-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important
    }
    .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important
    }
    .p-sm-3 {
        padding: 1rem 1rem !important
    }
    .pt-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3 {
        padding-left: 1rem !important
    }
    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem 1.5rem !important
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4 {
        padding-left: 1.5rem !important
    }
    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem 3rem !important
    }
    .pt-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5 {
        padding-left: 3rem !important
    }
    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto {
        margin-left: auto !important
    }
    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 0 !important
    }
    .mt-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0 {
        margin-left: 0 !important
    }
    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-md-1 {
        margin: 0.25rem 0.25rem !important
    }
    .mt-md-1 {
        margin-top: 0.25rem !important
    }
    .mr-md-1 {
        margin-right: 0.25rem !important
    }
    .mb-md-1 {
        margin-bottom: 0.25rem !important
    }
    .ml-md-1 {
        margin-left: 0.25rem !important
    }
    .mx-md-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important
    }
    .my-md-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important
    }
    .m-md-2 {
        margin: 0.5rem 0.5rem !important
    }
    .mt-md-2 {
        margin-top: 0.5rem !important
    }
    .mr-md-2 {
        margin-right: 0.5rem !important
    }
    .mb-md-2 {
        margin-bottom: 0.5rem !important
    }
    .ml-md-2 {
        margin-left: 0.5rem !important
    }
    .mx-md-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important
    }
    .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important
    }
    .m-md-3 {
        margin: 1rem 1rem !important
    }
    .mt-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3 {
        margin-left: 1rem !important
    }
    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem 1.5rem !important
    }
    .mt-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4 {
        margin-left: 1.5rem !important
    }
    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem 3rem !important
    }
    .mt-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5 {
        margin-left: 3rem !important
    }
    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-md-0 {
        padding: 0 0 !important
    }
    .pt-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0 {
        padding-left: 0 !important
    }
    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-md-1 {
        padding: 0.25rem 0.25rem !important
    }
    .pt-md-1 {
        padding-top: 0.25rem !important
    }
    .pr-md-1 {
        padding-right: 0.25rem !important
    }
    .pb-md-1 {
        padding-bottom: 0.25rem !important
    }
    .pl-md-1 {
        padding-left: 0.25rem !important
    }
    .px-md-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important
    }
    .py-md-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important
    }
    .p-md-2 {
        padding: 0.5rem 0.5rem !important
    }
    .pt-md-2 {
        padding-top: 0.5rem !important
    }
    .pr-md-2 {
        padding-right: 0.5rem !important
    }
    .pb-md-2 {
        padding-bottom: 0.5rem !important
    }
    .pl-md-2 {
        padding-left: 0.5rem !important
    }
    .px-md-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important
    }
    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important
    }
    .p-md-3 {
        padding: 1rem 1rem !important
    }
    .pt-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3 {
        padding-left: 1rem !important
    }
    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem 1.5rem !important
    }
    .pt-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4 {
        padding-left: 1.5rem !important
    }
    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem 3rem !important
    }
    .pt-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5 {
        padding-left: 3rem !important
    }
    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto {
        margin-left: auto !important
    }
    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 0 !important
    }
    .mt-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0 {
        margin-left: 0 !important
    }
    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-lg-1 {
        margin: 0.25rem 0.25rem !important
    }
    .mt-lg-1 {
        margin-top: 0.25rem !important
    }
    .mr-lg-1 {
        margin-right: 0.25rem !important
    }
    .mb-lg-1 {
        margin-bottom: 0.25rem !important
    }
    .ml-lg-1 {
        margin-left: 0.25rem !important
    }
    .mx-lg-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important
    }
    .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important
    }
    .m-lg-2 {
        margin: 0.5rem 0.5rem !important
    }
    .mt-lg-2 {
        margin-top: 0.5rem !important
    }
    .mr-lg-2 {
        margin-right: 0.5rem !important
    }
    .mb-lg-2 {
        margin-bottom: 0.5rem !important
    }
    .ml-lg-2 {
        margin-left: 0.5rem !important
    }
    .mx-lg-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important
    }
    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important
    }
    .m-lg-3 {
        margin: 1rem 1rem !important
    }
    .mt-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3 {
        margin-left: 1rem !important
    }
    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem 1.5rem !important
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4 {
        margin-left: 1.5rem !important
    }
    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem 3rem !important
    }
    .mt-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5 {
        margin-left: 3rem !important
    }
    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-lg-0 {
        padding: 0 0 !important
    }
    .pt-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0 {
        padding-left: 0 !important
    }
    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-lg-1 {
        padding: 0.25rem 0.25rem !important
    }
    .pt-lg-1 {
        padding-top: 0.25rem !important
    }
    .pr-lg-1 {
        padding-right: 0.25rem !important
    }
    .pb-lg-1 {
        padding-bottom: 0.25rem !important
    }
    .pl-lg-1 {
        padding-left: 0.25rem !important
    }
    .px-lg-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important
    }
    .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important
    }
    .p-lg-2 {
        padding: 0.5rem 0.5rem !important
    }
    .pt-lg-2 {
        padding-top: 0.5rem !important
    }
    .pr-lg-2 {
        padding-right: 0.5rem !important
    }
    .pb-lg-2 {
        padding-bottom: 0.5rem !important
    }
    .pl-lg-2 {
        padding-left: 0.5rem !important
    }
    .px-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important
    }
    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important
    }
    .p-lg-3 {
        padding: 1rem 1rem !important
    }
    .pt-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3 {
        padding-left: 1rem !important
    }
    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem 1.5rem !important
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4 {
        padding-left: 1.5rem !important
    }
    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem 3rem !important
    }
    .pt-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5 {
        padding-left: 3rem !important
    }
    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto {
        margin-left: auto !important
    }
    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 0 !important
    }
    .mt-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0 {
        margin-left: 0 !important
    }
    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-xl-1 {
        margin: 0.25rem 0.25rem !important
    }
    .mt-xl-1 {
        margin-top: 0.25rem !important
    }
    .mr-xl-1 {
        margin-right: 0.25rem !important
    }
    .mb-xl-1 {
        margin-bottom: 0.25rem !important
    }
    .ml-xl-1 {
        margin-left: 0.25rem !important
    }
    .mx-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important
    }
    .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important
    }
    .m-xl-2 {
        margin: 0.5rem 0.5rem !important
    }
    .mt-xl-2 {
        margin-top: 0.5rem !important
    }
    .mr-xl-2 {
        margin-right: 0.5rem !important
    }
    .mb-xl-2 {
        margin-bottom: 0.5rem !important
    }
    .ml-xl-2 {
        margin-left: 0.5rem !important
    }
    .mx-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important
    }
    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important
    }
    .m-xl-3 {
        margin: 1rem 1rem !important
    }
    .mt-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3 {
        margin-left: 1rem !important
    }
    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem 1.5rem !important
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4 {
        margin-left: 1.5rem !important
    }
    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem 3rem !important
    }
    .mt-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5 {
        margin-left: 3rem !important
    }
    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-xl-0 {
        padding: 0 0 !important
    }
    .pt-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0 {
        padding-left: 0 !important
    }
    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-xl-1 {
        padding: 0.25rem 0.25rem !important
    }
    .pt-xl-1 {
        padding-top: 0.25rem !important
    }
    .pr-xl-1 {
        padding-right: 0.25rem !important
    }
    .pb-xl-1 {
        padding-bottom: 0.25rem !important
    }
    .pl-xl-1 {
        padding-left: 0.25rem !important
    }
    .px-xl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important
    }
    .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important
    }
    .p-xl-2 {
        padding: 0.5rem 0.5rem !important
    }
    .pt-xl-2 {
        padding-top: 0.5rem !important
    }
    .pr-xl-2 {
        padding-right: 0.5rem !important
    }
    .pb-xl-2 {
        padding-bottom: 0.5rem !important
    }
    .pl-xl-2 {
        padding-left: 0.5rem !important
    }
    .px-xl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important
    }
    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important
    }
    .p-xl-3 {
        padding: 1rem 1rem !important
    }
    .pt-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3 {
        padding-left: 1rem !important
    }
    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem 1.5rem !important
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4 {
        padding-left: 1.5rem !important
    }
    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem 3rem !important
    }
    .pt-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5 {
        padding-left: 3rem !important
    }
    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto {
        margin-left: auto !important
    }
    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }
    .text-md-right {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }
    .text-lg-right {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }
    .text-xl-right {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff !important
}

.text-muted {
    color: #636c72 !important
}

a.text-muted:focus,
a.text-muted:hover {
    color: #4b5257 !important
}

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

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

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

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

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

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

.text-warning {
    color: #f0ad4e !important
}

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

.text-danger {
    color: #d9534f !important
}

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

.text-gray-dark {
    color: #292b2c !important
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #101112 !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden !important
}

.hidden-xs-up,
.hidden-xl-down,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block {
    display: none !important
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important
    }
}

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

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important
    }
}

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

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important
    }
}

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

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

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

@media print {
    .visible-print-block {
        display: block !important
    }
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: 'bariol_regularregular';
    src: url("../fonts/bariol/bariol_regular-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'bariol_boldbold';
    src: url("../fonts/bariol/bariol_bold-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

.font-brand {
    font-family: "Open Sans", Helvetica, Arial, sans-serif
}

.font-brand-bold {
    font-family: "bariol_boldbold", Helvetica, Arial, sans-serif
}

html {
    font-size: 18px
}

body {
    color: #5d5d5d;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 100%;
    line-height: 1.5em;
    -webkit-font-smoothing: antialiased
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "bariol_boldbold", Helvetica, Arial, sans-serif;
    line-height: 1.35em;
    font-weight: 700;
    margin-bottom: 0.5em
}

h1,
.h1 {
    font-size: 38px;
    font-size: 2.1111111111rem;
    font-family: "bariol_boldbold", Helvetica, Arial, sans-serif;
    line-height: 1.15em;
    font-weight: 700
}

@media screen and (min-width: 768px) {
    h1,
    .h1 {
        font-size: 42px;
        font-size: 2.3333333333rem
    }
}

h1.h1--alt,
.h1.h1--alt {
    font-size: 36px;
    font-size: 2rem;
    line-height: 1em
}

@media screen and (min-width: 768px) {
    h1.h1--alt,
    .h1.h1--alt {
        font-size: 40px;
        font-size: 2.2222222222rem
    }
}

h2,
.h2 {
    font-size: 32px;
    font-size: 1.7777777778rem;
    font-family: "bariol_boldbold", Helvetica, Arial, sans-serif;
    font-weight: 700
}

@media screen and (min-width: 768px) {
    h2,
    .h2 {
        font-size: 36px;
        font-size: 2rem
    }
}

h3,
.h3 {
    font-size: 26px;
    font-size: 1.4444444444rem
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-size: 22px;
    font-size: 1.2222222222rem
}

.title,
.profile-meta .profile-cost-book .price {
    font-family: "bariol_boldbold", Helvetica, Arial, sans-serif;
    font-size: 38px;
    font-size: 2.1111111111rem;
    line-height: 1em;
    margin-bottom: 0.5em
}

@media screen and (min-width: 768px) {
    .title,
    .profile-meta .profile-cost-book .price {
        font-size: 42px;
        font-size: 2.3333333333rem
    }
}

.lead {
    font-size: 22px;
    font-size: 1.2222222222rem
}

strong,
b {
    font-family: "bariol_boldbold", Helvetica, Arial, sans-serif;
    font-weight: 700
}

a {
    color: #2C547C;
    text-decoration: none
}

a:link,
a:visited {
    color: #2C547C;
    text-decoration: none
}

a:hover {
    color: #54C1F0;
    text-decoration: none
}

a.reverse,
#masthead-wrap a.nav-link,
#footer a:not(.sm-link) {
    color: #2D2D2D
}

ul {
    list-style: none;
    padding: 0
}

blockquote p {
    font-size: 25px;
    font-size: 1.3888888889rem;
    line-height: 1.3em
}

blockquote cite {
    display: block;
    padding-top: 1em
}

.screen-reader-text {
    display: none
}

.no-link,
.tooltip-trigger .dropdown-toggle {
    text-decoration: none
}

.no-link:focus,
.tooltip-trigger .dropdown-toggle:focus,
.no-link:hover,
.tooltip-trigger .dropdown-toggle:hover {
    text-decoration: none
}

.button {
    background-color: #C5C5C5;
    background-image: linear-gradient(#C5C5C5, #A2A2A2);
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.5;
    margin-bottom: 0;
    min-height: 30px;
    overflow: visible;
    padding: .375rem .75rem;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    word-spacing: normal
}

.button.large {
    border-radius: 6px;
    font-size: 1.25em;
    line-height: 1.3333333;
    padding: .625em 1rem
}

.button.small,
#masthead-wrap #masthead .login-wrap .button {
    border-radius: 3px;
    font-size: .75em;
    line-height: 1.5;
    padding: .063em .5em
}

@media (max-width: 768px) {
    .button.small,
    #masthead-wrap #masthead .login-wrap .button {
        font-size: 1rem;
        padding: .375rem .75rem
    }
}

.button.green {
    background-color: #83C141;
    background-image: linear-gradient(#83C141, #75B143);
    color: white
}

.button.blue {
    background-color: #31C5F4;
    background-image: linear-gradient(#31C5F4, #1BABD7);
    color: white
}

.button.red {
    background-color: #FF5454;
    background-image: linear-gradient(#FF5454, #ff4040);
    color: white
}

.btn {
    border-radius: 1.5rem
}

.has-arrow {
    position: relative;
    padding-right: 30px
}

.has-arrow:after {
    content: '';
    display: block;
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-size: 16px;
    top: 50%;
    right: 0;
    width: 16px;
    height: 16px;
    margin-top: -8px
}

hr {
    background: #2D2D2D
}

.tab {
    display: inline-block;
    min-width: 70px
}

.tab-2 {
    min-width: 140px
}

.brand-blue {
    color: #31C5F4
}

.brand-green {
    color: #83C141
}

.brand-blue-bg {
    background-color: #31C5F4
}

.brand-green-bg {
    background-color: #83C141
}

.red-warning {
    color: #FF5454
}

.opacity-20 {
    opacity: 0.2
}

.opacity-40 {
    opacity: 0.4
}

.opacity-60 {
    opacity: 0.6
}

.opacity-80 {
    opacity: 0.8
}

.dn {
    display: none
}

.fw-normal {
    font-weight: 400
}

.hero-section .cycle-slideshow {
    opacity: 0
}

.site-loaded .hero-section .cycle-slideshow {
    opacity: 1;
    transition: all 1s ease
}

#what-people-say .cycle-slide img {
    transition: all 1s ease
}

@media (min-width: 1200px) {
    a:not(.logo),
    button,
    .btn,
    .buton,
    .btn-hero-scroll,
    .cycle-wrap .cycle-nav,
    .cycle-wrap .cycle-nav .fa {
        transition: all 0.25s ease
    }
    input.btn,
    input[type=submit] {
        transition: all 0.25s ease
    }
    a:hover {
        color: #54C1F0;
        text-decoration: none
    }
    a.reverse:hover,
    #masthead-wrap a.nav-link:hover,
    #footer a:hover:not(.sm-link) {
        color: #54C1F0
    }
    .button:hover {
        background-color: #b8b8b8;
        background-image: linear-gradient(#b8b8b8, #959595)
    }
    .button:hover.green {
        background-color: #76af39;
        background-image: linear-gradient(#76af39, #699f3c)
    }
    .button:hover.blue {
        background-color: #19bef3;
        background-image: linear-gradient(#19bef3, #1899c0)
    }
    .button:hover.red {
        background-color: #ff3b3b;
        background-image: linear-gradient(#ff3b3b, #ff2b2b)
    }
    .cta-link .image-wrap {
        transition: all 0.25s ease
    }
    .cta-link:hover .image-wrap {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }
    .sm-links a:hover {
        color: #75B143
    }
    .matrix-wrap .item .link:hover {
        background: none
    }
    .matrix-wrap .item .link.reverse:hover,
    .matrix-wrap .item #masthead-wrap .link.nav-link:hover,
    #masthead-wrap .matrix-wrap .item .link.nav-link:hover,
    .matrix-wrap .item #footer a.link:hover:not(.sm-link),
    #footer .matrix-wrap .item a.link:hover:not(.sm-link) {
        background: rgba(0, 0, 0, 0.25)
    }
    #what-people-say .cycle-wrap .cycle-nav:hover {
        background: rgba(50, 200, 245, 0.75)
    }
    #what-people-say .cycle-wrap .cycle-nav.prev:hover .fa {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    #what-people-say .cycle-wrap .cycle-nav.next:hover .fa {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
    .form-boxed-wrap a:hover {
        text-decoration: none
    }
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

textarea:focus::-webkit-input-placeholder {
    color: transparent
}

textarea:focus:-moz-placeholder {
    color: transparent
}

textarea:focus::-moz-placeholder {
    color: transparent
}

input,
button,
input[type="submit"] {
    outline: none !important;
    border: none;
    letter-spacing: 0.025em;
    word-spacing: 0.025em
}

input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
textarea,
select {
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    margin-bottom: 1rem;
    min-height: 30px;
    padding: 7px 10px;
    margin-bottom: 0;
    vertical-align: middle;
    width: 100%;
    font-size:16px;
}

input [aria-invalid="true"],
textarea[aria-invalid="true"],
select[aria-invalid="true"] {
    border: 1px solid rgba(255, 84, 84, 0.4)
}

select,
#working-hours-times select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("../images/select-icon1.png") !important;
    background-position: 98% center;
    background-repeat: no-repeat;
    padding-right: 3rem
}

.gform_body {
    padding: 2rem
}

.gfield_required {
    color: #FF5454;
    margin-left: 2px
}

.validation_error {
    border: 1px solid #FF5454;
    border-radius: 5px;
    color: #FF5454;
    padding: .8rem
}

.validation_message {
    display: inline-block;
    font-size: .8rem;
    font-style: italic;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-right: 2rem
}

.gform_confirmation_message {
    border: 1px solid #75B143;
    border-radius: 5px;
    color: #75B143;
    padding: .8rem
}

.gform_button button {
    padding: .6rem 2rem
}

button:hover,
input[type="submit"]:hover {
    cursor: pointer
}

.feelya-form {
    width: 100% !important
}

ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.tabs li {
    background-color: rgba(49, 197, 244, 0.3);
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer
}

ul.tabs li.current {
    background-color: #31C5F4;
    background-image: linear-gradient(#31C5F4, #1BABD7);
    color: #fff
}

.lightblue-wrapper {
    background-color: rgba(49, 197, 244, 0.1)
}

.lightblue-wrapper--alt {
    background-color: #fff;
    /* border-top: 20px solid rgba(49, 197, 244, 0.1); */
    padding-top: 4rem;
    /* border-bottom: 4px solid rgba(49, 197, 244, 0.1); */
    width: 100%;
    overflow: hidden
}
@media(max-width:376px){
    .lightblue-wrapper--alt {
       
        padding-top: 2.5vh!important;
    
    }

}

.form-intro {
    margin-bottom: 4em
}

.gform_wrapper input[type="submit"],
.gform_button_select_files {
    background-color: #31C5F4;
    background-image: linear-gradient(#31C5F4, #1BABD7);
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.5;
    margin-bottom: 0;
    min-height: 30px;
    overflow: visible;
    padding: .375rem .75rem;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    word-spacing: normal
}

input[type=hidden] {
    height: 0;
    opacity: 0;
    pointer-events: none;
    visibility: hidden
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

#working-hours-times input[type="text"] {
    margin-bottom: 0;
    width: 1%
}

::-webkit-input-placeholder {
    color: #C5C5C5
}

::-moz-placeholder {
    color: #C5C5C5
}

:-ms-input-placeholder {
    color: #C5C5C5
}

:-moz-placeholder {
    color: #C5C5C5
}

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

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

.custom-control-input:checked ~ .custom-control-indicator--primary {
    background-color: #1BABD7
}

.form-boxed-wrap header {
    text-align: center;
    margin-bottom: 1em
}

.form-boxed-wrap header * {
    color: #FFF
}

.form-boxed-wrap header p {
    font-size: 90%
}

.form-boxed-wrap .response .image-wrap {
    text-align: center;
    padding-top: 1em
}

.form-boxed-wrap .response .image-wrap .inner {
    margin: auto
}

.form-boxed-wrap .form-boxed {
    padding: 3em;
    background: #2C547B;
    border-radius: 8px
}

.form-boxed-wrap label,
.form-boxed-wrap a {
    color: #FFF
}

.form-boxed-wrap label small {
    color: #FFF;
    display: inline
}

.form-boxed-wrap input:not([type="submit"]),
.form-boxed-wrap textarea,
.form-boxed-wrap select {
    border-color: #FFF
}

.form-boxed-wrap input:not([type="submit"]):focus,
.form-boxed-wrap textarea:focus,
.form-boxed-wrap select:focus {
    border-color: #75B143
}

.form-boxed-wrap a {
    text-decoration: underline
}

.form-boxed-wrap .form-check-label {
    position: relative
}

.form-boxed-wrap .form-check-label input {
    position: absolute;
    left: 0;
    top: 1px
}

#masthead-wrap,
#main-site-wrap,
.page-wrapper,
.main-content-wrap,
#footer {
    float: left;
    width: 100%
}

#masthead {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: 140px
}

#main-site-wrap {
    min-width: 300px;
    min-height: 600px;
    padding-top: 140px
}

.page-wrapper {
    padding-top: 4em
}

.page-wrapper.page-wrapper--sub-service {
    padding-top: 2rem
}

@media (min-width: 992px) {
    .page-wrapper.page-wrapper--sub-service {
        padding-top: 0
    }
}

.page-standard {
    padding: 4em 0;
    border-top: 30px solid #C7EFFD;
    border-bottom: 5px solid #C7EFFD
}

.col-left {
    padding-right: 30px
}

.col-right {
    padding-left: 30px
}

.span-sec {
    float: left;
    width: 100%
}

.col-content {
    width: 100%;
    height: 100%
}

.center-text {
    text-align: center
}

.max-w-xsm,
.form-boxed-wrap header .content,
.span-list .content,
.info-box-wrap .col-content,
.hero-section .item .col-content {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto
}

.max-w-sm,
#masthead-wrap .form-wrap,
.testimonials-wrap blockquote,
.page-template-faq .page-header>.inner {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto
}

.max-w-md,
.flex-wrap .content-wrap article,
.help-cta.cta-wrap>.container {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto
}

.max-w-lg,
.split-items,
.cta-wrap .container,
.book-now-wrap .container,
.accordion-wrap .card-block {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto
}

.center-content {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.cb {
    clear: both
}

#toggle-design {
    color: #FFF !important;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    position: fixed;
    bottom: 1em;
    left: 1em;
    z-index: 99999;
    width: 20px;
    height: 20px;
    padding: 0;
    border-radius: 50%;
    background: #444
}

#toggle-design:hover {
    background: #222
}

*,
body {
    font-family: "bariol_regularregular", Helvetica, Arial, sans-serif
}

.btn {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1rem
}

.btn-primary,
a.btn-primary {
    color: #fff;
    font-weight: 700;
    min-width: 142px;
    background-color: #2C547C;
    border-color: #2C547C
}

.btn-primary:hover,
a.btn-primary:hover {
    color: #fff;
    background-color: #2C547C;
    border-color: #2C547C
}

.btn-primary.focus,
.btn-primary:focus,
a.btn-primary.focus,
a.btn-primary:focus {
    box-shadow: 0 0 0 2px rgba(117, 177, 67, 0.5)
}

.btn-primary.disabled,
.btn-primary:disabled,
a.btn-primary.disabled,
a.btn-primary:disabled {
    background-color: #83C141;
    border-color: #83C141
}

.btn-primary.active,
.btn-primary:active,
a.btn-primary.active,
a.btn-primary:active {
    color: #fff;
    background-color: #75B143;
    background-image: none;
    border-color: #70aa40
}

.btn-primary--alt,
a.btn-primary--alt {
    color: #fff;
    font-weight: 700;
    min-width: 160px;
    background-color: #31C5F4;
    border-color: #31C5F4
}

.btn-primary--alt:hover,
a.btn-primary--alt:hover {
    color: #fff;
    background-color: #1BABD7;
    border-color: #1BABD7
}

/* .btn-primary--alt.focus,
.btn-primary--alt:focus,
a.btn-primary--alt.focus,
a.btn-primary--alt:focus {
    box-shadow: 0 0 0 2px rgba(27, 171, 215, 0.5)
} */

.btn-primary--alt.disabled,
.btn-primary--alt:disabled,
a.btn-primary--alt.disabled,
a.btn-primary--alt:disabled {
    background-color: #31C5F4;
    border-color: #31C5F4
}

.btn-primary--alt.active,
.btn-primary--alt:active,
a.btn-primary--alt.active,
a.btn-primary--alt:active {
    color: #fff;
    background-color: #1BABD7;
    background-image: none;
    border-color: #1BABD7
}

.btn-reverse,
a.btn-reverse {
    color: #83C141;
    background-color: #FFF;
    border-color: #FFF
}

.btn-reverse:hover,
a.btn-reverse:hover {
    opacity: 0.95
}

.btn-lg {
    padding: 0.75rem 1.8rem;
    font-size: 1rem
}

.btn-success,
a.btn-success {
    color: #fff;
    background-color: #83C141;
    border-color: #83C141
}

.btn-success:hover,
a.btn-success:hover {
    color: #fff;
    background-color: #75B143;
    border-color: #70aa40
}

/* .btn-success.focus,
.btn-success:focus,
a.btn-success.focus,
a.btn-success:focus {
    box-shadow: 0 0 0 2px rgba(117, 177, 67, 0.5)
} */

.btn-success.disabled,
.btn-success:disabled,
a.btn-success.disabled,
a.btn-success:disabled {
    background-color: #83C141;
    border-color: #83C141
}

.btn-success.active,
.btn-success:active,
a.btn-success.active,
a.btn-success:active {
    color: #fff;
    background-color: #75B143;
    background-image: none;
    border-color: #70aa40
}

.btn-danger,
a.btn-danger {
    color: #fff;
    background-color: #FF5454;
    border-color: #ff4a4a
}

.btn-danger:hover,
a.btn-danger:hover {
    color: #fff;
    background-color: #ff3b3b;
    border-color: #ff3030
}

/* .btn-danger.focus,
.btn-danger:focus,
a.btn-danger.focus,
a.btn-danger:focus {
    box-shadow: 0 0 0 2px rgba(255, 74, 74, 0.5)
} */

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

.btn-danger.active,
.btn-danger:active,
a.btn-danger.active,
a.btn-danger:active {
    color: #fff;
    background-color: #FF5454;
    background-image: none;
    border-color: #ff4a4a
}

.btn-outline-primary {
    color: #1BABD7;
    background-image: none;
    background-color: transparent;
    border-color: #31C5F4
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #1BABD7;
    border-color: #1BABD7
}

.btn-outline-green {
    color: #83C141;
    background-image: none;
    background-color: #FFF;
    border-color: #83C141
}

.btn-outline-green:hover {
    color: #fff;
    background-color: #83C141;
    border-color: #83C141
}

.btn-link {
    color: #1BABD7
}

button[data-target="#marketingVideoModal"] {
    background-color: rgba(255, 255, 255)
}

@media screen and (max-width: 767px) {
    .button-wrap--with-video a,
    .button-wrap--with-video button {
        width: 60%
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .button-wrap--with-video a,
    .button-wrap--with-video button {
        width: 75%
    }
}

#updateWorkingHoursButton,
#saveWorkingHoursButton {
    font-size: .8rem
}

.card .bg-primary {
    opacity: .7
}

.card .bg-primary a {
    color: #fff
}

.bg-primary {
    color: #fff;
    background-color: #31C5F4 !important;
    border-color: #1BABD7
}

.cta-link {
    position: relative;
    display: block
}

.page-template-find-therapist .button-wrap #reconnect-btn,
.page-template-find-therapist .form-boxed-wrap .submit-wrap #reconnect-btn,
.form-boxed-wrap .page-template-find-therapist .submit-wrap #reconnect-btn {
    display: none;
    pointer-events: none
}

.button-wrap,
.form-boxed-wrap .submit-wrap {
    text-align: center;
    padding-top: 0em
}

.button-wrap .btn,
.form-boxed-wrap .submit-wrap .btn {
    display: inline-block
}

.button-wrap .more-wrap,
.form-boxed-wrap .submit-wrap .more-wrap {
    font-size: 90%;
    padding-top: 1em
}

.button-wrap.left-align,
.form-boxed-wrap .left-align.submit-wrap {
    text-align: left
}

.sm-links .search-trigger-wrap {
    margin-bottom: 0.5rem
}

.sm-links li {
    display: inline-block
}

.sm-links .fa-stack {
    font-size: 24px
}

.sm-links .facebook {
    color: #3B5998
}

.sm-links .linkedin {
    color: #0077B5
}

.sm-links .instagram {
    color: #BE01A6
}

.sm-links .pinterest {
    color: #BD081C
}

.sm-links .twitter {
    color: #55ACED
}

@media only screen and (min-width: 1200px) {
    .sm-links br {
        display: none
    }
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap
}

.flex-wrap .flex-item {
    flex: 1
}

.what-is-feelya .flex-wrap {
    justify-content: center
}

@media (max-width: 768px) {
    .what-is-feelya .flex-wrap .flex-item {
        flex: 0 0 100%
    }
    .what-is-feelya .flex-wrap .flex-item .entry-content {
        padding: 0
    }
    .what-is-feelya .flex-wrap .flex-item .entry-content h2 {
        text-align: center
    }
    .what-is-feelya .flex-wrap .flex-item.image-wrap {
        order: 0 !important;
        margin-bottom: 1rem;
        text-align: center
    }
}

.flex-wrap .content-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.flex-wrap .content-wrap article {
    padding: 2em
}

.split-items .image-wrap {
    max-width: 300px;
    height: 100%;
    border: 1px solid #E0E0E0
}

.split-items .item {
    margin-bottom: 2em
}

.split-items .item:last-of-type {
    margin-bottom: 0
}

.split-items .item:nth-of-type(even) .image-wrap {
    order: 2
}

.split-items .item:nth-of-type(even) .content-wrap {
    order: 1
}

.cta-wrap {
    text-align: center
}

.cta-wrap header {
    margin-bottom: 4em
}

.cta-wrap header * {
    margin-bottom: 0
}

.overview-cta .image-wrap .inner {
    max-width: 50px;
    margin: auto
}

.span-list .list-item {
    margin-bottom: 2em
}

.span-list .image-wrap {
    max-width: 75px;
    margin: 0
}

.span-list .content {
    margin-left: 0;
    padding: 0 1em
}

.span-list .content h3 {
    margin-bottom: 0
}

.span-list .content p {
    margin: 0
}

.info-box-wrap {
    text-align: center
}

.info-box-wrap .col-content {
    padding: 2em 3em;
    border-radius: 10px;
    background: #C7EFFD;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2)
}

.notice-box,
.entry-content .notice-box {
    padding: .75rem 1.25rem;
    border-radius: .25rem;
    background-color: #C7EFFD
}

.notice-box p,
.entry-content .notice-box p {
    font-weight: 600;
    margin-bottom: 0
}

.circ-image,
.therapist-cycle .image-wrap,
#therapist-matrix .image-wrap {
    overflow: hidden;
    border-radius: 100%;
    border: 5px solid #FFF
}

.cycle-pager {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0.5rem;
    z-index: 999;
    width: 100%
}

.cycle-pager span {
    font-size: 0;
    color: rgba(255, 255, 255, 0);
    opacity: 0.5;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    background: #2D2D2D;
    border-radius: 100%
}

.cycle-pager span:hover {
    cursor: pointer
}

.cycle-pager span.cycle-pager-active {
    opacity: 1
}

.cycle-nav {
    position: absolute;
    top: 50%
}

.cycle-nav .fa {
    color: #31C5F4;
    font-size: 32px
}

.cycle-nav.cycle-prev {
    left: 0
}

.cycle-nav.cycle-next {
    right: 0
}

.banner-item:before {
    display: none !important
}

.therapist-cycle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.therapist-cycle:after {
    content: '';
    position: absolute;
    right: -20px;
    bottom: 0;
    z-index: 99;
    width: 50%;
    max-width: 280px;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%)
}

.therapist-cycle .cycle-nav {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999
}

.therapist-cycle .cycle-nav.cycle-prev {
    left: -15px
}

.therapist-cycle .cycle-nav.cycle-next {
    right: auto;
    left: 290px
}

.therapist-cycle .image-wrap {
    margin-bottom: 0
}

.therapist-cycle .image-wrap .therapist-cycle__profile-image {
    width: 210px;
    height: 210px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.therapist-cycle .item {
    white-space: normal;
    width: 300px;
    padding: 0 30px
}

.therapist-cycle .inner {
    overflow: hidden;
    text-align: center;
    padding: 1em;
    border-radius: 8px;
    background-image: linear-gradient(0deg, #31C5F4 0%, #93DEF1 100%);
    min-height: 465px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.therapist-cycle .content {
    padding: .5rem 0 0
}

.therapist-cycle .content h3 {
    color: #4E4E4E
}

.therapist-cycle .content p {
    color: #4E4E4E;
    font-size: 80%;
    max-height: 100px;
    overflow: hidden
}

.therapist-cycle .button-wrap,
.therapist-cycle .form-boxed-wrap .submit-wrap,
.form-boxed-wrap .therapist-cycle .submit-wrap {
    padding-top: 0
}

.therapist-cycle--alt-again:after {
    content: initial;
    position: absolute;
    right: -20px;
    bottom: 0;
    z-index: 99;
    width: 50%;
    max-width: 280px;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%)
}

.therapist-cycle--alt-again .cycle-nav.cycle-next {
    right: initial;
    left: calc(100% - 30px)
}

.therapist-cycle--row {
    flex-direction: row
}

.therapist-cycle--no-after:after {
    content: none
}

.therapist-cycle--alt:after {
    content: '';
    position: absolute;
    right: -20px;
    bottom: 0;
    z-index: 99;
    width: 50%;
    max-width: 280px;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%)
}

.therapist-cycle--alt .cycle-nav.cycle-next {
    right: initial;
    left: calc(100% - 30px)
}

.matrix-wrap .item {
    position: relative
}

.matrix-wrap .item .link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
    z-index: 1
}

.matrix-wrap .item .link span {
    color: #FFF;
    position: absolute;
    left: 1em;
    bottom: 1em;
    margin-bottom: 0
}

.matrix-wrap .item .link.reverse,
.matrix-wrap .item #masthead-wrap .link.nav-link,
#masthead-wrap .matrix-wrap .item .link.nav-link,
.matrix-wrap .item #footer a.link:not(.sm-link),
#footer .matrix-wrap .item a.link:not(.sm-link) {
    background: none
}

.matrix-wrap .item .image-wrap {
    position: relative
}

.matrix-wrap .item .image-wrap img {
    margin-bottom: 0
}

#subpage-matrix .entry-content {
    padding-top: 2em
}

#subpage-matrix .button-wrap,
#subpage-matrix .form-boxed-wrap .submit-wrap,
.form-boxed-wrap #subpage-matrix .submit-wrap {
    text-align: left;
    padding: 1em 0 2em 0
}

.feelya-dashboard {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
    background-color: #fff
}

.feelya-dashboard-t {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff
}

.talk-now {
    display: inline-block
}

.logout {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 400;
    display: inline-block
}

.therapist-buttons {
    display: inline-block
}

.tooltip-trigger .fa {
    color: #A2A2A2;
    font-size: 10px
}

.tooltip-trigger:hover .fa {
    color: #2D2D2D
}

.tooltip-trigger .dropdown-toggle:after {
    display: none
}

.tooltip-trigger .dropdown-menu {
    min-width: 240px;
    margin: 0;
    margin-top: -5px;
    left: auto;
    right: 0;
    padding: 1em 0 0 0;
    border: none
}

.tooltip-trigger .dropdown-menu .inner {
    position: relative;
    padding: 10px;
    padding-bottom: 7px;
    border: 1px solid #E0E0E0;
    background: #F6F6F6
}

.tooltip-trigger .dropdown-menu .inner:before {
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    right: 12px;
    height: 0;
    width: 0;
    border-bottom: 5px solid #A2A2A2;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0)
}

.tooltip-trigger .dropdown-menu p {
    padding-bottom: 0.25em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #E0E0E0
}

.tooltip-trigger .dropdown-menu .dropdown-item {
    font-size: 70%;
    padding: 0 0 2px 0
}

.tooltip-trigger .dropdown-menu .dropdown-item:hover {
    text-decoration: none
}

.tooltip-trigger .dropdown-menu .dropdown-item:last-of-type {
    padding-bottom: 0
}

.age {
    color: #A2A2A2
}

.online-wrap-single {
    width: 100%
}

@media only screen and (max-width: 577px) {
    .online-wrap-single {
        position: absolute;
        top: 0%
    }
}

.online-wrap {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1
}

.online {
    display: none
}

.online .text {
    display: none;
    color: #A2A2A2
}

.online .fa {
    color: #83C141
}

.online.active {
    display: block
}

.online.on .on-text {
    display: inline-block
}

.online.off .fa {
    color: #A2A2A2
}

.online.off .off-text {
    display: inline-block
}

.quotes-wrap .quote {
    position: relative
}

.quotes-wrap .quote * {
    color: #FFF
}

.quotes-wrap .quote .inner {
    position: relative;
    padding: 2em;
    margin-bottom: 50px;
    background: #31C5F4;
    border-radius: 10px
}

.quotes-wrap .quote .inner:before,
.quotes-wrap .quote .inner:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    z-index: 98;
    width: 50px;
    height: 50px
}

.quotes-wrap .quote .inner:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0.15;
    color: #2D2D2D;
    content: "\f10d";
    font-size: 48px;
    left: 20px;
    top: 20px
}

.quotes-wrap .quote .inner:after {
    left: 3em;
    bottom: -49px;
    background: #31C5F4;
    -webkit-clip-path: polygon(0% 0%, 80% 0%, 0% 100%, 0% 100%);
    -moz-clip-path: polygon(0% 0%, 80% 0%, 0% 100%, 0% 100%);
    -ms-clip-path: polygon(0% 0%, 80% 0%, 0% 100%, 0% 100%);
    -o-clip-path: polygon(0% 0%, 80% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 80% 0%, 0% 100%, 0% 100%)
}

.quotes-wrap .quote .content {
    position: relative;
    z-index: 99
}

#word-quotes .quotes-wrap {
    padding-top: 3em
}

#word-quotes .quote:nth-of-type(1) .inner {
    background: #83C141
}

#word-quotes .quote:nth-of-type(1) .inner:after {
    background: #83C141
}

#word-quotes .quote:nth-of-type(2) .inner {
    background: #FAA41C
}

#word-quotes .quote:nth-of-type(2) .inner:after {
    background: #FAA41C
}

#word-quotes .quote:nth-of-type(3) .inner {
    background: #31C5F4
}

#word-quotes .quote:nth-of-type(3) .inner:after {
    background: #31C5F4
}

#word-quotes .quote:nth-of-type(4) .inner {
    background: #A5408E
}

#word-quotes .quote:nth-of-type(4) .inner:after {
    background: #A5408E
}

.accordion .card {
    border: none;
    border-radius: 0
}

.accordion .card-header {
    position: relative;
    padding: 0.5em;
    padding-left: 30px;
    border: none;
    background: none
}

.accordion .card-header * {
    margin-bottom: 0
}

.accordion .card-header a {
    color: #83C141
}

.accordion .card-header a:hover {
    color: #54C1F0
}

.accordion .card-header a:after {
    content: '';
    display: block;
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    color: #83C141;
    left: 0px;
    top: 50%;
    margin-top: -8px
}

.accordion .card-header a[aria-expanded="true"] {
    color: #75B143
}

.accordion .card-header a[aria-expanded="true"]:after {
    content: "\f078"
}

.nav-tabs-wrap .nav-tabs {
    display: flex;
    border: 0
}

.nav-tabs-wrap .nav-tabs li {
    flex: 1;
    text-align: center;
    padding: 0 1px
}

.nav-tabs-wrap .nav-tabs li:first-of-type {
    padding-left: 0
}

.nav-tabs-wrap .nav-tabs li:last-of-type {
    padding-right: 0
}

.nav-tabs-wrap .nav-tabs .nav-link {
    padding: 1em;
    border: none;
    border-radius: 0;
    background: #E0E0E0
}

.nav-tabs-wrap .nav-tabs .nav-link.active {
    color: #2D2D2D;
    background: #FFF
}

.nav-tabs-wrap .tab-content {
    padding: 4em;
    border-top: none;
    background: #FFF;
    display: block
}

.line-menu li,
.sidebar .menu li {
    padding-bottom: 0.25em;
    margin-bottom: 0.25em;
    border-bottom: 1px solid #E0E0E0
}

.paging-navigation-wrap {
    margin-top: 2em;
    padding: 1em;
    height: 60px;
    background: #83C141
}

.paging-navigation-wrap *,
.paging-navigation-wrap a {
    color: #FFF
}

.paging-navigation-wrap li {
    display: inline-block;
    padding: 0 1em
}

.paging-navigation-wrap .navigation {
    text-align: center
}

.paging-navigation-wrap .fa {
    font-size: 12px;
    margin: 0 10px
}

.well {
    padding: 2em;
    background-color: rgba(49, 197, 244, 0.2);
    border-radius: 5px;
    box-shadow: inset 0 0 10px rgba(49, 197, 244, 0.4)
}

.well p:last-of-type {
    margin-bottom: 0
}

.well.well--blue-v2 {
    background-color: rgba(202, 240, 253, 0.2)
}

.well.well--green {
    background-color: rgba(131, 193, 65, 0.2)
}

.well.well--green-v2 {
    background-color: rgba(167, 209, 120, 0.2)
}

.well.well--lesspadd {
    padding: 1em
}

@media (max-width: 575px) {
    .overview-cta .container .content-wrap .content p {
        margin-left: 3.75rem
    }
}

.video-wrap {
    border: 2px solid #31C5F4;
    background-color: #fff
}

.video-wrap video {
    display: block
}

.safety-text {
    font-size: 18px;
    line-height: 25px
}

.tbmar {
    margin: 1rem 0
}


/*!
 * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
 */

.flag {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../images/flags.png") no-repeat;
    vertical-align: middle
}

.flag.flag-sv {
    background-position: -192px -288px
}

.flag.flag-au {
    background-position: -288px 0
}

.flag.flag-gl {
    background-position: -360px -96px
}

.flag.flag-vc {
    background-position: -24px -336px
}

.flag.flag-cg {
    background-position: -144px -48px
}

.flag.flag-qa {
    background-position: -72px -264px
}

.flag.flag-af {
    background-position: -48px 0
}

.flag.flag-it {
    background-position: -168px -144px
}

.flag.flag-ph {
    background-position: -240px -240px
}

.flag.flag-se {
    background-position: -288px -264px
}

.flag.flag-cd {
    background-position: -96px -48px
}

.flag.flag-hk {
    background-position: -216px -120px
}

.flag.flag-ye {
    background-position: -216px -336px
}

.flag.flag-ma {
    background-position: -48px -192px
}

.flag.flag-sh {
    background-position: -336px -264px
}

.flag.flag-do {
    background-position: -192px -72px
}

.flag.flag-ru {
    background-position: -144px -264px
}

.flag.flag-ky {
    background-position: -120px -168px
}

.flag.flag-at {
    background-position: -264px 0
}

.flag.flag-wf {
    background-position: -168px -336px
}

.flag.flag-sk {
    background-position: 0 -288px
}

.flag.flag-cl {
    background-position: -240px -48px
}

.flag.flag-ge {
    background-position: -264px -96px
}

.flag.flag-nu {
    background-position: -72px -240px
}

.flag.flag-la {
    background-position: -168px -168px
}

.flag.flag-gq {
    background-position: -48px -120px
}

.flag.flag-cz {
    background-position: -72px -72px
}

.flag.flag-pr {
    background-position: -336px -240px
}

.flag.flag-ls {
    background-position: -312px -168px
}

.flag.flag-no {
    background-position: 0 -240px
}

.flag.flag-bf {
    background-position: -96px -24px
}

.flag.flag-pa {
    background-position: -144px -240px
}

.flag.flag-mn {
    background-position: -288px -192px
}

.flag.flag-fo {
    background-position: -144px -96px
}

.flag.flag-dj {
    background-position: -120px -72px
}

.flag.flag-st {
    background-position: -168px -288px
}

.flag.flag-gs {
    background-position: -96px -120px
}

.flag.flag-us {
    background-position: -312px -312px
}

.flag.flag-zm {
    background-position: -288px -336px
}

.flag.flag-by {
    background-position: -24px -48px
}

.flag.flag-cm {
    background-position: -264px -48px
}

.flag.flag-tw {
    background-position: -216px -312px
}

.flag.flag-vg {
    background-position: -72px -336px
}

.flag.flag-zw {
    background-position: -312px -336px
}

.flag.flag-pl {
    background-position: -288px -240px
}

.flag.flag-tk {
    background-position: -24px -312px
}

.flag.flag-ga {
    background-position: -192px -96px
}

.flag.flag-ba {
    background-position: 0 -24px
}

.flag.flag-uy {
    background-position: -336px -312px
}

.flag.flag-km {
    background-position: 0 -168px
}

.flag.flag-fk {
    background-position: -96px -96px
}

.flag.flag-mp {
    background-position: -336px -192px
}

.flag.flag-lv {
    background-position: 0 -192px
}

.flag.flag-co {
    background-position: -312px -48px
}

.flag.flag-rs {
    background-position: -120px -264px
}

.flag.flag-er {
    background-position: -336px -72px
}

.flag.flag-sb {
    background-position: -216px -264px
}

.flag.flag-in {
    background-position: -72px -144px
}

.flag.flag-bj {
    background-position: -192px -24px
}

.flag.flag-ck {
    background-position: -216px -48px
}

.flag.flag-im {
    background-position: -48px -144px
}

.flag.flag-tj {
    background-position: 0 -312px
}

.flag.flag-jp {
    background-position: -264px -144px
}

.flag.flag-mf {
    background-position: -144px -192px
}

.flag.flag-pt {
    background-position: 0 -264px
}

.flag.flag-fm {
    background-position: -120px -96px
}

.flag.flag-nf {
    background-position: -288px -216px
}

.flag.flag-mk {
    background-position: -216px -192px
}

.flag.flag-ad {
    background-position: 0 0
}

.flag.flag-ni {
    background-position: -336px -216px
}

.flag.flag-ps {
    background-position: -360px -240px
}

.flag.flag-bo {
    background-position: -288px -24px
}

.flag.flag-fj {
    background-position: -72px -96px
}

.flag.flag-ci {
    background-position: -192px -48px
}

.flag.flag-es {
    background-position: -360px -72px
}

.flag.flag-cf {
    background-position: -120px -48px
}

.flag.flag-th {
    background-position: -360px -288px
}

.flag.flag-mr {
    background-position: 0 -216px
}

.flag.flag-cv {
    background-position: 0 -72px
}

.flag.flag-dk {
    background-position: -144px -72px
}

.flag.flag-za {
    background-position: -264px -336px
}

.flag.flag-ss {
    background-position: -144px -288px
}

.flag.flag-hn {
    background-position: -240px -120px
}

.flag.flag-om {
    background-position: -120px -240px
}

.flag.flag-ug {
    background-position: -288px -312px
}

.flag.flag-bm {
    background-position: -240px -24px
}

.flag.flag-gg {
    background-position: -288px -96px
}

.flag.flag-mu {
    background-position: -72px -216px
}

.flag.flag-bn {
    background-position: -264px -24px
}

.flag.flag-ch {
    background-position: -168px -48px
}

.flag.flag-ar {
    background-position: -216px 0
}

.flag.flag-li {
    background-position: -240px -168px
}

.flag.flag-yt {
    background-position: -240px -336px
}

.flag.flag-ml {
    background-position: -240px -192px
}

.flag.flag-mc {
    background-position: -72px -192px
}

.flag.flag-ve {
    background-position: -48px -336px
}

.flag.flag-sd {
    background-position: -264px -264px
}

.flag.flag-bw {
    background-position: 0 -48px
}

.flag.flag-ne {
    background-position: -264px -216px
}

.flag.flag-ag {
    background-position: -72px 0
}

.flag.flag-md {
    background-position: -96px -192px
}

.flag.flag-ir {
    background-position: -120px -144px
}

.flag.flag-kp {
    background-position: -48px -168px
}

.flag.flag-fi {
    background-position: -48px -96px
}

.flag.flag-ly {
    background-position: -24px -192px
}

.flag.flag-nc {
    background-position: -240px -216px
}

.flag.flag-va {
    background-position: 0 -336px
}

.flag.flag-dm {
    background-position: -168px -72px
}

.flag.flag-il {
    background-position: -24px -144px
}

.flag.flag-kw {
    background-position: -96px -168px
}

.flag.flag-sc {
    background-position: -240px -264px
}

.flag.flag-tv {
    background-position: -192px -312px
}

.flag.flag-tf {
    background-position: -312px -288px
}

.flag.flag-is {
    background-position: -144px -144px
}

.flag.flag-mw {
    background-position: -120px -216px
}

.flag.flag-bb {
    background-position: -24px -24px
}

.flag.flag-tt {
    background-position: -168px -312px
}

.flag.flag-dz {
    background-position: -216px -72px
}

.flag.flag-eg {
    background-position: -288px -72px
}

.flag.flag-na {
    background-position: -216px -216px
}

.flag.flag-jo {
    background-position: -240px -144px
}

.flag.flag-bi {
    background-position: -168px -24px
}

.flag.flag-me {
    background-position: -120px -192px
}

.flag.flag-my {
    background-position: -168px -216px
}

.flag.flag-nr {
    background-position: -48px -240px
}

.flag.flag-mq {
    background-position: -360px -192px
}

.flag.flag-lr {
    background-position: -288px -168px
}

.flag.flag-ax {
    background-position: -336px 0
}

.flag.flag-as {
    background-position: -240px 0
}

.flag.flag-sn {
    background-position: -72px -288px
}

.flag.flag-hr {
    background-position: -264px -120px
}

.flag.flag-mh {
    background-position: -192px -192px
}

.flag.flag-py {
    background-position: -48px -264px
}

.flag.flag-aw {
    background-position: -312px 0
}

.flag.flag-fr {
    background-position: -168px -96px
}

.flag.flag-uz {
    background-position: -360px -312px
}

.flag.flag-gd {
    background-position: -240px -96px
}

.flag.flag-ws {
    background-position: -192px -336px
}

.flag.flag-bt {
    background-position: -360px -24px
}

.flag.flag-tr {
    background-position: -144px -312px
}

.flag.flag-tz {
    background-position: -240px -312px
}

.flag.flag-mm {
    background-position: -264px -192px
}

.flag.flag-td {
    background-position: -288px -288px
}

.flag.flag-vu {
    background-position: -144px -336px
}

.flag.flag-bd {
    background-position: -48px -24px
}

.flag.flag-cu {
    background-position: -360px -48px
}

.flag.flag-gw {
    background-position: -168px -120px
}

.flag.flag-np {
    background-position: -24px -240px
}

.flag.flag-gb {
    background-position: -216px -96px
}

.flag.flag-lc {
    background-position: -216px -168px
}

.flag.flag-nz {
    background-position: -96px -240px
}

.flag.flag-cy {
    background-position: -48px -72px
}

.flag.flag-ms {
    background-position: -24px -216px
}

.flag.flag-eu {
    background-position: -24px -96px
}

.flag.flag-vi {
    background-position: -96px -336px
}

.flag.flag-kz {
    background-position: -144px -168px
}

.flag.flag-al {
    background-position: -120px 0
}

.flag.flag-cw {
    background-position: -24px -72px
}

.flag.flag-jm {
    background-position: -216px -144px
}

.flag.flag-ke {
    background-position: -288px -144px
}

.flag.flag-an {
    background-position: -168px 0
}

.flag.flag-so {
    background-position: -96px -288px
}

.flag.flag-lk {
    background-position: -264px -168px
}

.flag.flag-mv {
    background-position: -96px -216px
}

.flag.flag-be {
    background-position: -72px -24px
}

.flag.flag-pk {
    background-position: -264px -240px
}

.flag.flag-bg {
    background-position: -120px -24px
}

.flag.flag-az {
    background-position: -360px 0
}

.flag.flag-gm {
    background-position: 0 -120px
}

.flag.flag-tc {
    background-position: -264px -288px
}

.flag.flag-ie {
    background-position: 0 -144px
}

.flag.flag-mx {
    background-position: -144px -216px
}

.flag.flag-sm {
    background-position: -48px -288px
}

.flag.flag-bs {
    background-position: -336px -24px
}

.flag.flag-iq {
    background-position: -96px -144px
}

.flag.flag-gt {
    background-position: -120px -120px
}

.flag.flag-kh {
    background-position: -336px -144px
}

.flag.flag-ht {
    background-position: -288px -120px
}

.flag.flag-gu {
    background-position: -144px -120px
}

.flag.flag-bz {
    background-position: -48px -48px
}

.flag.flag-bh {
    background-position: -144px -24px
}

.flag.flag-sg {
    background-position: -312px -264px
}

.flag.flag-kr {
    background-position: -72px -168px
}

.flag.flag-gn {
    background-position: -24px -120px
}

.flag.flag-sy {
    background-position: -216px -288px
}

.flag.flag-ca {
    background-position: -72px -48px
}

.flag.flag-ua {
    background-position: -264px -312px
}

.flag.flag-vn {
    background-position: -120px -336px
}

.flag.flag-je {
    background-position: -192px -144px
}

.flag.flag-hu {
    background-position: -312px -120px
}

.flag.flag-cr {
    background-position: -336px -48px
}

.flag.flag-am {
    background-position: -144px 0
}

.flag.flag-tl {
    background-position: -48px -312px
}

.flag.flag-ki {
    background-position: -360px -144px
}

.flag.flag-id {
    background-position: -360px -120px
}

.flag.flag-gh {
    background-position: -312px -96px
}

.flag.flag-tn {
    background-position: -96px -312px
}

.flag.flag-lb {
    background-position: -192px -168px
}

.flag.flag-br {
    background-position: -312px -24px
}

.flag.flag-pn {
    background-position: -312px -240px
}

.flag.flag-de {
    background-position: -96px -72px
}

.flag.flag-sl {
    background-position: -24px -288px
}

.flag.flag-sr {
    background-position: -120px -288px
}

.flag.flag-to {
    background-position: -120px -312px
}

.flag.flag-gi {
    background-position: -336px -96px
}

.flag.flag-gr {
    background-position: -72px -120px
}

.flag.flag-ng {
    background-position: -312px -216px
}

.flag.flag-sa {
    background-position: -192px -264px
}

.flag.flag-ae {
    background-position: -24px 0
}

.flag.flag-ic {
    background-position: -336px -120px
}

.flag.flag-ao {
    background-position: -192px 0
}

.flag.flag-pe {
    background-position: -168px -240px
}

.flag.flag-cn {
    background-position: -288px -48px
}

.flag.flag-mg {
    background-position: -168px -192px
}

.flag.flag-si {
    background-position: -360px -264px
}

.flag.flag-lu {
    background-position: -360px -168px
}

.flag.flag-gy {
    background-position: -192px -120px
}

.flag.flag-pf {
    background-position: -192px -240px
}

.flag.flag-ai {
    background-position: -96px 0
}

.flag.flag-nl {
    background-position: -360px -216px
}

.flag.flag-mz {
    background-position: -192px -216px
}

.flag.flag-tg {
    background-position: -336px -288px
}

.flag.flag-mo {
    background-position: -312px -192px
}

.flag.flag-mt {
    background-position: -48px -216px
}

.flag.flag-rw {
    background-position: -168px -264px
}

.flag.flag-et {
    background-position: 0 -96px
}

.flag.flag-eh {
    background-position: -312px -72px
}

.flag.flag-bl {
    background-position: -216px -24px
}

.flag.flag-kn {
    background-position: -24px -168px
}

.flag.flag-ee {
    background-position: -264px -72px
}

.flag.flag-tm {
    background-position: -72px -312px
}

.flag.flag-lt {
    background-position: -336px -168px
}

.flag.flag-pw {
    background-position: -24px -264px
}

.flag.flag-pg {
    background-position: -216px -240px
}

.flag.flag-ro {
    background-position: -96px -264px
}

.flag.flag-kg {
    background-position: -312px -144px
}

.flag.flag-ec {
    background-position: -240px -72px
}

.flag.flag-sz {
    background-position: -240px -288px
}

#masthead-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: #FFF
}

#masthead-wrap ul,
#masthead-wrap p {
    margin-bottom: 0
}

#masthead-wrap li {
    display: inline-block
}

#masthead-wrap .logo {
    display: inline-block;
    width: 150px;
    margin-right: 1em
}

#masthead-wrap .logo svg {
    width: 146px;
    height: 100%;
    display: block
}

#masthead-wrap .sign-up-here {
    margin-top: 20px;
    right: 15px;
    display: block;
    bottom: -15px;
    position: absolute
}

#masthead-wrap .navbar-form {
    position: relative
}

#masthead-wrap .navbar-form .form-control {
    width: 100%;
    margin: 0;
    padding-left: 15px;
    border-radius: 30px 0 0 30px
}

#masthead-wrap .navbar-form .submit-button {
    position: absolute;
    top: 0%;
    right: 0;
    display: inline-block;
    min-width: 60px;
    margin-top: 0px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#masthead-wrap .search-wrap {
    padding: 2em 0 4em 0
}

#masthead-wrap .search-trigger-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

#masthead-wrap .search-trigger {
    text-align: center;
    line-height: 38px;
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #E0E0E0;
    border-radius: 100%
}

#masthead-wrap .search-trigger .fa {
    color: #4E4E4E
}

#masthead-wrap .search-trigger.active {
    border-color: #31C5F4
}

#masthead-wrap .search-trigger.active .fa {
    color: #31C5F4
}

#masthead-wrap #masthead {
    padding: 1em 0
}

#masthead-wrap #masthead .login-wrap {
    text-align: right;
    margin-left :-35px;
}

#masthead-wrap #masthead .login-wrap li {
    margin: .5rem
}

#masthead-wrap #masthead .login-wrap .col-content {
    display: flex;
    justify-content: flex-end;
}

#masthead-wrap #masthead .more-link-wrap {
    display: block
}

#masthead-wrap #masthead .top-bar {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}

#masthead-wrap #masthead .top-bar>div {
    flex: 1 0 auto;
    margin-top:6px;
}

#masthead-wrap #masthead .top-bar .navbar-wrap .col-content {
    display: flex;
    justify-content: flex-start;
}

#masthead-wrap #masthead .top-bar .navbar-wrap .navbar:not(.sticky) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 1em
}

#masthead-wrap .mobileLogoReplace {
    display: none
}

#masthead-wrap.sticky,
#masthead-wrap.open {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15)
}

@media screen and (max-width: 1200px) {
    #masthead-wrap.sticky {
        background-color: #E4F9FF
    }
    #masthead-wrap.sticky .logo {
        display: none
    }
    #masthead-wrap.sticky .mobileLogoReplace {
        display: block;
        width: auto
    }
}

#masthead-wrap.sticky #masthead {
    min-height: 0
}

#masthead-wrap.sticky .more-link-wrap {
    display: none
}

.mobileSearchIcon {
    display: none
}

#masthead-wrap .nav-link {
    font-weight: 400;
    display: inline-block;
    padding: 0
}

#main-site-nav .nav-menu {
    margin-bottom: 0
}

#main-site-nav li {
    padding: 0 0.5em
}

#main-site-nav li:first-of-type {
    padding-left: 0
}

#main-site-nav li:last-of-type {
    padding-right: 0;
    border: none
}

.mobile-nav-wrap {
    display: none;
    width: 100%
}

#mobile-nav {
    text-align: left;
    position: relative;
    width: 100%;
    padding: 0;
    background-color: #fff
}
#mobile-nav-container{
    border-top: 0.25px solid #DDD;
    margin-top:0px;
    margin-bottom:1px;
    min-width:345px;
}

#mobile-nav>.container {
    width: 100%
}

#mobile-nav .nav-link {
    font-size: 125%
}

#mobile-nav .sign-up-btn {
    width: 100%;
    border-radius: 0
}

#mobile-nav .more-link-wrap {
    display: none
}

#mobile-nav .menu-wrap p,
#mobile-nav .menu-wrap li {
    display: block;
}
#mobile-nav .menu-wrap li.active a {
    color: #7FC0EE !important;
}
.custom-mobile-navigation a{
    height:50px!important;
    line-height: 50px;
}


#mobile-nav .login-wrap {
    padding-top: 1rem
}

@media (max-width: 1200px) {
    #mobile-nav .login-wrap .username-li {
        display: block;
        margin-bottom: 0.5rem
    }
}

@media (max-width: 1200px) {
    #mobile-nav .login-wrap .accountActions .btn-success,
    #mobile-nav .login-wrap .accountActions .btn-danger {
        margin-bottom: 0.5rem
    }
}

/* #mobile-nav .login-wrap li.accountActions.signup {
    display: none
} */

#mobile-nav .bottom-bar {
    text-align: left;
    padding: 1.5rem 0
}

#mobile-nav .bottom-bar .col-content {
    display: flex;
    flex-direction: column;
    justify-content: center
}

#mobile-nav .bottom-bar .sm-links li {
    margin-bottom: 0
}

#mobile-nav .mobileFreeSignup {
    width: 100%;
    display: block;
    background-color: #83C141;
    color: #fff;
    font-family: "bariol_boldbold", Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    padding: .5rem;
    text-align: center
}

#mobile-nav .mobileSearchIcon {
    display: inline-block
}

#mobile-nav .mobileSearchIcon button {
    background-color: #fff;
    width: 48px;
    height: 48px
}

#mobile-nav-trigger {
    display: none;
    position: absolute;
    top: 50%;
    right: -18px;
    width: 100px;
    height: 40px;
    padding: 0;
    background: none;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
}

#mobile-nav-trigger .menu-anim-wrap {
    position: relative;
    top: 5px;
    left: 30px;
}

.navbar-toggler {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer
}

.navbar-toggler .menu-anim {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    /* left: 50%; */
    display: block;
    width: 20px;
    height: 3px;
    margin-top: -3px;
    margin-left: -15px;
    background-color: transparent;
    font-size: 0;
    transition: background-color 0.3s
}

.navbar-toggler .menu-anim:before,
.navbar-toggler .menu-anim:after {
    transition: all 0.25s cubic-bezier(0, 0.985, 0.17, 0.99);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2C547C;
    content: '';
    border-radius: 50px;
}

.navbar-toggler .menu-anim {
    background: #2C547C
}

.navbar-toggler .menu-anim:before {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px)
}

.navbar-toggler .menu-anim:after {
    -webkit-transform: translateY(7px);
    transform: translateY(7px)
}

.navbar-toggler.active .menu-anim {
    background-color: transparent
}

.navbar-toggler.active .menu-anim:before,
.navbar-toggler.active .menu-anim:after {
    background-color: #2C547C
}

.navbar-toggler.active .menu-anim:before {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
}

.navbar-toggler.active .menu-anim:after {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg)
}

.hidden--clientRegsiter a {
    color: #ffffff;
    margin-bottom: .5rem
}

.main-section,
.accordion-wrap {
    margin-bottom: 2em
}

.main-section.bg-grey,
.main-section#find-therapist,
#find-therapist.accordion-wrap,
.bg-grey.accordion-wrap,
.main-section.bg-grey-fade,
.bg-grey-fade.accordion-wrap {
    padding: 2em 0
}

.page-header {
    margin-bottom: 2em
}

.two-col {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    column-gap: 20px
}

.two-col p {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

@media screen and (max-width: 992px) {
    .one-col {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        column-gap: 0
    }
}

.bg-grey,
#find-therapist {
    background: #F6F6F6
}

.bg-grey-fade {
    background-color: #F6F6F6;
    background-image: linear-gradient(#F6F6F6, #fff)
}

.bg-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    width: 100%;
    height: 0;
    padding: 0 0 100% 0;
    margin-bottom: 0
}
.bg-image2 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    width: 100%;
    height: 0;
    margin-bottom: 0
}

.find-out {
    color: #000
}

.hero-section {
    float: left;
    width: 100%
}

.hero-section .item {
    float: left;
    width: 100%;
    position: relative
}

.hero-section .item .content-wrap {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    height: 100%;
    width: 100%;
    padding-top: 4em
}

.hero-section .item .col-content {
    margin-left: 0
}

.hero-section .bg-image {
    height: 560px;
    padding: 0
}

.hero-section .button-wrap,
.hero-section .form-boxed-wrap .submit-wrap,
.form-boxed-wrap .hero-section .submit-wrap {
    text-align: left
}
@media (min-width: 768px) and (max-width: 991px) {
    .hero-section .button-wrap{
        text-align: center!important;
        padding:0!important;
    }
    .newDesignBanner.hero-section .bg-image {
        background-position: 55% 40%;
        height: 537px!important;
    }
    .newDesignBanner.hero-section .bg-image2 {
        background-position: 55% 40%;
        height: 580px!important;
    }
    .newDesignBanner .container p{
        width:50%;
    }
        
}

@media (min-width: 768px) {
    .hero-section .button-wrap,
    .hero-section .form-boxed-wrap .submit-wrap,
    .form-boxed-wrap .hero-section .submit-wrap {
        text-align: left
    }
}

.hero-title {
    float: left;
    width: 100%;
    padding: 3em 0;
    border: none;
    background: #C7EFFD
}

.hero-title * {
    color: #31C5F4;
    margin-bottom: 0
}

.standard-hero {
    position: relative
}

.standard-hero .entry-wrap p:not(.title) {
    line-height: initial
}

.standard-hero .info-box-wrap .col-content {
    margin-left: auto;
    margin-right: 0
}

.standard-hero .info-box-wrap .col-content p {
    margin-bottom: 0
}

.standard-hero .info-box-wrap .button-wrap,
.standard-hero .info-box-wrap .form-boxed-wrap .submit-wrap,
.form-boxed-wrap .standard-hero .info-box-wrap .submit-wrap {
    text-align: center;
    padding-top: 1.2em
}

.standard-hero .info-box-wrap h3 {
    line-height: 1.2
}

.standard-hero .item .content-wrap {
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.title-icon-wrap {
    text-align: center
}

.title-icon-wrap .image-wrap {
    margin-bottom: 0
}

.title-icon-wrap .image-wrap .inner {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    max-width: 160px;
    margin: auto
}

@media (max-width: 576px) {
    .overview-cta .image-wrap {
        float: left;
        margin-right: 1rem
    }
    .overview-cta .content {
        text-align: left
    }
}

.bg-blue-light,
.sign-up-cta,
.help-cta {
    background-color: rgba(240, 250, 255, 0.6)
}

.sign-up-cta .item-wrap {
    max-width: 230px;
    margin: auto
}

.sign-up-cta .cta-item .image-wrap {
    position: relative
}

.sign-up-cta .cta-item .image-wrap .inner {
    max-width: 180px;
    margin: auto;
    border: 1px solid #E0E0E0
}

.sign-up-cta .cta-item .arrow-wrap {
    position: relative
}

.sign-up-cta .cta-item .arrow-wrap:after {
    content: '';
    display: block;
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f054';
    color: #31C5F4;
    font-size: 32px;
    top: 50%;
    right: -60px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
}

@media (max-width: 768px) {
    .sign-up-cta .cta-item .arrow-wrap:after {
        content: none
    }
}

@media (max-width: 576px) {
    .sign-up-cta .cta-item .conent {
        padding-bottom: 4rem
    }
    .sign-up-cta .cta-item .conent:after {
        content: '';
        display: block;
        position: absolute;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\f078';
        color: #31C5F4;
        font-size: 32px;
        bottom: 1rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.sign-up-cta .cta-item:last-of-type .arrow-wrap:after,
.sign-up-cta .cta-item:last-of-type .conent:after {
    display: none !important
}

.sign-up-cta .video-content-wrap {
    padding-top: 4em
}

.sign-up-cta .video-content-wrap .title-wrap .col-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left
}

.help-cta header .h3 {
    padding-top: 0.5em
}

.help-cta .item {
    margin-bottom: 2em
}

.help-cta .content-wrap * {
    color: #31C5F4
}

.help-cta .content-wrap .inner {
    position: relative
}

.help-cta .content-wrap .image-wrap {
    position: absolute;
    left: 0;
    top: 50%;
    width: 50px;
    margin-bottom: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.help-cta .content-wrap .content {
    text-align: left;
    padding: 1em 0 1em 70px
}

.help-cta .content-wrap .content h3 {
    margin-bottom: 0
}

.therapist-cycle-wrap {
    overflow: hidden
}

.testimonials-wrap {
    padding-bottom: 7rem !important
}

.testimonials-wrap header {
    margin-bottom: 0
}

.testimonials-wrap .content-wrap {
    position: relative;
    padding: 0 80px
}

.testimonials-wrap .item {
    width: 100%
}

.testimonials-wrap .inner {
    display: flex;
    align-items: stretch
}

.testimonials-wrap .inner .image-wrap {
    flex: 1
}

.testimonials-wrap .inner .content {
    flex: 3;
    padding: 0 2em
}

.testimonials-wrap .image-wrap {
    margin-bottom: 0
}

.testimonials-wrap .image-wrap .inner {
    max-width: 140px;
    margin: 0 auto
}

.testimonials-wrap .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left
}

.testimonials-wrap blockquote {
    margin-bottom: 0
}

.testimonials-wrap blockquote p {
    color: #31C5F4
}

.news-list-wrap {
    background-color: #83C141
}

.news-list-wrap * {
    color: #FFF
}

.news-list-wrap .image-wrap>.inner {
    overflow: hidden;
    max-width: 280px;
    margin: auto;
    border-radius: 100%
}

.book-now-wrap {
    background: #C7EFFD
}

.book-now-wrap .image-wrap {
    margin-bottom: 0
}

.book-now-wrap .image-wrap .inner {
    max-width: 240px;
    margin: auto;
    border: 1px solid #E0E0E0
}

.book-now-wrap .disclaimer {
    padding-top: 2em
}

.home .page-wrapper {
    padding-top: 0
}

.main-section,
.accordion-wrap {
    padding: 4em 0;
    margin-bottom: 0
}

#index-hero {
    float: left;
    width: 100%;
    position: relative;
    z-index: 0;
    min-height: 400px
}

#index-hero .hero-cycle-pager {
    bottom: 20px
}

#cta-front {
    padding-top: 0
}

#cta-front .item {
    background: #FFF
}

#cta-front .item .image-wrap {
    position: relative
}

#cta-front .item .image-wrap img {
    margin-bottom: 0
}

#cta-front .item .image-wrap h3 {
    position: absolute;
    bottom: 0
}

#cta-front .item .image-wrap h3 span {
    display: inline-block;
    background: rgba(0, 0, 0, 0.25);
    padding: 2.5px 10px 2.5px 2rem;
    margin-left: 0px;
    position: relative;
    color: #fff
}

#cta-front .item .link {
    position: absolute;
    left: 3em;
    z-index: 999;
    bottom: 2em;
    color: #fff
}

#cta-front .inner {
    position: relative;
    min-height: 560px
}

#cta-front .content {
    position: relative;
    padding: 2em 2em 5em 2em
}

#cta-front .content * {
    color: #FFF
}

#cta-front .content p {
    position: relative
}

#cta-front .content:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #31C5F4
}

#cta-front .content-wrap:nth-of-type(1) .item {
    height: 100%;
    background-color: #1BABD7
}

#cta-front .content-wrap:nth-of-type(1) .content:before {
    background-color: #31C5F4;
    background-image: linear-gradient(#31C5F4, #1BABD7)
}

#cta-front .content-wrap:nth-of-type(2) .item {
    height: 100%;
    background-color: #75B143
}

#cta-front .content-wrap:nth-of-type(2) .content:before {
    background-color: #83C141;
    background-image: linear-gradient(#83C141, #75B143)
}

#cta-front .content-wrap:nth-of-type(3) .item {
    height: 100%;
    background-color: #1BABD7
}

#cta-front .content-wrap:nth-of-type(3) .content:before {
    background-color: #31C5F4;
    background-image: linear-gradient(#31C5F4, #1BABD7)
}

.find-therapist-intro .intro-toggle {
    color: #4E4E4E;
    font-size: 1.1rem;
    cursor: pointer
}

.find-therapist-intro>p {
    box-sizing: content-box;
    color: #4E4E4E;
    font-size: 1rem;
    height: 0;
    margin: .8rem 0;
    opacity: 0;
    padding: 0;
    transition: all .3s ease;
    visibility: hidden
}

.find-therapist-intro>p.visible {
    height: auto;
    opacity: 1;
    visibility: visible
}

.therapist-aoi-menu.show {
    display: block
}

#how-feelya-works {
    padding-top: 4em
}

#how-feelya-works .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left
}

#top-therapists .entry-content .button-wrap,
#top-therapists .entry-content .form-boxed-wrap .submit-wrap,
.form-boxed-wrap #top-therapists .entry-content .submit-wrap {
    text-align: left
}

#data-security {
    text-align: center
}

#find-therapist header,
#find-therapist .content {
    text-align: center
}

#find-therapist .matrix-wrap {
    margin-top: -15px
}

#find-therapist .content-wrap {
    padding-top: 15px
}

#find-therapist .item span {
    color: #FFF;
    position: absolute;
    left: 1em;
    bottom: 1em;
    margin-bottom: 0
}

#what-people-say header,
#what-people-say .content {
    text-align: center
}

#what-people-say .content {
    margin-top: 2em
}

#what-people-say .cycle-wrap {
    position: relative
}

#what-people-say .cycle-wrap .cycle-nav {
    position: absolute;
    top: 0;
    z-index: 99;
    display: inline-block;
    width: 33.33333%;
    height: 100%;
    background: rgba(50, 200, 245, 0.8);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

#what-people-say .cycle-wrap .cycle-nav .fa {
    font-size: 32px;
    color: white
}

#what-people-say .cycle-wrap .cycle-nav.prev {
    left: 0
}

#what-people-say .cycle-wrap .cycle-nav.next {
    right: 0
}

#what-people-say .cycle-wrap .cycle-nav:hover {
    cursor: pointer
}

#what-people-say .cycle-slide img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

#what-people-say .cycle-slide-active+.cycle-slide img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.page-template-landing-overview .main-content-wrap header {
    text-align: center
}

#why-use-feelya header {
    text-align: center;
    margin: 1em 0 2em 0
}

#why-use-feelya header * {
    margin-bottom: 0
}

#why-use-feelya .matrix-wrap .content-wrap .item {
    color: #fff;
    height: 100%;
    background-color: #31C5F4;
    background-image: linear-gradient(#31C5F4, #1BABD7)
}

#why-use-feelya .matrix-wrap .content-wrap .item .image-wrap {
    position: relative
}

#why-use-feelya .matrix-wrap .content-wrap .item .image-wrap h3 {
    position: absolute;
    bottom: 0;
    margin-right: 2em;
    z-index: 2
}

#why-use-feelya .matrix-wrap .content-wrap .item .image-wrap h3 span {
    display: inline-block;
    background: rgba(0, 0, 0, 0.25);
    padding: 2.5px 10px 2.5px 2rem;
    margin-left: 0px;
    position: relative;
    color: #fff
}

#why-use-feelya .matrix-wrap .content-wrap .item .entry-content {
    padding: 2em 2em 5em 2em
}

#why-use-feelya .matrix-wrap .content-wrap .item .button-wrap,
#why-use-feelya .matrix-wrap .content-wrap .item .form-boxed-wrap .submit-wrap,
.form-boxed-wrap #why-use-feelya .matrix-wrap .content-wrap .item .submit-wrap {
    position: absolute;
    bottom: 2em;
    left: 2em;
    padding: 0
}

#why-use-feelya .matrix-wrap .content-wrap .item .button-wrap a,
#why-use-feelya .matrix-wrap .content-wrap .item .form-boxed-wrap .submit-wrap a,
.form-boxed-wrap #why-use-feelya .matrix-wrap .content-wrap .item .submit-wrap a {
    color: #fff
}

#why-use-feelya .matrix-wrap .content-wrap:nth-of-type(even) .item {
    background-color: #83C141;
    background-image: linear-gradient(#83C141, #75B143)
}

#why-use-feelya .matrix-wrap .item .link span {
    font-size: 0;
    color: rgba(255, 255, 255, 0)
}

#why-use-feelya .button-wrap .button,
#why-use-feelya .form-boxed-wrap .submit-wrap .button,
.form-boxed-wrap #why-use-feelya .submit-wrap .button {
    min-width: 180px
}

#why-use-feelya .button-wrap .button:last-of-type,
#why-use-feelya .form-boxed-wrap .submit-wrap .button:last-of-type,
.form-boxed-wrap #why-use-feelya .submit-wrap .button:last-of-type {
    margin-left: 0.5em
}

.page-template-sub-service .hero-section .title,
.page-template-sub-service .hero-section .profile-meta .profile-cost-book .price,
.profile-meta .profile-cost-book .page-template-sub-service .hero-section .price {
    color: #31C5F4
}

.page-template-sub-service .intro-section {
    padding-bottom: 0
}

.page-template-sub-service .intro-section>.container {
    padding-bottom: 4em;
    border-bottom: 1px solid #C7EFFD
}

.page-template-sub-service .intro-section>.container.container--lesspadd {
    padding-bottom: 2em
}

.page-template-sub-service .intro-section>.container.container--nopadd {
    padding-bottom: 0
}

.page-template-find-therapist .page-overview .more-wrap p {
    margin-bottom: 0
}

.filter-ui-wrap {
    position: relative;
    padding-right: 100px;
    height: 57px;
    background: #83C141
}

.filter-ui-wrap button {
    color: #FFF;
    text-align: left;
    font-size: inherit;
    width: 100%;
    height: 57px;
    padding: 1em;
    background: none
}

.filter-ui-wrap button:hover {
    color: #fff;
    background: #75B143
}

.filter-ui-wrap button.dropdown-item {
    font-size: 90%;
    padding: 0.75em 1em;
    height: auto;
    white-space: normal
}

.filter-ui-wrap button.dropdown-item:hover,
.filter-ui-wrap button.dropdown-item:focus {
    color: #fff;
    background: #699f3c
}

.filter-ui-wrap .dropdown-wrap {
    display: flex
}

.filter-ui-wrap .dropdown {
    flex: 1;
    display: inline-block;
    border-right: 1px solid #E0E0E0;
    border-color: rgba(224, 224, 224, 0.25)
}

.filter-ui-wrap .dropdown .text {
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.filter-ui-wrap .dropdown-toggle::after {
    position: absolute;
    top: 28px;
    right: 10px
}

.filter-ui-wrap .dropdown-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: #75B143
}

.filter-ui-wrap .reset-wrap {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0
}

.filter-ui-wrap .reset-wrap *,
.filter-ui-wrap .reset-wrap a {
    color: #FFF
}

.filter-ui-wrap .reset-wrap .fa {
    margin-left: 5px
}

#therapist-matrix {
    position: relative;
    margin: 0
}

#therapist-matrix:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    height: 25%;
    min-height: 40px;
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%);
    background-color: rgba(255, 255, 255, 0)
}

#therapist-matrix .item {
    margin-bottom: 2em
}

.logged-in #therapist-matrix:after {
    content: none
}

.logged-in #therapist-matrix .content-wrap {
    padding: 0
}

.logged-in #therapist-matrix .item--alt {
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    height: 100%;
    padding: 2em;
    padding-bottom: 6em;
    text-align: center
}

.logged-in #therapist-matrix .item--alt .free-session-text {
    position: absolute;
    left: 1rem;
    top: 1rem;
    font-size: 0.8rem;
    color: #fff;
    font-weight: 600;
    background-color: #81c236;
    border-radius: 2rem;
    width: 72px;
    height: 72px;
    line-height: 1.3;
    padding: .5rem
}

.logged-in #therapist-matrix .item--alt header {
    position: relative
}

.logged-in #therapist-matrix .item--alt header .content h3 {
    margin-bottom: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 33px
}

.logged-in #therapist-matrix .item--alt header .content .strpline {
    font-size: 0.875rem;
    opacity: 0.7;
    font-weight: 400;
    height: 52px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0.5rem;
    position: relative
}

.logged-in #therapist-matrix .item--alt header .content .strpline:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
    width: 25%;
    height: 27px;
    min-height: 27px;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%)
}

.logged-in #therapist-matrix .item--alt header .content .therapist-headline {
    height: 65px
}

.logged-in #therapist-matrix .item--alt header .thumb {
    border: 5px solid #C7EFFD;
    border-radius: 100%;
    max-width: 200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

.logged-in #therapist-matrix .item--alt header .thumb .bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 0;
    padding: 100% 0 0 0;
    width: 100%;
    margin: 0 auto
}

.logged-in #therapist-matrix .item--alt .languages-list {
    font-size: 0.875rem;
    font-weight: normal
}

.logged-in #therapist-matrix .item--alt .languages-label {
    opacity: .7
}

.logged-in #therapist-matrix .item--alt .entry-content {
    overflow: hidden;
    position: relative;
    height: 110px;
    text-align: left
}

.logged-in #therapist-matrix .item--alt .entry-content:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    height: 50%;
    min-height: 40px;
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(rgba(255, 255, 255, 0), #fff 90%);
    background-color: rgba(255, 255, 255, 0)
}

.logged-in #therapist-matrix .item--alt .entry-content p {
    font-weight: normal
}

.logged-in #therapist-matrix .item--alt .button-wrap,
.logged-in #therapist-matrix .item--alt .form-boxed-wrap .submit-wrap,
.form-boxed-wrap .logged-in #therapist-matrix .item--alt .submit-wrap {
    bottom: 0;
    left: 0;
    margin-bottom: 2em;
    position: absolute;
    width: 100%
}

.logged-in #therapist-matrix .item--alt .button-wrap a,
.logged-in #therapist-matrix .item--alt .form-boxed-wrap .submit-wrap a,
.form-boxed-wrap .logged-in #therapist-matrix .item--alt .submit-wrap a {
    width: 45%
}

.logged-in #therapist-matrix .item--alt .button-wrap .profile-link,
.logged-in #therapist-matrix .item--alt .form-boxed-wrap .submit-wrap .profile-link,
.form-boxed-wrap .logged-in #therapist-matrix .item--alt .submit-wrap .profile-link {
    width: auto
}

#therapist-matrix .tooltip-trigger {
    position: absolute;
    top: -0.1rem;
    right: 1em
}

#therapist-matrix .online-wrap {
    position: absolute;
    top: 0
}

#therapist-matrix .inner {
    text-align: center
}

#therapist-matrix .image-wrap {
    border-color: #C7EFFD
}

#therapist-matrix .image-wrap .therapist-cycle__profile-image {
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 100%
}

#therapist-matrix .content h3 {
    margin-bottom: 0
}

#therapist-matrix .content p {
    font-size: 80%;
    line-height: initial
}

#therapist-matrix .button-wrap,
#therapist-matrix .form-boxed-wrap .submit-wrap,
.form-boxed-wrap #therapist-matrix .submit-wrap {
    padding-top: 0
}

#therapist-matrix .button-wrap .btn,
#therapist-matrix .form-boxed-wrap .submit-wrap .btn,
.form-boxed-wrap #therapist-matrix .submit-wrap .btn {
    min-width: auto
}

.single-free-session {
    text-align: center;
    margin-bottom: 1rem
}

.single-free-session .single-free-session-text {
    font-size: 0.8rem;
    color: #fff;
    font-weight: 600;
    background-color: #81c236;
    border-radius: 2rem;
    line-height: 1.3;
    padding: .5rem .75rem
}

#subpage-matrix .parent-page {
    position: relative;
    padding-bottom: 5em
}

#subpage-matrix .parent-page .button-wrap,
#subpage-matrix .parent-page .form-boxed-wrap .submit-wrap,
.form-boxed-wrap #subpage-matrix .parent-page .submit-wrap {
    padding: 0;
    position: absolute;
    bottom: 2em
}

.page-template-faq .page-header>.inner {
    margin-left: 0
}

.accordion-wrap {
    padding-top: 0
}

.accordion-wrap .card-block {
    margin-left: 0;
    padding-left: 30px
}

.single-specialists .hero-title {
    margin-bottom: 0
}

.single-specialists .hero-section {
    border-top: none;
    margin-bottom: 0
}

.profile-meta .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 100%;
    padding: 2em 0
}

.profile-meta .profile-image .inner {
    padding: 0
}

.profile-meta .profile-image .bg-image {
    padding-bottom: 100%
}

.profile-meta .profile-image .age {
    color: #FFF;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 7px 10px;
    margin-bottom: 0;
    background: rgba(0, 0, 0, 0.7)
}

.profile-meta .profile-cost-book .inner {
    width: 100%
}

.profile-meta .profile-cost-book .cost {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-direction: row
}

.profile-meta .profile-cost-book .price {
    margin: 0 10px 0 0
}

.profile-meta .profile-cost-book .button-wrap,
.profile-meta .profile-cost-book .form-boxed-wrap .submit-wrap,
.form-boxed-wrap .profile-meta .profile-cost-book .submit-wrap {
    padding-top: 1em
}

.profile-meta .profile-cost-book .button-wrap a,
.profile-meta .profile-cost-book .form-boxed-wrap .submit-wrap a,
.form-boxed-wrap .profile-meta .profile-cost-book .submit-wrap a {
    width: 100%;
    min-width: 100px
}

.profile-meta .profile-cost-book .button-wrap a:last-of-type,
.profile-meta .profile-cost-book .form-boxed-wrap .submit-wrap a:last-of-type,
.form-boxed-wrap .profile-meta .profile-cost-book .submit-wrap a:last-of-type {
    margin-top: 1em
}

.profile-meta .languages-list {
    padding: 0
}

.search-results article {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 2em;
    padding-bottom: 2em
}

.search-results article:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

embed,
iframe,
object,
video {
    max-width: 100%
}

.entry-content img,
.entry-summary img,
.comment-content img[height] {
    display: block;
    height: auto;
    margin-bottom: 20px
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    margin-bottom: 20px
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%
}

img.alignleft,
.wp-caption.alignleft {
    margin-left: -10px
}

img.alignright,
.wp-caption.alignright {
    margin-right: -10px
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.entry-content p,
.entry-content ul,
.entry-content ol {
    margin-bottom: 1.5em
}

.entry-content ol,
.entry-content ul {
    padding-left: 20px
}

.entry-content ol {
    list-style: decimal
}

.entry-content ul {
    list-style: disc
}

.entry-content a {
    text-decoration: none
}

.entry-content a:hover {
    text-decoration: none
}

.navigation .nav-previous {
    float: left
}

.navigation .nav-next {
    float: right
}

.sidebar {
    padding-bottom: 3rem
}

.sidebar .widget_recent_entries ul {
    margin: 0
}

.sidebar .widget_recent_entries ul>li {
    margin-bottom: .5rem
}

.sidebar .widget_recent_entries .post-date {
    display: block;
    font-size: .75rem;
    color: #A2A2A2;
    line-height: 1
}

.sidebar>section {
    margin: .5rem 0
}

#footer {
    clear: both;
    float: left;
    display: block;
    position: relative;
    width: 100%;
    margin-top: 2em
}

#footer .card-secure-wrap .content {
    overflow: hidden;
    padding: 1em 0;
    text-align: right
}

#footer .card-secure-wrap .content img {
    max-width: 350px
}

#footer .footer-content {
    float: left;
    width: 100%;
    padding: 2em 0;
}
@media (max-width:767px){
    #footer .footer-content{
        padding-top: 0;
    }
}
#footer .footer-content .mobileSearchIcon {
    display: none
}

#footer .menu-list-wrap li {
    margin-bottom: 0.25em
}

#footer .menu-list-wrap li:last-of-type {
    margin-bottom: 0
}

#footer .menu-list-wrap .sm-links-wrap .sm-links {
    float: left
}

#footer .sign-off {
    float: left;
    width: 100%;
    margin-top: 2em
}

#footer .sign-off * {
    font-size: 12px;
    font-size: .6666666667rem
}

#footer .sign-off li {
    display: inline-block
}

#footer .sign-off .bottom-bar {
    margin-top: 3em
}

#footer .sign-off .bottom-bar .copyright-wrap ul {
    display: inline-block;
    margin-bottom: 0
}

#footer .sign-off .bottom-bar .copyright-wrap ul li {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

#footer .sign-off .row-eq-height>[class*="col-"] {
    display: flex;
    flex-direction: column;
    justify-content: center
}

#footer .sign-off .sm-wrap,
#footer .sign-off .design-ref-wrap {
    text-align: right
}

#footer .sign-off .logo {
    display: block;
    max-width: 100px
}

@media (min-width: 768px) {
    #footer .sign-off .logo {
        margin-right: 1em
    }
}

@media (max-width: 768px) {
    #footer .sign-off .menu-wrap {
        text-align: left;
        margin-top: 1rem
    }
    #footer .sign-off .menu-wrap li:first-of-type {
        padding-right: 0
    }
    #footer .sign-off .menu-wrap li:nth-of-type(3),
    #footer .sign-off .menu-wrap li:nth-of-type(4),
    #footer .sign-off .menu-wrap li:nth-of-type(5),
    #footer .sign-off .menu-wrap li:nth-of-type(6) {
        display: block;
        padding: 0
    }
    #footer .sign-off .menu-wrap li:nth-of-type(3) {
        padding-top: 1rem
    }
}

#footer .sign-off .menu-wrap li {
    padding: 0 1em;
    vertical-align: middle
}

#footer .sign-off .menu-wrap li:first-of-type {
    padding-left: 0
}

#footer .sign-off .menu-wrap li:last-of-type {
    padding-right: 0;
    border: none
}

#footer .sign-off .sm-wrap li {
    margin-left: 0.5em
}

#footer .sign-off .sm-wrap li:first-of-type {
    margin-left: 0
}

#footer .sign-off .sm-wrap a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #4E4E4E;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

#footer .sign-off .sm-wrap .fa {
    color: #FFF;
    font-size: 16px
}
@media (width: 1200px) and ( orientation:landscape) {
    #masthead-wrap #masthead,
    #masthead-wrap.sticky #masthead {
        /* min-height: 140px!important;
        padding: 0.5em 0 */
    }
}
@media (max-width: 1200px) {
   
    #masthead-wrap #masthead,
    #masthead-wrap.sticky #masthead {
        min-height: 90px;
        padding: 0px!important;
        max-height:100px;
    }
    #main-site-wrap {
        padding-top: 80px
    }
    .navbar.collapse {
        display: none
    }
    .navbar.collapse.show {
        display: block
    }
    #mobile-nav-trigger {
        display: block
    }
    #masthead-wrap .logo {
        width: 140px;
        margin: 0
    }
    #masthead-wrap .search-wrap {
        position: absolute;
        top: 0;
        background-color: #fff;
        padding: 2rem;
        border-bottom: 1px solid #C5C5C5;
        box-shadow: 0 1px 24px 0px #C5C5C5
    }
    #masthead .search-wrap,
    #masthead .search-trigger-wrap,
    #masthead .login-wrap {
        display: none
    }
    #masthead #main-site-nav {
        display: none;
        padding-top: 0
    }
    #masthead #main-site-nav .nav-menu {
        display: none
    }
    #masthead #main-site-nav .extra-links {
        position: relative;
        top: auto
    }
    #masthead #main-site-nav .extra-links ul {
        margin-bottom: 0
    }
    .mobile-nav-wrap {
        display: block
    }
    #cta-front .content {
        min-height: 340px
    }
    #find-therapist .item span {
        font-size: 100%
    }
}

@media (max-width: 992px) {
    .col-left {
        padding-right: 15px
    }
    .col-right {
        padding-left: 15px;
        margin-top: 2em
    }
    .main-section,
    .accordion-wrap,
    .accordion-wrap {
        padding: 2em 0
    }
    .main-section.split-items,
    .split-items.accordion-wrap,
    .accordion-wrap.split-items {
        padding-top: 1em
    }
    .page-wrapper {
        padding-top: 2em
    }
    .page-standard {
        padding: 2em 0
    }
    .span-list .content {
        max-width: 100%
    }
    .form-boxed-wrap header {
        margin-bottom: 1em
    }
    .form-boxed-wrap .form-boxed {
        padding: 2em
    }
    .form-boxed-wrap .response .image-wrap {
        padding-top: 0
    }
    .hero-section .content-wrap {
        background-color: rgba(255, 255, 255, 0.5)
    }
    .standard-hero {
        text-align: center
    }
    .standard-hero .item .col-content {
        max-width: 100%
    }
    .standard-hero .info-box-wrap {
        margin-top: 1em
    }
    .standard-hero .button-wrap,
    .standard-hero .form-boxed-wrap .submit-wrap,
    .form-boxed-wrap .standard-hero .submit-wrap {
        text-align: center
    }
    .title-icon-wrap .image-wrap {
        display: none
    }
    .main-section header,
    .accordion-wrap header {
        text-align: center;
        margin-bottom: 2em
    }
    #cta-front .item {
        margin-bottom: 1em
    }
    #cta-front .image-wrap img {
        width: 100%
    }
    #cta-front .content {
        min-height: 230px
    }
    .therapist-cycle {
        max-width: 600px;
        padding: 0 30px;
        margin: auto
    }
    .therapist-cycle .item {
        width: 280px;
        padding: 0 15px
    }
    .therapist-cycle .cycle-nav.cycle-prev {
        left: 0
    }
    .therapist-cycle .cycle-nav.cycle-next {
        left: auto;
        right: 0
    }
    #top-therapists .therapist-cycle-wrap {
        padding-top: 2em;
        height: 100%
    }
    .therapist-container {
        padding-top: 2em
    }
    .news-list-wrap .cta-item {
        margin-bottom: 3em
    }
    .info-box-wrap .col-content {
        padding: 2em
    }
    .info-box-wrap .button-wrap,
    .info-box-wrap .form-boxed-wrap .submit-wrap,
    .form-boxed-wrap .info-box-wrap .submit-wrap {
        padding-top: 1em
    }
    .page-template-find-therapist .meta-wrap {
        display: block
    }
    .page-template-find-therapist .meta-wrap .filter-ui-wrap {
        float: left;
        height: auto;
        margin-bottom: 2rem;
        padding: 0;
        width: 100%
    }
    .page-template-find-therapist .meta-wrap .filter-ui-wrap .dropdown-wrap {
        display: block
    }
    .page-template-find-therapist .meta-wrap .filter-ui-wrap .dropdown-wrap .dropdown {
        display: block;
        float: left;
        width: 50%
    }
    .page-template-find-therapist .meta-wrap .filter-ui-wrap .reset-wrap {
        background: #83C141;
        display: inline-block;
        position: relative;
        right: auto;
        top: auto;
        width: 50%
    }
    .page-template-sub-service .intro-section {
        padding-top: 0
    }
    #footer .sign-off {
        text-align: center
    }
    #footer .sign-off .top-bar {
        border-bottom: 1px solid #E0E0E0;
        margin-bottom: 2em;
        padding-bottom: 1.5em
    }
    #footer .sign-off .logo {
        max-width: 70px
    }
    #footer .sign-off .sm-wrap {
        margin-top: 2em;
        text-align: center
    }
    #footer .sign-off .design-ref-wrap {
        margin-top: 1em;
        text-align: center
    }
}

@media (max-width: 768px) {
    .nav-tabs-wrap .nav-tabs {
        display: block
    }
    .nav-tabs-wrap .nav-tabs li {
        padding: 0 !important;
        margin-bottom: 1em
    }
    .nav-tabs-wrap .tab-content {
        padding: 2em
    }
    .quotes-wrap .quote {
        margin-bottom: 2em
    }
    .quotes-wrap .quote:last-of-type {
        margin-bottom: 0
    }
    #therapist-matrix header {
        padding-left: 0
    }
    #therapist-matrix header .thumb {
        position: relative;
        width: 120px;
        height: 120px;
        margin-bottom: 0
    }
    #therapist-matrix header .content {
        padding-left: 0
    }
    #therapist-matrix .item {
        border-right: none
    }
    .profile-image {
        margin-top: 1em
    }
    .profile-cost-book {
        margin-top: 0
    }
    .paging-navigation-wrap {
        float: left;
        width: 100%
    }
    .paging-navigation-wrap .page-numbers li:not(:first-of-type):not(:last-of-type) {
        display: none
    }
    .paging-navigation-wrap .page-numbers li:first-of-type {
        float: left
    }
    .paging-navigation-wrap .page-numbers li:last-of-type {
        float: right
    }
    #footer .menu-list-wrap .sm-links-wrap .sm-links {
        float: none;
        display: none
    }
    #footer .sign-off {
        margin-top: 0;
        padding-top: 0;
        border-top: 0
    }
}

@media (max-width: 576px) {
    .flex-wrap .flex-item {
        margin-left: auto;
        margin-right: auto
    }
    .flex-wrap .content-wrap article {
        padding: 1em
    }
    .split-items .item {
        margin-bottom: 1em
    }
    .button-wrap .btn,
    .form-boxed-wrap .submit-wrap .btn {
        margin-bottom: 0.5em
    }
    #masthead>.container {
        width: 100%
    }
    .hero-section {
        text-align: center
    }
    .hero-section .item .col-content {
        margin-left: auto
    }
    .hero-title {
        padding: 1.5em 0
    }
    #what-people-say {
        display: none
    }
    .button-wrap .button,
    .form-boxed-wrap .submit-wrap .button {
        display: block
    }
    .help-cta .item {
        text-align: center;
        flex: unset;
        max-width: 100%
    }
    .help-cta .cta-link {
        min-width: 260px;
        margin: auto;
        display: block;
        width: 70%
    }
    #therapist-matrix .button-wrap a,
    #therapist-matrix .form-boxed-wrap .submit-wrap a,
    .form-boxed-wrap #therapist-matrix .submit-wrap a {
        width: 100%
    }
    #therapist-matrix .button-wrap a:last-of-type,
    #therapist-matrix .form-boxed-wrap .submit-wrap a:last-of-type,
    .form-boxed-wrap #therapist-matrix .submit-wrap a:last-of-type {
        margin: 1em 0 0 0
    }
    .testimonials-wrap .content-wrap {
        padding: 0 30px
    }
    .testimonials-wrap .inner {
        display: block
    }
    .testimonials-wrap .image-wrap {
        padding: 2em
    }
    .testimonials-wrap .content {
        text-align: center
    }
    .book-now-wrap {
        text-align: center
    }
    .book-now-wrap .image-wrap {
        margin-bottom: 2em
    }
    .profile-cost-book .content {
        width: 100%
    }
    #why-use-feelya .button-wrap .button,
    #why-use-feelya .form-boxed-wrap .submit-wrap .button,
    .form-boxed-wrap #why-use-feelya .submit-wrap .button {
        min-width: 10px
    }
    #why-use-feelya .button-wrap .button:last-of-type,
    #why-use-feelya .form-boxed-wrap .submit-wrap .button:last-of-type,
    .form-boxed-wrap #why-use-feelya .submit-wrap .button:last-of-type {
        margin: 1em 0 0 0
    }
    .bg-image {
        background-position: center right -100px
    }
}

.video-btn {
    font-size: 1rem;
    margin-bottom: 1rem
}

.video-btn--active {
    display: block;
    width: 100%;
    pointer-events: auto
}

.video-btn--inactive {
    display: none;
    pointer-events: none;
    opacity: .7
}

#videos {
    bottom: 5%;
    position: fixed;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: none
}

#videos.video-display {
    display: block
}

#subscriber {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    /* padding-top: 58%; */
    z-index: 10;
    border: 1px solid #ddd;
    height: 100%;
}

#subscriber .OT_subscriber {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

#subscriber:before {
    content: "Awaiting Connection";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: calc(100% - 40px);
    display: block;
    z-index: -1;
    color: #31C5F4;
    left: 20px;
    right: 20px
}
#therapistDashboardJoinChatModal{
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
}

#therapistDashboardJoinChatModal .modal-header {
    border-bottom-style: none;
    text-align: center;
}

#therapistDashboardJoinChatModal .modal-header .modal-title {
    width: 100%;
}

#video-chat-user-details {
    position: absolute;
    bottom: 100%;
    width: 94%;
}

#video-chat-user-details .user-name {
    display: inline-block;
}

#video-chat-user-details .session-time {
    float: right;
}

#publisher {
    position: relative;
    width: 100%;
    padding-top: 50%;
    left: 0;
    z-index: 100;
    border: 1px solid #ddd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px
}

#publisher .OT_publisher {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

#participants-status {
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    height: 112px;
}

#participants-status .status-title {
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
}

#participants-status #mine-status, #participants-status #theirs-status {
    padding-left: 20px;
}

#end-chat,
#therapistFreeSession {
    position: relative;
    margin: .4rem 0
}

#video--messages {
    /* padding: 20px; */
    border: 1px solid #ddd;
    background-color: #f2f2f2;
    /* font-size: 0.875rem;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative */
}

#video--messages .status-title {
    background-color: white;
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
    /* margin-right: -20px;
    margin-left: -20px;
    margin-top: -20px;
    line-height: 1 */
}

#video--messages #video--messages-box {
    margin-left: 15px;
    padding-top: 15px;
    /* margin-right: -20px;
    margin-bottom: 10px; */
    height: 100px;
    max-height: 150px;
    overflow-y: scroll;
    /* padding: 20px */
}

#video--messages #video--messages-box p {
    padding-left: 5px
}

#video--messages #video--messages-box p.mine {
    border-left: 2px solid #d1d1d1
}

#video--messages #video--messages-box p.thiers,
#video--messages #video--messages-box p.theirs {
    border-left: 2px solid #31C5F4
}

.button--wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 40px;
}

.button--wrapper .button--section.switches--mode{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: auto;
}

.button--section {
    margin: 0 5px;
    text-align: center;
    position: relative;
}
.button--section .button--name{
    margin: 10px 0 0 0;
    font-family: "bariol_boldbold", Helvetica, Arial, sans-serif;
    font-size: 18px;
}
.button--section .option-checkbox{
    visibility: hidden;
    position: absolute;
}

#video-chat-actions .btn {
    width: 50px;
    height: 50px;
}

#video-chat-actions .btn:hover {
    background-color: #f1f1f1;
}

#video-chat-actions .btn#camera-option, #video-chat-actions .btn#mic-option, #video-chat-actions .btn#sound-option {
    cursor: not-allowed;
    background: #fff;
}

.pointer-none{
    pointer-events: none !important;
}

/* starts toggle camera, mic, sound button */
.switch {
    position: relative;
    display: inline-block;
    width: 130px;
    height: 20px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 65px;
    left: 2px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #2196F3;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(60px);
    -ms-transform: translateX(60px);
    transform: translateX(60px);
  }
 
/* end toggle camera, mic, sound button */

.mod-present {
    bottom: 0;
    box-sizing: content-box;
    display: none;
    position: absolute;
    width: auto;
    z-index: 100
}

.mod-present.show {
    display: block
}

.modal-open {
    overflow: hidden;
    position: fixed;
}

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

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

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none
}

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

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

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2))
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0
}

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: 0.5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

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

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

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

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

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

#therapistDashboardJoinChatModal {
    pointer-events: none
}

.toggle-btn-label{
    line-height: 15px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.footer--btn {
    float: left;
    width: 100%;
}
.footer--btn .btn{
    float: right;
    border-radius: 34px !important;
    width: auto !important;
    padding: 7px 21px !important;
    font-size: 16px;
}
.footer--btn .btn-exit-session{
    color: #fff !important;
    background-color: red !important;
    border-color: red !important;
    margin-left: 20px !important;
}
.footer--btn .btn-exit-offer{
    color: #fff !important;
    background-color: #83C141 !important;
    border-color: #83C141 !important;
}


@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }
    .modal-sm {
        max-width: 300px
    }
  
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 875px
    }
    #therapistDashboardJoinChatModal .modal-lg {
        max-width: 85%
    }
}

.multi-select {
    background-color: #fff;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    color: #4E4E4E;
    display: block;
    line-height: 35px;
    margin: 0;
    padding: 0;
    position: relative
}

.multi-select input[type=checkbox],
.multi-select input[type=radio] {
    display: none
}

.multi-select label {
    margin: 0;
    padding: 0
}

.multi-select .toggle-open {
    cursor: pointer;
    display: block;
    font-size: 1em;
    height: 35px;
    padding: 0 10px;
    width: auto
}

.multi-select .toggle-open::after {
    border: 8px solid transparent;
    border-top-color: #31C5F4;
    clear: both;
    content: '';
    display: block;
    height: 0;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 0
}

.multi-select-options {
    border-bottom: 1px solid #E0E0E0;
    left: 0;
    list-style: none;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 35px;
    width: 100%;
    z-index: 100
}

.multi-select-options>li:first-child span {
    border-top: 1px solid #E0E0E0
}

.multi-select-options>li span {
    background: #F6F6F6;
    border: 1px solid #E0E0E0;
    border-top: 0;
    cursor: pointer;
    display: none;
    height: 35px;
    padding: 5px 10px;
    width: auto
}

.multi-select-options>li span::after {
    content: '\002B';
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
    position: absolute;
    right: 10px;
    z-index: 99
}

.multi-select-options>li span:hover {
    background: #C5C5C5
}

.multi-select-options>li input[type=checkbox]:checked+span {
    background: #8dc650;
    font-weight: bold
}

.multi-select-options>li input[type=checkbox]:checked+span::after {
    content: '\2212';
    font-size: 1.3em
}

#toggle-open:checked ~ .multi-select-options {
    height: 245px
}

#toggle-open:checked ~ .multi-select-options label,
#toggle-open:checked ~ .multi-select-options span {
    display: block;
    line-height: 25px
}

#toggle-open:not(:checked) ~ .multi-select-options {
    display: block;
    background: none;
    border: none;
    padding: 5px 0
}

#toggle-open:not(:checked) ~ .multi-select-options input[type=checkbox]:checked+span {
    border-top: 1px solid #E0E0E0;
    display: none;
    float: left;
    margin: 0 10px 10px 0;
    padding: 0 10px;
    position: inherit;
    top: 0;
    width: auto
}

#toggle-open:not(:checked) ~ .multi-select-options input[type=checkbox]:checked+span::before {
    content: '\2A09';
    padding: 0 5px 0 0
}

#toggle-open:not(:checked) ~ .multi-select-options input[type=checkbox]:checked+span::after {
    content: '';
    position: inherit
}

.notification-wrapper {
    background-color: #F6F6F6;
    border-top: 4px solid #75B143;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0 0 25px rgba(45, 45, 45, 0.4);
    opacity: 0;
    height: 0;
    transition: all 0.8s ease;
    padding: 1rem;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

.notification-wrapper.notification-wrapper--show {
    opacity: 1;
    height: auto;
    min-height: 200px;
    z-index: 200;
    transition: all 0.8s ease
}

.notification-wrapper #notification-wrapper__close {
    background: #FF5454;
    float: right
}

.notification-wrapper #notification-wrapper__close:hover {
    background: #ff3b3b
}

.notification-wrapper #fire-messages {
    padding: .6rem;
    height: 200px;
    overflow-y: scroll
}

.notification-wrapper #token_div {
    padding: .6rem
}

.notification-wrapper #token {
    font-size: .75rem;
    padding: 0 1rem;
    word-break: break-all
}

.notification-wrapper--show {
    opacity: 1;
    height: auto;
    min-height: 200px;
    z-index: 200;
    transition: all 0.8s ease
}

body .notification-wrapper--show {
    overflow: hidden
}

.beta-notification {
    background-color: #75B143;
    color: white;
    padding: 20px
}

.beta-notification a {
    color: white
}

@media screen and (max-width: 640px) {
    .feelya-tabs {
        flex-direction: column
    }
}

.feelya-tabs .nav-item .nav-link {
    color: #4E4E4E;
    cursor: pointer;
    padding: .6rem 1.4rem;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    background-color: #F6F6F6;
    transition: all .2s ease;
    border: 1px solid #E0E0E0
}

.feelya-tabs .nav-item .nav-link:hover {
    background-color: #E0E0E0
}

.feelya-tabs .nav-item .nav-link.active {
    color: #fff;
    background-color: #1BABD7;
    border-color: #31C5F4
}

.feelya-tab-content .tab-pane {
    padding: 1.4rem;
    border: 1px solid #E0E0E0;
    background-color: #fff
}

.feelya-tab-content--small .tab-pane {
    padding: .875rem;
    border: 1px solid #E0E0E0;
    background-color: #fff
}

/* .booking {
    align-items: center;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 1rem;
} */

@media (max-width: 770px) {
    /* .booking {
        flex-direction: column
    } */
}

/* .booking .booking__info {
    background-color: #fff;
    width: 100%
}

.booking .booking__info .inner {
    display: flex;
    flex-direction: row
} */

@media (max-width: 770px) {
    /* .booking .booking__info .inner {
        flex-direction: column
    } */
}

/* .booking .booking__info .inner .date {
    align-items: center;
    display: flex;
    flex-direction: column;
    min-width: 130px;
    max-width: 150px
} */

@media (max-width: 770px) {
    /* .booking .booking__info .inner .date {
        max-width: 100%;
        margin-right: 0rem
    } */
}

/* .booking.booking--pending,
.booking.booking--unconfirmed {
    border-color: #FAA41C;
}

.booking.booking--pending .booking__info .inner .date .date__datetime,
.booking.booking--unconfirmed .booking__info .inner .date .date__datetime {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #FAA41C;
    border-radius: 1rem;
    color: #fff
}

.booking.booking--cancelled {
    border-color: #FF5454;
}

.booking.booking--cancelled .booking__info .inner .date .date__datetime {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #FF5454;
    border-radius: 1rem;
    color: #fff
}

.booking.booking--confirmed .booking__info .inner .date .date__datetime {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #83C141;
    border-radius: 1rem;
    color: #fff
} */
@media (max-width: 770px) {
    /* .booking .booking__info .inner .date .date__datetime {
        width: 100%
    } */
}

/* .booking .booking__info .inner .date .date__datetime .date {
    font-size: .8rem;
    margin: 0
}

.booking .booking__info .inner .date .date__datetime .time {
    font-weight: 600
}

.booking .booking__info .inner .who .inner {
    flex-direction: column
}

.booking .booking__info .inner .who .who__name {
    font-weight: 600
}

.booking .booking__info .inner .who .who__booking-made {
    font-size: .9rem
}

.booking .booking__info .inner .who .who__booking-cost {
    margin-right: 1rem
}

.booking .btn {
    height: 40px
} */

@media (max-width: 770px) {
    /* .booking .btn {
        margin-top: 0.5rem
    } */
}

/* .booking .cancel-btn {
    height: 30px
}

.booking .btn-success,
.booking .btn-warning {
    min-width: 160px
} */

/* .booking.booking--unconfirmed {
    border-color: #FAA41C
}

.booking.booking--confirmed {
    border-color: #83C141
}

.booking.booking--confirmed .booking__info .inner .date .date__datetime {
    background-color: #83C141
}

.booking.booking--confirmed label {
    margin-top: .375rem
} */

#dashboardBookingModal #dashboardBookingModalProfileImage {
    max-width: 100px
}

#dashboardSuggestedBookingModal #dashboardSuggestedBookingModalProfileImage {
    max-width: 100px;
}

#dashboardBookingModal #dashboardBookingModalStartTime {
    font-size: 1.1rem;
    font-weight: 600
}

#dashboardBookingModal #dashboardBookingModalTherapistCost {
    font-size: 2rem;
    color: #1BABD7;
    font-weight: 600
}

#dashboardBookingModal .credit-info {
    padding: .5rem
}

.fc-calendar-container {
    position: relative;
    height: 400px;
    width: auto;
    background: #fff;
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.8)
}

.fc-calendar {
    width: 100%;
    height: 100%
}

.fc-calendar .fc-head {
    background: transparent;
    color: #31C5F4;
    text-transform: uppercase;
    font-size: 0.75rem;
    height: 30px
}

.fc-calendar .fc-head>div {
    text-align: center
}

.fc-calendar .fc-body {
    position: relative;
    width: 100%;
    height: 100%;
    height: calc(100% - 30px)
}

.fc-calendar .fc-row {
    width: 100%
}

.fc-calendar .fc-row>div {
    cursor: pointer;
    padding: 4px;
    position: relative
}

.fc-calendar .fc-row>div:empty {
    background: transparent
}

.fc-calendar .fc-row>div.fc-date-active {
    font-weight: bold
}

.fc-calendar .fc-row>div>span.fc-weekday {
    padding-left: 5px;
    display: none
}

.fc-calendar .fc-row>div>span.fc-out {
    opacity: 0.6
}

.fc-calendar .fc-row>div>span.fc-date {
    color: #4E4E4E;
    font-size: 20px;
    line-height: 20px;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8);
    position: absolute;
    width: 30px;
    height: 20px;
    text-align: right;
    top: 50%;
    left: 50%;
    text-align: center;
    margin: -10px 0 0 -15px;
    pointer-events: none
}

.fc-calendar .fc-row>div.fc-today:before {
    content: "";
    background: #31C5F4;
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    padding-top: 100%
}

.fc-calendar .fc-row>div.disabled:before {
    content: "";
    background: #ccc;
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    padding-top: 100%
}

.fc-calendar .fc-row>div.fc-today>span.fc-date {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

.fc-calendar .fc-row>div.fc-content:after {
    color: #83C141;
    text-align: center;
    font-size: 70px;
    line-height: 20px;
    content: '\00B7';
    width: 20px;
    margin-left: -10px;
    position: absolute;
    left: 50%;
    bottom: 3px
}

.fc-calendar .fc-row>div.fc-today.fc-content:after {
    color: #1BABD7
}

.fc-calendar .fc-row>div.fc-content:hover:after {
    color: #31C5F4
}

.fc-calendar .fc-row>div.fc-today.fc-content:hover:after {
    color: #fff
}

.fc-calendar .fc-row>div>div a,
.fc-calendar .fc-row>div>div span {
    display: none;
    font-size: 2rem
}

.fc-calendar .fc-row>div,
.fc-calendar .fc-head>div {
    float: left;
    height: 100%;
    width: 14.28%;
    width: calc(100% / 7);
    position: relative
}

.fc-four-rows .fc-row {
    height: 25%
}

.fc-five-rows .fc-row {
    height: 20%
}

.fc-six-rows .fc-row {
    height: 16.66%;
    height: calc(100% / 6)
}

.ie9 .fc-calendar .fc-row>div,
.ie9 .fc-calendar .fc-head>div {
    width: 14.2%
}

.custom-calendar-wrap {
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.custom-inner:before {
    content: '';
    width: 99%;
    height: 50%;
    position: absolute;
    background: #F6F6F6;
    bottom: -4px;
    left: 0.5%;
    z-index: -1;
    box-shadow: 0 1px 3px rgba(45, 45, 45, 0.2)
}

.custom-inner:after {
    content: '';
    width: 99%;
    height: 50%;
    position: absolute;
    background: #F6F6F6;
    bottom: -4px;
    left: 0.5%;
    z-index: -1;
    box-shadow: 0 1px 3px rgba(45, 45, 45, 0.2);
    content: '';
    width: 98%;
    bottom: -7px;
    left: 1%;
    z-index: -2
}

.custom-header {
    background: #fff;
    padding: 0;
    margin-bottom: 1.4rem;
    position: relative
}

.custom-header h2,
.custom-header h3 {
    text-align: left;
    color: #31C5F4;
    display: inline-block
}

.custom-header h2 {
    font-size: 1.2rem;
    margin: 0
}

.custom-header h3 {
    font-size: 1.2rem;
    margin: 0
}

.custom-header nav span {
    color: transparent;
    font-size: 1.2rem;
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #F6F6F6;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 1px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.custom-header nav span:first-child {
    right: 35px
}

.custom-header nav span:last-child {
    right: 5px
}

.custom-header nav span:before {
    font-family: 'fontawesome-selected';
    color: #E0E0E0;
    text-align: center;
    position: absolute;
    top: -3px;
    width: 100%
}

.custom-header nav span.custom-prev:before {
    content: '\25b8';
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.custom-header nav span.custom-next:before {
    content: '\25b8'
}

.custom-header nav span:hover:before {
    color: #C5C5C5
}

.custom-content-reveal {
    background: #F6F6F6;
    background: rgba(246, 246, 246, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 100%;
    left: 0px;
    text-align: center;
    transition: all 0.6s ease-in-out
}

.custom-content-reveal span.custom-content-close {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #31C5F4;
    box-shadow: 0 1px 1px rgba(45, 45, 45, 0.1);
    cursor: pointer;
    line-height: 13px;
    padding: 0
}

.custom-content-reveal span.custom-content-close:after {
    content: 'x';
    font-size: 18px;
    color: #fff
}

.custom-content-reveal a,
.custom-content-reveal span {
    font-size: 22px;
    padding: 10px 30px;
    display: block
}

.custom-content-reveal h4 {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 3px;
    color: #777;
    padding: 20px;
    background: #fff;
    border-bottom: 1px solid #C5C5C5;
    border-top: 5px solid #31C5F4;
    box-shadow: 0 1px rgba(255, 255, 255, 0.9);
    margin-bottom: 30px
}

.custom-content-reveal span {
    color: #888
}

.custom-content-reveal a {
    color: #31C5F4
}

.custom-content-reveal a:hover {
    color: #333
}

@media screen and (max-width: 400px) {
    .fc-calendar-container {
        height: 300px
    }
    .fc-calendar .fc-row>div>span.fc-date {
        font-size: 13px
    }
}

#availability .row {
    margin-bottom: 0.5rem
}

.legend__item {
    font-size: 0.75rem;
    margin-right: 10px
}

.legend__item:before {
    content: '';
    display: inline-block;
    width: .875rem;
    height: .875rem;
    margin-right: 5px
}

.legend__item.legend__item--unavailable:before {
    background-color: #FF5454
}

.legend__item.legend__item--available:before {
    background-color: #31C5F4
}

.legend__item.legend__item--booked:before {
    background-color: #83C141
}

.legend__item.legend__item--unconfirmed:before {
    background-color: #FAA41C
}

.times {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 435px;
    margin: auto!important;
}

.time__item {
    font-size: 1rem;
    line-height: 0;
    text-align: center;
    display: inline-block;
    margin: 0.2rem 0;
    padding: 2px;
    width: calc(100% / 3)
}

@media screen and (min-width: 1200px) {
    .time__item {
        width: calc(100% / 4)
    }
}

.time__item:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 15px;
    background-color: #E0E0E0
}

.time__item.time__item--small {
    width: calc(100% / 2)
}

@media screen and (min-width: 768px) {
    .time__item.time__item--small {
        width: calc(100% / 3)
    }
}

.time__item.time__item--unconfirmed:after {
    background-color: #FAA41C
}

.time__item.time__item--booked:after,
.time__item.time__item--selected:after {
    background-color: #83C141
}

.time__item.time__item--selected {
    pointer-events: none
}

.time__item.time__item--available:after {
    background-color: #31C5F4
}

.time__item.time__item--unavailable:after {
    background-color: #FF5454
}

.time__item.time__item--unset:after {
    background-color: #E0E0E0
}

.time__item.time__item--pending{
    cursor: not-allowed;
}

.time__item.time__item--pending:after {
    background-color: #FAA41C;
}

.time__item.time__item--confirmed{
    cursor: not-allowed;
}

.time__item.time__item--confirmed:after {
    background-color: #83C141;
}

.time__item.time__item--unconfirmed{
    cursor: not-allowed;
}

.time__item.time__item--unconfirmed:after {
    background-color: #FAA41C;
}
/*******Client availability classes*********/
.time__item.time__item--client-pending{
    cursor: not-allowed;
}

.time__item.time__item--client-pending:after {
    background-color: #f86c6b;
}

.time__item.time__item--client-confirmed{
    cursor: not-allowed;
}

.time__item.time__item--client-confirmed:after {
    background-color: #f86c6b;
}

.time__item.time__item--client-unconfirmed{
    cursor: not-allowed;
}

.time__item.time__item--client-unconfirmed:after {
    background-color: #f86c6b;
}

#calendar-notices {
    clear: both;
    display: inline-block;
    height: auto;
    max-height: 125px;
    margin: 1em 0;
    overflow-y: scroll
}

.bookings-notice {
    height: auto
}

.bookings-list {
    width: 100%
}

.bookings-list__item {
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: .5rem;
    padding: .5rem;
    width: calc(50% - .5rem);
    vertical-align: top
}

.bookings-list__item.bookings-list__item--paid .time,
.bookings-list__item.bookings-list__item--confirmed .time,
.bookings-list__item.bookings-list__item--booked .time {
    background-color: #83C141
}

.bookings-list__item.bookings-list__item--pending .time,
.bookings-list__item.bookings-list__item--unconfirmed .time {
    background-color: #FAA41C
}

.bookings-list__item:nth-child(odd) {
    margin-right: 0.5rem
}

.bookings-list__item:nth-child(even) {
    margin-left: 0.5rem
}

.bookings-list__item .time {
    color: #fff;
    display: inline-block;
    padding: 0.4rem;
    margin-right: 1rem;
    border-radius: 30%
}

.bookings-list__item .meta {
    line-height: 1;
    display: inline-block;
}

.bookings-list__item .meta small {
    line-height: 1
}

.bookings-list__item .meta div {
    line-height: 1;
    text-transform: capitalize
}

.bookings-list__item .manage {
    color: #31C5F4;
    font-size: 0.7rem;
    display: inline-block;
    cursor: pointer
}

.bookings-list__item .manage i {
    font-size: 1rem
}

.bookings-list__item .manage-actions {
    width: 100%;
    clear: both;
    display: none
}

.bookings-list__item .manage-actions p {
    font-size: 0.7rem;
    line-height: 1.1rem;
    margin: 0;
    padding: 0.5rem 0.25rem
}

.bookings-list__item .manage-actions.active {
    display: block
}

section#profileCalendarSection {
    clear: both
}

section#profileCalendarSection .customerBookingsSelectionWrapper {
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    padding: .5rem
}

.selected-sessions .session__item {
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .375rem .5rem;
    background-color: #83C141;
    border-radius: 15px;
    width: calc(80% - 5px)
}

.selected-sessions .session__item .date {
    font-weight: 600
}

.selected-sessions .cost h4 {
    color: #1BABD7;
    font-size: 4rem;
    margin: 0
}

.selected-sessions .cost h4 small {
    font-size: .85rem
}

.order-start-time {
    display: block
}

#paynow-notice {
    display: inline-block;
    font-size: .75rem;
    height: auto;
    max-height: 50px;
    overflow-y: auto
}

#calendarWorkingHours .workingDaysCheckbox {
    width: 100%;
    margin: 0;
    margin-bottom: .375rem;
    border-radius: .375rem;
    padding: .375rem 2rem
}

#calendarWorkingHours .workingDaysCheckbox .custom-control-indicator {
    left: 8px;
    top: .7rem
}

#calendarWorkingHours .workingDaysCheckbox.bg-primary:hover {
    background-color: #1BABD7 !important
}

.indicator-legend:before {
    color: #83C141;
    text-align: center;
    font-size: 70px;
    line-height: 20px;
    content: '\00B7';
    width: 20px
}

.availability-datepicker {
    padding-bottom: 2rem
}

.availability-datepicker .availability-datepicker__form {
    display: flex
}

.availability-datepicker .availability-datepicker__form input[type=date] {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.availability-datepicker .availability-datepicker__form button {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.availability-datepicker .availability-datepicker__results .result {
    display: flex;
    flex-direction: row;
    align-items: center
}

.availability-datepicker .availability-datepicker__results .result .thumb {
    border: 5px solid #C7EFFD;
    border-radius: 100%;
    max-width: 75px;
    width: 75px;
    overflow: hidden;
    position: relative
}

.availability-datepicker .availability-datepicker__results .result .thumb .bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block
}

#post-single {
    padding-top: 0
}

#post-single .main-section,
#post-single .accordion-wrap,
#post-single .accordion-wrap {
    padding: 1rem 0
}

#post-single .post__author {
    font-size: .875rem
}

#post-single #wp-comment-cookies-consent {
    margin-right: .5rem
}

#post-single input[type=submit] {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    color: #fff;
    min-width: 160px;
    background-color: #83C141;
    border-color: #83C141;
    padding: .5rem 1.2rem;
    border-radius: 25px
}

#post-single input[type=submit]:hover {
    color: #fff;
    background-color: #75B143;
    border-color: #70aa40
}

#post-single input[type=submit].focus,
#post-single input[type=submit]:focus {
    box-shadow: 0 0 0 2px rgba(117, 177, 67, 0.5)
}

#post-single input[type=submit].disabled,
#post-single input[type=submit]:disabled {
    background-color: #83C141;
    border-color: #83C141
}

#post-single input[type=submit].active,
#post-single input[type=submit]:active {
    color: #fff;
    background-color: #75B143;
    background-image: none;
    border-color: #70aa40
}

#post-single .commentlist {
    list-style: none;
    padding-left: 0
}

#post-single .commentlist>li {
    margin-bottom: 1rem;
    border-bottom: 1px solid #31C5F4
}

#post-single .commentlist ul.children {
    background-color: rgba(49, 197, 244, 0.1);
    padding: 1rem;
    margin: 1rem;
    border-radius: 8px
}

.pagination>li.page-item span {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #5D5D5D;
    background-color: #fff;
    /* border: 1px solid #ddd */
}

.pagination>li.page-item span.current {
    /* background-color: #E0E0E0 */
}

.rp4wp-related-posts {
    background-color: rgba(49, 197, 244, 0.4);
    padding: 1rem;
    margin: 1rem 0;
    border-radius: 5px;
    display: flex;
    text-align: center;
    align-items: center
}

.rp4wp-related-posts h3 {
    width: 25%;
    border-right: 2px solid #fff;
    padding-right: 1rem;
    margin-bottom: 0
}

.rp4wp-related-posts ul {
    width: 100%;
    display: flex
}

.rp4wp-related-posts ul li {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center
}

.rp4wp-related-posts ul>li {
    padding-bottom: 0
}

.rp4wp-related-posts ul li .rp4wp-related-post-image {
    width: 150px;
    height: 150px;
    padding: 0;
    border-radius: 75px;
    border: 2px solid white;
    overflow: hidden;
    position: relative
}

.rp4wp-related-posts ul li .rp4wp-related-post-image a img {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

.rp4wp-related-posts ul li .rp4wp-related-post-content a {
    color: black;
    font-size: 1.125rem
}

.rp4wp-related-posts ul li .rp4wp-related-post-content p {
    display: none
}

.find-therapist-filters {
    display: flex;
    flex-direction: column;
    margin: 4rem 0
}

.find-therapist-filters .find-therapist-filters__title h4 {
    color: #31C5F4;
    margin: 0 0 1rem
}

.find-therapist-filters .find-therapist-filters__filter-buttons-wrap {
    display: flex;
    position: relative;
    height: auto;
    flex-wrap: wrap
}

.find-therapist-filters .find-therapist-filters__filter-buttons-wrap .dropdown {
    flex: 1;
    display: inline-block;
    border-right: 1px solid #E0E0E0;
    border-color: rgba(255, 255, 255, 0.25);
    background-color: #83C141;
    height: 60px
}

.find-therapist-filters .find-therapist-filters__filter-buttons-wrap .dropdown .text {
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.find-therapist-filters .find-therapist-filters__filter-buttons-wrap .dropdown:last-of-type {
    border-right: none
}

.find-therapist-filters .find-therapist-filters__filter-buttons-wrap .dropdown-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: #83C141;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem
}

.find-therapist-filters .find-therapist-filters__filter-buttons-wrap button {
    color: #fff;
    text-align: left;
    font-size: inherit;
    width: 100%;
    height: 100%;
    padding: 1em;
    background-color: #83C141;
    transition: background-color .2s ease
}

.find-therapist-filters .find-therapist-filters__filter-buttons-wrap button:hover {
    background-color: #76af39
}

.find-therapist-filters .find-therapist-filters__filter-buttons-wrap button.dropdown-item {
    font-size: 90%;
    padding: 0.75em 1em;
    height: auto;
    white-space: normal
}

.find-therapist-filters .find-therapist-filters__filter-buttons-wrap .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
    position: absolute;
    top: 28px;
    right: 10px
}

.find-therapist-filters .find-therapist-filters__filter-buttons-wrap .show>.dropdown-menu {
    display: block
}

.find-therapist-filters .find-therapist-filters__date {
    display: flex;
    position: relative;
    height: auto;
    background-color: rgba(199, 239, 253, 0.2);
    border: 1px solid #83C141;
    border-top: none;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

.find-therapist-filters .find-therapist-filters__date br {
    display: none
}

@media (min-width: 767px) {
    .find-therapist-filters .find-therapist-filters__date {
        height: 75px;
        flex-direction: row
    }
}

.find-therapist-filters .find-therapist-filters__date p {
    margin: 0;
    font-weight: 600;
    color: #2D2D2D
}

@media (min-width: 767px) {
    .find-therapist-filters .find-therapist-filters__date .date-maintext {
        margin-top: -1rem
    }
    .find-therapist-filters .find-therapist-filters__date .date-subtext {
        margin-top: -0.45rem
    }
}

.find-therapist-filters .find-therapist-filters__date .date-subtext {
    position: absolute;
    top: 60%;
    left: 1rem;
    font-size: 0.7rem;
    letter-spacing: 0px;
    font-weight: 500
}

@media (max-width: 991px) {
    .find-therapist-filters .find-therapist-filters__date .date-subtext {
        top: 70%
    }
    .button--wrapper{
        justify-content: center;
    }
}

@media (max-width: 766px) {
    .find-therapist-filters .find-therapist-filters__date .date-subtext {
        position: relative;
        margin-left: -2rem
    }
}

.find-therapist-filters .find-therapist-filters__date i {
    color: #31C5F4;
    margin-right: .5rem
}

.find-therapist-filters .find-therapist-filters__date button .fa-refresh {
    color: #FF5454
}

.find-therapist-filters .find-therapist-filters__date .availability-datepicker__form {
    display: flex;
    flex: 1 1 auto;
    margin: 0 2rem;
    height: 42px
}

.find-therapist-filters .find-therapist-filters__date .availability-datepicker__form input {
    border: 1px solid #83C141;
    background-color: #fff;
    color: #C5C5C5;
    height: 42px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 1.5rem;
    border-top-left-radius: 1.5rem
}

.find-therapist-filters .find-therapist-filters__date .availability-datepicker__form button {
    background-color: #83C141;
    color: #fff;
    border: none;
    height: 42px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.find-therapist-filters .find-therapist-filters__current-filters {
    display: flex;
    margin: 1rem 0
}

.find-therapist-filters .find-therapist-filters__current-filters p {
    margin: 0;
    width: 75%
}

.find-therapist-filters .find-therapist-filters__reset button {
    color: #FF5454;
    background-color: transparent;
    border: none
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat
}

@font-face {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev,
.slick-next {
    position: none;
    display: none;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir="rtl"] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir="rtl"] .slick-next:before {
    content: "←"
}

.banner-item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, transparent 100%)
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: none;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}


/*! Basic grid for quick testing – turn off if not needed? */

.grid #main-site,
.grid .site-content,
.grid .main-content {
    background-color: rgba(80, 60, 125, 0.15)
}

.grid .container {
    background-color: rgba(245, 255, 0, 0.15)
}

.grid .row,
.grid .row-sec {
    background-color: rgba(255, 0, 0, 0.15)
}

.grid .col-content,
.grid [class*="col-"],
.grid [class*="max-w-"] {
    background-color: rgba(80, 60, 125, 0.15)
}

.grid .col-content {
    background-color: rgba(20, 40, 90, 0.15)
}

.grid header,
.grid nav,
.grid aside,
.grid article,
.grid footer {
    background-color: rgba(80, 60, 125, 0.15)
}

.grid section:nth-of-type(odd) {
    background-color: rgba(0, 255, 10, 0.15)
}

.grid section:nth-of-type(even) {
    background-color: rgba(0, 90, 255, 0.15)
}

.date__datetime.confirmed {
    background-color: #83C141 !important;
    border-color: #83C141 !important
}

.fc-calendar .selected {
    font-weight: bold;
}


/*# sourceMappingURL=style.css.map */


@media(min-width: 320px) and (max-width: 567px){
    #video-chat-actions .btn {  
        font-size: 14px;
        width: 120px;
    }
    .switch {
        width: 100%;
    }
    .slider:before {
        width: 50%;
    }
    input:checked + .slider:before {
        -webkit-transform: translateX(92%);
        -ms-transform: translateX(92%);
        transform: translateX(92%);
    }

    body .button--wrapper .button--section{
        width: 50%;
        margin: 0 0 25px 0;
        display: inline-block;
    }   
    .button--name{
        font-size: 16px;
    }
}

@media(min-width: 568px) and (max-width: 1024px){
    body .button--wrapper {
        justify-content: space-around;
    }   
}
@media(min-width: 1025px) and (max-width: 1279px){
    .button--wrapper {        
        /* width: 80%; */
        margin: 40px auto 0;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .button--section {
        margin:0 5px 25px !important;
    }
}
@media(min-width: 1280px) and (max-width: 1440px){
    .button--wrapper {        
        width: 100%;
        margin: 40px auto 0;
        flex-wrap: wrap;
        /* justify-content: center; */
    }
    .button--section {
        margin:0 5px 15px !important;
    }

}
@media(min-width: 320px) and (max-width: 991px){ 
    .row-eq-height .col-lg-4 {
        margin-bottom: 15px;
    }
}
/* @media(min-width: 1440px) and (max-width: 1599px){
    .button--wrapper {        
        width: 85%;
        margin: 40px auto 0;
    }
} */

@media only screen and (max-width:599px){
    .toggle-btn-label{
        font-size: 14px;
    }
    .button--wrapper .button--section.switches--mode{
        width: 25%;
    }
    .footer--btn .btn{
        width: 100%!important;
    }
    .footer--btn .btn-exit-session{
        margin-bottom: 10px !important;
    }
  
}
@media only screen and (min-width:600px) and (max-width:959px){
    .footer--btn .btn{
        width: 100%!important;
    }
    .footer--btn .btn-exit-session{
        margin-bottom: 10px !important;
    }
    body .button--wrapper .button--section {
        margin: 0 4px 5px !important;
    }
}
@media only screen and (min-width:960px) and (max-width:979px){}
@media only screen and (min-width:980px) and (max-width:1279px){
    body .button--wrapper .button--section {
        margin: 0 4px 5px !important;
    }
    .switch {
        width: 100px;
    }
}
@media only screen and (min-width:1600px){
    .button--wrapper .button--section{
        margin: 0 10px 20px !important;
    }
}
/* iPhone 5 + */
@media (device-height : 320px) and (device-width : 568px) { 
    #therapistDashboardJoinChatModal .modal-body {
         height: calc(100vh - 150px);
         overflow: auto;
         padding: 25px 15px;
     }
 }
 @media (device-height : 568px) and (device-width : 320px) { 
    #therapistDashboardJoinChatModal .modal-body {
         height: calc(100vh - 160px);
         overflow: auto;
         padding: 25px 15px;
     }
 }



/* iPhone 6/7/8 + */
@media (device-height : 375px) and (device-width : 667px) { 
    #therapistDashboardJoinChatModal .modal-body {
         height: calc(100vh - 200px);
         overflow: auto;
         padding: 25px 15px;
     }
 }
 @media (device-height : 667px) and (device-width : 375px) { 
    #therapistDashboardJoinChatModal .modal-body {
         height: calc(100vh - 160px);
         overflow: auto;
         padding: 25px 15px;
     }
 }

/* iPhone 6/7/8 + */
@media (device-height : 414px) and (device-width : 736px) { 
    #therapistDashboardJoinChatModal .modal-body {
         height: calc(100vh - 200px);
         overflow: auto;
         padding: 25px 15px;
     }
 }
 @media (device-height : 736px) and (device-width : 414px) { 
    #therapistDashboardJoinChatModal .modal-body {
         height: calc(100vh - 160px);
         overflow: auto;
         padding: 25px 15px;
     }
 }

/* iPhoneX */
@media (device-height : 812px) and (device-width : 375px) { 
    #therapistDashboardJoinChatModal .modal-body {
         height: calc(100vh - 200px);
         overflow: auto;
         padding: 25px 15px;
     }
 }
 @media (device-height : 375px) and (device-width : 812px) { 
    #therapistDashboardJoinChatModal .modal-body {
         height: calc(100vh - 160px);
         overflow: auto;
         padding: 25px 15px;
     }
 }


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
    .slider:before {
        width: 33px;
    }
}
@media (device-height : 1024px) and (device-width : 768px) { 
   #therapistDashboardJoinChatModal .modal-body {
        height: calc(100vh - 200px);
        overflow: auto;
        padding: 25px 15px;
    }
}

@media only screen and (max-width: 599px) {
    #therapistDashboardJoinChatModal .modal-body {
        height: calc(100vh - 200px);
        overflow: auto;
        padding: 25px 15px;
    }
}
@media screen and (orientation:landscape) {
    #therapistDashboardJoinChatModal .modal-body {
        height: calc(100vh - 150px);
        overflow: auto;
        padding: 25px 15px;
    }
 }