
/*!* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/@font-face {
    font-family:Font Awesome\ 5 Duotone;
    font-style:normal;
    font-weight:900;
    font-display:auto;
    src:url(/fonts/fa-duotone-900.eot);
    src:url(/fonts/fa-duotone-900.eot) format("embedded-opentype"),
    url(/fonts/fa-duotone-900.woff2) format("woff2"),
    url(/fonts/fa-duotone-900.woff) format("woff"),
    url(/fonts/fa-duotone-900.ttf) format("truetype")
   }
/*!* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/@font-face {
    font-family:Font Awesome\ 5 Pro;
    font-style:normal;
    font-weight:300;
    font-display:auto;
    src:url(/fonts/fa-light-300.eot);
    src:url(/fonts/fa-light-300.eot) format("embedded-opentype"),
    url(/fonts/fa-light-300.woff2) format("woff2"),
    url(/fonts/fa-light-300.woff) format("woff"),
    url(/fonts/fa-light-300.ttf) format("truetype")
   }
   /*!* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
   * License - https://fontawesome.com/license (Commercial License)*/@font-face {
    font-family:Font Awesome\ 5 Pro;
    font-style:normal;
    font-weight:400;
    font-display:auto;
    src:url(/fonts/fa-regular-400.eot);
    src:url(/fonts/fa-regular-400.eot) format("embedded-opentype"),
    url(/fonts/fa-regular-400.woff2) format("woff2"),
    url(/fonts/fa-regular-400.woff) format("woff"),
    url(/fonts/fa-regular-400.ttf) format("truetype")
   }
  
   /*!* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
   * License - https://fontawesome.com/license (Commercial License)*/@font-face {
    font-family:Font Awesome\ 5 Pro;
    font-style:normal;
    font-weight:900;
    font-display:auto;
    src:url(/fonts/fa-solid-900.eot);
    src:url(/fonts/fa-solid-900.eot) format("embedded-opentype"),
    url(/fonts/fa-solid-900.woff2) format("woff2"),
    url(/fonts/fa-solid-900.woff) format("woff"),
    url(/fonts/fa-solid-900.ttf) format("truetype")
   }

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.modal .modal-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  font-style: normal;
  line-height: inherit;
}
address,
dl,
ol,
ul {
  margin-bottom: 1rem;
}
dl,
ol,
ul {
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007aff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0055b3;
  text-decoration: underline;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  border-style: none;
}
img,
svg {
  vertical-align: middle;
}
svg {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.modal .modal-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
.modal .modal-title,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
}
.display-1,
.display-2 {
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
}
.display-3 {
  font-size: 4.5rem;
}
.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(64, 64, 64, 0.1);
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer:before {
  content: "\2014\A0";
}
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-sm td,
.table-sm th {
  padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(64, 64, 64, 0.05);
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(64, 64, 64, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8daff;
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7abaff;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d6d8db;
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #d2e0e0;
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #acc5c5;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #c3d6d6;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #f9f0d5;
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #f4e3b0;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #f6e8bf;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #e4d0d0;
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #cda8a8;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #dbc0c0;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #f7f4f1;
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #f0eae6;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #eee7e1;
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c6c8ca;
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.table-active,
.table-active > td,
.table-active > th {
  background-color: rgba(64, 64, 64, 0.075);
}
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(51, 51, 51, 0.075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0, 0%, 100%, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
input[type="date"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control,
input[type="time"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #5f908f;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(95, 144, 143, 0.9);
  border-radius: 0.25rem;
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #5f908f;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnPjxwYXRoIGZpbGw9JyM1RjkwOEYnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #5f908f;
  box-shadow: 0 0 0 0.2rem rgba(95, 144, 143, 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #5f908f;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      no-repeat right 0.75rem center/8px 10px,
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%235F908F' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
      #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem)
      calc(0.75em + 0.375rem);
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #5f908f;
  box-shadow: 0 0 0 0.2rem rgba(95, 144, 143, 0.25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #5f908f;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #5f908f;
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: #5f908f;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:checked
  ~ .custom-control-label:before {
  border-color: #7aa8a7;
  background-color: #7aa8a7;
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(95, 144, 143, 0.25);
}
.custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label:before,
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #5f908f;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #5f908f;
  box-shadow: 0 0 0 0.2rem rgba(95, 144, 143, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #9f5858;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(159, 88, 88, 0.9);
  border-radius: 0.25rem;
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #9f5858;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PScxMicgZmlsbD0nbm9uZScgc3Ryb2tlPScjOWY1ODU4Jz48Y2lyY2xlIGN4PSc2JyBjeT0nNicgcj0nNC41Jy8+PHBhdGggc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgZD0nTTUuOCAzLjZoLjRMNiA2LjV6Jy8+PGNpcmNsZSBjeD0nNicgY3k9JzguMicgcj0nLjYnIGZpbGw9JyM5ZjU4NTgnIHN0cm9rZT0nbm9uZScvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #9f5858;
  box-shadow: 0 0 0 0.2rem rgba(159, 88, 88, 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #9f5858;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      no-repeat right 0.75rem center/8px 10px,
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%239f5858'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%239f5858' stroke='none'/%3E%3C/svg%3E")
      #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem)
      calc(0.75em + 0.375rem);
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #9f5858;
  box-shadow: 0 0 0 0.2rem rgba(159, 88, 88, 0.25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #9f5858;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #9f5858;
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: #9f5858;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:checked
  ~ .custom-control-label:before {
  border-color: #b37777;
  background-color: #b37777;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(159, 88, 88, 0.25);
}
.custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #9f5858;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #9f5858;
  box-shadow: 0 0 0 0.2rem rgba(159, 88, 88, 0.25);
}
.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    justify-content: center;
  }
  .form-inline .form-group,
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    flex: 0 0 auto;
    flex-flow: row wrap;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.25);
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: #0068d9;
  border-color: #0062cc;
}
.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 142, 255, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 142, 255, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #5f908f;
  border-color: #5f908f;
}
.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
  color: #fff;
  background-color: #507978;
  border-color: #4b7170;
}
.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(119, 161, 160, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #5f908f;
  border-color: #5f908f;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #4b7170;
  border-color: #466a69;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(119, 161, 160, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
  color: #212529;
  background-color: #eaca68;
  border-color: #eaca68;
}
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
  color: #212529;
  background-color: #e5be46;
  border-color: #e4ba3b;
}
.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 177, 95, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #eaca68;
  border-color: #eaca68;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #e4ba3b;
  border-color: #e2b630;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 177, 95, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #9f5858;
  border-color: #9f5858;
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
  color: #fff;
  background-color: #864a4a;
  border-color: #7e4646;
}
.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(173, 113, 113, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #9f5858;
  border-color: #9f5858;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #7e4646;
  border-color: #764141;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(173, 113, 113, 0.5);
}
.btn-light {
  color: #212529;
  background-color: #e2d6ce;
  border-color: #e2d6ce;
}
.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
  color: #212529;
  background-color: #d4c2b6;
  border-color: #cfbbae;
}
.btn-light.focus,
.btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(197, 187, 181, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #e2d6ce;
  border-color: #e2d6ce;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #cfbbae;
  border-color: #cab4a6;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(197, 187, 181, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
  color: #007aff;
  border-color: #007aff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007aff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
  color: #5f908f;
  border-color: #5f908f;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #5f908f;
  border-color: #5f908f;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(95, 144, 143, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #5f908f;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5f908f;
  border-color: #5f908f;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(95, 144, 143, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #eaca68;
  border-color: #eaca68;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #eaca68;
  border-color: #eaca68;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(234, 202, 104, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #eaca68;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #eaca68;
  border-color: #eaca68;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(234, 202, 104, 0.5);
}
.btn-outline-danger {
  color: #9f5858;
  border-color: #9f5858;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #9f5858;
  border-color: #9f5858;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(159, 88, 88, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #9f5858;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #9f5858;
  border-color: #9f5858;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(159, 88, 88, 0.5);
}
.btn-outline-light {
  color: #e2d6ce;
  border-color: #e2d6ce;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #e2d6ce;
  border-color: #e2d6ce;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 214, 206, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #e2d6ce;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #e2d6ce;
  border-color: #e2d6ce;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 214, 206, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #007aff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0055b3;
}
.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
  text-decoration: underline;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(64, 64, 64, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-toggle:after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle:before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007aff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-append,
.input-group-prepend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3;
}
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
  margin-top: 0;
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007aff;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(64, 64, 64, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
}
.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(64, 64, 64, 0.03);
  border-bottom: 1px solid rgba(64, 64, 64, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(64, 64, 64, 0.03);
  border-top: 1px solid rgba(64, 64, 64, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}
.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom,
.card-img-top {
  flex-shrink: 0;
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007aff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0055b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.25);
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:focus,
a.badge:hover {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #007aff;
}
a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.5);
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.badge-success {
  color: #fff;
  background-color: #5f908f;
}
a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #4b7170;
}
a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(95, 144, 143, 0.5);
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
  color: #212529;
  background-color: #eaca68;
}
a.badge-warning:focus,
a.badge-warning:hover {
  color: #212529;
  background-color: #e4ba3b;
}
a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(234, 202, 104, 0.5);
}
.badge-danger {
  color: #fff;
  background-color: #9f5858;
}
a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #7e4646;
}
a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(159, 88, 88, 0.5);
}
.badge-light {
  color: #212529;
  background-color: #e2d6ce;
}
a.badge-light:focus,
a.badge-light:hover {
  color: #212529;
  background-color: #cfbbae;
}
a.badge-light.focus,
a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(226, 214, 206, 0.5);
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:focus,
a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #1f5ea3;
  background-color: #cce4ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #174578;
}
.alert-secondary {
  color: #575c60;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #3f4245;
}
.alert-success {
  color: #506a69;
  background-color: #dfe9e9;
  border-color: #d2e0e0;
}
.alert-success hr {
  border-top-color: #c3d6d6;
}
.alert-success .alert-link {
  color: #3a4d4c;
}
.alert-info {
  color: #2b737e;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #1e5058;
}
.alert-warning {
  color: #988855;
  background-color: #fbf4e1;
  border-color: #f9f0d5;
}
.alert-warning hr {
  border-top-color: #f6e8bf;
}
.alert-warning .alert-link {
  color: #776b43;
}
.alert-danger {
  color: #714c4c;
  background-color: #ecdede;
  border-color: #e4d0d0;
}
.alert-danger hr {
  border-top-color: #dbc0c0;
}
.alert-danger .alert-link {
  color: #533737;
}
.alert-light {
  color: #948e8a;
  background-color: #f9f7f5;
  border-color: #f7f4f1;
}
.alert-light hr {
  border-top-color: #eee7e1;
}
.alert-light .alert-link {
  color: #7b7470;
}
.alert-dark {
  color: #3a3d40;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #222425;
}
.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(64, 64, 64, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #1f5ea3;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #1f5ea3;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #1f5ea3;
  border-color: #1f5ea3;
}
.list-group-item-secondary {
  color: #575c60;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #575c60;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #575c60;
  border-color: #575c60;
}
.list-group-item-success {
  color: #506a69;
  background-color: #d2e0e0;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #506a69;
  background-color: #c3d6d6;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #506a69;
  border-color: #506a69;
}
.list-group-item-info {
  color: #2b737e;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #2b737e;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #2b737e;
  border-color: #2b737e;
}
.list-group-item-warning {
  color: #988855;
  background-color: #f9f0d5;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #988855;
  background-color: #f6e8bf;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #988855;
  border-color: #988855;
}
.list-group-item-danger {
  color: #714c4c;
  background-color: #e4d0d0;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #714c4c;
  background-color: #dbc0c0;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #714c4c;
  border-color: #714c4c;
}
.list-group-item-light {
  color: #948e8a;
  background-color: #f7f4f1;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #948e8a;
  background-color: #eee7e1;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #948e8a;
  border-color: #948e8a;
}
.list-group-item-dark {
  color: #3a3d40;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #3a3d40;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #3a3d40;
  border-color: #3a3d40;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(64, 64, 64, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #404040;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow:before,
.bs-tooltip-top .arrow:before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #404040;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow:before,
.bs-tooltip-right .arrow:before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #404040;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow:before,
.bs-tooltip-bottom .arrow:before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #404040;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow:before,
.bs-tooltip-left .arrow:before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #404040;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #404040;
  border-radius: 0.25rem;
}
.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(64, 64, 64, 0.2);
  border-radius: 0.3rem;
}
.popover,
.popover .arrow {
  position: absolute;
  display: block;
}
.popover .arrow {
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow:after,
.popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
  margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] > .arrow,
.bs-popover-top > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-auto[x-placement^="top"] > .arrow:before,
.bs-popover-top > .arrow:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(64, 64, 64, 0.25);
}
.bs-popover-auto[x-placement^="top"] > .arrow:after,
.bs-popover-top > .arrow:after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
  margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] > .arrow,
.bs-popover-right > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="right"] > .arrow:before,
.bs-popover-right > .arrow:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(64, 64, 64, 0.25);
}
.bs-popover-auto[x-placement^="right"] > .arrow:after,
.bs-popover-right > .arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
  margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] > .arrow,
.bs-popover-bottom > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow:before,
.bs-popover-bottom > .arrow:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: rgba(64, 64, 64, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow:after,
.bs-popover-bottom > .arrow:after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] .popover-header:before,
.bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
  margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] > .arrow,
.bs-popover-left > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="left"] > .arrow:before,
.bs-popover-left > .arrow:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(64, 64, 64, 0.25);
}
.bs-popover-auto[x-placement^="left"] > .arrow:after,
.bs-popover-left > .arrow:after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.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;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.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;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007aff !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #0055b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #416261 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important;
}
.text-warning {
  color: #eaca68 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #e1b225 !important;
}
.text-danger {
  color: #9f5858 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #6e3d3d !important;
}
.text-light {
  color: #e2d6ce !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #c6ae9e !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(64, 64, 64, 0.5) !important;
}
.text-white-50 {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
} /*!* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-bars:before {
  content: "\F0C9";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-bolt:before {
  content: "\F0E7";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-calendar:before {
  content: "\F133";
}
.fa-calendar-alt:before {
  content: "\F073";
}
.fa-calendar-check:before {
  content: "\F274";
}
.fa-calendar-day:before {
  content: "\F783";
}
.fa-calendar-edit:before {
  content: "\F333";
}
.fa-calendar-exclamation:before {
  content: "\F334";
}
.fa-calendar-plus:before {
  content: "\F271";
}
.fa-calendar-times:before {
  content: "\F273";
}
.fa-calendar-week:before {
  content: "\F784";
}
.fa-camera-alt:before {
  content: "\F332";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-check:before {
  content: "\F00C";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-clinic-medical:before {
  content: "\F7F2";
}
.fa-clipboard:before {
  content: "\F328";
}
.fa-clock:before {
  content: "\F017";
}
.fa-cog:before {
  content: "\F013";
}
.fa-comment-alt-lines:before {
  content: "\F4A6";
}
.fa-comment-lines:before {
  content: "\F4B0";
}
.fa-copy:before {
  content: "\F0C5";
}
.fa-dog:before {
  content: "\F6D3";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-envelope-open-text:before {
  content: "\F658";
}
.fa-external-link:before {
  content: "\F08E";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-file-alt:before {
  content: "\F15C";
}
.fa-file-download:before {
  content: "\F56D";
}
.fa-file-invoice-dollar:before {
  content: "\F571";
}
.fa-flag-alt:before {
  content: "\F74C";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-hospital:before {
  content: "\F0F8";
}
.fa-house-user:before {
  content: "\F965";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-lock:before {
  content: "\F023";
}
.fa-map-marked-alt:before {
  content: "\F5A0";
}
.fa-mobile-alt:before {
  content: "\F3CD";
}
.fa-money-bill-wave:before {
  content: "\F53A";
}
.fa-notes-medical:before {
  content: "\F481";
}
.fa-page-break:before {
  content: "\F877";
}
.fa-pencil-alt:before {
  content: "\F303";
}
.fa-phone:before {
  content: "\F095";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-plus:before {
  content: "\F067";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-redo:before {
  content: "\F01E";
}
.fa-search:before {
  content: "\F002";
}
.fa-shield-alt:before {
  content: "\F3ED";
}
.fa-shield-check:before {
  content: "\F2F7";
}
.fa-sms:before {
  content: "\F7CD";
}
.fa-sort:before {
  content: "\F0DC";
}
.fa-sort-down:before {
  content: "\F0DD";
}
.fa-sort-up:before {
  content: "\F0DE";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-half-alt:before {
  content: "\F5C0";
}
.fa-stars:before {
  content: "\F762";
}
.fa-sync-alt:before {
  content: "\F2F1";
}
.fa-times:before {
  content: "\F00D";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-trash-alt:before {
  content: "\F2ED";
}
.fa-undo:before {
  content: "\F0E2";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-usd-circle:before {
  content: "\F2E8";
}
.fa-user:before {
  content: "\F007";
}
.fa-user-circle:before {
  content: "\F2BD";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-user-md-chat:before {
  content: "\F82E";
}
.fa-video:before {
  content: "\F03D";
}
.fa-video-plus:before {
  content: "\F4E1";
}
.fa-circle:before {
  content: "\F111";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
} /*!* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
@font-face {
  font-family: Font Awesome\5 Duotone;
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/fonts/fa-duotone-900.eot?03cf59e2f2e9cb8c3d4681c3f7d30bc0);
  src: url(/fonts/fa-duotone-900.eot?03cf59e2f2e9cb8c3d4681c3f7d30bc0)
      format("embedded-opentype"),
    url(/fonts/fa-duotone-900.woff2?06b687f99ee5af46aae187fada487683)
      format("woff2"),
    url(/fonts/fa-duotone-900.woff?cd89027e6d8c094ff47471c68f719820)
      format("woff"),
    url(/fonts/fa-duotone-900.ttf?2868ebc23a34bea044371a237abe6e6b)
      format("truetype"),
    url(/fonts/fa-duotone-900.svg?a678d279821d02a514f81f8ca18fe910)
      format("svg");
}
.fad {
  position: relative;
  font-family: Font Awesome\5 Duotone;
  font-weight: 900;
}
.fad:before {
  position: absolute;
  color: inherit;
  opacity: 1;
}
.fad:after {
  color: inherit;
  opacity: 0.4;
}
.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
  opacity: 0.4;
}
.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
  opacity: 1;
}
.fad.fa-inverse {
  color: #fff;
}
.fad.fa-stack-1x,
.fad.fa-stack-2x {
  position: absolute;
}
.fad.fa-fw:before,
.fad.fa-stack-1x:before,
.fad.fa-stack-2x:before {
  left: 50%;
  transform: translateX(-50%);
}
.fad.fa-arrow-circle-right:after {
  content: "\10F0A9";
}
.fad.fa-bell:after {
  content: "\10F0F3";
}
.fad.fa-calendar:after {
  content: "\10F133";
}
.fad.fa-calendar-alt:after {
  content: "\10F073";
}
.fad.fa-calendar-check:after {
  content: "\10F274";
}
.fad.fa-calendar-day:after {
  content: "\10F783";
}
.fad.fa-calendar-exclamation:after {
  content: "\10F334";
}
.fad.fa-calendar-plus:after {
  content: "\10F271";
}
.fad.fa-calendar-times:after {
  content: "\10F273";
}
.fad.fa-calendar-week:after {
  content: "\10F784";
}
.fad.fa-camera-alt:after {
  content: "\10F332";
}
.fad.fa-check:after {
  content: "\10F00C";
}
.fad.fa-check-circle:after {
  content: "\10F058";
}
.fad.fa-clinic-medical:after {
  content: "\10F7F2";
}
.fad.fa-envelope-open-text:after {
  content: "\10F658";
}
.fad.fa-eye:after {
  content: "\10F06E";
}
.fad.fa-eye-slash:after {
  content: "\10F070";
}
.fad.fa-file-alt:after {
  content: "\10F15C";
}
.fad.fa-file-invoice-dollar:after {
  content: "\10F571";
}
.fad.fa-flag-alt:after {
  content: "\10F74C";
}
.fad.fa-lock:after {
  content: "\10F023";
}
.fad.fa-map-marked-alt:after {
  content: "\10F5A0";
}
.fad.fa-mobile-alt:after {
  content: "\10F3CD";
}
.fad.fa-notes-medical:after {
  content: "\10F481";
}
.fad.fa-phone-square:after {
  content: "\10F098";
}
.fad.fa-plug:after {
  content: "\10F1E6";
}
.fad.fa-plus-circle:after {
  content: "\10F055";
}
.fad.fa-search:after {
  content: "\10F002";
}
.fad.fa-shield-alt:after {
  content: "\10F3ED";
}
.fad.fa-shield-check:after {
  content: "\10F2F7";
}
.fad.fa-sms:after {
  content: "\10F7CD";
}
.fad.fa-star:after {
  content: "\10F005";
}
.fad.fa-stars:after {
  content: "\10F762";
}
.fad.fa-sync-alt:after {
  content: "\10F2F1";
}
.fad.fa-trash-alt:after {
  content: "\10F2ED";
}
.fad.fa-video:after {
  content: "\10F03D";
}
.fad.fa-user-md-chat:after {
  content: "\10F82E";
} /*!* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
@font-face {
  font-family: Font Awesome\5 Pro;
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url(/fonts/fa-light-300.eot?e57b730c1e6f87d08a436047d6ebe125);
  src: url(/fonts/fa-light-300.eot?e57b730c1e6f87d08a436047d6ebe125)
      format("embedded-opentype"),
    url(/fonts/fa-light-300.woff2?2bc4085da19c00981d351c272f168b2f)
      format("woff2"),
    url(/fonts/fa-light-300.woff?54cafe05413ae1f1c5296edae1380ad7)
      format("woff"),
    url(/fonts/fa-light-300.ttf?9e8018f4020fc61b41124b80b1a96804)
      format("truetype"),
    url(/fonts/fa-light-300.svg?83c3e2cb32f7695bf357611e0ecfa72c) format("svg");
}
.fal {
  font-weight: 300;
} /*!* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
@font-face {
  font-family: Font Awesome\5 Pro;
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/fonts/fa-regular-400.eot?a64e78eff2349d4432076c35e86012fe);
  src: url(/fonts/fa-regular-400.eot?a64e78eff2349d4432076c35e86012fe)
      format("embedded-opentype"),
    url(/fonts/fa-regular-400.woff2?36fce49078df53913196acf7627bb3b7)
      format("woff2"),
    url(/fonts/fa-regular-400.woff?08b4bb14ebfb6fb0a13c78ff4f795d0a)
      format("woff"),
    url(/fonts/fa-regular-400.ttf?615460c4c4916423368050197d2bcf1e)
      format("truetype"),
    url(/fonts/fa-regular-400.svg?4f24aaba4d440767ade8ac7c0a372967)
      format("svg");
}
.fal,
.far {
  font-family: Font Awesome\5 Pro;
}
.far {
  font-weight: 400;
} /*!* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
@font-face {
  font-family: Font Awesome\5 Pro;
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/fonts/fa-solid-900.eot?5cf3bdc2223114c26882f5e24f514719);
  src: url(/fonts/fa-solid-900.eot?5cf3bdc2223114c26882f5e24f514719)
      format("embedded-opentype"),
    url(/fonts/fa-solid-900.woff2?99d86e891e7c456e5d70edade06b5579)
      format("woff2"),
    url(/fonts/fa-solid-900.woff?37bd62a2c8b054f7c6537bb33073c5d0)
      format("woff"),
    url(/fonts/fa-solid-900.ttf?49c50b7b1cdb0bc869f1672b7de4e548)
      format("truetype"),
    url(/fonts/fa-solid-900.svg?4b894b7113f1cb88cde4778a43530a9c) format("svg");
}
.fa,
.fas {
  font-family: Font Awesome\5 Pro;
  font-weight: 900;
} /*!* Pikaday
* Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/*/
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #e2d6ce;
  border-radius: 6px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.pika-single:after,
.pika-single:before {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}
.pika-single {
  *zoom: 1;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.pika-lendar {
  float: left;
  width: 280px;
  margin: 8px;
}
.pika-title {
  position: relative;
  text-align: center;
}
.pika-label {
  font-size: 16px;
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  line-height: 40px;
  background-color: #fff;
  transition: 0.2s;
}
.pika-label,
.pika-label:hover {
  color: #5f908f;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  border: 1px solid #404040;
  height: 100%;
}
.pika-next,
.pika-prev {
  font-family: Font Awesome\5 Pro;
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 5px;
  background: 0 0;
  transition: 0.2s;
  *position: absolute;
  *top: 0;
}
.pika-next:before,
.pika-prev:before {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
  color: #404040;
}
.pika-next:hover,
.pika-prev:hover {
  opacity: 1;
  background-color: #f6f6f6;
}
.is-rtl .pika-next,
.pika-prev {
  float: left;
  *left: 0;
}
.is-rtl .pika-next:before,
.pika-prev:before {
  content: "\F053";
}
.is-rtl .pika-prev,
.pika-next {
  float: right;
  *right: 0;
}
.is-rtl .pika-prev:before,
.pika-next:before {
  content: "\F054";
}
.pika-next.is-disabled,
.pika-prev.is-disabled {
  cursor: default;
  opacity: 0.2;
}
.pika-select {
  display: inline-block;
  *display: inline;
}
.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table td,
.pika-table th {
  width: 14.2857142857%;
  padding: 0;
}
.pika-table th {
  color: #707070;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
}
.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  margin: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  color: #404040;
  font-size: 16px;
  line-height: 15px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: 0.2s;
}
.pika-week {
  font-size: 11px;
  color: #999;
}
.is-today .pika-button {
  color: #5f908f;
}
.has-event .pika-button,
.is-selected .pika-button {
  color: #fff !important;
  border-color: #00b2f5 !important;
  background: #00b2f5;
}
.has-event .pika-button {
  background: #005da9;
  box-shadow: inset 0 1px 3px #0076c9;
}
.is-disabled .pika-button,
.is-inrange .pika-button {
  border: none;
  border-radius: 0;
  background: -o-repeating-linear-gradient(
    135deg,
    transparent,
    transparent 5px,
    #f6f6f6 5px,
    #f6f6f6 10px
  );
  background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 5px,
    #f6f6f6 0,
    #f6f6f6 10px
  );
}
.is-startrange .pika-button {
  color: #fff;
  background: #6cb31d;
  box-shadow: none;
}
.is-endrange .pika-button {
  color: #fff;
  background: #3af;
  box-shadow: none;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #e2d6ce;
}
.is-outside-current-month .pika-button {
  color: #999;
  opacity: 0.3;
}
.is-selection-disabled {
  pointer-events: none;
  cursor: default;
}
.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
  box-shadow: none;
  color: #5f908f;
  border-color: #5f908f;
}
.pika-table abbr {
  border-bottom: none;
  text-decoration: none;
  cursor: default;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fade-out {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  to {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-15px);
  }
  60% {
    transform: translateY(-8px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  to {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-15px);
  }
  60% {
    transform: translateY(-8px);
  }
}
#map .marker.highlighted .map-tooltip-count,
#map .marker.highlighted svg,
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.swing {
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes highlight {
  0% {
    box-shadow: none;
  }
  20% {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
  80% {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
  to {
    box-shadow: none;
  }
}
@keyframes highlight {
  0% {
    box-shadow: none;
  }
  20% {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
  80% {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
  to {
    box-shadow: none;
  }
}
.highlight {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: highlight;
  animation-name: highlight;
}
.spinner {
  min-height: 26px;
}
.spinner.inline {
  display: inline-block;
  margin: 1px 5px;
}
.spinner.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  min-height: 26px;
  z-index: 98;
  background: hsla(0, 0%, 100%, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.spinner .spinner-icon {
  display: block;
  margin: 0 auto;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  box-sizing: border-box;
  border-color: #5f908f #007aff #00b2f5 #5f908f;
  border-style: solid;
  border-width: 5px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
.skeleton .box {
  padding: 10px 20px 10px 10px;
  margin-bottom: -1px;
  border-color: #f2ece9;
  border-radius: 0;
}
@media (max-width: 575.98px) {
  .skeleton .box {
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 6px !important;
    border: 1px solid #f2ece9;
  }
  .skeleton .box .col-3 {
    padding-right: 0;
  }
}
.skeleton .box .row {
  height: 100%;
}
.skeleton .box:first-child {
  border-radius: 6px 6px 0 0;
}
.skeleton .box:last-child {
  border-radius: 0 0 6px 6px;
}
.skeleton .img,
.skeleton h3,
.skeleton p {
  -webkit-animation-name: blinking;
  animation-name: blinking;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.skeleton h3 {
  width: 60%;
  height: 28px;
  margin-top: 20px;
  border-radius: 6px;
  background: #f2ece9;
}
@media (max-width: 575.98px) {
  .skeleton h3 {
    margin-top: 0;
  }
}
.skeleton p {
  width: 40%;
  height: 21px;
}
.skeleton .img,
.skeleton p {
  border-radius: 6px;
  background: #f2ece9;
}
.skeleton .img {
  width: 100%;
  height: 100%;
  padding-top: 154.5%;
}
@-webkit-keyframes blinking {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
@keyframes blinking {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
  overflow: hidden;
}
.glightbox-container.inactive {
  display: none;
}
.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}
.glightbox-container .gslider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translateZ(0);
}
.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}
.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}
.glightbox-container .gslide-inner-content {
  width: 100%;
}
.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}
.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  flex-direction: column;
}
.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}
.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  touch-action: auto;
}
.gslide-image {
  align-items: center;
}
.gslide-image img {
  max-height: 100vh;
  display: block;
  max-width: 100%;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}
.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
  width: auto;
}
.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}
.gslide-image img.zoomable {
  position: relative;
}
.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  transition: none;
}
.gslide-video {
  width: 100%;
  max-width: 100%;
  position: relative;
  width: 100vh;
  max-width: 100vh;
  width: 100% !important;
}
.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto;
}
.gslide-video:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}
.gslide-video.playing:before {
  display: none;
}
.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
}
.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}
.gslide-inline {
  background: #fff;
  padding: 20px;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
}
.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}
.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 62vh;
}
.gslide-media {
  display: block;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}
.zoomed .gslide-media {
  box-shadow: none !important;
}
.desc-bottom .gslide-media,
.desc-top .gslide-media {
  margin: 0 auto;
  flex-direction: column;
}
.gslide-description {
  position: relative;
}
.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}
.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}
.gslide-description p {
  margin-bottom: 12px;
}
.gslide-description p::last-child {
  margin-bottom: 0;
}
.zoomed .gslide-description {
  display: none;
}
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: 0 0;
  position: absolute;
  bottom: 15px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.75))
  );
  background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.75));
  transition: opacity 0.3s linear;
  padding: 19px 11px 50px;
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}
.gdesc-open .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 0.4;
}
.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 1;
}
.greset {
  transition: all 0.3s ease;
}
.gabsolute {
  position: absolute;
}
.grelative {
  position: relative;
}
.glightbox-desc {
  display: none !important;
}
.glightbox-open {
  overflow: hidden;
}
.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s linear infinite;
  animation: lightboxLoader 0.8s linear infinite;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}
.goverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  will-change: opacity;
}
.glightbox-mobile .goverlay,
.goverlay {
  background: #000;
}
.gclose,
.gnext,
.gprev {
  background-repeat: no-repeat;
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  display: block;
  background-position: 0 0;
  border: none;
}
.gclose svg,
.gnext svg,
.gprev svg {
  display: block;
  width: 100%;
  height: auto;
}
.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
  opacity: 0.1;
}
.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
  stroke: #fff;
}
iframe.wait-autoplay {
  opacity: 0;
}
.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
  opacity: 0 !important;
}
.glightbox-clean .gslide-description,
.glightbox-modern .gslide-description {
  background: #fff;
}
.glightbox-clean .gdesc-inner,
.glightbox-modern .gdesc-inner {
  padding: 22px 20px;
}
.glightbox-clean .gslide-title,
.glightbox-modern .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}
.glightbox-clean .gslide-desc,
.glightbox-modern .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}
.glightbox-clean .gslide-video,
.glightbox-modern .gslide-video {
  background: #000;
}
.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev,
.glightbox-modern .gclose,
.glightbox-modern .gnext,
.glightbox-modern .gprev {
  background-color: rgba(0, 0, 0, 0.12);
}
.glightbox-clean .gclose:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gprev:hover,
.glightbox-modern .gclose:hover,
.glightbox-modern .gnext:hover,
.glightbox-modern .gprev:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path,
.glightbox-modern .gclose path,
.glightbox-modern .gnext path,
.glightbox-modern .gprev path {
  fill: #fff;
}
.glightbox-clean button:focus:not(.focused):not(.disabled),
.glightbox-modern button:focus:not(.focused):not(.disabled) {
  outline: none;
}
.glightbox-clean .gprev,
.glightbox-modern .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 56px;
}
.glightbox-clean .gnext,
.glightbox-modern .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 56px;
}
.glightbox-clean .gclose,
.glightbox-modern .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
  opacity: 0.7;
  background-position: -59px 2px;
}
.glightbox-clean .gclose svg,
.glightbox-modern .gclose svg {
  width: 20px;
}
.glightbox-clean .gclose:hover,
.glightbox-modern .gclose:hover {
  opacity: 1;
}
.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease;
}
.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease;
}
.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease;
}
.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease;
}
.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease;
}
.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease;
}
.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease;
}
.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease;
}
@-webkit-keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes gfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gfadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes gslideInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translateZ(0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutLeft {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateZ(0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideOutLeft {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateZ(0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes gslideInRight {
  0% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  0% {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutRight {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateZ(0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateZ(0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes gzoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gzoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: calc(100% - 20px);
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }
  .gslide-external,
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media,
  .glightbox-modern .gslide-media {
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .gnext,
  .glightbox-clean .gprev,
  .glightbox-modern .gnext,
  .glightbox-modern .gprev {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose,
  .glightbox-modern .gclose {
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
html {
  min-width: 320px;
  min-height: 100%;
}
body {
  min-height: 100vh;
}
.heading-1,
h1 {
  font-size: 2em;
  font-weight: 700;
  line-height: 110%;
}
@media (min-width: 1440px) {
  .heading-1,
  h1 {
    font-size: 3em;
  }
}
@media (min-width: 1200px) {
  .heading-1,
  h1 {
    font-size: 2.37em;
  }
}
.heading-2,
h2 {
  font-size: 1.75em;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .heading-2,
  h2 {
    font-size: 2.25em;
  }
}
@media (max-width: 991.98px) {
  .heading-2,
  h2 {
    font-size: 1.5em;
  }
}
@media (max-width: 575.98px) {
  .heading-2,
  h2 {
    font-size: 1.37em;
  }
}
.heading-3,
h3 {
  font-size: 1.37em;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .heading-3,
  h3 {
    font-size: 1.5em;
  }
}
@media (max-width: 767.98px) {
  .heading-3,
  h3 {
    font-size: 1.25em;
  }
}
.heading-4,
h4 {
  font-size: 1.2em;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .heading-4,
  h4 {
    font-size: 1em;
  }
}
.heading-5,
.modal .modal-title,
.table thead th,
h5 {
  font-size: 0.8em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 8px;
}
@media (max-width: 767.98px) {
  .heading-5,
  .modal .modal-title,
  .table thead th,
  h5 {
    font-size: 0.8em;
    letter-spacing: 0.5px;
  }
}
.heading-1 a,
.heading-2 a,
.heading-3 a,
.heading-4 a,
.heading-5 a,
.modal .modal-title a,
.table thead th a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #404040;
}
.lead {
  font-size: 1em;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .lead {
    font-size: 1.1em;
  }
}
.link-muted,
.text-muted {
  color: #707070 !important;
}
.link-muted {
  text-decoration: underline;
  cursor: pointer;
}
.link-muted:hover {
  text-decoration: none;
}
.subtitle {
  margin-bottom: 20px;
}
.subtitle small {
  font-size: 1rem;
  margin-left: 5px;
  color: #707070;
}
.btn.btn-link,
.link,
a {
  cursor: pointer;
  color: #5f908f;
  transition: 0.2s;
}
.btn.btn-link:hover,
.link:hover,
a:hover {
  text-decoration: none;
  color: #5f908f;
}
.btn.btn-link.back-link,
.link.back-link,
a.back-link {
  padding: 0;
  margin-bottom: 5px;
}
.btn.btn-link.back-link:hover,
.link.back-link:hover,
a.back-link:hover {
  color: #5f908f !important;
}
.clickable {
  cursor: pointer;
}
.small,
small {
  font-size: 0.9em;
}
blockquote {
  line-height: 140%;
  margin-top: 5px;
  color: #404040;
}
hr {
  border-color: #f2ece9;
}
dt {
  font-size: 0.9em;
  font-weight: 400;
  color: #707070;
}
.hide {
  display: none;
}
.text-green,
.text-success {
  color: #5f908f !important;
}
.text-red {
  color: #9f5858;
}
.text-blue {
  color: #00b2f5 !important;
}
.text-orange {
  color: #ce5947 !important;
}
.oveflow-visible {
  position: static;
}
.box {
  margin-bottom: 20px;
  padding: 16px;
  border-radius: 5px;
  border: 1px solid #e2d6ce;
  background: #fff;
}
.box p:last-child {
  margin-bottom: 0;
}
.box.box-shadow {
  box-shadow: 0 0 15px rgba(64, 64, 64, 0.15);
}
.box.box-green {
  color: #fff;
  border: none;
  background: #5f908f;
}
.box .box-header {
  margin: -17px -17px 15px;
  padding: 16px 16px 0;
}
.box .box-header h3,
.box .box-header h4 {
  margin-bottom: 0;
}
.box .box-header p {
  color: #707070;
}
.box .box-header .alert {
  margin-top: 10px;
  margin-bottom: 0;
}
.box hr {
  margin: 16px -16px;
}
@media (min-width: 1200px) {
  .box {
    padding: 25px;
  }
  .box .box-header {
    margin: -26px -26px 0;
    padding: 20px 25px;
  }
  .box hr {
    margin: 25px -25px;
  }
}
@media (max-width: 767.98px) {
  .box {
    padding: 12px;
  }
  .box .box-header {
    margin: -13px -13px 10px;
  }
}
@media (max-width: 575.98px) {
  .box {
    padding: 0;
    border: none;
    box-shadow: none !important;
  }
  .box .box-header {
    margin-top: 0;
    padding: 0;
    border: none;
  }
  .box .box-header,
  .box hr {
    margin-left: 0;
    margin-right: 0;
  }
  .box.box-green {
    padding: 15px;
  }
}
.rating {
  white-space: nowrap;
}
.rating .fas {
  color: #eaca68;
}
.rating .fal {
  color: #707070;
}
.badge {
  font-size: 0.8em;
  font-weight: 400;
  padding: 7px 10px;
  border-radius: 5px;
}
.badge img {
  max-height: 12px;
  vertical-align: middle;
}
.badge.badge-primary {
  color: #1e429f;
  background: #e1effe;
}
.badge.badge-success {
  color: #5f908f;
  background: #dbedda;
}
.badge.badge-danger {
  color: #99154b;
  background: #fce8f3;
}
.badge.badge-warning {
  color: #8a2c0d;
  background: #feecdc;
}
.badge.badge-green {
  color: #5f908f;
  background: #eef4ed;
}
.badge.badge-blue {
  color: #007aa9;
  background: #d5f0ff;
}
.badge.badge-purple {
  color: #5521b5;
  background: #edebfe;
}
.badge.badge-light {
  color: #404040;
  border: 1px solid #e2d6ce;
  background: #fff;
}
.badge .badge-gradient {
  background: -webkit-linear-gradient(left, #007aff, #5f908f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.badge.badge-lg {
  font-size: 1em;
  padding: 8px 12px;
}
a.doctor-badge:hover {
  color: #404040 !important;
  background: #f6f6f6;
}
.doctor-badge {
  font-size: 0.9em;
  padding: 5px 10px 5px 5px;
  color: #404040;
  border-radius: 20px;
  background: #f3f3f3;
}
.doctor-badge,
.doctor-badge i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  margin-right: 5px;
}
.doctor-badge i {
  font-size: 0.8rem;
  width: 22px;
  height: 22px;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
}
.doctor-badge.badge-healee i,
.doctor-badge i {
  background: #5f908f;
}
.doctor-badge.badge-video i {
  background: #00b2f5;
}
.alert {
  padding: 15px;
  border-radius: 6px;
  border: none;
}
@media (max-width: 575.98px) {
  .alert {
    padding: 10px;
  }
}
.alert > .btn {
  margin-right: 10px;
}
@media (max-width: 575.98px) {
  .alert > .btn {
    width: 100%;
    margin-top: 10px;
    display: block;
  }
}
.modal .alert {
  padding: 20px;
}
.alert.alert-dismissable .close {
  font-size: 1.3em;
  margin: -15px -15px 0 0;
  float: right;
  color: #404040;
}
@media (max-width: 575.98px) {
  .alert.alert-dismissable .close {
    margin: -15px 0 0;
  }
}
.alert.alert-success {
  color: #404040;
  background: #eef4ed;
}
.alert.alert-light {
  color: #707070;
  background: #f6f6f6;
}
.alert.alert-info {
  background: #eef9ff;
}
.alert.alert-warning {
  color: #404040;
}
.alert.alert-warning i {
  color: #917915;
}
.alert.alert-with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.alert.alert-with-icon i {
  font-size: 1.5em;
  margin-right: 20px;
}
@media (max-width: 575.98px) {
  .alert.alert-with-icon i {
    display: none;
  }
}
.alert.alert-with-icon div {
  flex: 1 1 auto;
  width: 50%;
}
.alert.alert-small {
  font-size: 0.9em;
  padding: 10px;
}
.alert.alert-small i {
  font-size: 20px;
  line-height: 16px;
  margin-right: 5px;
}
.pagination {
  margin: 30px 0;
  padding-bottom: 15px;
  overflow-x: scroll;
  -ms-overflow-style: none;
}
@media (max-width: 991.98px) {
  .pagination {
    margin: 20px 0 0;
  }
}
.pagination::-webkit-scrollbar {
  display: none;
}
.pagination .page-item .page-link {
  color: #5f908f;
}
.pagination .page-item .page-link:hover {
  color: #404040;
}
.pagination .page-item .page-link:focus {
  box-shadow: none;
}
.pagination .page-item.active .page-link {
  color: #707070;
  border-color: #e2d6ce;
  background: #f6f6f6;
}
.nav a.active {
  color: #707070;
}
.nav.nav-tabs {
  margin-bottom: 15px;
  border: none;
  flex-wrap: nowrap;
  overflow-x: scroll;
  -ms-overflow-style: none;
}
.nav.nav-tabs::-webkit-scrollbar {
  display: none;
}
.nav.nav-tabs .nav-item {
  margin: 0;
}
.nav.nav-tabs .nav-link {
  max-width: 200px;
  padding: 0.7rem 1rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 6px;
}
.nav.nav-tabs .nav-link.active {
  border-color: #e2d6ce;
}
.nav.nav-tabs .nav-link:not(.active) {
  color: #5f908f;
}
.nav.nav-tabs .nav-link:not(.active):hover {
  color: #5f908f !important;
  border-color: transparent;
}
.nav .nav-separator {
  padding: 0.5rem;
  color: #707070;
}
@media (max-width: 991.98px) {
  .nav.sub-navigation {
    flex-direction: row !important;
    flex-wrap: nowrap;
    white-space: nowrap;
    margin: -50px -15px 30px;
    padding: 0 15px 10px;
    border-bottom: 1px solid #f2ece9;
    overflow-x: scroll;
    -ms-overflow-style: none;
  }
  .nav.sub-navigation::-webkit-scrollbar {
    display: none;
  }
  .nav.sub-navigation a:first-child {
    padding-left: 0;
  }
  .nav.sub-navigation a:last-child {
    padding-right: 50px;
  }
}
@media (max-width: 767.98px) {
  .nav.sub-navigation {
    margin-top: -40px;
    padding-top: 10px;
  }
  .nav.sub-navigation:after {
    content: "";
    width: 60px;
    height: 55px;
    display: block;
    position: absolute;
    top: -40px;
    right: 0;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(-30%, hsla(0, 0%, 100%, 0.1)),
      to(#fff)
    );
    background: -o-linear-gradient(left, hsla(0, 0%, 100%, 0.1) -30%, #fff);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0.1) -30%, #fff);
  }
}
@media (max-width: 575.98px) {
  .nav.sub-navigation {
    margin-top: -20px;
  }
  .nav.sub-navigation:after {
    top: -20px;
  }
}
.layer {
  padding-top: 80px;
  padding-bottom: 80px;
}
.layer.green-lighter {
  background: #eef4ed;
}
.layer.blue-lighter {
  background: #eef9ff;
}
.layer.lightest {
  background: #f6f6f6;
}
.layer.brand-color {
  color: #fff;
  background: #5f908f;
}
.layer.brand-color .box {
  color: #404040;
}
.layer.layer-small {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 1200px) {
  .layer.layer-small {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767.98px) {
  .layer.layer-small {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.layer:not(.green-lighter):not(.layer-line):not(.blue-lighter):not(.lightest):not(.brand-color)
  + .layer:not(.green-lighter):not(.layer-line):not(.blue-lighter):not(.lightest):not(.brand-color) {
  padding-top: 0;
}
@media (max-width: 1199.98px) {
  .layer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767.98px) {
  .layer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  .layer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.footer,
.header,
.home-layer,
.layer {
  max-width: 1680px;
  margin: 0 auto;
}
@media (min-width: 1440px) {
  .footer,
  .header,
  .home-layer,
  .layer {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.was-validated .form-control:invalid:focus {
  border-color: #9f5858;
}
.was-validated .form-control.is-invalid {
  border-color: #9f5858;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNkYzM1NDUnIHZpZXdCb3g9Jy0yIC0yIDcgNyc+PHBhdGggc3Ryb2tlPScjZGMzNTQ1JyBkPSdNMCAwbDMgM20wLTNMMCAzJy8+PGNpcmNsZSByPScuNScvPjxjaXJjbGUgY3g9JzMnIHI9Jy41Jy8+PGNpcmNsZSBjeT0nMycgcj0nLjUnLz48Y2lyY2xlIGN4PSczJyBjeT0nMycgcj0nLjUnLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #404040;
}
.form-control {
  font-size: 1em;
  color: #404040;
  border-radius: 0.4em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-overflow: ellipsis;
}
.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(1, 191, 165, 0.25);
}
.form-control.form-control-lg {
  font-size: 1.1em;
  padding: 0.5rem;
}
@media (max-width: 767.98px) {
  .form-control.form-control-lg {
    font-size: 1em;
  }
}
.form-control.no-validate:invalid,
.form-control.no-validate:valid {
  padding-right: 8px;
  border-color: #e2d6ce;
  background-image: none;
}
.form-control.pikaday {
  background: #fff;
}
select.form-control {
  padding-right: 30px !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZD0iTTcuNjAyIDExLjMyNUwyLjE2NSA1LjgwNGEuNTY0LjU2NCAwIDAxMC0uNzk3bC4zMzMtLjMzMmEuNTYyLjU2MiAwIDAxLjc5NyAwTDggOS40NjlsNC43MDUtNC43OWEuNTY0LjU2NCAwIDAxLjc5NyAwbC4zMzMuMzMzYy4yMi4yMi4yMi41NzYgMCAuNzk3TDguMzk4IDExLjMzYS41NjcuNTY3IDAgMDEtLjc5Ni0uMDA1eiIvPjwvc3ZnPg==);
  background-size: 14px 14px;
  background-position: right 8px center;
  background-repeat: no-repeat;
}
select.form-control::-ms-expand {
  display: none;
}
select.form-control option {
  font-family: sans-serif;
}
select.form-control option:disabled {
  color: #707070;
}
textarea.form-control.form-control-lg {
  line-height: 125%;
}
.form-check {
  margin-bottom: 5px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.form-check .form-check-label {
  font-size: inherit;
  margin: 0 10px;
}
.form-check .form-check-input {
  width: 20px;
  height: 20px;
  margin: 0;
  flex-shrink: 0;
  position: static;
}
.input-group .input-group-append .input-group-text {
  font-size: 1em;
  cursor: pointer;
}
.input-group .input-group-append a {
  width: 40px;
  height: 36px;
  line-height: 36px;
  margin: -0.375rem -0.75rem;
  display: block;
  color: #404040;
  cursor: pointer;
}
.input-group .input-group-append i {
  margin-left: 0;
}
.btn {
  font-size: 1em;
  border-radius: 0.4em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.btn:focus,
.btn:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.btn.btn-primary {
  box-shadow: 0 2px 6px rgba(95, 144, 143, 0.4);
  border-color: #5f908f;
  background-color: #5f908f;
}
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover:not(:disabled) {
  box-shadow: none;
  border-color: #558180 !important;
  background-color: #558180 !important;
}
.btn.btn-outline-primary:not(:disabled):not(.disabled) {
  color: #5f908f;
  border-width: 1px;
  border-color: #5f908f;
}
.btn.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn.btn-outline-primary:not(:disabled):not(.disabled):focus,
.btn.btn-outline-primary:not(:disabled):not(.disabled):hover {
  color: #fff;
  border-color: #5f908f;
  background-color: #5f908f;
}
.btn-group-sm > .btn,
.btn.btn-sm {
  font-size: 0.9em;
}
.btn-group-lg > .btn,
.btn.btn-lg {
  font-size: 1.2em;
  font-weight: 500;
  min-width: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 991.98px) {
  .btn-group-lg > .btn,
  .btn.btn-lg {
    font-size: 1.1em;
  }
}
.btn.btn-outline-light {
  border-color: #e2d6ce;
  color: #404040;
  background: #fff;
}
.btn.btn-outline-light:hover,
.btn.btn-outline-light:not(:disabled):not(.disabled):active {
  background: #f6f6f6;
}
.btn.btn-outline-light:not(:disabled):not(.disabled).active,
.btn.btn-outline-light:not(:disabled):not(.disabled).active:active {
  color: #fff;
  border-color: #00b2f5;
  background: #00b2f5;
}
.btn.btn-outline-light:not(:disabled):not(.disabled).active:active:hover,
.btn.btn-outline-light:not(:disabled):not(.disabled).active:hover {
  background-color: #0098d1;
}
.btn.btn-outline-secondary {
  border-color: #e2d6ce;
  color: #404040;
}
.btn.btn-outline-secondary:active,
.btn.btn-outline-secondary:focus,
.btn.btn-outline-secondary:hover,
.btn.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn.btn-outline-secondary:not(:disabled):not(.disabled):active {
  color: #404040 !important;
  border-color: #e2d6ce;
  background-color: #f6f6f6;
}
.btn.btn-link {
  font-size: 1em;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}
.btn.btn-link:hover {
  color: #5f908f !important;
}
.btn-group-toggle .btn {
  cursor: pointer;
}
.btn.btn-viber {
  background-color: #7360f2;
  border-color: #7360f2;
}
.btn.btn-viber:focus,
.btn.btn-viber:hover {
  border-color: #5e48f0 !important;
  background-color: #5e48f0 !important;
}
.btn.btn-viber .fa-viber {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 5px;
  display: inline-block;
}
@media (min-width: 992px) {
  .phone-selector.phone-selector-lg .phone-code-selected {
    font-size: 1.1em;
  }
}
.phone-code-holder {
  position: relative;
  margin-right: 0;
}
.phone-code-holder .phone-code-selected {
  font-size: 1em;
  font-weight: 400;
  line-height: normal;
  padding-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  color: #404040;
  border-right: none;
  background: #fff;
}
.phone-code-holder .phone-code {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  cursor: pointer;
}
input[type="checkbox"].checkboxed {
  position: absolute;
  opacity: 0;
}
input[type="checkbox"].checkboxed + label {
  position: relative;
  height: 32px;
  margin: 0;
  padding-left: 3.5rem;
  cursor: pointer;
}
input[type="checkbox"].checkboxed + label:before {
  width: 55px;
  background-color: #5f908f;
  border: 1px solid #5f908f;
  border-radius: 23px;
  transition: background-color 0.3s ease, border 0.3s ease;
}
input[type="checkbox"].checkboxed + label:after,
input[type="checkbox"].checkboxed + label:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 32px;
  box-sizing: border-box;
}
input[type="checkbox"].checkboxed + label:after {
  width: 32px;
  border: 2px solid #5f908f;
  border-radius: 50%;
  background-color: #fff;
  transition: background-color 0.3s ease, left 0.3s ease;
}
input[type="checkbox"].checkboxed:checked + label:before {
  background-color: #e2d6ce;
  border-color: #e2d6ce;
}
input[type="checkbox"].checkboxed:checked + label:after {
  border-color: #e2d6ce;
  left: 23px;
}
.accordion .card-header {
  padding: 0;
  border-bottom: none;
  background: #fff;
}
.accordion .card-header a {
  padding: 0.75rem 1.25rem;
  color: #404040;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordion .card-header a:hover {
  background: #f6f6f6;
}
.accordion .card-header a i {
  font-size: 1.37em;
  transform: rotate(180deg);
}
.accordion .card-header a.collapsed i {
  transform: none;
}
.card {
  border: 1px solid #e2d6ce;
}
.dropdown.show .dropdown-toggle {
  color: #5f908f !important;
}
.dropdown.show .dropdown-toggle span {
  color: #5f908f;
}
.dropdown-menu {
  font-size: 1em;
  border-radius: 0.5rem;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.dropdown-menu .dropdown-header {
  font-size: 0.8em;
  padding-bottom: 0.3rem;
}
.dropdown-menu .dropdown-item {
  padding: 9px 25px;
  transition: none;
}
.dropdown-menu .dropdown-item:active {
  color: #404040;
  background: #f2ece9;
  outline: none;
}
.dropdown-menu .dropdown-item.active {
  color: #707070;
  background: #f6f6f6;
}
.js-add-row.is-full {
  display: none;
}
.table thead th {
  font-size: 0.75em;
}
.modal {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9998;
}
.modal .modal-title {
  margin-bottom: 15px;
}
.modal .modal-content {
  width: calc(100% - 40px);
  max-width: 100%;
  height: auto;
  padding: 30px;
  margin: 15px;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 0 10px 0 hsla(0, 0%, 39.2%, 0.4);
  background: #fff;
  z-index: 9999;
}
@media (max-width: 575.98px) {
  .modal .modal-content {
    width: calc(100% - 4px);
    min-height: calc(100% - 4px);
    margin: 2px;
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .modal .modal-content {
    width: 60%;
    margin: 50px 0;
  }
}
@media (min-width: 1200px) {
  .modal .modal-content {
    width: 665px;
    margin: 100px 0;
  }
}
.modal .modal-content hr {
  margin: 30px -30px;
}
@media (max-width: 575.98px) {
  .modal .modal-content hr {
    margin: 20px -15px;
  }
}
@media (max-width: 991.98px) {
  .modal .modal-content .box hr {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (max-width: 767.98px) {
  .modal .modal-content .box hr {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.modal .modal-content .alert:last-child {
  margin-bottom: 0;
}
.modal .modal-actions {
  margin-top: 20px;
}
.modal .modal-actions .btn {
  margin-top: 10px;
  margin-right: 12px;
}
.modal .modal-actions .btn.float-right {
  margin-right: 0;
}
@media (max-width: 575.98px) {
  .modal .modal-actions .btn {
    width: 100%;
    margin-right: 0;
    float: none !important;
    display: block;
  }
}
.modal .modal-actions .btn i {
  margin-right: 5px;
}
.modal .modal-actions .btn:last-child {
  margin-right: 0;
}
.modal .modal-actions .alert {
  margin-bottom: 0;
}
.modal .modal-actions .alert + .btn {
  margin-top: 15px;
}
.modal .modal-close {
  font-family: Font Awesome\5 Pro;
  font-size: 1.85em;
  font-weight: 300;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 15px;
  right: 15px;
  position: absolute;
  text-align: center;
  color: #000;
  cursor: pointer;
  transition: color 0.1s ease-in 0;
}
@media (max-width: 575.98px) {
  .modal .modal-close {
    top: 5px;
    right: 10px;
  }
}
.modal .modal-close:before {
  content: "\F00D";
}
.modal .modal-confirm {
  margin-top: 30px;
}
.modal .modal-confirm .cancel,
.modal .modal-confirm .confirm {
  font-size: 1.25rem;
  font-weight: 400;
  min-width: 150px;
  line-height: 1.5;
  margin-right: 15px;
  padding: 0.5rem 1rem;
  vertical-align: middle;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.15s;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #5f908f;
  background-color: #5f908f;
}
.modal .modal-confirm .confirm {
  color: #fff;
}
.modal .modal-confirm .confirm:hover {
  border-color: #5f908f;
  background-color: #5f908f;
}
.modal .modal-confirm .cancel {
  border-color: #e2d6ce;
  color: #404040;
  background-color: #fff;
}
.modal .modal-confirm .cancel:hover {
  background-color: #f8f9fa;
}
.js-modal {
  cursor: pointer;
}
.tiptool {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
  margin: 0.4rem 0;
  width: auto;
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  background-color: #404040;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.5;
  text-align: center;
  word-break: normal;
  word-wrap: break-word;
}
.tiptool.active {
  display: block;
  opacity: 0;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.tiptool:after {
  position: absolute;
  top: 100%;
  left: calc(50% - 0.2rem);
  content: " ";
  border-color: #404040 transparent transparent;
  border-style: solid;
  border-width: 0.4rem 0.4rem 0;
}
.tiptool.bottom {
  bottom: auto;
  top: 100%;
}
.tiptool.bottom:after {
  top: auto;
  bottom: 100%;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #404040;
  border-top-color: transparent;
}
.tiptool-parent:hover .tiptool {
  display: block;
  opacity: 0;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.tooltip-inner {
  max-width: 320px;
}
.pika-single {
  margin-top: 10px;
}
@media (max-width: 575.98px) {
  .pika-single {
    left: 50% !important;
    margin-left: -150px !important;
  }
}
.icon > i {
  font-size: 1.5em;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #fff;
  border-radius: 50%;
  background: #5f908f;
}
.icon > i.fa-video {
  background: #00b2f5;
}
.icon.small > i {
  width: 36px;
  height: 36px;
}
.icon-circle {
  font-size: 4.5em;
  width: 150px;
  height: 150px;
  line-height: 150px;
  margin: 0 auto 30px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #5f908f;
}
.icon-circle.video {
  background: #00b2f5;
}
@media (max-width: 575.98px) {
  .icon-circle {
    font-size: 3em;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 10px;
  }
}
.icon-circle.green {
  background: #5f908f;
}
.icon-circle.blue {
  background: #00b2f5;
}
.icon-circle.gray {
  color: #707070;
  background: #f2ece9;
}
.icon-circle.small {
  font-size: 1.5em;
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.icon-circle.medium {
  font-size: 3em;
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.icon:before {
  font-family: Speacialties;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 400;
  vertical-align: top;
}
.icon-allergology:before {
  content: "\F101";
}
.icon-cardiology:before {
  content: "\F102";
}
.icon-dermatology:before {
  content: "\F103";
}
.icon-endocrinology:before {
  content: "\F104";
}
.icon-gastroenterology:before {
  content: "\F105";
}
.icon-obgn:before {
  content: "\F106";
}
.icon-hematology:before {
  content: "\F107";
}
.icon-homeopathy:before {
  content: "\F108";
}
.icon-internalmedicine:before {
  content: "\F109";
}
.icon-neurology:before {
  content: "\F10A";
}
.icon-ophthalmology:before {
  content: "\F10B";
}
.icon-orthopaedics:before {
  content: "\F10C";
}
.icon-pediatrics:before {
  content: "\F10D";
}
.icon-primarycare:before {
  content: "\F10E";
}
.icon-psychiatry:before {
  content: "\F10F";
}
.icon-psychology:before {
  content: "\F110";
}
.icon-urology:before {
  content: "\F111";
}
.icon-ent:before {
  content: "\F112";
}
.icon-dentistry:before {
  content: "\F113";
}
.dropdown-toggle:after {
  border: none;
  vertical-align: initial;
  content: "\F107";
  font-family: Font Awesome\5 Pro;
  font-weight: 300;
}
html {
  height: 100%;
}
body {
  font-family: Montserrat;
  font-size: 15px;
  line-height: normal;
}
.header {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #f2ece9;
}
@media (max-width: 1199.98px) {
  .page-search-results .header {
    border-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.home .header {
  border-bottom: none;
}
.header .container-fluid,
.header .container-lg,
.header .container-md,
.header .container-sm,
.header .container-xl {
  position: relative;
}
.header .logo-column .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.header .logo-column .logo .logo-superdoc {
  width: 150px;
  max-height: 27px;
}
@media (min-width: 1200px) {
  .header .logo-column .logo .logo-superdoc {
    width: 200px;
    max-height: 35px;
  }
}
.header .logo-column .logo .logo-healee {
  width: 130px;
  margin: 0;
}
@media (max-width: 575.98px) {
  .header .logo-column .logo .logo-healee {
    width: 100px;
  }
}
@media (min-width: 1200px) {
  .header .logo-column .logo .logo-healee {
    margin: -10px 0;
  }
}
.header .logo-column .logo .logo-whitelabel-img {
  max-width: 270px;
  max-height: 55px;
  width: auto;
  height: auto;
}
@media (max-width: 575.98px) {
  .header .logo-column .logo .logo-whitelabel-img {
    max-width: 140px;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .header .logo-column .logo .logo-whitelabel-img {
    margin: -10px 0;
  }
}
@media (max-width: 374px) {
  .header .logo-column .logo .logo-whitelabel-img {
    max-width: 110px;
  }
}
.header .logo-column .logo .logo-label {
  font-size: 18px;
  font-weight: 400;
  height: 20px;
  line-height: 24px;
  margin-left: 10px;
  display: block;
  color: #007aa9;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
@media (max-width: 575.98px) {
  .header .logo-column .logo .logo-label {
    font-size: 14px;
    line-height: 21px;
    margin-left: 5px;
  }
}
.header .logo-powered {
  line-height: 100%;
  margin-right: 1em;
}
@media (max-width: 575.98px) {
  .header .logo-powered {
    flex-grow: 1 !important;
    margin-left: 1em;
    margin-right: 0;
  }
}
@media (max-width: 374px) {
  .header .logo-powered {
    margin-left: 0.5em;
  }
}
.header .logo-powered .poweredby {
  font-size: 0.65rem;
  margin-top: -15px;
  display: block;
  color: #707070;
}
@media (max-width: 575.98px) {
  .header .logo-powered .poweredby {
    margin-top: 0;
  }
}
.header .logo-powered .logo-superdoc {
  width: 94px;
}
@media (max-width: 575.98px) {
  .header .logo-powered .logo-superdoc {
    width: 84px;
  }
}
.header .logo-powered .logo-healee {
  width: 85px;
}
@media (max-width: 575.98px) {
  .header .logo-powered .logo-healee {
    width: 75px;
  }
}
.header .logo-powered .logo-label {
  display: none;
}
.header .header-right {
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header .header-right .btn {
  color: #404040;
}
.header .header-right .btn:hover {
  color: #5f908f;
}
@media (max-width: 575.98px) {
  .header .header-right .btn {
    padding: 0 8px;
  }
}
@media (max-width: 575.98px) {
  .header .header-right .button-signup,
  .header .header-right .sep {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .header .header-right #notifications-menu {
    position: static;
  }
}
.header .header-right #notifications-menu .dropdown-toggle {
  display: block;
  font-size: 1.5em;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0.75rem;
  position: relative;
  color: #404040;
}
@media (max-width: 575.98px) {
  .header .header-right #notifications-menu .dropdown-toggle {
    padding: 0 8px;
  }
}
.header .header-right #notifications-menu .dropdown-toggle:hover {
  color: #5f908f;
}
.header .header-right #notifications-menu .dropdown-toggle:after {
  display: none;
}
.header
  .header-right
  #notifications-menu
  .dropdown-toggle
  .unread-notifications {
  font-size: 0.9rem;
  font-weight: 500;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: -3px;
  right: 0;
  display: block;
  position: absolute;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  border: none;
  background-color: #9f5858;
}
.header
  .header-right
  #notifications-menu
  .dropdown-toggle
  .unread-notifications:empty {
  display: none;
}
.header .header-right #notifications-menu .dropdown-menu {
  width: 400px;
  max-width: calc(100vw - 60px);
  padding-bottom: 0;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .header .header-right #notifications-menu .dropdown-menu {
    max-width: calc(100vw - 20px);
    margin: 0 10px;
  }
}
.header .header-right #notifications-menu .dropdown-menu #notifications-list {
  max-height: calc(100vh - 140px);
  margin: 0;
  padding: 0;
  overflow-y: scroll;
}
.header .header-right #notifications-menu .dropdown-menu .dropdown-item {
  width: 400px;
  max-width: 100%;
  padding: 20px 25px;
  position: relative;
  white-space: normal;
  border-top: 1px solid #f2ece9;
  cursor: pointer;
  transition: 0.2s;
}
.header .header-right #notifications-menu .dropdown-menu .dropdown-item:active {
  color: #404040;
  background: #f6f6f6;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item.notification-noshow:not(.read) {
  background: #f0dbd5;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item.notification-noshow:not(.read):hover {
  background: #edd5cd;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item.notification-noshow:not(.read)
  h4 {
  color: #9f5858;
}
.header .header-right #notifications-menu .dropdown-menu .dropdown-item.read {
  color: #707070;
  background: #f6f6f6;
  cursor: default;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item.read:hover
  .unread-indication.js-notif-delete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item.read:active {
  color: #707070;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item.read
  .unread-indication {
  font-weight: 400;
  color: #707070;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item.read
  .unread-indication:hover {
  color: #4a4a4a;
}
.header .header-right #notifications-menu .dropdown-menu .dropdown-item h4 {
  font-size: 1em;
  margin-bottom: 5px;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item
  .notification-content {
  font-size: 0.9em;
  margin-right: 10px;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item
  .notification-link {
  word-wrap: break-word;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item
  .unread-indication {
  font-weight: 700;
  top: calc(50% - 6px);
  right: 10px;
  position: absolute;
  display: block;
  color: #9f5858;
  cursor: pointer;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item
  .unread-indication:hover {
  color: #6e3d3d;
}
.header
  .header-right
  #notifications-menu
  .dropdown-menu
  .dropdown-item
  .unread-indication.js-notif-delete {
  width: 36px;
  height: 36px;
  border: 1px solid #e2d6ce;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}
@media (min-width: 992px) {
  .header
    .header-right
    #notifications-menu
    .dropdown-menu
    .dropdown-item
    .unread-indication.js-notif-delete {
    display: none;
  }
}
.header .header-right #notifications-menu .dropdown-menu .dropdown-item small {
  font-size: 0.8em;
  margin-top: 5px;
  display: block;
  color: #707070;
}
.header .user-menu .dropdown-toggle,
.header .user-menu .dropdown-toggle:after {
  color: #404040;
}
@media (max-width: 575.98px) {
  .header .user-menu .dropdown-toggle {
    padding-right: 0;
  }
  .header .user-menu .dropdown-toggle:after,
  .header .user-menu .dropdown-toggle span {
    display: none;
  }
}
.header .user-menu .dropdown-toggle .fa-user-circle {
  font-size: 1.8em;
  display: none;
}
@media (max-width: 575.98px) {
  .header .user-menu .dropdown-toggle .fa-user-circle {
    display: inline;
  }
}
.header .user-menu .dropdown-toggle .user-thumb {
  font-size: 1.2em;
  width: 1.7rem;
  height: 1.7rem;
  display: none;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 50%;
  background: #5f908f;
}
@media (max-width: 575.98px) {
  .header .user-menu .dropdown-toggle .user-thumb {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.header .user-menu .fa-video {
  color: #00b2f5;
}
.sticky-header {
  font-size: 0.9em;
  width: 100%;
  top: -100px;
  left: 0;
  padding: 10px 0;
  position: fixed;
  border-bottom: 1px solid #f2ece9;
  background: #fff;
  z-index: 999;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  transition: top 0.2s;
}
@media (max-width: 767.98px) {
  .sticky-header {
    display: none;
  }
}
.sticky-header.sticked {
  top: 0;
}
@media (max-width: 767.98px) {
  .sticky-header.sticked {
    display: none;
  }
}
.sticky-header .container-fluid,
.sticky-header .container-lg,
.sticky-header .container-md,
.sticky-header .container-sm,
.sticky-header .container-xl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media (min-width: 1440px) {
  .sticky-header .container-fluid,
  .sticky-header .container-lg,
  .sticky-header .container-md,
  .sticky-header .container-sm,
  .sticky-header .container-xl {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.sticky-header .sticky-logo {
  margin-right: 30px;
}
@media (max-width: 991.98px) {
  .sticky-header .sticky-logo {
    display: none;
  }
}
.sticky-header .sticky-logo .logo-healee {
  width: 120px;
  height: 49px;
}
.sticky-header .sticky-logo .logo-superdoc {
  width: 120px;
  height: 21px;
}
.sticky-header .sticky-logo .logo-label {
  display: none;
}
.sticky-header .sticky-logo .logo-whitelabel {
  max-width: 220px;
  max-height: 48px;
  width: auto;
  height: auto;
}
.sticky-header img {
  max-width: 40px;
  max-height: 48px;
  margin-right: 16px;
  border-radius: 6px;
  cursor: pointer;
}
.sticky-header h4 {
  font-size: 1.25em;
  cursor: pointer;
}
.sticky-header h4,
.sticky-header p {
  width: 100%;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.sticky-header .sticky-header-content {
  max-width: 40%;
  margin-right: 30px;
}
@media (max-width: 991.98px) {
  .sticky-header .sticky-header-review {
    display: none;
  }
}
.sticky-header .sticky-header-review .rating {
  margin: 3px 0;
}
.sticky-header .sticky-header-right {
  flex-grow: 1;
  text-align: right;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .sticky-header .sticky-header-right {
    display: none;
  }
}
.sticky-header .sticky-header-right .btn {
  margin-left: 10px;
}
.home .footer {
  background: #fff;
}
.footer h4 {
  font-size: 1em;
}
@media (max-width: 575.98px) {
  .footer h4 {
    margin-top: 20px;
  }
}
.footer h4 a {
  color: #5f908f;
}
.footer .footer-logo {
  width: 45px;
  margin-bottom: 15px;
  color: #5f908f;
}
@media (max-width: 767.98px) {
  .footer .footer-logo {
    margin: 0 auto 15px;
  }
}
@media (min-width: 1200px) {
  .footer .footer-desc {
    max-width: 400px;
  }
}
@media (max-width: 767.98px) {
  .footer .footer-desc {
    text-align: center;
  }
}
.footer .list-unstyled li {
  margin-bottom: 5px;
}
.footer .list-unstyled a:hover {
  color: #5f908f;
}
@media (min-width: 576px) {
  .footer .list-unstyled + h4 {
    margin-top: 40px;
  }
}
.footer .copyright {
  font-size: 0.8em;
  margin-top: 40px;
  padding-top: 40px;
  text-align: center;
  border-top: 1px solid #f2ece9;
}
@media (max-width: 575.98px) {
  .footer .copyright {
    margin-top: 20px;
    padding-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .page-search-results .footer {
    padding-bottom: 100px !important;
  }
}
.footer-expand i {
  display: none;
}
@media (max-width: 575.98px) {
  .footer-expand {
    margin: 0 -15px;
  }
  .footer-expand nav.active {
    display: none;
  }
  .footer-expand nav li {
    margin: 0 !important;
  }
  .footer-expand nav li:last-child a {
    border: none;
  }
  .footer-expand h4 {
    margin: 0;
    padding: 12px 15px;
    border-top: 1px solid #f2ece9;
  }
  .footer-expand h4:hover {
    background: #f6f6f6;
  }
  .footer-expand h4.toggled {
    margin-bottom: -1px;
    border-bottom: 1px solid #f2ece9;
  }
  .footer-expand h4.toggled i {
    transform: none;
  }
  .footer-expand h4 i {
    font-size: 26px;
    line-height: 20px;
    float: right;
    display: inline;
    vertical-align: middle;
    transform: rotate(180deg);
  }
  .footer-expand a {
    margin: 0 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
    border-bottom: 1px solid #f2ece9;
  }
  .footer-expand a:hover {
    padding-left: 5px;
    background: #f6f6f6;
  }
}
@media (max-width: 767.98px) {
  .social-links {
    margin-bottom: 20px;
    text-align: center;
  }
}
.social-links .social-link {
  margin-right: 15px;
  margin-bottom: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #404040;
}
@media (max-width: 767.98px) {
  .social-links .social-link {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.social-links .social-link svg {
  width: 28px;
}
.social-links .social-link.facebook:hover {
  color: #3b5998;
}
.social-links .social-link.twitter:hover {
  color: #1da1f2;
}
.social-links .social-link.linkedin:hover {
  color: #2867b2;
}
.social-links .social-link.medium:hover {
  color: #00ab6c;
}
.page-search-results #search .search-column {
  width: 100%;
  max-width: none;
  flex: auto;
  padding: 0 15px;
}
@media (min-width: 1200px) {
  .page-search-results header .row {
    min-height: 38px;
  }
  .page-search-results #search {
    padding-top: 1px;
  }
  .page-search-results .show-filters .search-form-holder {
    width: calc(66.66667% - 100px);
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 15px;
    position: absolute;
  }
  .page-search-results .show-filters .search-filters {
    margin-top: 20px;
  }
}
.search-column {
  position: static;
  width: 50%;
  padding: 0 10px;
}
@media (max-width: 1110px) {
  .search-column {
    flex-shrink: 0 !important;
    width: 100%;
    order: 2;
    padding: 0;
  }
}
.search-form#clinic-docsearch {
  margin: 20px 0;
}
.search-form#clinic-docsearch .search-form-holder {
  justify-content: flex-start;
}
.search-form#clinic-docsearch .form-group {
  width: auto;
  flex: 1;
}
.search-form#clinic-docsearch .form-group:last-child {
  margin-bottom: 0;
}
.search-form .search-form-holder.form-inline {
  justify-content: center;
}
.search-form .search-form-holder.form-inline .form-group {
  width: 25%;
  margin-right: 10px;
}
.search-form .search-form-holder.form-inline .form-group .form-control {
  width: 100%;
  max-width: 100%;
}
.search-form .search-form-holder.form-inline .btn {
  margin-top: 0;
}
@media (max-width: 1199.98px) {
  .header .search-form .search-form-holder.form-inline {
    justify-content: flex-start;
    border-radius: 6px;
    background: #fff;
  }
  .search-form .search-form-holder.form-inline .form-group {
    flex-grow: 1;
  }
}
@media (max-width: 1110px) {
  .header .search-form .search-form-holder.form-inline {
    margin-top: 10px;
  }
}
@media (max-width: 767.98px) {
  .header .search-form .search-form-holder.form-inline,
  .header .search-form .search-form-holder.form-inline .search-form-holder {
    display: none;
  }
  .header .search-form .search-form-holder.form-inline.active {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-top: 10px;
  }
  .page-search-results .search-form .search-form-holder.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .search-form .search-form-holder.form-inline.show-filters {
    display: block;
  }
}
@media (max-width: 575.98px) {
  .search-form .search-form-holder.form-inline {
    display: block;
  }
  .search-form .search-form-holder.form-inline .form-group {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .search-form .search-form-holder.form-inline .btn {
    width: 100%;
    margin-bottom: 0;
  }
}
.search-form .search-filters {
  margin-bottom: 10px;
  display: block;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .search-form .search-filters {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .search-form .search-filters:after {
    content: "";
    width: 35px;
    height: 40px;
    top: 7px;
    right: 0;
    display: block;
    position: absolute;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0, hsla(0, 0%, 100%, 0)),
      color-stop(80%, #fff)
    );
    background: -o-linear-gradient(left, hsla(0, 0%, 100%, 0) 0, #fff 80%);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 80%);
    z-index: 9;
  }
}
.search-form .search-filters .search-filters-holder {
  padding: 10px 0 0;
}
@media (max-width: 991.98px) {
  .search-form .search-filters .search-filters-holder {
    white-space: nowrap;
    overflow-x: scroll;
    -ms-overflow-style: none;
  }
  .search-form .search-filters .search-filters-holder::-webkit-scrollbar {
    display: none;
  }
}
.search-form .search-filters #filter-map + #filter-map-label {
  display: none;
}
.search-form .search-filters #filter-map + #filter-map-label i {
  margin-left: 5px;
}
.search-form .search-filters #filter-map:checked + #filter-map-label {
  display: inline-block;
}
.search-form .search-filters .btn {
  font-weight: 400;
}
.search-form .search-filters .form-control {
  max-width: 185px;
  line-height: normal;
  margin-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  border-color: #e2d6ce;
  transition: 0.2s;
}
.search-form .search-filters .form-control.active {
  border-color: #00b2f5;
  background-color: #00b2f5;
}
.search-form .search-filters .form-control:not(.active):hover {
  background-color: #f6f6f6;
}
.search-form .search-filters .form-control:focus {
  box-shadow: none;
}
.search-form .search-filters .btn-group-toggle,
.search-form .search-filters .form-control {
  width: auto;
  margin-bottom: 10px;
  display: inline-block;
  border-width: 1px;
  cursor: pointer;
  vertical-align: middle;
}
@media (max-width: 991.98px) {
  .search-form .search-filters .btn-group-toggle:last-child,
  .search-form .search-filters .form-control:last-child {
    margin-right: 30px;
  }
}
.search-form .search-filters .btn-group-toggle .btn {
  margin-right: 6px;
  border-color: #e2d6ce;
}
@media (max-width: 575.98px) {
  .search-form .search-filters .btn-group-toggle .btn {
    display: block;
  }
}
.search-form .search-filters .btn-group-toggle input.search-filter {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.search-form
  .search-filters
  .btn-group-toggle
  input.search-filter:checked
  + .btn.btn-outline-light {
  color: #fff;
  border-color: #00b2f5;
  background: #00b2f5;
}
.search-form
  .search-filters
  .btn-group-toggle
  input.search-filter:checked
  + .btn.btn-outline-light:hover {
  background-color: #0098d1;
}
.search-form .search-filters span.text-muted {
  line-height: 36px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1199.98px) {
  #search {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  #search .search-clinics {
    padding-top: 50px;
  }
}
@media (max-width: 1199.98px) {
  #search .search-clinics {
    padding-top: 0;
  }
}
@media (max-width: 991.98px) {
  #search .search-clinics {
    padding-top: 10px;
  }
}
@media (max-width: 575.98px) {
  #search .search-clinics {
    padding-top: 0;
  }
}
#search-container .help-message {
  margin-top: 20px;
}
.search-results-not-found {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media (max-width: 575.98px) {
  .search-results-not-found {
    display: block;
    margin-bottom: 20px;
    padding: 16px;
    border-radius: 5px;
    border: 1px solid #e2d6ce;
    background: #fff;
  }
  .search-results-not-found p:last-child {
    margin-bottom: 0;
  }
  .search-results-not-found.box-shadow {
    box-shadow: 0 0 15px rgba(64, 64, 64, 0.15);
  }
  .search-results-not-found.box-green {
    color: #fff;
    border: none;
    background: #5f908f;
  }
  .search-results-not-found .box-header {
    margin: -17px -17px 15px;
    padding: 16px 16px 0;
  }
  .search-results-not-found .box-header h3,
  .search-results-not-found .box-header h4 {
    margin-bottom: 0;
  }
  .search-results-not-found .box-header p {
    color: #707070;
  }
  .search-results-not-found .box-header .alert {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .search-results-not-found hr {
    margin: 16px -16px;
  }
}
@media (max-width: 575.98px) and (min-width: 1200px) {
  .search-results-not-found {
    padding: 25px;
  }
  .search-results-not-found .box-header {
    margin: -26px -26px 0;
    padding: 20px 25px;
  }
  .search-results-not-found hr {
    margin: 25px -25px;
  }
}
@media (max-width: 575.98px) and (max-width: 767.98px) {
  .search-results-not-found {
    padding: 12px;
  }
  .search-results-not-found .box-header {
    margin: -13px -13px 10px;
  }
}
.search-results-not-found .icon-circle {
  margin: 0 30px 0 0;
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  .search-results-not-found .icon-circle {
    margin: 0 auto 15px;
  }
}
#search-results-wrap {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  #search-results-wrap {
    margin-bottom: 0;
  }
}
#search-results-wrap + .help-message {
  margin-bottom: 0;
}
.search-result {
  margin-bottom: -1px;
  padding: 10px 20px 10px 10px;
  position: relative;
  border: 1px solid #e2d6ce;
  transition: 0.2s;
}
@media (max-width: 575.98px) {
  .search-result {
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 6px !important;
  }
}
.search-result:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-color: #f2ece9;
  z-index: 99;
  position: relative;
}
.search-result:first-child {
  border-radius: 6px 6px 0 0;
}
.search-result:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.search-result.search-title {
  margin-bottom: 15px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  border-radius: 6px;
  border: none;
  background: #eef4ed;
}
@media (min-width: 576px) {
  .search-result.search-title {
    padding: 30px;
  }
}
.search-result.search-title h1 {
  font-weight: 500;
  line-height: normal;
  margin: 0;
}
@media (max-width: 575.98px) {
  .search-result.search-title h1 {
    font-size: 1rem;
  }
}
.search-result.search-title + .search-result {
  border-radius: 6px 6px 0 0;
}
.search-result.search-title:hover {
  box-shadow: none;
}
.search-result > a:hover {
  color: #5f908f;
}
.search-result p {
  color: #404040;
}
.search-result p + .rating {
  margin-top: 8px;
  margin-bottom: 0;
}
.search-result .search-result-link {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 9;
  background: 0 0;
}
.search-result .search-result-thumb {
  border-radius: 6px;
}
@media (max-width: 575.98px) {
  .search-result .col-3 {
    padding-right: 0;
  }
}
.search-result .search-result-content {
  height: calc(100% - 30px);
  min-height: 170px;
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .search-result .search-result-content {
    min-height: 0;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .search-result .search-result-content h3 {
    font-size: 1.4em;
  }
}
@media (min-width: 1200px) {
  .search-result .search-result-content h3 {
    font-size: 1.5em;
  }
}
@media (max-width: 991.98px) {
  .search-result .search-result-content h3 {
    font-size: 1.4em;
  }
}
@media (max-width: 575.98px) {
  .search-result .search-result-content h3 {
    font-size: 1.1em;
  }
}
.search-result .search-result-content h4 {
  margin: 0;
}
.search-result .search-result-content p {
  line-height: 120%;
  margin: 5px 0;
}
.search-result .search-result-content .rating {
  font-size: 1em;
  margin-bottom: 8px;
}
@media (max-width: 575.98px) {
  .search-result .search-result-content .rating {
    font-size: 0.9em;
    margin-top: -4px;
    margin-bottom: 4px;
  }
}
.search-result .search-result-content .doctor-badge {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
  text-align: left;
  align-self: flex-start;
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  .search-result .search-result-content .doctor-badge {
    margin-bottom: 5px;
  }
}
.search-result .search-result-attributes {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  z-index: 10;
}
@media (max-width: 575.98px) {
  .search-result .search-result-attributes {
    margin-top: 0;
    flex-direction: row;
    justify-content: flex-end;
  }
}
.search-result .search-result-attributes .badge {
  max-width: 100%;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-result .search-result-attributes .badge.badge-primary,
.search-result .search-result-attributes .badge.badge-purple,
.search-result .search-result-attributes .badge.badge-warning {
  color: #707070;
  background: #f6f6f6;
}
.search-result .search-result-attributes .badge.badge-purple i {
  color: #5856d6;
}
.search-result .search-result-attributes .badge.badge-warning i {
  color: #ce5947;
}
.search-result .search-result-attributes .badge.badge-success i {
  color: #5f908f;
}
@media (max-width: 575.98px) {
  .search-result .search-result-attributes .badge {
    font-size: 1.1em;
    margin: 0;
    border: none;
    background: 0 0 !important;
  }
  .search-result .search-result-attributes .badge span {
    display: none;
  }
}
@media screen and (max-width: 350px) {
  .search-result .search-result-attributes .badge {
    font-size: 1em;
    padding-left: 2px;
    padding-right: 2px;
  }
}
.search-result .search-result-actions {
  margin-top: 15px;
  white-space: nowrap;
}
@media (max-width: 575.98px) {
  .search-result .search-result-actions {
    margin-top: 0;
    white-space: normal;
  }
}
.search-result .search-result-actions .btn {
  margin-right: 7px;
  position: relative;
  z-index: 10;
}
@media (max-width: 575.98px) {
  .search-result .search-result-actions .btn {
    display: none;
  }
}
.search-result .search-result-actions .next-appointment {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  color: #707070;
}
@media (max-width: 575.98px) {
  .search-result .search-result-actions .next-appointment {
    font-size: 0.9em;
    margin: 0;
  }
}
.search-result .search-result-actions .next-appointment > i {
  margin-right: 10px;
}
@media (max-width: 575.98px) {
  .search-result .search-result-actions .next-appointment > i {
    font-size: 1.3em;
    width: 36px;
    height: 36px;
    margin-right: 8px;
  }
}
.search-result .search-result-actions .next-appointment > i + i {
  margin-left: -20px !important;
}
@media (max-width: 575.98px) {
  .search-result .search-result-actions .next-appointment > i + i {
    margin-left: -15px !important;
  }
}
.search-result .search-result-actions .next-appointment small {
  font-size: 0.9em;
  font-weight: 400;
  color: #707070;
}
.search-result .search-result-actions .next-appointment small ~ span {
  font-weight: 500;
  color: #5f908f;
}
@media (max-width: 575.98px) {
  .search-result .search-result-actions .next-appointment small ~ span {
    display: block;
  }
}
.search-result .search-result-mobile-actions {
  margin: 10px -15px -15px;
  display: none;
  position: relative;
  border-top: 1px solid #f2ece9;
  z-index: 10;
}
@media (max-width: 575.98px) {
  .search-result .search-result-mobile-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.search-result .search-result-mobile-actions .btn {
  font-weight: 600;
  flex-grow: 1;
  white-space: nowrap;
  padding: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 0;
  border: none;
  background: #fff;
}
.search-result .search-result-mobile-actions .btn:hover {
  background: #fff;
}
.search-result .search-result-mobile-actions .btn:first-child {
  border-right: 1px solid #f2ece9;
  border-radius: 0 0 0 6px;
}
.search-result .search-result-mobile-actions .btn:last-child {
  border-radius: 0 0 6px 0;
}
.search-result .search-result-mobile-actions .btn:only-child {
  border: none;
  border-radius: 0 0 6px 6px;
}
.search-suggestions {
  font-size: 1em;
}
.search-suggestions h3 {
  margin-bottom: 20px;
}
.search-suggestions nav ul {
  margin-bottom: 0;
}
.search-suggestions nav a {
  margin: 0 0 7px;
  display: block;
}
.btn.btn-toggle-map {
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  right: 10px;
  bottom: 25px;
  position: fixed;
  display: none;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  z-index: 99999;
}
@media (max-width: 991.98px) {
  .btn.btn-toggle-map {
    display: inline-block;
  }
}
@media (max-height: 500px) {
  .btn.btn-toggle-map {
    display: none;
  }
}
.btn.btn-toggle-map:active,
.btn.btn-toggle-map:focus,
.btn.btn-toggle-map:hover {
  border-color: #5f908f !important;
  background-color: #5f908f !important;
}
.btn.btn-toggle-map i {
  font-size: 1.5em;
  margin-right: 0;
}
.btn.btn-toggle-map .label-hide-map {
  display: none;
}
.btn.btn-toggle-map.toggled {
  width: auto;
  height: auto;
  line-height: normal;
  padding: 10px 15px;
  transform: translateX(-50%);
  left: 50%;
  right: auto;
  position: fixed;
  white-space: nowrap;
  z-index: 99999;
  color: #404040 !important;
  border-color: #e2d6ce !important;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.btn.btn-toggle-map.toggled:active,
.btn.btn-toggle-map.toggled:focus,
.btn.btn-toggle-map.toggled:hover {
  border-color: #e2d6ce !important;
  background-color: #fff !important;
}
.btn.btn-toggle-map.toggled i {
  margin-right: 8px;
}
.btn.btn-toggle-map.toggled .label-hide-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.btn.btn-toggle-map.toggled .label-show-map {
  display: none;
}
.map-column {
  flex: 1 1 auto;
}
@media (max-width: 575.98px) {
  .map-column {
    height: auto;
  }
}
.map-search {
  height: calc(60vh - 60px);
  margin-bottom: 30px;
  position: relative;
}
.map-search:last-child {
  height: calc(100vh - 60px);
}
.map-search #map {
  height: 100%;
}
@media (max-width: 991.98px) {
  .map-search {
    display: none;
  }
  .map-search.active {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    display: block !important;
    z-index: 97;
  }
  .map-search.active #map {
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
}
.map-search .map-search-btn {
  font-size: 1em;
  line-height: normal;
  padding: 10px 15px;
  left: 50%;
  top: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  position: absolute;
  overflow: hidden;
  transform: translateX(-50%);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  border-radius: 8px;
  background: #fff;
  z-index: 99;
  cursor: pointer;
}
.map-search .map-search-btn .fad,
.map-search .map-search-btn .fal,
.map-search .map-search-btn .far {
  font-size: 1.3em;
  margin-right: 5px;
}
.map-search .map-search-btn[data-initial="false"] .fa-info-circle {
  display: none;
}
.map-search .map-search-btn[data-initial="1"] {
  font-size: 0.9em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 6px 10px;
  top: 10px;
  text-align: left;
  box-shadow: none;
  border: none;
  background: hsla(0, 0%, 100%, 0.9);
  cursor: default;
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .map-search .map-search-btn[data-initial="1"] {
    display: block;
  }
}
@media (max-width: 1199.98px) {
  .map-search .map-search-btn[data-initial="1"] {
    left: 10px;
    right: 50px;
    transform: none;
    white-space: normal;
  }
}
.map-search .map-search-btn[data-initial="1"] .fad,
.map-search .map-search-btn[data-initial="1"] .fal,
.map-search .map-search-btn[data-initial="1"] .far {
  color: #5f908f;
}
.map-search .map-search-btn[data-initial="1"] .fad.fa-search,
.map-search .map-search-btn[data-initial="1"] .fal.fa-search,
.map-search .map-search-btn[data-initial="1"] .far.fa-search {
  display: none;
}
.map-search .map-search-btn .overlay.spinner {
  background: #fff;
}
.map-search .map-search-btn .search-label {
  font-weight: 400;
  vertical-align: middle;
}
.map-search .map-search-btn .fal,
.map-search .map-search-btn .far {
  margin-right: 8px;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .sticky-map.active {
    width: calc(41.66% - 46.664px);
    position: fixed;
    top: 30px;
  }
}
@media (min-width: 1200px) {
  .sticky-map.active {
    width: calc(50% - 50px);
    max-width: 770px;
  }
}
.sticky-map.active.stop {
  width: 100%;
  position: absolute;
  bottom: 0;
  top: auto;
}
.sticky-map #advertisement-search-doc {
  height: calc(40vh - 30px);
}
.sticky-map #advertisement-search-doc div {
  height: 100%;
}
.sticky-map #advertisement-search-doc a {
  display: block;
  height: 100%;
}
.sticky-map #advertisement-search-doc img {
  display: block;
  width: auto !important;
  max-height: 100%;
  max-width: 100%;
}
#map,
#map-static {
  display: block;
  width: 100%;
  height: 435px;
  margin-bottom: 20px;
  border-radius: 6px;
}
@media (max-width: 1199.98px) {
  #map,
  #map-static {
    height: 400px;
  }
}
#map-static.doctor-map,
#map.doctor-map {
  height: calc(100% - 40px);
  min-height: 250px;
}
@media (max-width: 991.98px) {
  #map-static.doctor-map,
  #map.doctor-map {
    height: 200px;
    min-height: 200px;
  }
}
#map-static {
  background-position: 50%;
  background-size: 100%;
  transition: opacity 0.2s ease;
}
#map-static.js-doctor-map {
  cursor: pointer;
}
#map-static:hover {
  opacity: 0.8;
}
#map .marker.highlighted {
  z-index: 9999999;
}
#map .marker.highlighted .marker-path {
  fill: #9f5858;
}
#map .marker.highlighted .marker-path-circle {
  fill: #fff;
}
#map .marker.highlighted .map-tooltip-count {
  color: #fff;
}
#map .marker:hover {
  cursor: pointer;
  z-index: 9999999;
}
#map .marker:hover .marker-path {
  fill: #5f908f;
}
#map .marker:hover .marker-path-circle {
  fill: #fff;
}
#map .marker:hover .map-tooltip-count {
  color: #fff;
}
#map .mapboxgl-popup-tip {
  display: none;
}
#map .map-tooltip-count {
  font-size: 1.1em;
  font-weight: 500;
  left: 0;
  right: 0;
  top: 5px;
  position: absolute;
  text-align: center;
  color: #00b2f5;
}
#map .mapboxgl-popup-content {
  font-size: 1em;
  width: 300px;
  max-height: 350px;
  padding: 20px;
  position: relative;
  overflow-x: hidden;
  overflow-y: scroll;
  border-radius: 10px !important;
  border: 1px solid #e2d6ce;
}
#map .mapboxgl-popup-content hr {
  margin-left: -20px;
  margin-right: -70px;
}
#map .mapboxgl-popup-content h4 {
  font-family: Montserrat;
  margin-bottom: 5px;
  padding-right: 20px;
}
#map .mapboxgl-popup-content p {
  font-family: Montserrat;
  width: 100%;
  margin: 0;
}
#map .mapboxgl-popup-content p.text-muted {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 30px;
}
#map .mapboxgl-popup-content .rating {
  margin: 5px 0;
}
#map .mapboxgl-popup-content .btn {
  margin-top: 10px;
}
#map .mapboxgl-popup-content .mapboxgl-popup-close-button {
  font-size: 1.8em;
  width: 40px;
  height: 34px;
  line-height: 34px;
  left: 257px;
  top: 3px;
  padding: 0 0 6px;
  position: fixed;
  color: #404040;
  border-radius: 50%;
  box-sizing: content-box;
}
@media (max-width: 575.98px) {
  #map .mapboxgl-popup-content .mapboxgl-popup-close-button {
    color: #fff;
    background: #404040;
  }
}
#map .mapboxgl-popup-content .mapboxgl-popup-close-button:hover {
  color: #fff;
  background: #404040;
}
#map .map_tooltip .button {
  margin-top: 0.5rem;
  height: 2rem;
  font-size: 0.9rem;
  line-height: 1.5rem;
}
#map .map_tooltip strong {
  font-family: Montserrat;
  font-weight: 500;
}
#map .map_tooltip .avatar_img {
  width: 100px;
  height: 133px;
  margin-right: 20px;
  float: left;
  clear: none;
}
#map .map_tooltip img {
  width: 100px;
  height: 133px;
}
@media (max-width: 991.98px) {
  .block-nomap-move {
    margin-top: 0 !important;
  }
}
.home-layer {
  padding-top: 0;
}
.home-layer h1 {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .home-layer h1 {
    margin-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  .home-layer h1 {
    margin-bottom: 20px;
  }
}
.home-layer p {
  margin: 0;
}
.home-layer #home-search {
  margin-top: 30px;
  align-self: flex-start;
}
@media (min-width: 1200px) {
  .home-layer #home-search {
    margin-top: 50px;
  }
}
@media (max-width: 575.98px) {
  .home-layer #home-search {
    margin-top: 20px;
  }
}
.home-layer #home-search h4 {
  margin-bottom: 15px;
}
.home-layer #home-search a {
  font-size: 1.1em;
}
.home-layer #home-search form {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .home-layer #home-search form {
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .home-layer #home-search form {
    margin-bottom: 20px;
  }
}
.home-layer #home-search #search-doctor {
  display: block;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.home-layer #home-search #search-hospital,
.home-layer #home-search.active #search-doctor {
  display: none;
}
.home-layer #home-search.active #search-hospital {
  display: block;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.home-layer .home-description {
  font-size: 1em;
  line-height: 140%;
  margin-top: 40px;
  padding: 20px;
  border-radius: 6px;
  border: 1px solid #f2ece9;
}
@media (min-width: 1200px) {
  .home-layer .home-description {
    margin-top: 70px;
  }
}
@media (max-width: 991.98px) {
  .home-layer .home-description {
    margin-top: 30px;
  }
}
@media (max-width: 575.98px) {
  .home-layer .home-description {
    display: none;
  }
}
.home-layer .home-hero img {
  width: 85%;
  max-height: 570px;
  margin-top: -10px;
}
@media (max-width: 1199.98px) {
  .home-layer .home-hero img {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
@media (max-width: 767.98px) {
  .home-layer .home-hero {
    display: none;
  }
}
.home-layer .home-heroes {
  max-width: 500px;
  max-height: 500px;
  margin: 0 auto;
}
@media (max-width: 1199.98px) {
  .home-layer .home-heroes {
    max-width: 450px;
    max-height: 450px;
  }
}
.featured-specialties {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0;
  list-style: none;
  text-align: center;
}
@media (max-width: 767.98px) {
  .featured-specialties {
    margin: 0;
  }
}
.featured-specialties li {
  width: 20%;
  flex-basis: auto;
}
@media (max-width: 575.98px) {
  .featured-specialties li:nth-child(2n) a {
    margin-right: 0;
  }
}
@media (max-width: 1199.98px) {
  .featured-specialties li {
    width: 25%;
  }
}
@media (max-width: 991.98px) {
  .featured-specialties li {
    width: 33%;
  }
}
@media (max-width: 575.98px) {
  .featured-specialties li {
    width: 50%;
  }
}
.featured-specialties li:first-child a .icon {
  color: #fff;
  background: #93e58a;
  transition: 0.2s;
}
.featured-specialties li:first-child a:hover {
  border-color: #93e58a;
  background: #fff;
}
.featured-specialties li:nth-child(2) a .icon {
  color: #fff;
  background: #01bfa5;
  transition: 0.2s;
}
.featured-specialties li:nth-child(2) a:hover {
  border-color: #01bfa5;
  background: #fff;
}
.featured-specialties li:nth-child(3) a .icon {
  color: #fff;
  background: #54defd;
  transition: 0.2s;
}
.featured-specialties li:nth-child(3) a:hover {
  border-color: #54defd;
  background: #fff;
}
.featured-specialties li:nth-child(4) a .icon {
  color: #fff;
  background: #648bff;
  transition: 0.2s;
}
.featured-specialties li:nth-child(4) a:hover {
  border-color: #648bff;
  background: #fff;
}
.featured-specialties li:nth-child(5) a .icon {
  color: #fff;
  background: #9a84de;
  transition: 0.2s;
}
.featured-specialties li:nth-child(5) a:hover {
  border-color: #9a84de;
  background: #fff;
}
.featured-specialties li:nth-child(6) a .icon {
  color: #fff;
  background: #f991cc;
  transition: 0.2s;
}
.featured-specialties li:nth-child(6) a:hover {
  border-color: #f991cc;
  background: #fff;
}
.featured-specialties li:nth-child(7) a .icon {
  color: #fff;
  background: #ff4365;
  transition: 0.2s;
}
.featured-specialties li:nth-child(7) a:hover {
  border-color: #ff4365;
  background: #fff;
}
.featured-specialties li:nth-child(8) a .icon {
  color: #fff;
  background: #f96e57;
  transition: 0.2s;
}
.featured-specialties li:nth-child(8) a:hover {
  border-color: #f96e57;
  background: #fff;
}
.featured-specialties li:nth-child(9) a .icon {
  color: #fff;
  background: #ef9e06;
  transition: 0.2s;
}
.featured-specialties li:nth-child(9) a:hover {
  border-color: #ef9e06;
  background: #fff;
}
.featured-specialties li:nth-child(10) a .icon {
  color: #fff;
  background: #ffe347;
  transition: 0.2s;
}
.featured-specialties li:nth-child(10) a:hover {
  border-color: #ffe347;
  background: #fff;
}
.featured-specialties a {
  font-weight: 500;
  margin: 15px;
  padding: 30px 20px;
  display: block;
  border: 2px solid transparent;
  border-radius: 15px;
  background: #f6f6f6;
}
@media (max-width: 767.98px) {
  .featured-specialties a {
    margin: 0 10px 10px 0;
    padding: 20px 10px;
  }
}
.featured-specialties .icon {
  font-size: 3em;
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin: 0 auto 15px;
  display: block;
  text-align: center;
  border-radius: 50%;
}
@media (max-width: 991.98px) {
  .featured-specialties .icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  .featured-specialties .icon {
    font-size: 2.25em;
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
}
.featured-specialties span {
  width: 150px;
  max-width: 100%;
  margin: 0 auto;
  line-height: normal;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #404040;
  transition: 0.2s;
}
.healee-app {
  margin: 0;
  padding: 20px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: none;
  color: #fff;
  background: #2d3a8c;
}
@media (max-width: 767.98px) {
  .healee-app {
    text-align: center;
  }
  .healee-app i {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .healee-app {
    padding-top: 0;
  }
}
.healee-app h1 {
  margin-top: 20px;
}
.healee-app h4 {
  margin: 0;
  color: #00b2f5;
}
.healee-app .btn {
  border-color: #00b2f5;
  background: #00b2f5;
}
.healee-app .btn:active,
.healee-app .btn:focus,
.healee-app .btn:hover {
  border-color: #008dc2 !important;
  background: #008dc2 !important;
}
.healee-app .healee-app-screenshot {
  width: 480px;
  margin-bottom: -70px;
}
.healee-app .healee-app-badges {
  margin-top: 40px;
}
@media (max-width: 991.98px) {
  .healee-app .healee-app-badges {
    margin-top: 20px;
    text-align: center;
  }
}
.healee-app .healee-app-badges img {
  width: 180px;
  max-width: 90%;
  margin-right: 20px;
}
@media (max-width: 767.98px) {
  .healee-app .healee-app-badges img {
    margin: 0 5px 5px;
  }
}
.what-is-healee {
  margin-bottom: 20px;
  padding: 16px;
  border-radius: 5px;
  border: 1px solid #e2d6ce;
  background: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
}
.what-is-healee p:last-child {
  margin-bottom: 0;
}
.what-is-healee.box-shadow {
  box-shadow: 0 0 15px rgba(64, 64, 64, 0.15);
}
.what-is-healee.box-green {
  color: #fff;
  border: none;
  background: #5f908f;
}
.what-is-healee .box-header {
  margin: -17px -17px 15px;
  padding: 16px 16px 0;
}
.what-is-healee .box-header h3,
.what-is-healee .box-header h4 {
  margin-bottom: 0;
}
.what-is-healee .box-header p {
  color: #707070;
}
.what-is-healee .box-header .alert {
  margin-top: 10px;
  margin-bottom: 0;
}
.what-is-healee hr {
  margin: 16px -16px;
}
@media (min-width: 1200px) {
  .what-is-healee {
    padding: 25px;
  }
  .what-is-healee .box-header {
    margin: -26px -26px 0;
    padding: 20px 25px;
  }
  .what-is-healee hr {
    margin: 25px -25px;
  }
}
@media (max-width: 767.98px) {
  .what-is-healee {
    padding: 12px;
  }
  .what-is-healee .box-header {
    margin: -13px -13px 10px;
  }
}
@media (max-width: 991.98px) {
  .home-cities {
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .home-cities .col-6:last-child {
    max-width: none;
    flex: 1;
  }
  .home-cities .col-6:last-child ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .home-cities .col-6:last-child ul li {
    width: 50%;
  }
  .home-cities .col-6:last-child ul li:nth-child(2n) {
    padding-left: 15px;
  }
}
.home-cities ul {
  margin-bottom: 0;
}
.home-cities li {
  line-height: 140%;
  border-bottom: 1px solid #f2ece9;
}
@media (min-width: 576px) {
  .home-cities li:last-child {
    border-bottom: none;
  }
}
.home-cities li a {
  padding: 10px 0;
  display: block;
  color: #404040;
}
.home-cities li a:hover {
  color: #5f908f;
}
@media (max-width: 575.98px) {
  .home-cities li {
    font-size: 1em;
    font-weight: 400;
  }
}
.how-works .modal .modal-title,
.how-works h5,
.modal .how-works .modal-title {
  margin-bottom: 30px;
}
.how-works .fal {
  font-size: 2em;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin-right: 20px;
  text-align: center;
  border-radius: 50%;
  color: #5f908f;
  background: #eef4ed;
}
.how-works h4 {
  margin: 0;
}
.help {
  margin: 30px 0;
}
@media (max-width: 767.98px) {
  .help {
    display: none;
  }
}
.quotes .d-flex {
  align-items: center;
  justify-content: center;
}
.quotes .quote {
  display: none;
}
.quotes .quote.active,
.quotes svg {
  display: block;
}
.quotes svg {
  margin: 0 auto 15px;
}
.quotes blockquote {
  font-size: 1.1em;
  text-align: center;
}
@media (min-width: 768px) {
  .quotes blockquote {
    font-size: 1.2em;
  }
}
@media (min-width: 1200px) {
  .quotes blockquote {
    font-size: 1.5em;
  }
}
.quotes img {
  margin-right: 15px;
}
.quotes p {
  margin: 0;
}
.quotes-menu {
  margin-top: 20px;
  text-align: center;
}
.quotes-menu a {
  width: 30px;
  height: 7px;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #f2ece9;
}
@media (min-width: 1200px) {
  .quotes-menu a {
    width: 60px;
  }
}
.quotes-menu a.active {
  background: #5f908f;
}
@media (max-width: 767.98px) {
  .banner-become-superdoctor {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .banner-become-superdoctor img {
    max-width: 100px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991.98px) {
  .become-doctor {
    margin-bottom: 0;
  }
}
.become-doctor .col-md-3 {
  text-align: right;
}
@media (max-width: 767.98px) {
  .become-doctor .col-md-3 {
    margin-top: 15px;
    text-align: left;
  }
}
.doctor-summary {
  margin-bottom: 40px;
  padding-bottom: 55px;
  border-bottom: 1px solid #f2ece9;
}
@media (max-width: 991.98px) {
  .doctor-summary {
    padding-bottom: 0;
    margin-bottom: 20px;
    border: none;
  }
}
@media (max-width: 575.98px) {
  .doctor-summary {
    text-align: center;
  }
}
.doctor-summary .d-flex.flex-column {
  height: 100%;
}
.doctor-summary .doctor-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 575.98px) {
  .doctor-summary .doctor-actions {
    justify-content: center;
  }
}
.doctor-summary .doctor-actions .btn {
  margin-top: 8px;
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .doctor-summary .doctor-actions .btn {
    margin-right: 0;
    display: block;
  }
}
@media (max-width: 767.98px) {
  .doctor-summary .doctor-actions > .btn {
    width: 100%;
  }
}
.doctor-summary .doctor-actions .doctor-action-group {
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 99;
}
@media (max-width: 767.98px) {
  .doctor-summary .doctor-actions .doctor-action-group {
    width: 100%;
    display: block;
  }
}
@media (max-width: 575.98px) {
  .doctor-summary .doctor-actions .doctor-action-group {
    display: inline-block;
  }
}
.doctor-summary .doctor-actions .doctor-action-group .btn-link {
  font-size: 1em;
  display: block;
  margin-bottom: -25px;
}
@media (max-width: 991.98px) {
  .doctor-summary .doctor-actions .doctor-action-group .btn-link {
    margin-bottom: 0;
  }
}
.doctor-summary .doctor-name {
  flex-grow: 1;
}
.doctor-summary .doctor-name h1 {
  margin-bottom: 10px;
}
.doctor-summary .doctor-name p {
  margin-bottom: 5px;
}
@media (max-width: 575.98px) {
  .doctor-summary .doctor-badges {
    margin: 0 -15px;
    padding: 0 15px;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .doctor-summary .doctor-badges::-webkit-scrollbar {
    display: none;
  }
}
.doctor-summary .doctor-images {
  text-align: center;
}
.doctor-summary .doctor-images img {
  border-radius: 6px;
}
@media (max-width: 575.98px) {
  .doctor-summary .doctor-images img {
    width: 100px;
    margin-bottom: 15px;
  }
}
.doctor-summary .doctor-images span {
  font-size: 1em;
  margin-top: 5px;
  margin-bottom: -25px;
  display: block;
}
@media (max-width: 575.98px) {
  .doctor-summary .doctor-images span {
    margin: -5px 0 10px;
  }
}
@media (max-width: 575.98px) {
  .doctor-summary .next-appointment {
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    text-align: left;
  }
  .doctor-summary .next-appointment i {
    font-size: 1.3em;
    width: 40px;
    height: 40px;
    margin-right: 8px;
  }
}
@media (max-width: 575.98px) {
  .doctor-summary .review-number {
    margin-top: 15px;
  }
}
.doctor-summary .doctor-badge {
  margin-top: 10px;
  align-self: flex-start;
}
@media (max-width: 575.98px) {
  .doctor-summary .doctor-badge {
    align-self: center;
  }
}
.report-problem {
  margin-top: 8px;
  float: right;
}
.consultation-banner {
  padding: 15px;
  border-radius: 8px;
  color: #00688f;
  background: #eef9ff;
}
.consultation-banner .icon {
  width: 2.5rem;
  height: auto;
}
.consultation-banner a {
  color: #007aff;
}
.consultation-banner a:hover {
  color: #0055b3;
}
.next-appointment {
  line-height: 120%;
  margin: 20px 0 10px;
  align-items: center;
}
.next-appointment h2 {
  font-weight: 500;
  margin: 0;
}
.next-appointment .heading-4,
.next-appointment h4 {
  font-weight: 600;
  line-height: 130%;
  color: #404040;
}
.next-appointment .heading-4:first-letter,
.next-appointment h4:first-letter {
  text-transform: uppercase;
}
.next-appointment .small,
.next-appointment small {
  font-size: 1em;
  font-weight: 500;
  display: block;
  color: #5f908f;
}
.next-appointment > i {
  font-size: 1.5em;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #fff;
  border-radius: 50%;
  background: #5f908f;
}
.next-appointment > i.fa-user-md-chat,
.next-appointment > i.fa-video {
  background: #00b2f5;
}
.next-appointment .fa-calendar-alt + .fa-video {
  margin-left: -25px;
  box-sizing: content-box;
  border: 2px solid #fff;
}
@media (max-width: 575.98px) {
  .next-appointment .fa-calendar-alt + .fa-video {
    margin-left: -15px;
  }
}
.next-appointment.online .small,
.next-appointment.online small {
  color: #00b2f5;
}
.next-appointment.online > i {
  background-color: #00b2f5;
}
.next-appointment + .next-appointment {
  margin-top: 10px;
}
.loading small,
.loading span {
  max-width: 100%;
  display: block;
  border-radius: 6px;
  background: #f2ece9;
  -webkit-animation-name: blinking;
  animation-name: blinking;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.loading small {
  width: 100px;
  height: 18px;
  margin-bottom: 5px;
  font-size: 0 !important;
}
.loading span {
  width: 187px;
  height: 19px;
}
a.next-appointment {
  max-width: 360px;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #e2d6ce;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
a.next-appointment:hover {
  box-shadow: none;
  background: #f6f6f6;
}
.doctor-banner {
  margin: 0 0 30px;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
  background: #fafafa;
}
@media (max-width: 575.98px) {
  .doctor-banner {
    padding: 0;
  }
}
.doctor-banner.doctor-banner-mobile {
  margin-top: 0;
  padding: 0;
}
.doctor-banner.clinic-banner {
  margin-top: 0;
}
.doctor-description {
  margin-top: 20px;
  margin-bottom: 40px;
}
.doctor-description .modal .modal-title,
.doctor-description h5,
.modal .doctor-description .modal-title {
  margin-top: 30px;
  margin-bottom: 15px;
}
#clinic-doctors {
  margin-bottom: 30px;
}
.review-summary {
  margin-bottom: 20px;
}
.review-summary .review-summary-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.review-summary .review-summary-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.review-summary .review-summary-list .rating {
  display: inline-block;
}
.review-number {
  text-align: center;
}
.review-number span {
  font-size: 3em;
  font-weight: 400;
  line-height: 100%;
  display: block;
}
@media (min-width: 1200px) {
  .review-number span {
    font-size: 4.5em;
  }
}
.review-number .btn {
  margin-top: 10px;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .review-number .btn {
    margin-bottom: 20px;
  }
}
.doctor-reviews {
  margin-top: 30px;
  padding-top: 40px;
  border-top: 1px solid #f2ece9;
}
@media (max-width: 767.98px) {
  .doctor-reviews {
    margin-top: 20px;
    padding-top: 20px;
  }
}
.doctor-reviews h3 {
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .doctor-reviews h3 {
    margin-bottom: 20px;
  }
}
.review {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid rgba(26, 32, 44, 0.125);
  border-radius: 15px;
}
@media (max-width: 575.98px) {
  .review {
    margin-bottom: 10px;
    padding: 15px;
  }
}
.review .review-name {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.review .review-name span {
  font-size: 1em;
}
.review .review-name span.text-muted {
  font-size: 0.9em;
  font-weight: 400;
}
.review .review-score {
  font-size: 0.9em;
  margin-top: 15px;
}
@media (max-width: 575.98px) {
  .review .review-score .col-sm {
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.review .review-score .rating-name {
  margin-bottom: 5px;
}
@media (max-width: 575.98px) {
  .review .review-score .rating-name {
    margin: 0 0 0 10px;
    order: 2;
    color: #707070;
  }
}
@media (max-width: 575.98px) {
  .review .review-score .rating {
    order: 1;
  }
}
.review .content {
  font-size: 1em;
  margin-top: 15px;
}
.review-reply {
  margin-top: -15px;
  margin-left: 20px;
  background: #f6f6f6;
}
@media (max-width: 575.98px) {
  .review-reply {
    margin-top: -5px;
  }
}
.review-reply .content {
  margin-top: 10px;
}
.single-doctor-calendar {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
  background: #eef4ed;
}
.single-doctor-calendar.active {
  background: #eef9ff;
}
@media (max-width: 575.98px) {
  .single-doctor-calendar {
    padding: 15px 5px 5px;
  }
}
.single-doctor-calendar .prebooking-form select.form-control {
  padding-left: 15px;
  transition: 0.2s;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .single-doctor-calendar .prebooking-form select.form-control {
    padding-left: 10px;
  }
}
.single-doctor-calendar .prebooking-form select.form-control:hover {
  background-color: #f6f6f6;
}
.single-doctor-calendar .prebooking-form-type label {
  margin-bottom: -1px;
  padding: 12px 15px;
  border: 1px solid #e2d6ce;
  background: #fff;
  transition: 0.2s;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .single-doctor-calendar .prebooking-form-type label {
    padding-left: 10px;
  }
}
.single-doctor-calendar .prebooking-form-type label:hover {
  background: #f6f6f6;
}
.single-doctor-calendar .prebooking-form-type label:first-child {
  border-radius: 6px 6px 0 0;
}
.single-doctor-calendar .prebooking-form-type label:last-child {
  border-radius: 0 0 6px 6px;
}
.single-doctor-calendar .prebooking-form-type .nhp-logo {
  max-height: 20px;
}
@media (max-width: 575.98px) {
  .patient-calendar .box {
    margin-bottom: 20px;
    padding: 16px;
    border-radius: 5px;
    border: 1px solid #e2d6ce;
    background: #fff;
  }
  .patient-calendar .box p:last-child {
    margin-bottom: 0;
  }
  .patient-calendar .box.box-shadow {
    box-shadow: 0 0 15px rgba(64, 64, 64, 0.15);
  }
  .patient-calendar .box.box-green {
    color: #fff;
    border: none;
    background: #5f908f;
  }
  .patient-calendar .box .box-header {
    margin: -17px -17px 15px;
    padding: 16px 16px 0;
  }
  .patient-calendar .box .box-header h3,
  .patient-calendar .box .box-header h4 {
    margin-bottom: 0;
  }
  .patient-calendar .box .box-header p {
    color: #707070;
  }
  .patient-calendar .box .box-header .alert {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .patient-calendar .box hr {
    margin: 16px -16px;
  }
}
@media (max-width: 575.98px) and (min-width: 1200px) {
  .patient-calendar .box {
    padding: 25px;
  }
  .patient-calendar .box .box-header {
    margin: -26px -26px 0;
    padding: 20px 25px;
  }
  .patient-calendar .box hr {
    margin: 25px -25px;
  }
}
@media (max-width: 575.98px) and (max-width: 767.98px) {
  .patient-calendar .box {
    padding: 12px;
  }
  .patient-calendar .box .box-header {
    margin: -13px -13px 10px;
  }
}
.patient-calendar {
  position: relative;
  margin-top: 20px;
}
.patient-calendar h4 .badge {
  vertical-align: top;
}
.patient-calendar h4 .badge:first-child {
  margin-left: 10px;
}
.patient-calendar .box {
  margin-bottom: 0;
  padding: 20px;
}
@media (max-width: 575.98px) {
  .patient-calendar .box {
    padding: 10px;
  }
}
.patient-calendar .calendar-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
@media (max-width: 575.98px) {
  .patient-calendar .calendar-type {
    margin-bottom: 10px;
  }
}
.patient-calendar .calendar-type .calendar-type-icon {
  font-size: 1.4em;
  width: 46px;
  height: 46px;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #fff;
  border-radius: 50%;
  background: #5f908f;
}
.patient-calendar .calendar-type .calendar-type-icon.fa-video {
  background: #00b2f5;
}
@media (max-width: 575.98px) {
  .patient-calendar .calendar-type .calendar-type-icon {
    font-size: 1em;
    width: 32px;
    height: 32px;
    margin-bottom: 10px;
  }
}
.patient-calendar .calendar-type h4 {
  margin-bottom: 5px;
}
.patient-calendar .calendar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767.98px) {
  .patient-calendar .calendar-nav {
    margin-top: 10px;
    justify-content: center;
  }
}
.patient-calendar .calendar-nav .day-next,
.patient-calendar .calendar-nav .day-prev {
  font-size: 1.3em;
  width: 45px;
  height: 45px;
  top: 35px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #404040 !important;
  border: none;
  border-radius: 50%;
  background: 0 0;
  cursor: pointer;
}
.patient-calendar .calendar-nav .day-next:hover,
.patient-calendar .calendar-nav .day-prev:hover {
  background: #f6f6f6;
}
.patient-calendar .calendar-nav .day-prev {
  left: -15px;
}
.patient-calendar .calendar-nav .day-next {
  right: -15px;
}
@media (max-width: 767.98px) {
  .patient-calendar .calendar-nav .day-next,
  .patient-calendar .calendar-nav .day-prev {
    top: -7px;
  }
}
.patient-calendar .calendar-move-to-date {
  position: relative;
}
.patient-calendar .calendar-move-to-date .btn {
  font-size: 1em;
  padding-right: 0;
}
.patient-calendar .calendar-move-to-date .btn i {
  margin-right: 5px;
  color: #5f908f;
}
.patient-calendar .js-move-to {
  font-size: 1em;
}
.patient-calendar .calendar-empty {
  margin: 40px auto;
  text-align: center;
}
.patient-calendar .calendar-empty .next-appointment > i {
  margin-right: 0;
  margin-bottom: 10px;
}
.patient-calendar .calendar-empty .next-appointment > i.lighter {
  color: #707070;
  background: #f2ece9;
}
.patient-calendar .calendar-empty .next-appointment small {
  font-weight: 400;
  display: block;
  margin-bottom: 2px;
}
.patient-calendar .calendar-empty .next-appointment .calendar-available-date {
  cursor: pointer;
}
.patient-calendar
  .calendar-empty
  .next-appointment
  .calendar-available-date
  .heading-4,
.patient-calendar
  .calendar-empty
  .next-appointment
  .calendar-available-date
  .heading-4:hover,
.patient-calendar
  .calendar-empty
  .next-appointment
  .calendar-available-date:hover {
  color: #5f908f;
}
.patient-calendar .calendar-empty .next-appointment .loading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.patient-calendar .calendar-empty .next-appointment .loading span {
  width: 120px;
  height: 23px;
}
.patient-calendar .calendar-calendar {
  position: relative;
}
.patient-calendar .days-holder {
  margin: 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.patient-calendar .days-holder .day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin: 0 6px;
  flex: 1;
}
@media (max-width: 575.98px) {
  .patient-calendar .days-holder .day {
    margin: 0 1px;
  }
}
.patient-calendar .days-holder .day:first-child {
  margin-left: -2px;
}
@media (max-width: 575.98px) {
  .patient-calendar .days-holder .day:first-child {
    margin-left: -1px;
  }
}
.patient-calendar .days-holder .day:last-child {
  margin-right: -2px;
}
@media (max-width: 575.98px) {
  .patient-calendar .days-holder .day:last-child {
    margin-right: -1px;
  }
}
.patient-calendar .days-holder .day .day-header {
  font-size: 1em;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 10px;
  text-align: center;
}
@media (max-width: 575.98px) {
  .patient-calendar .days-holder .day .day-header {
    font-size: 0.9em;
  }
}
.patient-calendar .days-holder .day .calendar-expand {
  margin: 2px;
  border-width: 2px;
}
.patient-calendar .days-holder .day .day-slots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  flex: 0 1 auto;
}
.patient-calendar .days-holder .day .day-slots.empty {
  flex: 1 1 auto;
  margin: 2px;
  border-radius: 5px;
  border: 2px solid #f6f6f6;
  background: -o-repeating-linear-gradient(
    135deg,
    transparent,
    transparent 5px,
    #f6f6f6 5px,
    #f6f6f6 10px
  );
  background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 5px,
    #f6f6f6 0,
    #f6f6f6 10px
  );
}
.patient-calendar .days-holder .day .calendar-slot {
  font-size: 0.9em;
  font-weight: 500;
  min-width: calc(50% - 4px);
  height: 36px;
  line-height: 32px;
  margin: 2px;
  text-align: center;
  color: #5f908f;
  border-radius: 5px;
  border: 2px solid #5f908f;
}
@media (max-width: 575.98px) {
  .patient-calendar .days-holder .day .calendar-slot {
    width: calc(50% - 2px);
    margin: 1px;
  }
}
@media (min-width: 576px) {
  .patient-calendar .days-holder .day .calendar-slot {
    font-size: 1em;
  }
}
.patient-calendar .days-holder .day .calendar-slot.booked {
  color: #e2d6ce;
  border-color: #f6f6f6;
  background: -o-repeating-linear-gradient(
    135deg,
    transparent,
    transparent 5px,
    #f6f6f6 5px,
    #f6f6f6 10px
  );
  background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 5px,
    #f6f6f6 0,
    #f6f6f6 10px
  );
}
.patient-calendar .days-holder .day .calendar-slot .slot-start-time {
  display: block;
}
.patient-calendar .days-holder .day .calendar-slot .slot-book-link {
  height: 100%;
  display: block;
}
@media (max-width: 575.98px) {
  .patient-calendar .days-holder .day .calendar-slot .slot-book-link {
    transition: none;
  }
}
.patient-calendar .days-holder .day .calendar-slot .slot-book-link:hover {
  color: #fff;
  background: #5f908f;
}
.patient-calendar .days-holder .day .calendar-slot.nzok:not(.booked) {
  position: relative;
}
@media (max-width: 575.98px) {
  .patient-calendar .days-holder .day .calendar-slot.nzok:not(.booked) {
    background-size: 11px;
  }
}
.patient-calendar
  .days-holder
  .day
  .calendar-slot.nzok:not(.booked)
  .slot-book-link:after {
  content: "";
  width: 16px;
  height: 16px;
  top: 2px;
  right: 2px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(/img/nhp.png);
  background-size: 16px;
  opacity: 1;
  transition: 0.2s;
}
@media (max-width: 575.98px) {
  .patient-calendar
    .days-holder
    .day
    .calendar-slot.nzok:not(.booked)
    .slot-book-link:after {
    top: 0;
    right: 1px;
  }
}
.patient-calendar
  .days-holder
  .day
  .calendar-slot.nzok:not(.booked)
  .slot-book-link:hover {
  color: #fff;
}
.patient-calendar
  .days-holder
  .day
  .calendar-slot.nzok:not(.booked)
  .slot-book-link:hover:after {
  opacity: 0;
}
.patient-calendar#calendar-video .calendar-slot:not(.booked) {
  color: #007aff;
  border-color: #00b2f5;
}
.patient-calendar#calendar-video .slot-book-link {
  color: #007aff;
}
.patient-calendar#calendar-video .slot-book-link:hover {
  color: #fff;
  background: #00b2f5;
}
.patient-calendar#calendar-video .calendar-empty .next-appointment small {
  color: #00b2f5;
}
.patient-calendar#calendar-video .calendar-empty .calendar-available-date {
  color: #00688f;
}
.patient-calendar#calendar-video
  .calendar-empty
  .calendar-available-date:hover {
  color: #00b2f5;
}
.patient-calendar#calendar-video
  .calendar-empty
  .calendar-available-date
  .heading-4 {
  color: #00688f;
}
.patient-calendar#calendar-video
  .calendar-empty
  .calendar-available-date
  .heading-4:hover {
  color: #00b2f5;
}
.patient-calendar#calendar-video .calendar-expand {
  color: #007aff;
  border-color: #00b2f5;
}
.patient-calendar#calendar-video .calendar-expand:hover {
  color: #fff;
  background: #00b2f5;
}
.patient-calendar .alert.calendar-note {
  font-size: 1em;
  line-height: 120%;
  margin: 20px 0 0;
}
@media (max-width: 575.98px) {
  .patient-calendar .alert.calendar-note {
    border-radius: 6px;
  }
}
.patient-calendar .alert.calendar-note i {
  font-size: 1.2em;
  margin-right: 7px;
}
.patient-calendar .alert.calendar-note .d-flex {
  margin-bottom: 10px;
}
.modal .patient-calendar .alert.calendar-note .modal-title,
.patient-calendar .alert.calendar-note .modal .modal-title,
.patient-calendar .alert.calendar-note h5 {
  margin: 0;
}
.patient-calendar .alert.calendar-note p {
  margin: 0;
  word-wrap: break-word;
}
.patient-calendar .calendar-insurances {
  margin-top: 25px;
}
@media (max-width: 1199.98px) {
  .patient-calendar .calendar-insurances {
    margin-top: 15px;
  }
}
.patient-calendar .calendar-insurances .badge {
  margin: 3px 0 0;
}
.patient-calendar .calendar-prices {
  margin: 25px -21px -21px;
}
@media (max-width: 575.98px) {
  .patient-calendar .calendar-prices {
    margin: 15px -11px -11px;
  }
}
.patient-calendar .calendar-prices .card {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.patient-calendar .calendar-prices .card .card-header .prices-header {
  padding: 15px 25px;
}
@media (max-width: 1199.98px) {
  .patient-calendar .calendar-prices .card .card-header .prices-header {
    padding: 15px;
  }
}
.patient-calendar
  .calendar-prices
  .card
  .card-header
  .prices-header.collapsed
  .prices-hide {
  display: none;
}
.patient-calendar
  .calendar-prices
  .card
  .card-header
  .prices-header.collapsed
  .prices-show {
  display: inline;
}
.patient-calendar
  .calendar-prices
  .card
  .card-header
  .prices-header
  .prices-show {
  display: none;
}
.patient-calendar .calendar-prices .card .card-body {
  padding: 5px 25px 25px;
}
@media (max-width: 1199.98px) {
  .patient-calendar .calendar-prices .card .card-body {
    padding: 5px 15px 15px;
  }
}
.patient-calendar .calendar-prices .list-group-flush .price {
  padding: 8px 0;
}
.patient-calendar .calendar-prices .list-group-flush .price .price-name {
  flex-grow: 1;
  word-break: break-all;
}
.patient-calendar .calendar-prices .list-group-flush .price .price-value {
  white-space: nowrap;
}
.calendar-reason-days {
  line-height: 120%;
  margin: 20px 0 -25px;
  padding: 10px 20px;
  position: relative;
  border-radius: 5px 5px 0 0;
  border: 1px solid #e2d6ce;
  border-bottom: 0;
  background: #f6f6f6;
  z-index: 8;
}
@media (max-width: 575.98px) {
  .calendar-reason-days {
    font-size: 0.9em;
    padding: 8px 10px;
  }
}
.appointment-process #booking-data {
  min-height: 250px;
}
.appointment-process .header {
  border-bottom: none;
}
.appointment-process .layer {
  padding-top: 30px;
}
@media (max-width: 991.98px) {
  .appointment-process .layer {
    padding-top: 15px;
  }
}
.appointment-process .help-row {
  justify-content: flex-start !important;
}
@-webkit-keyframes highlight-box {
  0% {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-color: #e2d6ce;
  }
  20% {
    box-shadow: 0 0 10px #5f908f;
    border-color: #5f908f;
  }
  80% {
    box-shadow: 0 0 10px #5f908f;
    border-color: #5f908f;
  }
  to {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-color: #e2d6ce;
  }
}
@keyframes highlight-box {
  0% {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-color: #e2d6ce;
  }
  20% {
    box-shadow: 0 0 10px #5f908f;
    border-color: #5f908f;
  }
  80% {
    box-shadow: 0 0 10px #5f908f;
    border-color: #5f908f;
  }
  to {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-color: #e2d6ce;
  }
}
.doctor-card {
  margin: 0 auto 30px;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #e2d6ce;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
@media (max-width: 575.98px) {
  .doctor-card {
    box-shadow: none;
  }
}
.doctor-card .alert:first-child {
  margin: -20px -20px 20px;
  border-radius: 5px 5px 0 0;
}
.doctor-card .doctor-card-time {
  margin-bottom: 20px;
  border-radius: 5px 5px 0 0;
}
.doctor-card .doctor-card-time .next-appointment {
  margin: 0;
  align-items: flex-start;
}
.doctor-card .doctor-card-time .next-appointment h2 {
  font-size: 1.3em;
}
.doctor-card .doctor-card-time .next-appointment h2:first-letter {
  text-transform: uppercase;
}
.doctor-card .doctor-card-time .next-appointment .appointment-timezone {
  font-size: 0.7em;
  font-weight: 400;
}
.doctor-card .btn-block {
  margin-top: 20px;
}
.doctor-card .doctor-card-actions {
  margin: 20px -20px -20px;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #e2d6ce;
}
.doctor-card .doctor-card-actions .doctor-card-action {
  padding: 17px 10px;
  flex: 1 0 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.doctor-card .doctor-card-actions .doctor-card-action:hover {
  background: #f6f6f6;
}
.doctor-card .doctor-card-actions .doctor-card-action + .doctor-card-action {
  border-left: 1px solid #e2d6ce;
}
.doctor-card .doctor-name .doctor-name-link {
  color: #404040;
}
.doctor-card .doctor-name .doctor-name-link:hover {
  color: #5f908f;
}
.doctor-card .rating {
  margin-top: 5px;
}
.doctor-card hr {
  margin: 20px -20px;
}
.doctor-card.highlight {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: highlight-box;
  animation-name: highlight-box;
}
@media (max-width: 991.98px) {
  .doctor-card {
    padding: 20px;
  }
  .doctor-card hr {
    margin: 20px -20px;
  }
}
.doctor-card .d-flex {
  align-items: flex-start;
}
.doctor-card img {
  max-width: 50px;
  margin-right: 15px;
  border-radius: 5px;
}
.doctor-card .doctor-card-price {
  margin: 0;
}
@media (max-width: 767.98px) {
  .doctor-card .doctor-card-price {
    margin-top: 15px;
  }
}
.doctor-card ul {
  margin-top: 2px;
  padding-left: 16px;
}
#page-appointment .doctor-card {
  max-width: 400px;
  box-shadow: none;
}
@media (max-width: 767.98px) {
  #page-appointment .doctor-card {
    max-width: none;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
  #page-appointment .doctor-card h4 {
    font-weight: 400;
    margin: 0;
  }
  #page-appointment .doctor-card span.clinic-name {
    color: #707070;
  }
  #page-appointment .doctor-card .rating,
  #page-appointment .doctor-card br,
  #page-appointment .doctor-card hr,
  #page-appointment .doctor-card img {
    display: none;
  }
  #page-appointment .doctor-card .btn-link {
    order: 2;
  }
  #page-appointment .doctor-card .doctor-card-time {
    margin: 0 0 15px;
    padding: 0;
    display: block !important;
    color: #404040;
    border-radius: 5px;
    background: 0 0;
  }
  #page-appointment .doctor-card .doctor-card-time i {
    display: none;
  }
}
.steps {
  top: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  text-align: center;
  color: #707070;
}
@media (min-width: 1200px) {
  .steps {
    top: 0;
  }
}
@media (min-width: 768px) {
  .steps {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }
}
@media (max-width: 767.98px) {
  .steps {
    font-size: 0.9em;
  }
}
@media (max-width: 575.98px) {
  .steps {
    display: none;
  }
}
.steps li {
  min-width: 150px;
  padding: 10px 15px;
  white-space: nowrap;
  border: 1px solid #f2ece9;
  border-right: none;
  background: #f6f6f6;
}
@media (max-width: 991.98px) {
  .steps li {
    min-width: 0;
    padding: 7px 10px;
  }
}
.steps li:first-child {
  border-radius: 7px 0 0 7px;
}
.steps li:last-child {
  border-right: 1px solid #f2ece9;
  border-radius: 0 7px 7px 0;
}
.steps li.active {
  color: #404040;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.steps li.active .step-number {
  color: #fff;
}
.steps li.done {
  color: #404040;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  background: #fff;
  cursor: pointer;
}
.steps li.done i {
  display: inline-block;
  color: #fff;
  background: #5f908f;
}
.steps li.done .step-number {
  display: none;
}
.steps .step-number,
.steps i {
  margin-right: 10px;
  display: inline-block;
  border-radius: 50%;
  background: #f2ece9;
}
@media (max-width: 991.98px) {
  .steps .step-number,
  .steps i {
    margin-right: 5px;
  }
}
.steps i {
  display: none;
}
.steps-mobile {
  font-size: 0.9em;
  display: none;
  margin-bottom: 5px;
  color: #00b2f5;
}
@media (max-width: 575.98px) {
  .steps-mobile {
    display: block;
  }
}
#page-appointment #appointment-insurances-meta {
  padding: 20px;
  background-color: #eef9ff;
  border: none;
  border-radius: 6px;
}
@media (max-width: 575.98px) {
  #page-appointment {
    padding-bottom: 90px;
  }
  #page-appointment .layer {
    padding-top: 20px;
  }
  #page-appointment .box {
    margin-bottom: 0;
  }
  #page-appointment .box hr,
  #page-appointment .help-message {
    display: none;
  }
}
@media (min-width: 768px) {
  .reservation-note {
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .next-step-button {
    padding: 16px 16px 25px;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    border-top: 1px solid #f2ece9;
    background: #fff;
    z-index: 99;
  }
  .next-step-button .btn {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .appointment-phone,
  .appointment-user {
    margin-bottom: 10px;
  }
}
.appointment-phone h4,
.appointment-user h4 {
  margin: 0;
  cursor: default;
}
.appointment-phone a,
.appointment-user a {
  color: #404040;
}
.appointment-phone a .text-green:hover,
.appointment-user a .text-green:hover {
  color: #5f908f !important;
}
.appointment-phone .icon-circle,
.appointment-user .icon-circle {
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin: 0 20px 0 0;
  flex-shrink: 0;
  color: #5f908f;
  background: #eef4ed;
}
@media (max-width: 991.98px) {
  .appointment-phone .icon-circle,
  .appointment-user .icon-circle {
    font-size: 1em;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
  }
}
.appointment-phone-custom,
.appointment-user-custom {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .appointment-phone-custom + .alert-info {
    margin-bottom: 0;
  }
}
.patient-name-change,
.patient-phone-change {
  font-size: 1em;
  display: inline-block;
}
.appointment-confirm {
  margin-top: 20px;
}
.appointment-confirm .doctor-card {
  margin: 20px auto;
  text-align: left;
}
.appointment-confirm .doctor-card .btn-link {
  display: none;
}
.appointment-next-steps {
  font-size: 1em;
  margin: 30px 0;
}
@media (max-width: 575.98px) {
  .appointment-next-steps {
    margin: 20px 0;
  }
}
.appointment-next-steps .modal .modal-title,
.appointment-next-steps h5,
.modal .appointment-next-steps .modal-title {
  margin-bottom: 20px;
}
.appointment-next-steps i {
  font-size: 2.2em;
  min-width: 60px;
  margin-right: 20px;
  text-align: center;
  color: #018bef;
}
.appointment-next-steps .d-flex {
  margin-bottom: 15px;
  align-items: center;
}
.appointment-next-steps .healee-app-badges {
  margin-top: 10px;
}
.appointment-next-steps .healee-app-badges img {
  width: 160px;
  margin: 0 10px 10px 0;
}
.appointment-facebook a {
  color: #3b5998;
}
.appointment-facebook .social-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  vertical-align: middle;
}
.appointment-facebook .social-icon .svg-icon {
  width: 22px;
  height: 22px;
}
@media (max-width: 575.98px) {
  .appointment-facebook {
    margin-bottom: 20px !important;
  }
}
.appointment-past {
  font-size: 1em;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #707070;
  border-bottom: 1px solid #f2ece9;
}
@media (max-width: 575.98px) {
  .appointment-past .col-9,
  .appointment-past .col-sm-4 {
    padding-left: 0;
  }
}
.appointment-past:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.appointment-past img {
  border-radius: 10px;
}
.appointment-past .appointment-past-time {
  text-align: center;
}
@media (max-width: 575.98px) {
  .appointment-past .appointment-past-time {
    margin-top: 15px;
    text-align: left;
  }
}
.appointment-past .appointment-past-time .fal {
  font-size: 1.5em;
  width: 50px;
  height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #fff;
  border-radius: 50%;
  background: #5f908f;
}
.appointment-past .appointment-past-time .fal.fa-video {
  background: #00b2f5;
}
.appointment-past .appointment-past-time .fa-video + small {
  color: #00b2f5;
}
.appointment-past .appointment-past-time .fa-calendar-alt + small {
  color: #5f908f;
}
.appointment-past .appointment-past-time small {
  font-weight: 500;
  margin: 5px 0;
  display: block;
}
.appointment-past .appointment-past-time p {
  margin: 0 0 5px;
}
@media (max-width: 575.98px) {
  .appointment-past .appointment-past-time p {
    margin: 0;
    display: inline;
  }
}
.appointment-past .appointment-past-time .badge {
  margin-bottom: 10px;
}
.appointment-past .appointment-past-time .btn {
  margin-bottom: 5px;
}
.appointment-past h4 a {
  color: #707070;
}
.appointment-past .d-flex.flex-column {
  height: 100%;
}
.appointment-past .d-flex.flex-column .flex-grow-1 {
  padding-bottom: 15px;
}
.appointment-invitation .invitation-details {
  margin: 0 auto 25px;
  text-align: center;
}
.appointment-invitation .invitation-details h3 {
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .appointment-invitation .invitation-details h3 {
    margin-bottom: 20px;
  }
}
.appointment-invitation .invitation-details img {
  max-height: 120px;
  margin-bottom: 20px;
  border-radius: 8px;
}
.appointment-invitation .doctor-card {
  max-width: 400px !important;
  margin-bottom: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) !important;
}
@media (max-width: 767.98px) {
  .appointment-invitation .doctor-card .doctor-card-time {
    margin: 0 !important;
    order: 0 !important;
  }
  .appointment-invitation .doctor-card .doctor-card-time i {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .appointment-invitation .doctor-card hr {
    margin: 15px -15px !important;
    display: block !important;
  }
}
.appointment-invitation .invitation-button {
  max-width: 400px;
  margin: 0 auto;
}
.rate-doctor {
  margin: 30px 0 10px;
  text-align: center;
}
.rate-doctor .rated {
  color: #eaca68;
}
.rate-doctor .fa-star {
  font-size: 2em;
}
.rate-doctor .form-group {
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid #f2ece9;
}
.rate-doctor ul {
  margin: 10px 0 5px;
  padding: 0;
  text-align: center;
}
.rate-doctor ul li {
  cursor: pointer;
}
.login-box {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.why-phone {
  padding-top: 25px;
}
.why-phone .btn {
  text-align: left;
}
@media (max-width: 991.98px) {
  .why-phone {
    padding-top: 0;
  }
}
.patient-register #terms {
  margin-top: 3px;
  align-self: flex-start;
}
#has-account-tabs {
  min-height: 360px;
}
#login-block-title p,
#signup-block-title p {
  margin-top: 3px;
}
#login-block-title .btn-link,
#signup-block-title .btn-link {
  padding: 0;
  vertical-align: unset;
  border: none;
}
#login-submit {
  margin: 15px 0;
}
.register-btn {
  margin-top: 25px;
}
.workhours-calendar {
  margin-bottom: 20px;
  border-radius: 7px;
}
.calendar-calendar .workhours-calendar {
  margin-top: 20px;
  margin-bottom: 0;
}
.workhours-calendar .workhours-calendar-title {
  margin-bottom: 10px;
}
.workhours-calendar .row {
  margin: 0 -2px;
}
.workhours-calendar .col-md-4 {
  padding: 0;
}
@media (min-width: 992px) {
  .workhours-calendar .days-7 {
    max-width: 14.28%;
  }
}
.workhours-calendar .work-day {
  font-size: 0.9em;
  height: calc(100% - 4px);
  margin: 2px;
  padding: 5px 2px 2px;
  border-radius: 5px;
  background: #fafafa;
}
.workhours-calendar .work-day.day-off {
  color: #707070;
  border-color: #f6f6f6;
  background: -o-repeating-linear-gradient(
    135deg,
    transparent,
    transparent 5px,
    #f6f6f6 5px,
    #f6f6f6 10px
  );
  background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 5px,
    #f6f6f6 0,
    #f6f6f6 10px
  );
}
@media (max-width: 767.98px) {
  .workhours-calendar .work-day {
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
.workhours-calendar .day-title {
  font-weight: 500;
  margin-bottom: 5px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767.98px) {
  .workhours-calendar .day-title {
    margin-bottom: 0;
    margin-top: 5px;
    flex: 1;
    text-align: left;
  }
}
@media (max-width: 767.98px) {
  .workhours-calendar .day-holder {
    flex: 2;
  }
}
.workhours-calendar .day-holder small {
  font-size: 0.9em;
  line-height: normal;
  margin-bottom: 4px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.workhours-calendar .day-holder small.day-off-label {
  line-height: 30px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .workhours-calendar .day-holder small.day-off-label {
    text-align: left;
    margin-bottom: 0;
  }
}
.workhours-calendar .day-holder .day-slot {
  min-height: 50px;
  margin-bottom: 2px;
  padding: 5px;
  position: relative;
  border-radius: 5px;
  border: 1px solid #e2d6ce;
  background: #fff;
}
.workhours-calendar .day-holder .day-slot:last-child {
  margin-bottom: 0;
}
.workhours-calendar .day-holder .day-slot.offline {
  color: #707070;
  background: #f6f6f6;
}
.workhours-calendar .day-holder .day-slot .fa-video {
  color: #00b2f5;
  margin-right: 5px;
}
.workhours-calendar .day-holder .day-slot .fa-clinic-medical {
  color: #5f908f;
  margin-right: 5px;
}
.workhours-calendar .day-holder .day-slot img {
  width: 13px;
  height: auto;
}
#cookielaw {
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  padding: 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  opacity: 0;
  color: #fff;
  background: #000;
  z-index: 99999;
}
@media (max-width: 767.98px) {
  #cookielaw {
    flex-direction: column;
    padding: 20px;
  }
}
#cookielaw #cookielaw-btn {
  padding-left: 20px;
}
@media (max-width: 767.98px) {
  #cookielaw #cookielaw-btn {
    padding-top: 20px;
    padding-left: 0;
  }
}
@media (max-width: 575.98px) {
  #cookielaw #cookielaw-btn {
    width: 100%;
  }
}
#cookielaw #cookielaw-btn button {
  min-width: 200px;
  padding: 10px 25px;
  border: none;
  border-radius: 6px;
  transition: 0.2s;
  color: #fff;
}
#cookielaw #cookielaw-btn button:hover {
  background: #5f908f;
}
@media (max-width: 575.98px) {
  #cookielaw #cookielaw-btn button {
    width: 100%;
  }
}
.advertisement img {
  max-width: 100%;
  height: auto;
}
.healee-banner {
  margin-top: 20px;
}
@media (max-width: 575.98px) {
  .healee-banner .box {
    margin-bottom: 20px;
    padding: 16px;
    border-radius: 5px;
    border: 1px solid #e2d6ce;
    background: #fff;
  }
  .healee-banner .box p:last-child {
    margin-bottom: 0;
  }
  .healee-banner .box.box-shadow {
    box-shadow: 0 0 15px rgba(64, 64, 64, 0.15);
  }
  .healee-banner .box.box-green {
    color: #fff;
    border: none;
    background: #5f908f;
  }
  .healee-banner .box .box-header {
    margin: -17px -17px 15px;
    padding: 16px 16px 0;
  }
  .healee-banner .box .box-header h3,
  .healee-banner .box .box-header h4 {
    margin-bottom: 0;
  }
  .healee-banner .box .box-header p {
    color: #707070;
  }
  .healee-banner .box .box-header .alert {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .healee-banner .box hr {
    margin: 16px -16px;
  }
}
@media (max-width: 575.98px) and (min-width: 1200px) {
  .healee-banner .box {
    padding: 25px;
  }
  .healee-banner .box .box-header {
    margin: -26px -26px 0;
    padding: 20px 25px;
  }
  .healee-banner .box hr {
    margin: 25px -25px;
  }
}
@media (max-width: 575.98px) and (max-width: 767.98px) {
  .healee-banner .box {
    padding: 12px;
  }
  .healee-banner .box .box-header {
    margin: -13px -13px 10px;
  }
}
.healee-banner .btn {
  margin: 15px 0;
}
@media (max-width: 1199.98px) {
  .healee-banner .healee-image {
    height: 240px;
    padding-top: 20px;
    overflow: hidden;
    border-radius: 8px;
    border-bottom: 1px solid #f2ece9;
    background: #5f908f;
  }
}
@media (max-width: 1199.98px) {
  .healee-banner .healee-image img {
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }
}
.healee-banner .healee-banner-title {
  margin-bottom: 10px;
}
.healee-banner .healee-banner-title h4 {
  margin: 0;
}
.healee-banner .healee-banner-title .icon-circle {
  width: 46px;
  height: 46px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px 0 0;
}
@media (max-width: 575.98px) {
  .healee-banner .healee-banner-title .icon-circle {
    font-size: 1.2em;
    width: 32px;
    height: 32px;
  }
}
.healee-logo {
  width: 150px;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  .healee-logo {
    width: 120px;
  }
}
.app-banners {
  margin-bottom: 20px;
}
.app-banners img {
  max-width: 160px;
}
@media (max-width: 575.98px) {
  .app-banners img {
    width: 100%;
  }
}
.app-banners a + a {
  margin-left: 10px;
}
.invoice {
  margin-bottom: -1px;
  padding: 15px;
  border: 1px solid #e2d6ce;
}
.invoice:first-child {
  border-radius: 6px 6px 0 0;
}
.invoice:last-child {
  border-radius: 0 0 6px 6px;
}
.invoice:only-child {
  border-radius: 6px;
}
.invoice:hover {
  background-color: #f6f6f6;
}
@media (max-width: 767.98px) {
  .invoice .invoice-date,
  .invoice .invoice-price {
    text-align: right;
  }
}
.service-by-healee {
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  .service-by-healee {
    margin-top: 20px;
  }
}
.service-by-healee svg {
  width: 20px;
  margin-right: 3px;
  color: #5f908f;
  fill: currentColor;
}
.service-by-healee span {
  margin-right: 5px;
  margin-bottom: 4px;
  display: inline-block;
}
.service-by-healee a {
  font-size: 1em;
  font-weight: 600;
  color: #404040;
  white-space: nowrap;
}
.service-by-healee a:hover svg {
  color: #5f908f;
}
.login-toggle .dropdown-toggle {
  font-size: 1.8em;
  margin-left: 8px;
  color: #404040;
}
.login-toggle .dropdown-toggle:after {
  display: none;
}
.login-toggle .dropdown-item i {
  font-size: 1.2em;
  width: 2em;
  height: 2em;
  line-height: 2em;
  margin-left: -10px;
  margin-right: 8px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #5f908f;
}
.login-toggle .dropdown-item i.fa-user-md {
  background: #00b2f5;
}
.button-login {
  font-size: 1.8em;
  margin-left: 8px;
  color: #404040;
}
.button-login:hover {
  color: #5f908f;
}
#modal-login {
  flex-direction: column;
  align-items: center;
}
#modal-login .modal-content {
  width: 100%;
  margin: 0;
  padding: 0;
  flex: 1;
  box-shadow: none;
  border: none;
  background: 0 0;
}
@media (min-width: 540px) and (min-height: 641px) {
  #modal-login .modal-content {
    height: 610px;
    flex: none;
  }
}
#modal-login .modal-content iframe {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  border: none;
  background: #fff;
  position: relative;
  z-index: 8;
  background: 0 0;
}
@media (min-width: 540px) {
  #modal-login .modal-content iframe {
    width: 540px;
    border-radius: 7px;
    background: 0 0;
  }
}
@media (min-width: 540px) and (max-height: 640px) {
  #modal-login .modal-content iframe {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 7px;
    background: 0 0;
  }
}
#modal-login .modal-content .spinner {
  max-width: 540px;
  margin: 0 auto;
  z-index: 1;
  background: #fff;
}
@media (min-width: 540px) {
  #modal-login .modal-content .spinner {
    height: 552px;
    border-radius: 7px;
  }
}
@media (min-width: 540px) and (max-height: 640px) {
  #modal-login .modal-content .spinner {
    height: auto;
    top: 20px;
    bottom: 20px;
  }
}
#modal-login .modal-close {
  z-index: 9;
}
@media (min-width: 540px) {
  #modal-login .modal-close {
    left: 50%;
    top: 15px;
    transform: translateX(215px);
    border-radius: 50%;
    background: #fff;
  }
}
@media (min-width: 540px) and (max-height: 640px) {
  #modal-login .modal-close {
    top: 35px;
  }
}
.cancellation-step {
  font-size: 0.9em;
  padding-right: 15px;
}
@media (max-width: 991.98px) {
  .cancellation-step {
    padding-bottom: 30px;
  }
}
.step-line {
  margin-bottom: 10px;
  align-items: center !important;
}
@media (max-width: 991.98px) {
  .step-line {
    margin-right: 20px;
    margin-bottom: 0;
    flex-direction: column;
  }
}
.step-line .step-line-point {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 4px solid #707070;
}
.step-line .step-line-line {
  flex-grow: 1;
  border-top: 4px solid transparent;
}
@media (max-width: 991.98px) {
  .step-line .step-line-line {
    border-top: none;
    border-left: 4px solid transparent;
  }
}
.step-line.green .step-line-line,
.step-line.green .step-line-point {
  border-color: #5f908f;
}
.step-line.green .step-line-point {
  color: #fff;
  background: #5f908f;
}
.step-line.yellow .step-line-line,
.step-line.yellow .step-line-point {
  border-color: #eaca68;
}
.step-line.red .step-line-line,
.step-line.red .step-line-point {
  border-color: #9f5858;
}
@media (max-width: 767.98px) {
  .row.reversed {
    flex-flow: column-reverse;
  }
}
.img-thumb {
  width: auto;
  height: auto;
  max-height: 120px;
}
@media (max-width: 767.98px) {
  .img-thumb {
    max-height: 80px;
  }
}
.img-thumb.center {
  margin: 0 auto;
  display: block;
}
.img-rounded {
  border-radius: 10px;
}
.for-doctors-header-background {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#01bfa5),
    to(#54defd)
  );
  background: -o-linear-gradient(left, #01bfa5, #54defd);
  background: linear-gradient(90deg, #01bfa5, #54defd);
}
.for-clinics-header,
.for-doctors-header,
.for-funds-header {
  min-height: calc(100vh - 99px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  background-position-x: 50vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/img/stanete-superdoc.jpg);
}
@media (max-width: 991.98px) {
  .for-clinics-header,
  .for-doctors-header,
  .for-funds-header {
    min-height: 0;
    margin-bottom: 40px;
    background-position-x: 60vw;
  }
}
@media (max-width: 767.98px) {
  .for-clinics-header,
  .for-doctors-header,
  .for-funds-header {
    background-image: none !important;
  }
  .for-clinics-header .for-doctors-buttons,
  .for-doctors-header .for-doctors-buttons,
  .for-funds-header .for-doctors-buttons {
    text-align: center;
  }
  .for-clinics-header .for-doctors-buttons .btn,
  .for-doctors-header .for-doctors-buttons .btn,
  .for-funds-header .for-doctors-buttons .btn {
    display: block;
  }
  .for-clinics-header .for-doctors-buttons .btn-link,
  .for-doctors-header .for-doctors-buttons .btn-link,
  .for-funds-header .for-doctors-buttons .btn-link {
    margin-top: 20px;
  }
}
.for-clinics-header h1,
.for-clinics-header p,
.for-doctors-header h1,
.for-doctors-header p,
.for-funds-header h1,
.for-funds-header p {
  margin-bottom: 30px;
}
.for-clinics-header .btn-light,
.for-doctors-header .btn-light,
.for-funds-header .btn-light {
  padding: 15px 25px;
  color: #fff;
  border-radius: 8px;
  border: none;
  background: #003043;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.for-clinics-header .btn-light:focus:active,
.for-clinics-header .btn-light:hover,
.for-doctors-header .btn-light:focus:active,
.for-doctors-header .btn-light:hover,
.for-funds-header .btn-light:focus:active,
.for-funds-header .btn-light:hover {
  color: #fff;
  box-shadow: none;
  background: #001e29;
}
.for-clinics-header .btn-link,
.for-doctors-header .btn-link,
.for-funds-header .btn-link {
  color: #fff;
}
.for-doctors-quotes blockquote {
  margin-top: 60px;
}
@media (max-width: 767.98px) {
  .for-doctors-quotes blockquote {
    margin-top: 30px;
  }
}
.for-doctors-quotes .col-md-6:last-child blockquote {
  margin-top: 160px;
}
@media (max-width: 767.98px) {
  .for-doctors-quotes .col-md-6:last-child blockquote {
    margin-top: 40px;
  }
}
.for-doctors-quotes .d-flex {
  align-items: center;
}
.for-doctors-quotes .d-flex img {
  margin-right: 20px;
}
.for-doctors-quotes .d-flex p {
  margin-bottom: 10px;
}
.for-doctors-preferences {
  text-align: center;
}
@media (max-width: 767.98px) {
  .for-doctors-preferences {
    text-align: left;
  }
}
.for-doctors-preferences .img-thumb {
  margin-top: 40px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .for-doctors-preferences .img-thumb {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
.for-doctors-works {
  overflow: hidden;
}
.for-doctors-works h3 {
  margin: 40px 0 10px;
}
.for-doctors-works img {
  width: 55vw;
}
@media (max-width: 767.98px) {
  .for-doctors-works img {
    width: 100%;
    margin-top: 40px;
  }
}
.for-doctors-features {
  text-align: center;
}
@media (max-width: 767.98px) {
  .for-doctors-features {
    max-width: 540px;
    margin: 0 auto;
    text-align: left;
  }
}
.for-doctors-features .img-thumb {
  margin-top: 40px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .for-doctors-features .img-thumb {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
.brand-color.for-clinics-form,
.for-doctors-form.brand-color {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#5f908f),
    to(#00b2f5)
  );
  background: -o-linear-gradient(left, #5f908f, #00b2f5);
  background: linear-gradient(90deg, #5f908f, #00b2f5);
}
.for-clinics-form .help-message,
.for-doctors-form .help-message {
  margin-top: 80px;
}
@media (max-width: 575.98px) {
  .for-clinics-form .box,
  .for-doctors-form .box {
    padding: 15px;
  }
}
.for-patients-steps .d-flex {
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  .for-patients-steps .d-flex {
    display: block !important;
  }
}
.for-patients-steps p {
  margin-bottom: 0;
}
.for-patients-steps img {
  margin-right: 30px;
}
@media (max-width: 575.98px) {
  .for-patients-steps img {
    margin: 0 auto 10px;
    display: block;
  }
}
.contacts-list {
  margin: 30px 0;
}
.contacts-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contacts-list li {
  margin-bottom: 20px;
}
.contacts-list li:last-child {
  margin-bottom: 0;
}
.contacts-list h3,
.contacts-list p {
  margin: 0;
}
.contacts-list label {
  font-weight: 500;
  display: block;
}
.contacts-list .social-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border: none;
  border-radius: 18px;
  color: #fff;
}
.contacts-list .social-link.facebook {
  background: #3b5998;
}
.contacts-list .social-link.twitter {
  background: #1da1f2;
}
.contacts-list .social-link .svg-icon {
  width: 18px;
  height: 18px;
}
.external-integrate {
  text-align: center;
}
@media (max-width: 767.98px) {
  .external-integrate {
    text-align: left;
  }
  .external-integrate .row > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  .external-integrate .row > div img {
    margin: 15px 20px 15px 0;
  }
}
.external-integrate p {
  padding-top: 15px;
}
.external-integrate .joystick {
  width: auto;
  height: 42px;
  margin: 38px auto;
  display: block;
}
.external-integrate i {
  font-size: 42px;
  margin: 15px 0 10px;
  display: block;
  color: #5f908f;
}
.for-clinics-header-background {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff4365),
    to(#f96e57)
  );
  background: -o-linear-gradient(left, #ff4365, #f96e57);
  background: linear-gradient(90deg, #ff4365, #f96e57);
}
.for-clinics-header {
  background-image: url(/img/for-clinics.jpg);
}
.for-clinics-form {
  color: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff4365),
    to(#f96e57)
  );
  background: -o-linear-gradient(left, #ff4365, #f96e57);
  background: linear-gradient(90deg, #ff4365, #f96e57);
}
.for-funds-header-background {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#93e58a),
    to(#01bfa5)
  );
  background: -o-linear-gradient(left, #93e58a, #01bfa5);
  background: linear-gradient(90deg, #93e58a, #01bfa5);
}
.for-funds-header {
  background-image: url(/img/for-funds.jpg);
}
.index-table {
  -moz-column-gap: 10px;
  column-gap: 10px;
}
@media (min-width: 768px) {
  .index-table {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 992px) {
  .index-table {
    -moz-column-count: 3;
    column-count: 3;
  }
}
.index-table .index-item {
  width: 100%;
  margin-bottom: 3px;
  padding: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #404040;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 8px;
  background: #f6f6f6;
}
.index-table .index-item:hover {
  background: #f2ece9;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner:after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  transform: translateX(100%);
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}
.carousel-control-prev-icon {
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNGRkYnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnPjxwYXRoIGQ9J001LjI1IDBsLTQgNCA0IDQgMS41LTEuNUw0LjI1IDRsMi41LTIuNUw1LjI1IDB6Jy8+PC9zdmc+);
}
.carousel-control-next-icon {
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNGRkYnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnPjxwYXRoIGQ9J00yLjc1IDBsLTEuNSAxLjVMMy43NSA0bC0yLjUgMi41TDIuNzUgOGw0LTQtNC00eicvPjwvc3ZnPg==);
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
body {
  font-size: 16px;
  color: #404040;
  line-height: 150%;
}
body.has-sticky {
  padding-top: 65px;
}
.heading-1,
.heading-2,
.heading-3,
.heading-4,
.heading-5,
.modal .modal-title,
.table thead th,
h1,
h2,
h3,
h4,
h5 {
  font-family: Montserrat;
  font-weight: 400;
}
.heading-1 a:hover,
.heading-2 a:hover,
.heading-3 a:hover,
.heading-4 a:hover,
.heading-5 a:hover,
.modal .modal-title a:hover,
.table thead th a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  text-decoration: none;
}
h3 {
  color: #5f908f;
}
.modal .modal-title,
h5 {
  font-weight: 700;
}
ol.colored-numbers li::marker {
  color: #ce5947;
}
table th {
  font-size: 0.8em;
}
.text-sunrise {
  color: #ce5947;
}
.text-primary {
  color: #5f908f !important;
}
.ordered-list li,
.unordered-list li {
  margin-bottom: 15px;
}
p,
p.lead {
  line-height: 150%;
}
.btn.btn-link,
.text-link,
a {
  font-weight: 400;
  font-family: Montserrat;
  color: #ce5947;
  text-transform: none;
  cursor: pointer;
}
.btn.btn-link:hover,
.text-link:hover,
a:hover {
  color: #ce5947;
  text-decoration: underline;
}
.alert-success .btn.btn-link,
.alert-success .text-link,
.alert-success a {
  color: #5f908f;
}
.alert-danger .btn.btn-link,
.alert-danger .text-link,
.alert-danger a {
  color: #9f5858;
}
.text-black {
  color: #404040 !important;
}
.btn {
  font-family: Chivo;
  text-transform: uppercase;
  border-width: 1.5px;
}
.btn-group-sm > .btn,
.btn.btn-sm {
  font-size: 0.8em;
}
.btn.btn-primary {
  box-shadow: none;
  color: #ce5947;
  border-color: #ce5947;
  background-color: #fff;
}
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover:not(:disabled) {
  color: #fff;
  border-color: #ce5947 !important;
  background-color: #ce5947 !important;
}
.btn.btn-outline-primary:not(:disabled):not(.disabled),
.btn.btn-primary + .btn.btn-outline-light {
  font-family: Chivo;
  text-transform: uppercase;
  color: #fff;
  border-width: 2px;
  border-color: #5f908f;
  background: #5f908f;
}
.btn.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn.btn-outline-primary:not(:disabled):not(.disabled):focus,
.btn.btn-outline-primary:not(:disabled):not(.disabled):hover,
.btn.btn-primary + .btn.btn-outline-light:active,
.btn.btn-primary + .btn.btn-outline-light:focus,
.btn.btn-primary + .btn.btn-outline-light:hover {
  border-color: #4b7170;
  background-color: #4b7170;
}
.btn.btn-outline-primary.disabled,
.btn.btn-outline-primary:disabled,
.btn.btn-primary.disabled,
.btn.btn-primary:disabled {
  color: #fff;
  border-color: #dedede;
  background: #dedede;
}
.btn.btn-secondary {
  color: #ce5947;
  border-color: #ce5947;
  background: 0 0;
}
.btn.btn-secondary:active,
.btn.btn-secondary:focus,
.btn.btn-secondary:hover {
  color: #fff;
  border-color: #ce5947 !important;
  background: #ce5947 !important;
}
.btn.btn-outline-secondary {
  color: #5f908f;
  border-color: #5f908f;
}
.btn.btn-outline-secondary:active,
.btn.btn-outline-secondary:focus,
.btn.btn-outline-secondary:hover {
  color: #fff !important;
  border-color: #5f908f !important;
  background: #5f908f !important;
}
.btn.btn-sunrise {
  text-transform: none !important;
  color: #fff !important;
  border-color: #ce5947;
  background: #ce5947;
}
.btn.btn-sunrise:active,
.btn.btn-sunrise:focus,
.btn.btn-sunrise:hover {
  color: #fff !important;
  border-color: #5f908f !important;
  background: #5f908f !important;
}
.dropdown-toggle .fal {
  margin-left: 5px;
}
.dropdown-toggle:after {
  display: none;
}
textarea.form-control.form-control-lg {
  font-size: 1em;
  line-height: 160%;
}
.alert.alert-danger {
  color: #9f5858;
  background: #f0dbd5;
}
.alert.alert-info {
  color: #707070;
  border: 1px solid #e2d6ce;
}
.alert.alert-info,
a.box {
  background: rgba(239, 244, 243, 0.45);
}
a.box {
  color: #404040;
  display: block;
  border: 1px solid #707070;
}
@media (max-width: 575.98px) {
  a.box {
    padding: 16px;
  }
}
a.box h3 {
  color: #5f908f;
}
a.box:hover {
  color: #404040;
  box-shadow: none;
  text-decoration: none;
  border-color: #ce5947;
  background: rgba(239, 217, 214, 0.2);
}
a.box:hover h3 {
  color: #ce5947;
}
.box-color {
  padding: 30px;
  border: 1px solid #91857c;
  background: rgba(239, 244, 243, 0.45);
}
@media (min-width: 1200px) {
  .form-group {
    margin-bottom: 30px;
  }
}
.form-group > label {
  font-family: Chivo;
}
.form-check.form-check-inline {
  margin-bottom: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.form-control,
.form-control:focus {
  border-color: #5f908f;
}
.form-control:focus {
  box-shadow: none;
}
.form-control:disabled {
  color: #dedede;
  border-color: #dedede;
  background: #f3f1ed;
}
.form-control.is-invalid {
  border-color: #9f5858;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNkYzM1NDUnIHZpZXdCb3g9Jy0yIC0yIDcgNyc+PHBhdGggc3Ryb2tlPScjZGMzNTQ1JyBkPSdNMCAwbDMgM20wLTNMMCAzJy8+PGNpcmNsZSByPScuNScvPjxjaXJjbGUgY3g9JzMnIHI9Jy41Jy8+PGNpcmNsZSBjeT0nMycgcj0nLjUnLz48Y2lyY2xlIGN4PSczJyBjeT0nMycgcj0nLjUnLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-control.is-valid {
  border-color: #5f908f;
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMwMUJGQTUnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=);
}
.form-control.is-valid,
.js-validate .has-input:not(.no-validate):invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.js-validate .has-input:not(.no-validate):invalid {
  border-color: #9f5858;
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNkYzM1NDUnIHZpZXdCb3g9Jy0yIC0yIDcgNyc+PHBhdGggc3Ryb2tlPScjZGMzNTQ1JyBkPSdNMCAwbDMgM20wLTNMMCAzJy8+PGNpcmNsZSByPScuNScvPjxjaXJjbGUgY3g9JzMnIHI9Jy41Jy8+PGNpcmNsZSBjeT0nMycgcj0nLjUnLz48Y2lyY2xlIGN4PSczJyBjeT0nMycgcj0nLjUnLz48L3N2Zz4=);
}
.js-validate .has-input:not(.no-validate):invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: none;
}
.js-validate .has-input:not(.no-validate):valid {
  border-color: #5f908f;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMwMUJGQTUnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.js-validate .has-input:not(.no-validate):valid:focus {
  box-shadow: none;
}
.was-validated .form-control:invalid {
  border-color: #9f5858;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNkYzM1NDUnIHZpZXdCb3g9Jy0yIC0yIDcgNyc+PHBhdGggc3Ryb2tlPScjZGMzNTQ1JyBkPSdNMCAwbDMgM20wLTNMMCAzJy8+PGNpcmNsZSByPScuNScvPjxjaXJjbGUgY3g9JzMnIHI9Jy41Jy8+PGNpcmNsZSBjeT0nMycgcj0nLjUnLz48Y2lyY2xlIGN4PSczJyBjeT0nMycgcj0nLjUnLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: none;
}
.was-validated .form-control:valid {
  border-color: #5f908f;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMwMUJGQTUnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus {
  border-color: #5f908f;
}
.phone-code-holder .phone-code-selected,
.phone-selector.phone-selector-lg .phone-code-selected {
  font-family: Montserrat;
  font-weight: 400 !important;
  border-width: 1px;
  border-color: #5f908f;
}
.input-group-text {
  border-color: #5f908f;
  background: rgba(189, 208, 201, 0.35);
}
.cancel-patient-name,
.cancel-patient-phone {
  cursor: pointer;
}
.spinner .spinner-icon {
  border-color: #5f908f #ce5947 #5f908f #5f908f;
}
.icon-circle,
.icon-circle.gray {
  color: #5f908f;
  background: #e9f5f5;
}
.footer {
  padding: 0;
  max-width: none;

  font-size: 16px;
  line-height: 150%;
}
.footer .copyright {
  margin: 0;
  padding: 20px 0;
  border: none;
}
.footer h4,
.footer h4 a {
  font-weight: 600;
}
.faqs h3 {
  margin-bottom: 20px;
  padding-left: 25px;
  color: #ce5947;
}
@media (max-width: 767.98px) {
  .faqs h3 {
    padding-left: 15px;
  }
}
.faq-list {
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .faq-list {
    margin-bottom: 20px;
  }
}
.faq-item {
  border: 1px solid #e2d6ce;
  overflow: hidden;
}
.faq-item:first-child {
  border-radius: 10px 10px 0 0;
}
.faq-item:last-child {
  border-radius: 0 0 10px 10px;
}
.faq-item:only-child {
  border-radius: 10px;
}
.faq-item + .faq-item {
  border-top: none;
}
.faq-item .faq-title {
  padding: 20px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  color: #5f908f;
}
@media (max-width: 767.98px) {
  .faq-item .faq-title {
    padding: 15px;
  }
}
.faq-item .faq-title.collapsed:before {
  transform: none;
}
.faq-item .faq-title:before {
  content: "\F078";
  font-family: Font Awesome\5 Pro;
  font-weight: 300;
  color: #e2d6ce;
  transform: rotate(-180deg);
  transition: 0.2s;
}
.faq-item .faq-title:hover {
  text-decoration: none;
  background: #f6f6f6;
}
.faq-item .faq-content {
  padding: 25px;
  border-top: 1px dotted #f2ece9;
}
@media (max-width: 767.98px) {
  .faq-item .faq-content {
    padding: 15px;
  }
}
.faq-item .faq-content ul {
  padding-left: 16px;
}
.faq-item .faq-content ul li {
  margin-bottom: 10px;
}
#get-started-form {
  width: 100%;
}
.get-started-step {
  opacity: 0;
  -webkit-animation-name: ShowStep;
  animation-name: ShowStep;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes ShowStep {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes ShowStep {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.get-started-option {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .get-started-option {
    width: 50%;
  }
}
.get-started-option .get-started-image {
  max-width: 100%;
  height: auto;
}
@media (max-width: 991.98px) {
  .get-started-option .get-started-image {
    max-height: 150px;
    margin: 0 auto 20px;
  }
}
@media (max-width: 575.98px) {
  .get-started-option .get-started-image {
    max-height: 100px;
  }
}
.get-started-option h3 {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .get-started-option h3 {
    font-size: 2em;
    margin-bottom: 20px;
  }
}
.get-started-option h3 svg {
  margin-right: 20px;
}
@media (max-width: 991.98px) {
  .get-started-option h3 svg {
    width: 40px;
  }
}
.get-started-option p {
  line-height: 150%;
  color: #707070;
}
@media (min-width: 1200px) {
  .get-started-option p {
    font-size: 1.5em;
  }
}
.get-started-option-or {
  width: 80px;
  color: #e2d6ce;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .get-started-option-or {
    font-size: 1.3em;
  }
}
@media (max-width: 767.98px) {
  .get-started-option-or {
    width: auto;
    height: 50px;
  }
}
.get-started-option-or:before {
  content: "";
  border-left: 1px solid #e2d6ce;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .get-started-option-or:before {
    top: 50%;
    left: 0;
    right: 0;
    bottom: inherit;
    border-top: 1px solid #e2d6ce;
    border-left: none;
  }
}
.get-started-option-or span {
  padding: 10px 0;
  display: inline-block;
  background: #fff;
  z-index: 9;
}
@media (max-width: 991.98px) {
  .get-started-option-or span {
    padding: 0 10px;
  }
}
.get-started-option-or.no-line:before {
  display: none;
}
.get-started-option-more {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .get-started-option-more {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .get-started-option-more {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .get-started-option-more h4 {
    font-size: 1.5em;
  }
}
.get-started-option-more h4 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  color: #ce5947;
}
.get-started-option-more h4 a:hover span {
  text-decoration: none;
}
.get-started-option-more h4 a span {
  text-decoration: underline;
}
.get-started-option-more h4 a .fal {
  transition: 0.2s;
}
.get-started-option-more h4 a.toggled .fal {
  transform: rotate(-180deg);
}
.get-started-option-more ul {
  line-height: 150%;
  padding: 0 0 0 0.9em;
  display: none;
  list-style: none;
  color: #707070;
}
@media (max-width: 767.98px) {
  .get-started-option-more ul {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .get-started-option-more ul {
    font-size: 1.5em;
    padding-left: 50px;
    padding-right: 50px;
  }
}
.get-started-option-more ul li {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  .get-started-option-more ul li {
    margin-top: 20px;
  }
}
.get-started-option-more ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  margin-top: 10px;
  margin-right: 1em;
  display: inline-block;
  flex-shrink: 0;
  background: #ce5947;
}
@media (max-width: 1199.98px) {
  .get-started-option-more ul li:before {
    width: 7px;
    height: 7px;
    margin-top: 8px;
  }
}
.get-started-option-more ul.active {
  display: block;
}
.search-results-not-found {
  margin-bottom: 0;
  border: none;
}
@media (max-width: 767.98px) {
  .search-results-not-found {
    margin: 40px 0;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .search-results-not-found {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.search-results-not-found + p.text-muted {
  display: none;
}
#search-results-wrap {
  margin-bottom: 0;
}
#search-results-wrap .container-fluid,
#search-results-wrap .container-lg,
#search-results-wrap .container-md,
#search-results-wrap .container-sm,
#search-results-wrap .container-xl {
  max-width: none;
}
@media (min-width: 992px) {
  #search-results-wrap .container-fluid,
  #search-results-wrap .container-lg,
  #search-results-wrap .container-md,
  #search-results-wrap .container-sm,
  #search-results-wrap .container-xl {
    padding-left: 35px;
  }
}
@media (min-width: 768px) {
  #search-results-wrap .container-fluid,
  #search-results-wrap .container-lg,
  #search-results-wrap .container-md,
  #search-results-wrap .container-sm,
  #search-results-wrap .container-xl {
    padding-right: 0;
  }
}
@media (max-width: 767.98px) {
  #search-results-wrap .container-fluid,
  #search-results-wrap .container-lg,
  #search-results-wrap .container-md,
  #search-results-wrap .container-sm,
  #search-results-wrap .container-xl {
    padding: 0;
  }
}
@media (min-width: 768px) {
  #search-results-wrap .col-md-8 {
    border-left: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
  }
}
#search-results-wrap .faq-list {
  margin-left: -35px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  #search-results-wrap .faq-list {
    margin-right: -15px;
  }
}
#search-results-wrap .faq-list .faq-item {
  border-radius: 0;
  border: none;
  background: #f6f6f6;
}
#search-results-wrap .faq-list .faq-item .faq-title {
  font-size: 0.9em;
  font-weight: 600;
  padding-left: 35px;
  color: #404040;
}
#search-results-wrap .faq-list .faq-item .faq-title:hover {
  color: #ce5947;
}
#search-results-wrap .faq-list .faq-item .faq-title:before {
  color: #404040;
  transform: none;
}
#search-results-wrap .faq-list .faq-item .faq-title.toggled:before {
  transform: rotate(-180deg);
}
#search-results-wrap .faq-list .faq-item .faq-content {
  font-size: 0.9em;
  padding-top: 0;
  padding-left: 35px;
  border: none;
  display: none;
}
#search-results-wrap .faq-list .faq-item .faq-content.active {
  display: block;
}
#search-results-wrap .carousel-control-next,
#search-results-wrap .carousel-control-prev {
  margin-top: calc(50% - 50px);
}
@media (min-width: 1200px) {
  .page-search-results .show-filters .search-form-holder {
    position: static;
  }
  .page-search-results .show-filters .search-form-holder.form-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (max-width: 767.98px) {
  .page-search-results .page-title {
    background: #faf4f3;
  }
}
.search-form .search-filters {
  margin-bottom: 0 !important;
}
.search-form .search-filters .form-control {
  max-width: none;
  border-color: #5f908f;
}
.search-form .search-filters .form-control.active {
  color: #fff;
  border-color: #5f908f;
  background-color: #5f908f;
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNicgaGVpZ2h0PScxNic+PHBhdGggZD0nTTcuNjAyIDExLjMyNUwyLjE2NSA1LjgwNGEuNTY0LjU2NCAwIDAxMC0uNzk3bC4zMzMtLjMzMmEuNTYyLjU2MiAwIDAxLjc5NyAwTDggOS40NjlsNC43MDUtNC43OWEuNTY0LjU2NCAwIDAxLjc5NyAwbC4zMzMuMzMzYy4yMi4yMi4yMi41NzYgMCAuNzk3TDguMzk4IDExLjMzYS41NjcuNTY3IDAgMDEtLjc5Ni0uMDA1eicgZmlsbD0nI2ZmZicvPjwvc3ZnPg==);
}
.search-form .search-filters .btn {
  min-height: 38px;
  line-height: 100%;
}
.search-form input {
  min-width: 260px;
}
.specialty-details-column {
  height: calc(100vh - 158px);
  min-height: 100%;
  margin-left: -35px;
  padding-left: 35px;
  overflow-y: scroll;
}
.specialty-details-image {
  margin-right: 40px;
}
@media (max-width: 991.98px) {
  .specialty-details-image {
    margin-right: 16px;
  }
}
@media (min-width: 992px) {
  .block-nomap-move {
    transform: translateY(-25px);
  }
}
.doctor-summary {
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.doctor-summary .doctor-name h1 {
  color: #404040;
}
@media (min-width: 1200px) {
  .doctor-summary .doctor-name h1 {
    font-size: 1.75em;
  }
}
.doctor-summary .doctor-name h2 {
  font-weight: 700;
  margin-bottom: 5px;
  color: #5f908f;
}
.doctor-summary .doctor-actions {
  margin-top: 10px;
  display: none;
}
@media (max-width: 991.98px) {
  .doctor-summary .doctor-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.doctor-summary .next-appointment small {
  font-weight: 600;
  color: #404040;
}
.doctor-summary .next-appointment .heading-4 {
  color: #5f908f;
}
.doctor-cover-image {
  height: 100px;
  overflow: hidden;
  background: rgba(211, 232, 227, 0.7);
}
.doctor-cover-image .doctor-cover-image-holder {
  height: 100px;
  overflow: hidden;
  background: #404040;
}
.doctor-cover-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  opacity: 0.4;
}
.doctor-images-holder {
  width: 100%;
  height: auto;
  padding-top: calc(100% - 10px);
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  border: 5px solid #d3e8e3;
  background: #d3e8e3;
}
@media (max-width: 575.98px) {
  .doctor-images-holder {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    padding: 0;
  }
}
.doctor-images-holder img {
  width: 100% !important;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.doctor-services {
  font-size: 0.9em;
  border-radius: 8px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
@media (min-width: 576px) {
  .doctor-services {
    height: 100%;
  }
}
.doctor-services b {
  font-weight: 600;
}
.doctor-description {
  line-height: 150%;
}
.doctor-description p + .row {
  margin-top: -16px;
}
.doctor-description ul {
  padding-left: 0;
}
.doctor-description ul li {
  margin-top: 10px;
  list-style: none;
}
.doctor-description ul li:before {
  content: "\25AA";
  color: #ce5947;
  font-weight: 700;
  display: inline-block;
  width: 16px;
}
.doctor-description #read-more-info {
  display: none;
}
.doctor-description #read-more-info.active {
  display: block;
}
.services-prices .service-item {
  padding: 16px;
  border-radius: 5px;
  background: #fff;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  border: 1px solid #707070;
  background: rgba(239, 244, 243, 0.45);
}
.services-prices .service-item p:last-child {
  margin-bottom: 0;
}
.services-prices .service-item.box-shadow {
  box-shadow: 0 0 15px rgba(64, 64, 64, 0.15);
}
.services-prices .service-item.box-green {
  color: #fff;
  border: none;
  background: #5f908f;
}
.services-prices .service-item .box-header {
  margin: -17px -17px 15px;
  padding: 16px 16px 0;
}
.services-prices .service-item .box-header h3,
.services-prices .service-item .box-header h4 {
  margin-bottom: 0;
}
.services-prices .service-item .box-header p {
  color: #707070;
}
.services-prices .service-item .box-header .alert {
  margin-top: 10px;
  margin-bottom: 0;
}
.services-prices .service-item hr {
  margin: 16px -16px;
}
@media (min-width: 1200px) {
  .services-prices .service-item {
    padding: 25px;
  }
  .services-prices .service-item .box-header {
    margin: -26px -26px 0;
    padding: 20px 25px;
  }
  .services-prices .service-item hr {
    margin: 25px -25px;
  }
}
@media (max-width: 767.98px) {
  .services-prices .service-item {
    padding: 12px;
  }
  .services-prices .service-item .box-header {
    margin: -13px -13px 10px;
  }
}
@media (max-width: 575.98px) {
  .services-prices .service-item {
    display: block;
  }
}
.services-prices .service-item-name {
  flex-grow: 1;
}
.services-prices .service-item-name h4 {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  color: #5f908f;
}
@media (min-width: 1200px) {
  .services-prices .service-item-name h4 {
    font-size: 1.3em;
  }
}
.services-prices .service-item-name h4 a {
  font-weight: 700 !important;
  color: #5f908f;
}
.services-prices .service-item-name h4 a:hover {
  color: #ce5947;
}
.services-prices .service-item-name h4 span {
  flex-shrink: 0;
  color: #404040;
}
@media (min-width: 576px) {
  .services-prices .service-item-name h4 span {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .services-prices .service-item-name h4 span {
    margin-right: 60px;
  }
}
.services-prices .service-item-name p {
  font-size: 0.9em;
  margin-top: 5px;
  padding-right: 20px;
}
@media (min-width: 1200px) {
  .services-prices .service-item-name p {
    font-size: 1.1em;
  }
}
.services-prices .service-item-time {
  font-weight: 700;
  margin-top: 10px;
  color: #707070;
}
@media (min-width: 1200px) {
  .services-prices .service-item-time {
    font-size: 1.1em;
  }
}
.services-prices .service-item-action {
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  .services-prices .service-item-action {
    margin-top: 15px;
  }
}
.services-prices .service-item-action .btn {
  min-width: 0;
  color: #fff;
  background: #ce5947;
}
.services-prices .service-item-action .btn:hover {
  background: #b24130 !important;
}
@media (min-width: 1200px) {
  .services-prices .service-item-action .btn {
    padding: 10px 16px;
  }
}
.modal .yarpp-related .modal-title,
.yarpp-related .modal .modal-title,
.yarpp-related h5 {
  margin-bottom: 20px;
}
.yarpp-related .single-article h3 {
  font-size: 1.1em;
  font-weight: 400;
  padding: 0;
  text-transform: none;
}
.yarpp-related .single-article a {
  font-weight: 400;
}
.blog-search .form-group {
  margin: 0;
}
.btn.show-search {
  font-size: 1.1em;
  text-align: center;
}
.btn.show-search .fa-times {
  display: none;
}
.btn.show-search.toggled .fa-times {
  display: inline-block;
}
.btn.show-search.toggled .fa-search {
  display: none;
}
.blog-search-mobile {
  display: none;
  padding: 20px 0;
  background: rgba(189, 208, 201, 0.35);
}
.blog-search-mobile.active {
  display: block;
}
.blog-search-mobile form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.footer,
.header,
.home-layer,
.layer {
  max-width: none;
}
.layer.green-lighter {
  background: #d3e8e3;
}
@media (min-width: 992px) {
  .header,
  .home-layer,
  .layer {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 1560px;
  margin: 0 auto;
}
.header {
  max-width: none;
  border: none;
  transition: 0.2s;
}
.header.sticked {
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background: #fff;
  box-shadow: 0 0 10px rgba(64, 64, 64, 0.3);
  z-index: 998;
}
.header .container-fluid,
.header .container-lg,
.header .container-md,
.header .container-sm,
.header .container-xl {
  max-width: none;
  position: static;
}
.header .col-lg-10 {
  position: static;
}
.header .btn {
  font-size: 0.8em;
}
.header .btn-link {
  font-weight: 600 !important;
  padding-left: 0;
  color: #404040;
  text-transform: uppercase;
}
.header .btn-link:hover {
  color: #ce5947 !important;
  text-decoration: none;
}
.header .nav-toggle {
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  color: #5f908f;
}
.header .nav-toggle .nav-toggle-close {
  display: none;
}
.header .nav-toggle.toggled {
  color: #ce5947;
}
.header .nav-toggle.toggled .nav-toggle-open {
  display: none;
}
.header .nav-toggle.toggled .nav-toggle-close {
  display: block;
}
.header .explore-menu {
  position: static;
  z-index: 999999999;
}
.header .explore-menu .dropdown-toggle {
  margin: -30px 0;
  padding: 30px 0;
}
.header .explore-menu .dropdown-menu {
  width: 100%;
  left: 0;
  right: 0;
  padding: 0;
  box-shadow: inset 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  border: none;
  z-index: 2;
}
.header .explore-support-types {
  padding: 40px;
}
.header .explore-support-types ul {
  font-size: 0.9em;
  margin: 0;
}
.header .explore-support-types ul li {
  line-height: normal;
  margin-bottom: 10px;
}
.header .explore-support-types ul a {
  font-weight: 600;
  color: #707070;
}
.header .explore-support-types ul a:hover {
  color: #ce5947;
  text-decoration: none;
}
.header .explore-additional {
  font-size: 0.8em;
  height: 100%;
  line-height: normal;
  padding: 30px;
  color: #707070;
  background: -o-linear-gradient(
    top,
    transparent 0,
    #f6f6f6 100px,
    #f6f6f6 100%
  );
  background: linear-gradient(180deg, transparent, #f6f6f6 100px, #f6f6f6);
}
.header .explore-additional b {
  font-weight: 600;
}
.header .explore-additional .btn {
  font-size: 1.1em;
  max-width: 100%;
}
.header .explore-additional .list-unstyled li {
  margin-bottom: 10px;
}
.header .explore-additional .list-unstyled a {
  text-decoration: underline;
  color: #707070;
}
.header .explore-additional .list-unstyled a:hover {
  text-decoration: none;
  color: #ce5947;
}
@media (min-width: 992px) {
  .header .header-right {
    margin-left: 20px;
    padding-left: 40px;
  }
}
@media (min-width: 1200px) {
  .header .header-right {
    padding-left: 60px;
  }
}
.header .beta-logo {
  margin: -10px 0;
}
.header .dropdown.show .dropdown-toggle {
  color: #ce5947 !important;
}
.header .dropdown:hover .dropdown-menu {
  display: inline-block;
}
.header .dropdown .dropdown-menu {
  margin-top: 0;
}
.header nav {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.header nav::-webkit-scrollbar {
  display: none;
}
.header nav .dropdown,
.header nav .dropdown .dropdown-menu.active {
  display: inline-block;
}
@media (min-width: 1200px) {
  .header nav .btn.btn-link {
    margin-right: 30px;
  }
}
.header .mobile-menu {
  margin-top: 20px;
  padding-bottom: 40px;
  display: none;
  overflow-y: scroll;
  border-top: 1px solid rgba(189, 208, 201, 0.3);
}
.header .mobile-menu.active {
  height: 100vh;
  display: block;
  width: 400px;
  left: 0;
  position: fixed;
  top: 45px;
  z-index: 99999999;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
  background: #fff;
}
@media (max-width: 575.98px) {
  .header .mobile-menu.active {
    width: 100%;
  }
}
.header .mobile-menu .mobile-menu-holder {
  padding: 20px;
}
.header .mobile-menu .mobile-menu-holder ul li {
  margin-top: 15px;
}
.header .mobile-menu .mobile-menu-holder ul li a {
  font-size: 0.9em;
  font-weight: 600;
  color: #707070;
}
.header .mobile-menu .mobile-menu-holder ul li a:hover {
  color: #ce5947;
}
.header .mobile-menu .explore-additional {
  height: auto;
  padding: 20px 20px 60px;
  background: #f6f6f6;
}
.header .mobile-menu h4,
.header .mobile-menu h4 a {
  font-size: 0.9rem;
  font-weight: 600;
  margin: 20px 0 0;
  text-transform: uppercase !important;
  color: #5f908f !important;
}
.header .mobile-menu #types-list {
  display: none;
}
.header .mobile-menu #types-list.active {
  display: block;
}
.header .mobile-menu .toggle-types-list i {
  transform: none;
}
.header .mobile-menu .toggle-types-list.toggled i {
  transform: rotate(180deg);
}
.home h4 {
  color: #5f908f;
}
.hero {
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}
.hero .hero-image-mobile {
  height: 110px;
  margin: 0 -15px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .hero .hero-image-mobile {
    height: auto;
  }
}
.hero .hero-image-mobile .hero-image {
  width: auto;
  margin: 0;
  float: none;
  text-align: left;
}
@media (max-width: 767.98px) {
  .hero .hero-image-mobile .hero-image {
    height: auto;
  }
  .hero .hero-image-mobile .hero-image img {
    width: 100%;
    height: auto;
  }
  .hero .hero-image-mobile .hero-image .face {
    width: 12.5%;
    height: auto;
  }
}
.hero .hero-image {
  height: 440px;
  margin-right: -15px;
  text-align: right;
  overflow: hidden;
  position: relative;
  float: right;
}
@media (min-width: 1500px) {
  .hero .hero-image {
    position: absolute;
    top: 0;
    right: 16px;
  }
}
@media (max-width: 991.98px) {
  .hero .hero-image {
    width: 330px;
  }
}
@media (min-width: 820px) {
  .hero .hero-image {
    width: 440px;
  }
}
@media (min-width: 1030px) {
  .hero .hero-image {
    width: 550px;
  }
}
@media (min-width: 1280px) {
  .hero .hero-image {
    width: 660px;
  }
}
@media (min-width: 1500px) {
  .hero .hero-image {
    width: 770px;
  }
}
@media (min-width: 1600px) {
  .hero .hero-image {
    width: 880px;
  }
}
.hero .hero-image img {
  height: 100%;
}
.hero .hero-image .face {
  width: 110px;
  height: 110px;
  margin-left: 1px;
  position: absolute;
  opacity: 0;
  -webkit-animation-name: faceAnimate;
  animation-name: faceAnimate;
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes faceAnimate {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@keyframes faceAnimate {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
.hero .hero-image .face-1 {
  left: 220px;
}
@media (max-width: 767.98px) {
  .hero .hero-image .face-1 {
    left: 160px;
  }
}
.hero .hero-image .face-2 {
  left: 550px;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@media (max-width: 767.98px) {
  .hero .hero-image .face-2 {
    top: 0;
    left: 62.4%;
  }
}
.hero .hero-image .face-3 {
  top: 110px;
  left: 110px;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
@media (max-width: 767.98px) {
  .hero .hero-image .face-3 {
    top: 0;
    left: 0;
  }
}
.hero .hero-image .face-4 {
  top: 110px;
  left: 440px;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
@media (max-width: 767.98px) {
  .hero .hero-image .face-4 {
    top: 0;
    left: 37%;
  }
}
.hero .hero-image .face-5 {
  top: 110px;
  left: 660px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
@media (max-width: 767.98px) {
  .hero .hero-image .face-5 {
    top: 0;
    left: 62.5%;
  }
}
.hero .hero-image .face-6 {
  top: 220px;
  left: 330px;
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.hero .hero-image .face-7 {
  top: 220px;
  left: 770px;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.hero .hero-image .face-8 {
  top: 330px;
  left: 440px;
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
@media (max-width: 767.98px) {
  .hero .hero-image .face-8 {
    top: 0;
    left: auto;
    right: 0;
  }
}
.hero .hero-image .face-9 {
  top: 330px;
  left: 660px;
}
@media (max-width: 767.98px) {
  .hero .hero-image .face-9 {
    top: 0;
    left: 25%;
  }
}
.hero .hero-content {
  width: 100%;
  height: 440px;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 767.98px) {
  .hero .hero-content {
    height: auto;
    padding: 60px 0;
    align-items: center;
    text-align: center;
  }
}
.hero .hero-content h1,
.hero .hero-content p {
  line-height: 130%;
}
.hero .hero-content h1 {
  font-weight: 700;
  color: #404040;
  letter-spacing: -0.02em;
}
.hero .hero-content .btn {
  font-size: 1em;
}
@media (max-width: 575.98px) {
  .hero .hero-content .btn {
    width: 100%;
  }
}
.hero .container-lg {
  z-index: 2;
}
.hero .row > div {
  position: static;
}
.hero h1 {
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 20px;
  color: #5f908f;
}
@media (min-width: 1200px) {
  .hero h1 {
    font-size: 2.2em;
    line-height: 150%;
    margin-bottom: 40px;
  }
}
.hero h1 span {
  color: #ce5947;
}
.hero p {
  font-size: 1em;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .hero p {
    font-size: 1.3em;
    line-height: 150%;
    margin-bottom: 40px;
  }
}
.hero .btn-primary {
  min-width: 280px;
  flex-shrink: 0;
  background: 0 0;
}
.hero a.text-primary {
  font-size: 1.2em;
  text-decoration: underline;
}
.hero a.text-primary:hover {
  color: #ce5947 !important;
  text-decoration: none;
}
.hero .question-sign {
  width: 4px;
  height: 4px;
  position: absolute;
  opacity: 0.3;
  z-index: 1;
}
.hero .question-sign svg {
  width: 100%;
  height: 100%;
}
.hero .question-sign-1 {
  top: 2vh;
  left: 40vw;
  -webkit-animation: star 3.2s -4.3s infinite;
  animation: star 3.2s -4.3s infinite;
  color: #5f908f;
}
.hero .question-sign-2 {
  top: 17vh;
  left: 34vw;
  -webkit-animation: star 3.5s -0.8s infinite;
  animation: star 3.5s -0.8s infinite;
  color: #ce5947;
}
.hero .question-sign-3 {
  top: 3vh;
  left: 90vw;
  -webkit-animation: star 5.3s -2.9s infinite;
  animation: star 5.3s -2.9s infinite;
  color: #ce5947;
}
.hero .question-sign-4 {
  top: 35vh;
  left: 46vw;
  -webkit-animation: star 3.3s -4.8s infinite;
  animation: star 3.3s -4.8s infinite;
  color: #5f908f;
}
.hero .question-sign-5 {
  top: 8vh;
  left: 65vw;
  -webkit-animation: star 4.1s -4.2s infinite;
  animation: star 4.1s -4.2s infinite;
  color: #5f908f;
}
.hero .question-sign-6 {
  top: 31vh;
  left: 73vw;
  -webkit-animation: star 4.4s -0.9s infinite;
  animation: star 4.4s -0.9s infinite;
  color: #ce5947;
}
.hero .question-sign-7 {
  top: 20vh;
  left: 62vw;
  -webkit-animation: star 4.5s -1.4s infinite;
  animation: star 4.5s -1.4s infinite;
  color: #ce5947;
}
.hero .question-sign-8 {
  top: 22vh;
  left: 88vw;
  -webkit-animation: star 4.2s -4.3s infinite;
  animation: star 4.2s -4.3s infinite;
  color: #ce5947;
}
.hero .question-sign-9 {
  top: 36vh;
  left: 76vw;
  -webkit-animation: star 5.3s -1s infinite;
  animation: star 5.3s -1s infinite;
  color: #5f908f;
}
.hero .question-sign-10 {
  top: 42vh;
  left: 50vw;
  -webkit-animation: star 3.2s -0.4s infinite;
  animation: star 3.2s -0.4s infinite;
  color: #ce5947;
}
.hero .question-sign-11 {
  top: 24vh;
  left: 90vw;
  -webkit-animation: star 4.3s -2.2s infinite;
  animation: star 4.3s -2.2s infinite;
  color: #5f908f;
}
.hero .question-sign-12 {
  top: 31vh;
  left: 78vw;
  -webkit-animation: star 3.4s -0.1s infinite;
  animation: star 3.4s -0.1s infinite;
  color: #5f908f;
}
.hero .question-sign-13 {
  top: 22vh;
  left: 67vw;
  -webkit-animation: star 4.3s -1.1s infinite;
  animation: star 4.3s -1.1s infinite;
  color: #5f908f;
}
.hero .question-sign-14 {
  top: 29vh;
  left: 77vw;
  -webkit-animation: star 4.6s -4.6s infinite;
  animation: star 4.6s -4.6s infinite;
  color: #5f908f;
}
.hero .question-sign-15 {
  top: 38vh;
  left: 17vw;
  -webkit-animation: star 3.8s -1.7s infinite;
  animation: star 3.8s -1.7s infinite;
  color: #5f908f;
}
.hero .question-sign-16 {
  top: 27vh;
  left: 20vw;
  -webkit-animation: star 5.3s -3.7s infinite;
  animation: star 5.3s -3.7s infinite;
  color: #5f908f;
}
.hero .question-sign-17 {
  top: 33vh;
  left: 26vw;
  -webkit-animation: star 4.6s -1.4s infinite;
  animation: star 4.6s -1.4s infinite;
  color: #ce5947;
}
.hero .question-sign-18 {
  top: 18vh;
  left: 10vw;
  -webkit-animation: star 4.9s -4.2s infinite;
  animation: star 4.9s -4.2s infinite;
  color: #ce5947;
}
.hero .question-sign-19 {
  top: 24vh;
  left: 89vw;
  -webkit-animation: star 5.6s -4.2s infinite;
  animation: star 5.6s -4.2s infinite;
  color: #ce5947;
}
.hero .question-sign-20 {
  top: 21vh;
  left: 83vw;
  -webkit-animation: star 3.6s -4.1s infinite;
  animation: star 3.6s -4.1s infinite;
  color: #5f908f;
}
.hero .question-sign-21 {
  top: 22vh;
  left: 32vw;
  -webkit-animation: star 3.9s -1.2s infinite;
  animation: star 3.9s -1.2s infinite;
  color: #ce5947;
}
.hero .question-sign-22 {
  top: 1vh;
  left: 15vw;
  -webkit-animation: star 4.2s -1.2s infinite;
  animation: star 4.2s -1.2s infinite;
  color: #ce5947;
}
.hero .question-sign-23 {
  top: 28vh;
  left: 14vw;
  -webkit-animation: star 4.6s -0.8s infinite;
  animation: star 4.6s -0.8s infinite;
  color: #ce5947;
}
.hero .question-sign-24 {
  top: 36vh;
  left: 75vw;
  -webkit-animation: star 3.7s -4.1s infinite;
  animation: star 3.7s -4.1s infinite;
  color: #ce5947;
}
.hero .question-sign-25 {
  top: 15vh;
  left: 52vw;
  -webkit-animation: star 4.7s -4.6s infinite;
  animation: star 4.7s -4.6s infinite;
  color: #5f908f;
}
.hero .question-sign-26 {
  top: 50vh;
  left: 26vw;
  -webkit-animation: star 4.7s -3.3s infinite;
  animation: star 4.7s -3.3s infinite;
  color: #5f908f;
}
.hero .question-sign-27 {
  top: 4vh;
  left: 93vw;
  -webkit-animation: star 5.5s -2.5s infinite;
  animation: star 5.5s -2.5s infinite;
  color: #ce5947;
}
.hero .question-sign-28 {
  top: 3vh;
  left: 73vw;
  -webkit-animation: star 5s -3.6s infinite;
  animation: star 5s -3.6s infinite;
  color: #5f908f;
}
.hero .question-sign-29 {
  top: 25vh;
  left: 27vw;
  -webkit-animation: star 4s -1.9s infinite;
  animation: star 4s -1.9s infinite;
  color: #ce5947;
}
.hero .question-sign-30 {
  top: 30vh;
  left: 82vw;
  -webkit-animation: star 3.5s -4.7s infinite;
  animation: star 3.5s -4.7s infinite;
  color: #5f908f;
}
@-webkit-keyframes star {
  90% {
    width: 56px;
    height: 56px;
    margin-top: -28px;
    margin-left: -28px;
  }
  95% {
    opacity: 0;
  }
  to {
    width: 4px;
    height: 4px;
  }
}
@keyframes star {
  90% {
    width: 56px;
    height: 56px;
    margin-top: -28px;
    margin-left: -28px;
  }
  95% {
    opacity: 0;
  }
  to {
    width: 4px;
    height: 4px;
  }
}
.featured-reviews {
  background-image: url(/img/reviews-background.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.featured-reviews .carousel-inner {
  max-width: 80%;
  margin: 0 auto;
}
.featured-reviews h4 {
  margin-bottom: 40px;
}
.featured-reviews blockquote {
  font-family: Montserrat;
  max-width: 1080px;
  margin: 30px auto;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .featured-reviews blockquote {
    font-size: 1.3em;
  }
}
.how-works h2 {
  font-family: Montserrat;
  font-size: 1.25em;
  font-weight: 400;
  margin-bottom: 60px;
  color: #5f908f;
}
@media (min-width: 1200px) {
  .how-works h2 {
    font-size: 1.9em;
  }
}
.how-works h3 {
  margin-bottom: 40px;
  color: #5f908f;
}
@media (max-width: 767.98px) {
  .how-works h3 {
    margin-bottom: 30px;
  }
}
.how-works p {
  font-size: 1.2em;
  line-height: 150%;
}
.how-works svg {
  margin-bottom: 60px;
}
@media (max-width: 767.98px) {
  .how-works svg {
    margin-bottom: 30px;
  }
}
.how-works hr {
  border-color: #dedede;
  margin: 0 auto;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  position: relative;
}
.how-works .tabs-menu {
  margin-top: -20px;
}
.slider .row.carousel-inner {
  margin: 0;
}
@media (max-width: 767.98px) {
  .slider .row.carousel-inner {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .slider .carousel-item {
    max-width: none;
  }
}
@media (min-width: 768px) {
  .slider .carousel-item {
    margin: 0 auto !important;
    position: static;
    display: block !important;
    float: none;
    transform: none !important;
  }
}
.carousel-indicators {
  margin: 30px 0;
  position: static;
  display: none;
}
@media (max-width: 767.98px) {
  .carousel-indicators {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.carousel-indicators li {
  width: 8px;
  height: 8px;
  border-radius: 2px;
  border: 1px solid #5f908f;
  opacity: 1;
}
.carousel-indicators li.active {
  background: #5f908f;
}
.carousel-control-next.circle,
.carousel-control-prev.circle {
  width: 50px;
  height: 50px;
  top: calc(50% - 25px);
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
  opacity: 1;
  transition: 0.2s;
}
.carousel-control-next.circle:hover,
.carousel-control-prev.circle:hover {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
.carousel-control-next.circle svg,
.carousel-control-prev.circle svg {
  width: 12px;
  color: #404040;
}
@media (max-width: 767.98px) {
  .carousel-control-next.circle,
  .carousel-control-prev.circle {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .tab {
    display: none !important;
  }
  .tab.active {
    display: block !important;
  }
}
.tabs-menu,
.tabs-menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.tabs-menu a {
  width: 50px;
  height: 50px;
  align-items: center;
}
.tabs-menu a:before {
  content: "";
  width: 8px;
  height: 8px;
  flex-shrink: 0;
  border: 1px solid #404040;
}
.tabs-menu a.active:before {
  background: #404040;
}
.tabs-menu.tabs-menu-labels a {
  font-size: 14px;
  width: auto;
  padding: 10px;
  text-decoration: none;
}
.tabs-menu.tabs-menu-labels a:before {
  margin-right: 5px;
}
.tabs-menu.tabs-menu-labels a.active {
  color: #404040;
}
.benefits {
  text-align: center;
}
.benefits h3 {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 1.12em;
}
@media (min-width: 1200px) {
  .benefits h3 {
    font-size: 1.5em;
  }
}
.benefits p {
  font-size: 1.12em;
  font-weight: 300;
  line-height: 180%;
}
@media (min-width: 1200px) {
  .benefits p {
    font-size: 1.5em;
    line-height: 120%;
  }
}
.why-perci h2 {
  font-size: 1.25em;
  color: #5f908f;
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .why-perci h2 {
    font-size: 1.9em;
  }
}
.why-perci .why-perci-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 1200px) {
  .why-perci .why-perci-list {
    font-size: 1.1em;
  }
}
.why-perci .why-perci-list li {
  position: relative;
  padding: 30px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.why-perci .why-perci-list li:before {
  height: 100%;
  top: 0;
  left: 12px;
  content: "";
  display: block;
  position: absolute;
  border-left: 1px solid #bdd0c9;
}
@media (max-width: 575.98px) {
  .why-perci .why-perci-list li:before {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .why-perci .why-perci-list li {
    font-size: 1.3em;
    padding-top: 0;
    margin-bottom: 60px;
  }
}
.why-perci .why-perci-list svg {
  width: 25px;
  margin-right: 25px;
  position: relative;
  flex-shrink: 0;
  z-index: 9;
}
@media (max-width: 575.98px) {
  .why-perci .why-perci-list svg {
    margin-bottom: 16px;
    display: block;
  }
}
@media (min-width: 768px) {
  .latest-articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.latest-articles article {
  flex-grow: 1;
  flex-basis: 0;
  position: relative;
  border-right: 1px solid #dedede;
  background: rgba(226, 214, 206, 0.35);
}
.latest-articles article:last-child {
  border-right: none;
}
.latest-articles article:hover img {
  opacity: 0.35;
}
.latest-articles article:hover h3 {
  color: #5f908f;
}
.latest-articles img {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  z-index: -1;
  opacity: 0;
  transition: 0.3s;
}
.latest-articles h3 {
  font-size: 1.6em;
  color: #5f908f;
}
@media (min-width: 992px) {
  .latest-articles h3 {
    font-size: 2.25em;
  }
}
.latest-articles a {
  padding: 40px 16px;
  display: block;
}
@media (min-width: 992px) {
  .latest-articles a {
    padding: 40px;
  }
}
.latest-articles a:hover {
  text-decoration: none;
}
.latest-articles .article-categories {
  text-transform: uppercase;
  color: #ce5947;
}
.latest-articles .article-date {
  font-size: 1.25em;
  font-weight: 300;
  margin-top: 50px;
  margin-bottom: 10px;
  color: #000;
}
@media (min-width: 992px) {
  .latest-articles .article-date {
    font-size: 1.5em;
    margin-top: 100px;
  }
}
.latest-articles .article-more {
  font-family: Chivo;
  font-size: 1.25em;
  font-weight: 400;
  margin-top: 30px;
  display: block;
  text-decoration: underline;
  color: #404040;
}
@media (min-width: 992px) {
  .latest-articles .article-more {
    font-size: 1.75em;
  }
}
#articles-menu {
  margin: 20px 0;
}
.become-professional {
  padding: 40px 0;
  color: #bdd0c9;
  background: #5f908f;
}
@media (max-width: 575.98px) {
  .become-professional {
    padding: 60px 0;
  }
}
.become-professional h2 {
  margin: 0;
  text-align: center;
}
@media (max-width: 575.98px) {
  .become-professional h2 {
    margin: 40px 0;
  }
}
.become-professional h2 span {
  color: #e2d6ce;
}
.become-professional .btn {
  padding-left: 40px;
  padding-right: 40px;
  border-color: #bdd0c9;
  color: #bdd0c9;
}
.newsletter-form {
  padding: 50px 0;
  border-top: 1px solid #5f908f;
  border-bottom: 1px solid #5f908f;
  background: url(/img/form-background.png) #faf4f3 no-repeat 50%;
  background-size: 100%;
}
@media (max-width: 767.98px) {
  .newsletter-form {
    padding: 30px 0;
    background-position: -200px 0;
    background-size: auto;
  }
}
@media (min-width: 768px) {
  .newsletter-form .form-group {
    margin-bottom: 0;
  }
}
.newsletter-form .btn {
  font-size: 0.9em;
  padding: 8px 30px;
  color: #5f908f;
  border: 1px solid #5f908f;
  background-color: #faf4f3;
}
.newsletter-form .btn:active,
.newsletter-form .btn:focus,
.newsletter-form .btn:hover {
  border-color: #5f908f !important;
  background-color: #5f908f !important;
}
.page-title {
  text-align: center;
}
@media (max-width: 767.98px) {
  .page-title {
    background: #d3e8e3;
    margin-bottom: 20px;
  }
}
.page-title.page-title-small {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.page-title.page-title-small .page-title-holder {
  padding: 60px 0 40px;
  background: #d3e8e3;
}
@media (min-width: 768px) {
  .page-title.page-title-small .page-title-holder {
    margin-bottom: 70px;
    padding: 50px 0;
  }
}
.page-title.page-title-small .page-title-holder h1 {
  margin: 0;
}
.page-title h1 {
  font-family: Chivo;
  font-weight: 400;
  margin-bottom: 70px;
  color: #5f908f;
}
@media (max-width: 767.98px) {
  .page-title h1 {
    margin: 20px 0 40px;
  }
}
.page-title h1 span {
  color: #ce5947;
}
.page-title p {
  font-size: 1.2em;
  line-height: 150%;
  margin-bottom: 0;
  color: #404040;
}
@media (max-width: 767.98px) {
  .page-title p {
    font-size: 1em;
    line-height: 26px;
  }
}
@media (min-width: 1200px) {
  .page-title p {
    font-size: 1.2em;
  }
}
.page-title p + p {
  margin-top: 40px;
}
@media (max-width: 575.98px) {
  .page-title p + p {
    margin-top: 20px;
  }
}
#all-professionals .page-title {
  margin-bottom: 0;
}
.sub-title {
  padding: 40px 0;
  text-align: center;
  position: relative;
  color: #5f908f;
  background: #d3e8e3;
}
.sub-title:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -30px;
  bottom: -30px;
  position: absolute;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #d3e8e3;
}
.sub-title h2 {
  font-family: Chivo;
}
.sub-title h2 span {
  color: #ce5947;
}
.page-title + .sub-title {
  margin-top: -90px;
  margin-bottom: 20px;
}
.animate-dots span {
  opacity: 0;
  -webkit-animation-name: showDots;
  animation-name: showDots;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.animate-dots span:nth-child(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.animate-dots span:nth-child(3) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-webkit-keyframes showDots {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes showDots {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .services-column {
    max-width: 400px;
  }
}
.services-preview {
  height: calc(100% - 30px);
  margin: 0 0 30px;
  display: block;
  box-shadow: 0 0 10px rgba(64, 64, 64, 0.1);
  border-radius: 10px;
  border: 1px solid rgba(64, 64, 64, 0.1);
  color: #404040;
}
@media (min-width: 1200px) {
  .services-preview {
    height: calc(100% - 80px);
    margin: 0 0 80px;
  }
}
.services-preview:hover {
  text-decoration: none;
  color: #404040;
  box-shadow: none;
  border-color: rgba(64, 64, 64, 0.1);
}
.services-preview h3 {
  font-size: 1.1em;
  font-weight: 600;
  margin: 0;
  color: #404040;
}
.services-preview p {
  font-size: 0.9em;
}
.services-preview img {
  width: 100%;
  height: 100px;
  margin: 20px 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.link-to-all-specialists {
  text-align: center;
  background: #faf4f3 !important;
}
.link-to-all-specialists a {
  font-size: 1.5em;
  display: inline-block;
  text-decoration: underline;
}
.link-to-all-specialists a:hover {
  text-decoration: none;
}
.dropdown-nochoice {
  display: none;
}
.dropdown-menu .dropdown-item:active,
.dropdown-menu .dropdown-item:hover {
  background: #d3e8e3;
}
.dropdown-menu .dropdown-item.active {
  color: #5f908f;
  background: #d3e8e3;
}
.dropdown-menu .dropdown-item svg {
  margin-left: -5px;
  margin-right: 10px;
}
.steps {
  margin-bottom: 30px;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .steps {
    display: none;
  }
}
@media (min-width: 768px) {
  .steps {
    position: static;
    transform: none;
  }
}
@media (min-width: 1200px) {
  .steps {
    margin-bottom: 60px;
  }
}
.steps li {
  font-size: 1em;
  width: 220px;
  height: 60px;
  margin: 0 -14px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  opacity: 0.5;
  background: 0 0;
  background-position: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyOTAnIGhlaWdodD0nNzkuMjY1Jz48cGF0aCBkYXRhLW5hbWU9J1BhdGggNDg4JyBkPSdNMjQ1LjQxMSA3OC4yMzRsNDMuNzc2LTM3LjA0OWExLjg4OSAxLjg4OSAwIDAwMC0zLjEwNUwyNDUuNDExIDEuMDM0YTUuMTIgNS4xMiAwIDAwLTMuMjQzLTEuMDMxSC4zNjhjLS4zIDAtLjQ3OC4yMjItLjI5NS4zNzVsNDUuMDQ2IDM4LjEyYTEuMzggMS4zOCAwIDAxMCAyLjI3MUwuMDc2IDc4Ljg5MWMtLjE4My4xNTQtLjAxLjM3NC4yOTUuMzc0aDI0MS44YTUuMTI5IDUuMTI5IDAgMDAzLjI0LTEuMDMxeicgZmlsbD0nI2Y2ZjZmNicvPjwvc3ZnPg==);
}
@media (min-width: 1200px) {
  .steps li {
    font-size: 1.1em;
    width: 280px;
    height: 70px;
    margin: 0 -18px;
  }
}
.steps li:first-child,
.steps li:last-child {
  border-radius: 0;
  border: none;
}
.steps li.active {
  font-weight: 700;
  box-shadow: none;
  opacity: 1;
  background: 0 0;
  background-size: 100%;
  background-position: 0;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyOTAnIGhlaWdodD0nODAnPjxwYXRoIGRhdGEtbmFtZT0nUGF0aCA0ODknIGQ9J00yNDUuNDExIDc4Ljk2bDQzLjc3Ni0zNy4zOTNhMS45MTcgMS45MTcgMCAwMDAtMy4xMzRMMjQ1LjQxMSAxLjA0YTUuMDg5IDUuMDg5IDAgMDAtMy4yNDMtMS4wNDFILjM2OGMtLjMgMC0uNDc4LjIyNC0uMjk1LjM3OWw0NS4wNDYgMzguNDc3YTEuNCAxLjQgMCAwMTAgMi4yOTJMLjA3NiA3OS42MjNjLS4xODMuMTU1LS4wMS4zNzcuMjk1LjM3N2gyNDEuOGE1LjEgNS4xIDAgMDAzLjI0LTEuMDR6JyBmaWxsPScjRDNFOEUzJy8+PC9zdmc+);
}
.steps li.active .step-number {
  background: #5f908f;
}
.steps li.done {
  box-shadow: none;
  color: #fff;
  opacity: 1;
  background: 0 0;
  background-size: 100%;
  background-position: 0;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyOTAnIGhlaWdodD0nNzkuMjY1Jz48cGF0aCBkYXRhLW5hbWU9J1BhdGggNDkwJyBkPSdNMjQ1LjQxMSA3OC4yMzRsNDMuNzc2LTM3LjA0OWExLjg4OSAxLjg4OSAwIDAwMC0zLjEwNUwyNDUuNDExIDEuMDM0YTUuMTIgNS4xMiAwIDAwLTMuMjQzLTEuMDMxSC4zNjhjLS4zIDAtLjQ3OC4yMjItLjI5NS4zNzVsNDUuMDQ2IDM4LjEyYTEuMzggMS4zOCAwIDAxMCAyLjI3MUwuMDc2IDc4Ljg5MWMtLjE4My4xNTQtLjAxLjM3NC4yOTUuMzc0aDI0MS44YTUuMTI5IDUuMTI5IDAgMDAzLjI0LTEuMDMxeicgZmlsbD0nIzVGOTA4RicvPjwvc3ZnPg==);
  transition: 0.2s;
}
.steps li.done:hover {
  opacity: 0.8;
}
.steps li.done i {
  color: #5f908f;
  background: #fff;
}
.steps .step-number,
.steps i {
  font-weight: 700;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 5px;
  color: #fff;
  background: #5f908f;
}
@media (min-width: 1200px) {
  .steps .step-number,
  .steps i {
    font-size: 1.1em;
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
}
.steps-mobile {
  color: #5f908f;
}
@media (max-width: 767.98px) {
  .steps-mobile {
    display: block;
  }
}
.step-back {
  margin-bottom: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .step-back {
    margin-bottom: 20px;
  }
}
.step-back:hover,
.step-back:hover span {
  text-decoration: none;
}
.step-back i {
  font-size: 1.5em;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #ce5947;
}
@media (max-width: 767.98px) {
  .step-back i {
    font-size: 1.1em;
    width: 40px;
    height: 40px;
    margin-right: 15px;
  }
}
.step-back span {
  text-decoration: underline;
}
.step-alert {
  margin: 0 0 20px;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  color: #707070;
  border-radius: 10px;
  border: 1px solid #e2d6ce;
  background: rgba(239, 244, 243, 0.45);
}
@media (min-width: 1200px) {
  .step-alert {
    font-size: 1.5em;
    line-height: 150%;
    margin: 0 0 40px;
    padding: 20px;
  }
}
.step-alert i {
  font-size: 1.6em;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .step-alert i {
    font-size: 2.6em;
    margin-right: 20px;
  }
}
.patient-calendar {
  margin-top: 0;
}
.patient-calendar .days-holder {
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .patient-calendar .days-holder .day {
    margin: 0;
    padding-bottom: 10px;
  }
}
.patient-calendar .days-holder .day:nth-child(2) {
  border-left: 1px solid #e2d6ce;
  border-right: 1px solid #e2d6ce;
  background: #f6f6f6;
}
.patient-calendar .days-holder .day .day-header {
  margin-top: 10px;
  color: #707070;
}
.patient-calendar .days-holder .day .day-header span {
  font-weight: 700;
}
@media (min-width: 1200px) {
  .patient-calendar .days-holder .day .day-header {
    margin-top: 20px;
  }
}
.patient-calendar .days-holder .day .calendar-expand {
  width: calc(100% - 6px);
  margin: 3px auto 6px;
  border: none;
  color: #404040;
  background: #e2d6ce;
}
@media (min-width: 576px) {
  .patient-calendar .days-holder .day .calendar-expand {
    width: calc(100% - 12px);
    max-width: 172px;
    margin: 6px auto 12px;
  }
}
@media (min-width: 1200px) {
  .patient-calendar .days-holder .day .calendar-expand {
    width: calc(100% - 12px);
    max-width: 222px;
    margin: 10px auto 20px;
  }
}
.patient-calendar .days-holder .day .day-slots {
  justify-content: center;
}
.patient-calendar .days-holder .day .day-slots.empty {
  background: #f6f6f6;
}
@media (min-width: 1200px) {
  .patient-calendar .days-holder .day .day-slots.empty {
    margin: 10px 20px;
  }
}
@media (min-width: 1200px) {
  .patient-calendar .days-holder .day:first-child .day-slots.empty {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .patient-calendar .days-holder .day:last-child .day-slots.empty {
    margin-right: 0;
  }
}
.patient-calendar .days-holder .day .calendar-slot {
  width: calc(50% - 6px);
  min-width: 0;
  margin: 3px;
  border-color: #5f908f;
  background: #fff;
}
@media (min-width: 576px) {
  .patient-calendar .days-holder .day .calendar-slot {
    width: calc(50% - 12px);
    min-width: 0;
    max-width: 80px;
    margin: 6px;
  }
}
@media (min-width: 1200px) {
  .patient-calendar .days-holder .day .calendar-slot {
    width: calc(50% - 12px);
    max-width: 105px;
    min-width: 0;
    height: 50px;
    line-height: 46px;
    margin: 6px;
  }
}
.patient-calendar .days-holder .day .calendar-slot:hover {
  border-color: #ce5947;
}
.patient-calendar .days-holder .day .calendar-slot .slot-book-link {
  font-family: Chivo;
  font-weight: 700;
  color: #5f908f;
}
@media (min-width: 1200px) {
  .patient-calendar .days-holder .day .calendar-slot .slot-book-link {
    font-size: 1.3em;
  }
}
.patient-calendar .days-holder .day .calendar-slot .slot-book-link:hover {
  background: #ce5947;
  text-decoration: none;
}
.patient-calendar .calendar-nav {
  display: block;
}
.patient-calendar .calendar-nav .day-next,
.patient-calendar .calendar-nav .day-prev {
  top: 135px !important;
}
@media (max-width: 767.98px) {
  .patient-calendar .calendar-nav .day-next,
  .patient-calendar .calendar-nav .day-prev {
    top: 60px !important;
  }
}
.patient-calendar .calendar-nav .calendar-move-to-date {
  padding: 20px 15px;
  background: #f6f6f6;
}
@media (min-width: 768px) {
  .patient-calendar .calendar-nav .calendar-move-to-date {
    font-size: 1.1em;
    padding: 30px;
  }
}
.patient-calendar .calendar-nav .calendar-move-to-date .btn {
  font-family: Montserrat;
  font-weight: 400 !important;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  text-decoration: underline;
  border-radius: 0;
}
@media (min-width: 1200px) {
  .patient-calendar .calendar-nav .calendar-move-to-date .btn {
    padding-right: 15px;
  }
}
.patient-calendar .calendar-nav .calendar-move-to-date .btn:hover {
  text-decoration: none;
}
.patient-calendar .calendar-nav .calendar-move-to-date .btn:after {
  content: "Click here to choose a date";
}
.patient-calendar .calendar-nav .calendar-move-to-date .btn .fal {
  font-size: 1.8em;
  margin-right: 15px;
}
@media (max-width: 575.98px) {
  .patient-calendar .calendar-nav .calendar-move-to-date .btn .fal {
    margin-right: 10px;
  }
}
.patient-calendar .calendar-nav .calendar-move-to-date .calendar-move-label {
  display: none;
}
.patient-calendar .calendar-empty .next-appointment .calendar-available-date {
  color: #5f908f;
}
.patient-calendar .calendar-empty small {
  color: #404040;
}
.has-event .pika-button,
.is-selected .pika-button {
  border-color: #ce5947 !important;
  background: #ce5947;
}
#booking-infocard .doctor-card {
  max-width: none;
  padding: 0;
  border: none;
}
@media (max-width: 767.98px) {
  #booking-infocard .doctor-card {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  #booking-infocard .doctor-card.sticked {
    width: 38.56%;
    top: 100px;
    position: fixed;
  }
}
@media (min-width: 992px) {
  #booking-infocard .doctor-card.sticked {
    width: 30.77%;
  }
}
@media (min-width: 1200px) {
  #booking-infocard .doctor-card {
    max-width: 336.66px;
    margin-left: 0;
  }
  #booking-infocard .doctor-card.sticked {
    width: 30.6%;
  }
}
@media (min-width: 1440px) {
  #booking-infocard .doctor-card {
    width: 410px;
    min-width: 410px;
    margin-left: 60px;
  }
  #booking-infocard .doctor-card.sticked {
    width: 30.6%;
  }
}
#booking-infocard .doctor-card a {
  color: #ce5947;
}
#booking-infocard .doctor-card a:hover {
  color: #404040;
}
#booking-infocard .doctor-card h4 a {
  color: #404040 !important;
}
.doctor-card-name {
  font-size: 1.1em;
  margin-bottom: 30px;
  padding: 20px 0;
  text-align: center;
  color: #404040;
  border-top: 1px solid #f2ece9;
  border-bottom: 1px solid #f2ece9;
}
@media (max-width: 767.98px) {
  .doctor-card-name {
    font-size: 1em;
  }
}
.doctor-card-name #appointment-price {
  font-weight: 700;
  display: block;
}
.doctor-card-specialty {
  margin: 5px 0;
  display: block;
  color: #5f908f;
}
.doctor-card-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.doctor-card-time h3 {
  font-size: 2.5em;
  font-weight: 700;
  margin: 0;
  color: #5f908f;
  border-right: 1px solid #f2ece9;
}
.doctor-card-time .doctor-card-date,
.doctor-card-time h3 {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}
.doctor-card-time .doctor-card-date strong {
  font-size: 1.2em;
}
.doctor-card-submit {
  margin-top: 30px;
  padding: 20px;
  background: #f6f6f6;
}
@media (min-width: 1200px) {
  .doctor-card-submit {
    padding: 30px;
  }
}
@media (max-width: 767.98px) {
  .doctor-card-submit {
    padding: 15px;
  }
}
.doctor-card-submit .btn.btn-secondary {
  margin: 0;
  white-space: nowrap;
  color: #fff;
  background: #ce5947;
}
.doctor-card-submit .btn.btn-secondary:hover {
  border-color: #5f908f !important;
  background: #5f908f !important;
}
.doctor-card-submit .doctor-card-disclamer {
  color: #707070;
  text-align: center;
}
.doctor-card-submit .doctor-card-disclamer a {
  text-decoration: underline;
}
.doctor-card-submit .doctor-card-disclamer a:hover {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .doctor-card-submit .doctor-card-button {
    padding: 16px 16px 25px;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    border-top: 1px solid #f2ece9;
    background: #fff;
    z-index: 99;
  }
}
@media (min-width: 768px) {
  .doctor-card-submit .doctor-card-button .btn {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  #page-appointment {
    padding-bottom: 90px;
  }
}
.appointment-phone,
.appointment-user {
  font-family: Chivo;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .appointment-phone h4,
  .appointment-user h4 {
    font-size: 1.5em;
    margin-bottom: 10px;
  }
}
.appointment-phone a,
.appointment-user a {
  color: #ce5947;
}
.sticky-header {
  box-shadow: none;
  border: none;
  display: none;
  transition: 0.2s;
}
.sticky-header.sticked {
  top: 2px;
  display: block;
}
.sticky-header .sticky-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.next-appointment i.fa-user-md-chat,
.next-appointment i.fa-video {
  background: #5f908f;
}
#modal-login .modal-close {
  box-shadow: 0 0 5px rgba(64, 64, 64, 0.3);
  transition: 0.2s;
}
#modal-login .modal-close:hover {
  box-shadow: 0 0 2px rgba(64, 64, 64, 0.4);
}
.page-search-results .help-message {
  display: none;
}
.page-search-results .page-title {
  padding: 30px 0;
}
@media (max-width: 767.98px) {
  .page-search-results .page-title {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.page-search-results .show-filters .search-filters {
  margin-top: 0;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .search-form .search-filters:after {
    display: none;
  }
}
.search-form .search-filters .search-filters-holder {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767.98px) {
  .search-form .search-filters .search-filters-holder {
    flex-flow: row-reverse;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .search-form .search-filters a.open-filters {
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #404040;
    border-radius: 0.4em;
    border: 1px solid #5f908f;
    background: #fff;
  }
}
@media (max-width: 575.98px) {
  .search-form .search-filters a.open-filters {
    flex-grow: 1;
    flex-basis: 0;
  }
}
@media (min-width: 768px) {
  .search-form .search-filters a.open-filters {
    margin-right: 15px;
    color: #707070;
  }
  .search-form .search-filters a.open-filters:hover {
    cursor: default;
  }
}
.search-form .search-filters #specialty_id {
  max-width: 200px;
}
@media (max-width: 575.98px) {
  .search-form .search-filters #specialty_id {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 50%;
  }
}
.search-form .search-filters .form-control {
  margin-bottom: 0;
}
.search-form .search-filters .form-control:last-child {
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .search-form .search-filters #filters-holder {
    margin-top: 20px;
    flex-direction: column;
    display: none;
  }
  .search-form .search-filters #filters-holder.active + .fade-filters {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(64, 64, 64, 0.2);
    transition: 0.3s;
    z-index: 998;
  }
  .search-form .search-filters #filters-holder.active {
    width: 300px;
    top: 0;
    bottom: 0;
    right: 0;
    margin-top: 0;
    padding: 85px 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    background: #fff;
    z-index: 999;
    -webkit-animation-name: showFilters;
    animation-name: showFilters;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
  }
  @-webkit-keyframes showFilters {
    0% {
      right: -300px;
    }
    to {
      right: 0;
    }
  }
  @keyframes showFilters {
    0% {
      right: -300px;
    }
    to {
      right: 0;
    }
  }
  .search-form .search-filters #filters-holder .fa-times {
    font-size: 2em;
    top: 20px;
    right: 20px;
    position: fixed;
  }
  .search-form .search-filters #filters-holder .form-control {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.search-column {
  padding: 0 !important;
  background: #d3e8e3;
}
.search-result {
  padding: 20px;
  border-radius: 0 !important;
  border: 1px solid #f6f6f6;
  border-right: none;
  border-left: none;
}
@media (max-width: 767.98px) {
  .search-result {
    padding: 30px 16px;
    margin-bottom: -1px;
  }
}
@media (min-width: 1200px) {
  .search-result {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.search-result:first-child {
  border-top: none;
}
.search-result:hover {
  box-shadow: none;
  border-color: #f6f6f6;
  background: #f8fafa;
}
.search-result .search-result-thumb-holder {
  width: 100%;
  height: auto;
  padding-top: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  .search-result .search-result-thumb-holder {
    width: 75%;
    padding-top: 75%;
  }
}
.search-result .search-result-thumb {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 15px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.search-result.search-title {
  display: none;
}
.search-result .search-result-actions {
  margin-bottom: 15px;
  white-space: normal;
}
@media (max-width: 575.98px) {
  .search-result .search-result-actions {
    margin-top: 15px;
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .search-result .search-result-actions .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.search-result .search-result-actions .request-appointment-link {
  max-width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
  padding: 0;
}
@media (max-width: 575.98px) {
  .search-result .search-result-actions .next-appointment {
    margin-bottom: 15px;
  }
}
.search-result .search-result-actions .next-appointment small {
  font-weight: 600;
  margin-bottom: 5px;
  color: #5f908f;
}
.search-result .search-result-actions .next-appointment small ~ span {
  font-weight: 600;
  color: #404040;
}
.search-result .search-result-actions .btn.btn-primary {
  color: #fff;
  background: #ce5947;
}
.search-result .search-result-actions .btn.btn-primary:hover {
  background: #b24130 !important;
}
.search-result .search-result-content {
  min-height: 0;
  margin: 20px 0;
  justify-content: flex-start;
}
@media (max-width: 1199.98px) {
  .search-result .search-result-content {
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .search-result .search-result-content {
    margin: 0;
  }
}
.search-result .search-result-content h3 {
  font-family: Montserrat;
  color: #404040;
}
@media (min-width: 768px) {
  .search-result .search-result-content h3 {
    font-size: 1.2em;
  }
}
.search-result .search-result-content p {
  color: #707070;
}
.search-result .search-result-content .search-result-specialty {
  font-weight: 600;
  margin-bottom: 5px;
  color: #5f908f;
}
@media (max-width: 575.98px) {
  .search-result .search-result-content .search-result-specialty {
    font-weight: 400;
  }
}
@media (max-width: 575.98px) {
  .search-result .search-result-mobile-actions {
    margin: 15px 0 0;
    border: none;
  }
  .search-result .search-result-mobile-actions .btn.btn-link {
    border: 2px solid #ce5947;
    text-transform: uppercase;
    border-radius: 0.4em;
    padding: 10px;
  }
}
.footer {
  color: #707070;
}
.footer .footer-logo {
  width: auto;
}
@media (max-width: 767.98px) {
  .footer .footer-logo {
    text-align: center;
  }
  .footer .footer-logo svg {
    width: 65px;
  }
}
.footer h4 {
  font-size: 1.1em;
  color: #5f908f;
}
@media (min-width: 768px) {
  .footer h4 {
    margin-bottom: 20px;
  }
}
.footer h4 a:hover {
  color: #416261;
}
.footer .footer-desc,
.footer .list-unstyled a {
  color: #707070;
}
.social-links .social-link svg {
  width: 32px;
  height: 32px;
}
#cookielaw {
  display: none;
  color: #707070;
  background: #f6f6f6;
}
#cookielaw #cookielaw-btn button {
  background: #5f908f;
}
.modal .modal-title {
  font-size: 1em;
  font-weight: 600;
  text-transform: none;
}
.appointment-details .modal-actions .appointment-noshow,
.appointment-details .modal-actions .appointment-show {
  display: none;
}
.appointment-past .appointment-past-time .fal.fa-video {
  background: #5f908f;
}
.appointment-past .appointment-past-time .fal.fa-video + small {
  color: #5f908f;
}
.next-appointment.online small {
  color: #ce5947;
}
.page-about h1 {
  margin-bottom: 40px;
  color: #5f908f;
}
@media (min-width: 992px) {
  .page-about h1 {
    font-size: 3em;
  }
}
.page-about h1 span {
  color: #ce5947;
}
.page-about h2 {
  color: #5f908f;
}
.page-about h3 {
  font-size: 1.1em;
  color: #5f908f;
}
@media (min-width: 1200px) {
  .page-about h3 {
    font-size: 1.3em;
  }
}
.page-about p {
  line-height: 150%;
}
@media (min-width: 992px) {
  .page-about p {
    font-size: 1.2em;
  }
}
.about-layer {
  padding: 0;
  overflow: hidden;
}
.about-layer img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .about-layer img {
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .about-layer img {
    max-height: 800px;
  }
}
.about-layer .about-arrow {
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  right: 15px;
  margin-top: -20px;
  display: block;
  position: absolute;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 40px 70px 40px 0;
}
@media (min-width: 768px) {
  .about-layer .about-arrow.arrow-right {
    left: 15px;
    right: inherit;
    border-width: 40px 0 40px 70px;
    border-color: transparent transparent transparent #fff;
  }
}
@media (max-width: 767.98px) {
  .about-layer .about-arrow {
    top: inherit;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: 0 30px 40px;
    border-color: transparent transparent #fff;
  }
}
.about-content {
  max-width: 800px;
  margin: 0 auto;
  padding: 80px 40px;
}
@media (max-width: 767.98px) {
  .about-content {
    padding: 30px;
  }
}
.leadership {
  text-align: center;
}
.leadership h2 {
  font-family: Montserrat;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .leadership h2 {
    margin-bottom: 80px;
  }
}
.leadership h3 {
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 5px;
  color: #404040;
}
@media (max-width: 1199.98px) {
  .leadership h3 {
    font-size: 0.9em;
  }
}
.leadership p {
  font-size: 1em;
}
@media (max-width: 1199.98px) {
  .leadership p {
    font-size: 0.7em;
    line-height: 120%;
  }
}
.leadership img {
  width: 200px;
  height: auto;
  border-radius: 50%;
  margin: 0 auto 20px;
  transition: 0.3s;
}
@media (max-width: 767.98px) {
  .leadership img {
    width: 150px;
  }
}
@media (max-width: 991.98px) {
  .leadership img {
    max-width: 130px;
  }
}
@media (min-width: 768px) {
  .leadership .col-md-4 {
    margin-bottom: 20px;
  }
}
.leadership .advisor {
  max-width: 400px;
  height: 100%;
  margin: 0 auto;
  padding: 15px;
}
@media (max-width: 991.98px) {
  .leadership .advisor {
    padding: 15px 0 10px;
  }
}
.leadership .js-modal:hover img {
  opacity: 0.8;
}
#modal-advisor .modal-content {
  line-height: 150%;
  border-radius: 0;
  border: 5px solid #d3e8e3;
}
#modal-advisor .modal-content img {
  border-radius: 50%;
}
.percipience {
  line-height: 150%;
  padding: 20px 0;
  color: #404040;
  background: #d3e8e3;
}
.percipience svg {
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .percipience svg {
    width: 150px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.page-404 {
  text-align: center;
  color: #404040;
  background: #d3e8e3;
}
.page-404 h1 {
  font-family: Montserrat;
  font-size: 100px;
  font-weight: 400;
  color: #ce5947;
}
.page-404 h2 {
  font-size: 1em;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.page-404 h2,
.page-404 p span {
  color: #ce5947;
}
.page-404 .btn.btn-primary {
  margin-bottom: 20px;
  text-transform: none;
  background: 0 0;
}
.page-404 .btn.btn-link {
  font-weight: 700;
  color: #5f908f;
}
.page-404 .percipience .flex-column {
  flex-direction: column !important;
  text-align: center !important;
}
.page-404 .percipience .flex-column svg {
  margin-right: 0;
  margin-bottom: 20px;
}
.header.header-admin .logo-column {
  min-width: 80px !important;
}
.header.header-admin .logo-column .perci-logo {
  width: 70px;
}
.header.header-admin .logo-column .beta-logo {
  width: 60px;
}
.step-guide p {
  line-height: 150%;
}
.step-guide + div hr {
  border-color: #e2d6ce;
}
.step-guide .step-guide-icon {
  width: 200px;
  height: auto;
}
@media (max-width: 767.98px) {
  .step-guide .step-guide-icon {
    max-width: 100%;
  }
}
.nav .nav-link {
  color: #5f908f;
}
.nav .nav-link:hover {
  color: #404040;
}
.nav a.active,
.nav a.active:hover {
  color: #ce5947;
}
.alert.help-message {
  background: #faf4f3;
}
.additional-photos,
.additional-photos + .form-group,
.photo-upload + #avatar + label {
  display: none;
}
.bubble-box {
  margin-bottom: 50px;
  padding: 40px 30px;
  border-radius: 60px 0 60px 0;
  background: #faf4f3;
}
@media (max-width: 1199.98px) {
  .bubble-box {
    border-radius: 30px 0 30px 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .bubble-box {
    margin-bottom: 20px;
    padding: 20px 16px;
  }
}
.bubble-box.green {
  border-top-right-radius: 60px;
  background: #f2f8f7;
}
@media (max-width: 1199.98px) {
  .bubble-box.green {
    border-top-right-radius: 30px;
  }
}
.bubble-box h3 {
  color: #707070;
}
.bubble-box p:last-child {
  margin-bottom: 0;
}
.bubble-box svg {
  max-width: 100%;
  height: auto;
  margin: 30px 0;
}
@media (max-width: 1199.98px) {
  .bubble-box svg {
    max-width: 130px;
    margin: 15px 0;
  }
}
.bubble-box .btn-primary {
  background: 0 0;
}
.container-contact {
  max-width: 1440px;
  margin: 0 auto;
}
.search-patient .btn-outline-primary {
  padding: 0;
  color: #fff !important;
}
.search-patient .btn-outline-primary:hover {
  background: #ce5947 !important;
}
.search-patient .btn-outline-primary .fa-search,
.search-patient .btn-outline-primary .fa-search:before {
  text-overflow: unset !important;
}
.get-started-page .footer,
.get-started-page .header .header-right,
.get-started-page .header nav,
.get-started-page .nav-toggle {
  display: none !important;
}
.get-started-page main {
  min-height: calc(100vh - 75px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.get-started-page #form-steps {
  width: 100%;
  padding: 0 16px;
}
.get-started-page #form-steps h2 {
  font-family: Chivo;
  max-width: 900px;
  margin: 0 auto 30px;
}
.get-started-page #form-steps p.lead {
  line-height: 200%;
}
.get-started-page #form-steps .btn.btn-outline-primary {
  min-width: 310px;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 575.98px) {
  .get-started-page #form-steps .btn.btn-outline-primary {
    width: 100%;
    display: block;
  }
}
.get-started-page #form-steps .btn.btn-outline-primary:not([disabled]):focus,
.get-started-page #form-steps .btn.btn-outline-primary:not([disabled]):hover {
  color: #fff;
  box-shadow: none;
  border-color: #4b7170;
  background: #4b7170;
}
.get-started-page #form-steps .btn.btn-outline-primary:disabled {
  box-shadow: none;
  background: #707070;
}
.get-started-page #form-steps .btn-link {
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #404040;
}
.get-started-page #form-steps .btn-link:hover {
  text-decoration: none;
}
.get-started-page #form-progress {
  max-width: 550px;
  height: 5px;
  margin: 0 auto 80px;
  border-radius: 5px;
  background: #f6f6f6;
}
@media (max-width: 575.98px) {
  .get-started-page #form-progress {
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media (min-width: 992px) {
  .get-started-page #form-progress {
    top: 40px;
    left: 0;
    right: 0;
    position: absolute;
  }
}
.get-started-page #form-progress span {
  height: 5px;
  display: block;
  border-radius: 5px;
  background: #5f908f;
  transition: 0.5s;
  -webkit-animation-name: ShowProgress;
  animation-name: ShowProgress;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
@-webkit-keyframes ShowProgress {
  0% {
    width: 0;
  }
  to {
    width: 10%;
  }
}
@keyframes ShowProgress {
  0% {
    width: 0;
  }
  to {
    width: 10%;
  }
}
.get-started-page .form-field {
  max-width: 380px;
  min-height: 200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  flex-direction: column;
  justify-content: center;
}
.get-started-page .form-field input[type="checkbox"],
.get-started-page .form-field input[type="radio"] {
  width: 24px;
  height: 24px;
}
.get-started-page .form-loading {
  transform: scale(0.6);
}
.get-started-page #loading-item9_to {
  -webkit-animation: loading-item9_to__to 1.5s ease-in-out infinite alternate
    forwards;
  animation: loading-item9_to__to 1.5s ease-in-out infinite alternate forwards;
}
@-webkit-keyframes loading-item9_to__to {
  0% {
    transform: translate(-6073.066895px, -5672.202148px);
  }
  to {
    transform: translate(-6054.231497px, -5639.006364px);
  }
}
@keyframes loading-item9_to__to {
  0% {
    transform: translate(-6073.066895px, -5672.202148px);
  }
  to {
    transform: translate(-6054.231497px, -5639.006364px);
  }
}
.get-started-page #loading-item8_to {
  -webkit-animation: loading-item8_to__to 1.5s ease-in-out infinite alternate
    forwards;
  animation: loading-item8_to__to 1.5s ease-in-out infinite alternate forwards;
}
@-webkit-keyframes loading-item8_to__to {
  0% {
    transform: translate(-6962.11084px, 511.729004px);
  }
  to {
    transform: translate(-6931.192577px, 526.416083px);
  }
}
@keyframes loading-item8_to__to {
  0% {
    transform: translate(-6962.11084px, 511.729004px);
  }
  to {
    transform: translate(-6931.192577px, 526.416083px);
  }
}
.get-started-page #loading-item7_to {
  -webkit-animation: loading-item7_to__to 1.5s ease-in-out infinite alternate
    forwards;
  animation: loading-item7_to__to 1.5s ease-in-out infinite alternate forwards;
}
@-webkit-keyframes loading-item7_to__to {
  0% {
    transform: translate(518px, 403px);
  }
  to {
    transform: translate(572.217535px, 403.042996px);
  }
}
@keyframes loading-item7_to__to {
  0% {
    transform: translate(518px, 403px);
  }
  to {
    transform: translate(572.217535px, 403.042996px);
  }
}
.get-started-page #loading-item6_to {
  -webkit-animation: loading-item6_to__to 1.5s ease-in-out infinite alternate
    forwards;
  animation: loading-item6_to__to 1.5s ease-in-out infinite alternate forwards;
}
@-webkit-keyframes loading-item6_to__to {
  0% {
    transform: translate(-1634.374023px, -7841.812012px);
  }
  to {
    transform: translate(-1601.905546px, -7883.6415px);
  }
}
@keyframes loading-item6_to__to {
  0% {
    transform: translate(-1634.374023px, -7841.812012px);
  }
  to {
    transform: translate(-1601.905546px, -7883.6415px);
  }
}
.get-started-page #loading-item5_to {
  -webkit-animation: loading-item5_to__to 1.5s ease-in-out infinite alternate
    forwards;
  animation: loading-item5_to__to 1.5s ease-in-out infinite alternate forwards;
}
@-webkit-keyframes loading-item5_to__to {
  0% {
    transform: translate(703.908997px, 506.923004px);
  }
  to {
    transform: translate(689.659962px, 456.135703px);
  }
}
@keyframes loading-item5_to__to {
  0% {
    transform: translate(703.908997px, 506.923004px);
  }
  to {
    transform: translate(689.659962px, 456.135703px);
  }
}
.get-started-page #loading-item4_to {
  -webkit-animation: loading-item4_to__to 1.5s ease-in-out infinite alternate
    forwards;
  animation: loading-item4_to__to 1.5s ease-in-out infinite alternate forwards;
}
@-webkit-keyframes loading-item4_to__to {
  0% {
    transform: translate(-440.199005px, 7886.674805px);
  }
  to {
    transform: translate(-487.686908px, 7864.655757px);
  }
}
@keyframes loading-item4_to__to {
  0% {
    transform: translate(-440.199005px, 7886.674805px);
  }
  to {
    transform: translate(-487.686908px, 7864.655757px);
  }
}
.get-started-page #loading-item3_to {
  -webkit-animation: loading-item3_to__to 1.5s ease-in-out infinite alternate
    forwards;
  animation: loading-item3_to__to 1.5s ease-in-out infinite alternate forwards;
}
@-webkit-keyframes loading-item3_to__to {
  0% {
    transform: translate(-6009.993164px, -5640.798828px);
  }
  to {
    transform: translate(-6066.095038px, -5640.798828px);
  }
}
@keyframes loading-item3_to__to {
  0% {
    transform: translate(-6009.993164px, -5640.798828px);
  }
  to {
    transform: translate(-6066.095038px, -5640.798828px);
  }
}
.get-started-page #loading-item2_to {
  -webkit-animation: loading-item2_to__to 1.5s ease-in-out infinite alternate
    forwards;
  animation: loading-item2_to__to 1.5s ease-in-out infinite alternate forwards;
}
@-webkit-keyframes loading-item2_to__to {
  0% {
    transform: translate(-6026.077148px, -5668.682129px);
  }
  to {
    transform: translate(-6060.921164px, -5636.410818px);
  }
}
@keyframes loading-item2_to__to {
  0% {
    transform: translate(-6026.077148px, -5668.682129px);
  }
  to {
    transform: translate(-6060.921164px, -5636.410818px);
  }
}
.get-started-page #loading-item1_to {
  -webkit-animation: loading-item1_to__to 1.5s ease-in-out infinite alternate
    forwards;
  animation: loading-item1_to__to 1.5s ease-in-out infinite alternate forwards;
}
@-webkit-keyframes loading-item1_to__to {
  0% {
    transform: translate(-6033.036133px, -5680.626953px);
  }
  to {
    transform: translate(-6053.467104px, -5637.390129px);
  }
}
@keyframes loading-item1_to__to {
  0% {
    transform: translate(-6033.036133px, -5680.626953px);
  }
  to {
    transform: translate(-6053.467104px, -5637.390129px);
  }
}
.check-pill {
  max-width: 100%;
  margin: 0 10px 10px 0;
  display: inline-block;
  color: #404040;
}
.check-pill:hover {
  text-decoration: none;
}
.check-pill.mental span,
.check-pill.yellow span {
  background: #fae9cf;
}
.check-pill.mental span:hover,
.check-pill.yellow span:hover {
  background: #f5d4a1;
}
.check-pill.mental input:checked + span,
.check-pill.yellow input:checked + span {
  background: #e28800;
}
.check-pill.family span,
.check-pill.red span {
  background: #f5c7c0;
}
.check-pill.family span:hover,
.check-pill.red span:hover {
  background: #eea094;
}
.check-pill.family input:checked + span,
.check-pill.red input:checked + span {
  background: #d63e2c;
}
.check-pill input {
  position: absolute;
  opacity: 0;
}
.check-pill span {
  max-width: 300px;
  padding: 10px 15px;
  border-radius: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  background: #bae4e4;
  transition: 0.2s;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .check-pill span {
    font-size: 0.9em;
  }
}
.check-pill span:hover {
  color: #404040;
  background: #95d6d6;
}
.check-pill input:checked + span {
  color: #fff;
  background: #005a59;
}
.expandable-layer {
  background: #f6f6f6;
}
.expandable-layer:nth-child(2n) {
  background: #f1f1f1;
}
.expandable-layer > a.layer {
  display: block;
  transition: 0.2s;
}
.expandable-layer > a.layer:hover {
  text-decoration: none;
  opacity: 0.7;
}
.expandable-layer > a.layer h3 {
  font-weight: 600;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  color: #404040;
}
.expandable-layer > a.layer h3:after {
  content: "\F078";
  font-family: Font Awesome\5 Pro;
  font-weight: 300;
  color: #404040;
  transform: rotate(-180deg);
  transition: 0.2s;
}
.expandable-layer > a.layer.collapsed h3:after {
  transform: none;
}
.results-quote {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.results-quote blockquote {
  font-size: 1.1em;
  max-width: 350px;
  margin: 16px auto;
  padding: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  border: 1px solid #f2ece9;
  background: #fff;
}
@media (max-width: 767.98px) {
  .pricing-table {
    flex-wrap: nowrap;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .pricing-table::-webkit-scrollbar {
    display: none;
  }
}
.pricing-table > .col-md-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .pricing-table > .col-md-4 {
    width: auto;
    padding-right: 0;
    flex-shrink: 0;
  }
  .pricing-table > .col-md-4:last-child {
    padding-right: 15px;
  }
}
@media (max-width: 470px) {
  .pricing-table > .col-md-4 {
    width: 91%;
  }
}
.pricing-box {
  max-width: 400px;
  margin: 20px 0;
  padding: 20px;
  display: inline-block;
  flex-grow: 1;
  text-align: left;
  border-radius: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border: 1px solid #e2d6ce;
  transition: 0.2s;
}
@media (min-width: 1200px) {
  .pricing-box {
    padding: 30px;
  }
}
.pricing-box:hover {
  box-shadow: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.pricing-box .pricing-name {
  margin: 10px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: right;
  color: #404040;
}
@media (max-width: 575.98px) {
  .pricing-box .pricing-name {
    margin-bottom: 30px;
  }
}
.pricing-box .pricing-name span {
  font-family: system, -apple-system, \.SFNSText-Regular, San Francisco, Roboto,
    Segoe UI, Helvetica Neue, Lucida Grande, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  width: 90px;
  height: 90px;
  margin-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #5f908f;
  border-radius: 10px;
  background: #f2f2f2;
}
.pricing-box .pricing-name span.mint {
  color: #5f908f;
  background: #d2e7e3;
}
.pricing-box .pricing-name span.calm {
  color: #d2e7e3;
  background: #5f908f;
}
.pricing-box .pricing-range {
  font-family: Chivo;
  font-size: 2.2em;
  margin-bottom: 30px;
  margin-right: 25px;
  text-align: center;
}
@media (max-width: 575.98px) {
  .pricing-box .pricing-range {
    margin-bottom: 20px;
  }
}
.pricing-box .pricing-range small {
  font-size: 0.9rem;
  font-weight: 600;
}
.pricing-box blockquote {
  font-size: 1.1em;
  margin: 0 0 40px;
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #e2d6ce;
}
.pricing-box .pricing-details {
  font-size: 0.9em;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-box .pricing-details li {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .pricing-box .pricing-details li {
    margin-bottom: 30px;
  }
}
.pricing-box .pricing-details li:last-child {
  margin-bottom: 0;
}
.pricing-box .pricing-details h4 {
  font-size: 0.9em;
  font-weight: 700;
  width: 90px;
  flex-shrink: 0;
}
#loading-animation {
  width: 80px;
}
.animation {
  max-width: 1440px;
  width: 100%;
  height: 100%;
  top: 30%;
  position: fixed;
  z-index: -1;
}
.animation,
.ellipse {
  transform-box: fill-box;
  transform-origin: 50% 50%;
}
.ellipse {
  left: 30px;
  position: absolute;
  animation: ellipse 16s linear 0s infinite alternate-reverse both running;
}
@-webkit-keyframes ellipse {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-152px);
  }
  to {
    transform: translateY(152px);
  }
}
@keyframes ellipse {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-152px);
  }
  to {
    transform: translateY(152px);
  }
}
.subtract {
  right: 30px;
  position: absolute;
  animation: subtract 16s linear 0s infinite alternate-reverse both running;
  transform-box: fill-box;
  transform-origin: 50% 50%;
}
@-webkit-keyframes subtract {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(194.77px);
  }
  to {
    transform: translateY(-194.77px);
  }
}
@keyframes subtract {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(194.77px);
  }
  to {
    transform: translateY(-194.77px);
  }
}
.vector {
  animation: vector 16s linear 0s infinite alternate-reverse both running;
  transform-box: fill-box;
  transform-origin: 50% 50%;
}
@-webkit-keyframes vector {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(472px);
  }
  to {
    transform: translateX(-472px);
  }
}
@keyframes vector {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(472px);
  }
  to {
    transform: translateX(-472px);
  }
}
.rectangle {
  animation: rectangle 16s linear 0s infinite alternate-reverse both running;
  transform-box: fill-box;
  transform-origin: 50% 50%;
}
@-webkit-keyframes rectangle {
  0% {
    transform: translateX(0) translateY(0);
  }
  50% {
    transform: translateX(-407.89px) translateY(-279.89px);
  }
  to {
    transform: translateX(407.89px) translateY(279.89px);
  }
}
@keyframes rectangle {
  0% {
    transform: translateX(0) translateY(0);
  }
  50% {
    transform: translateX(-407.89px) translateY(-279.89px);
  }
  to {
    transform: translateX(407.89px) translateY(279.89px);
  }
}
@media (max-width: 767.98px) {
  #advisors .carousel-inner {
    width: auto;
    margin: 0 -16px;
    padding: 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #advisors .carousel-inner::-webkit-scrollbar {
    display: none;
  }
}
#advisors .carousel-inner > .carousel-item {
  height: 100%;
}
#advisors .carousel-inner > .carousel-item .col-sm {
  max-width: 312px;
}
@media (min-width: 992px) {
  #advisors .carousel-inner > .carousel-item .col-sm {
    max-width: 20%;
  }
}
@media (max-width: 767.98px) {
  #advisors .carousel-inner > .carousel-item {
    width: auto;
    height: auto;
    display: block;
    margin-right: 30px;
    transform: none;
  }
}
#advisors .carousel-inner .row {
  height: 100%;
}
@media (max-width: 767.98px) {
  #advisors .carousel-inner .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
  }
}
@media (max-width: 767.98px) {
  #advisors .carousel-inner .row > div {
    width: 240px;
    height: auto;
    flex-shrink: 0;
  }
}
@media (max-width: 767.98px) {
  .scroll-row {
    margin: 0 -16px;
    flex-wrap: nowrap;
    justify-content: flex-start !important;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .scroll-row::-webkit-scrollbar {
    display: none;
  }
  .scroll-row > div {
    width: 240px;
    flex-shrink: 0;
  }
}
.request-appointment {
  padding: 20px 0;
  border-top: 1px solid #f2ece9;
  border-bottom: 1px solid #f2ece9;
}
.request-appointment-link {
  font-family: Montserrat;
  font-size: 0.9em !important;
  max-width: 100%;
  overflow: hidden;
  display: inline-block;
  text-align: left;
  text-overflow: ellipsis;
  text-decoration: underline !important;
}
.request-appointment-link:hover {
  text-decoration: none !important;
}
.skeleton .box {
  padding: 20px;
  border: none;
}
@media (min-width: 1200px) {
  .skeleton .box {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.skeleton .img {
  width: 70px;
  height: 70px;
  padding-top: 0;
  background: #d2e7e3;
}
@media (min-width: 992px) {
  .skeleton .img {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 1200px) {
  .skeleton .img {
    width: 160px;
    height: 160px;
  }
}
.read-more-link {
  font-size: 0.9em;
  font-weight: 600;
  color: #707070;
  text-decoration: underline;
}
.read-more-link:hover {
  color: #ce5947;
  text-decoration: none;
}
.read-more-link .read-less,
.read-more-link.toggled .read-more {
  display: none;
}
.read-more-link.toggled .read-less {
  display: inline;
}
.specialty-more {
  display: none;
}
.specialty-more.active {
  display: block;
}
.partners-box {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}
@media (min-width: 768px) {
  .partners-box {
    margin: 10px;
  }
}
#partners .carousel-control-prev {
  left: -20px;
}
#partners .carousel-control-next {
  right: -20px;
}
.all-support-types a {
  font-weight: 600;
  color: #5f908f;
}
.pagination {
  margin-bottom: 15px;
  padding-left: 20px;
}
@media (min-width: 1200px) {
  .pagination {
    padding-left: 60px;
  }
}
