@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;

500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&family=Roboto:wght@300;400;500&display=swap);@font-face {
  font-family: 'HappidentDisplay';
  src: url(/wp-content/themes/happident/dist/fonts/Noe_Display_Regular.eot);
  src: url(/wp-content/themes/happident/dist/fonts/Noe_Display_Regular.woff) format("woff");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'HappidentDisplay';
  src: url(/wp-content/themes/happident/dist/fonts/Noe_Display_Regular_Italic.eot);
  src: url(/wp-content/themes/happident/dist/fonts/Noe_Display_Regular_Italic.woff) format("woff");
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: 'HappidentText';
  src: url(/wp-content/themes/happident/dist/fonts/Noe_Text_Regular.eot);
  src: url(/wp-content/themes/happident/dist/fonts/Noe_Text_Regular.woff) format("woff");
  font-style: normal;
  font-weight: normal;
}

/** Import everything from autoload */

/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #fa7864;
  --secondary: #f93333;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #fcf7f5;
  --dark: #333;
  --white: #fff;
  --breakpoint-xxs: 0;
  --breakpoint-xs: 576px;
  --breakpoint-sm: 768px;
  --breakpoint-md: 992px;
  --breakpoint-lg: 1200px;
  --breakpoint-xl: 1600px;
  --font-family-sans-serif: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: "HappidentText", Georgia, "Times New Roman", Times, serif;
  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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #f93333;
  text-decoration: none;
  background-color: transparent;
}

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

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

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

pre,
code,
kbd,
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 {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

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:not(:focus-visible) {
  outline: 0;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

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

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          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: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 3.5rem;
}

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

h3,
.h3 {
  font-size: 1.5rem;
}

h4,
.h4 {
  font-size: 1.25rem;
}

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

h6,
.h6 {
  font-size: 1.25rem;
}

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

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

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

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

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

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

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

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

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

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

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

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

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

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

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

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

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0;
  max-width: 100%;
  height: auto;
}

.figure,
.wp-caption {
  display: inline-block;
}

.figure-img,
.wp-caption img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

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

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

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0;
}

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

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

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

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

.container,
.container-fluid,
.container-xs,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

@media (min-width: 768px) {
  .container,
  .container-xs,
  .container-sm {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container,
  .container-xs,
  .container-sm,
  .container-md {
    max-width: 900px;
  }
}

@media (min-width: 1200px) {
  .container,
  .container-xs,
  .container-sm,
  .container-md,
  .container-lg {
    max-width: 1140px;
  }
}

@media (min-width: 1600px) {
  .container,
  .container-xs,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1560px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs,
.col-xs-auto,
.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,
.col-sm-auto,
.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,
.col-md-auto,
.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,
.col-lg-auto,
.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,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

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

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

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

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

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

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

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

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

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

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

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

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

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

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

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

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

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

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

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

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-xs {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xs-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xs-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xs-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-xs-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xs-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xs-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

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

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

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

  .col-xs-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

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

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

  .col-xs-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

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

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

  .col-xs-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

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

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

  .order-xs-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-xs-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-xs-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  .offset-xs-0 {
    margin-left: 0;
  }

  .offset-xs-1 {
    margin-left: 8.33333%;
  }

  .offset-xs-2 {
    margin-left: 16.66667%;
  }

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

  .offset-xs-4 {
    margin-left: 33.33333%;
  }

  .offset-xs-5 {
    margin-left: 41.66667%;
  }

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

  .offset-xs-7 {
    margin-left: 58.33333%;
  }

  .offset-xs-8 {
    margin-left: 66.66667%;
  }

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

  .offset-xs-10 {
    margin-left: 83.33333%;
  }

  .offset-xs-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

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

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  .offset-sm-2 {
    margin-left: 16.66667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  .offset-sm-5 {
    margin-left: 41.66667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  .offset-sm-8 {
    margin-left: 66.66667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

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

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  .offset-md-2 {
    margin-left: 16.66667%;
  }

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

  .offset-md-4 {
    margin-left: 33.33333%;
  }

  .offset-md-5 {
    margin-left: 41.66667%;
  }

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

  .offset-md-7 {
    margin-left: 58.33333%;
  }

  .offset-md-8 {
    margin-left: 66.66667%;
  }

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

  .offset-md-10 {
    margin-left: 83.33333%;
  }

  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

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

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  .offset-lg-2 {
    margin-left: 16.66667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  .offset-lg-5 {
    margin-left: 41.66667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  .offset-lg-8 {
    margin-left: 66.66667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1600px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

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

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

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

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

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

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

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

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

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

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

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

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

.table-hover .table-primary:hover {
  background-color: #fdc3bb;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #fdc3bb;
}

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

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

.table-hover .table-secondary:hover {
  background-color: #fcadad;
}

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

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

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

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

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

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

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

.table-hover .table-info:hover {
  background-color: #abdde5;
}

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

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

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

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

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

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

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

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

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

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

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

.table-hover .table-light:hover {
  background-color: #f8f0e9;
}

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

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

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

.table-hover .table-dark:hover {
  background-color: #b9b9b9;
}

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

.table-white,
.table-white > th,
.table-white > td {
  background-color: white;
}

.table-white th,
.table-white td,
.table-white thead th,
.table-white tbody + tbody {
  border-color: white;
}

.table-hover .table-white:hover {
  background-color: #f2f2f2;
}

.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: #f2f2f2;
}

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

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #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 th,
.table-dark td,
.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: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

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

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

@media (max-width: 767.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: 991.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: 1199.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: 1599.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,
.search-form .search-field {
  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;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

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

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

.form-control:focus,
.search-form .search-field:focus {
  color: #495057;
  background-color: #fff;
  border-color: #fee4e0;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
}

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

.form-control::-moz-placeholder,
.search-form .search-field::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

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

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

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

input[type="date"].form-control,
.search-form input.search-field[type="date"],
input[type="time"].form-control,
.search-form input.search-field[type="time"],
input[type="datetime-local"].form-control,
.search-form input.search-field[type="datetime-local"],
input[type="month"].form-control,
.search-form input.search-field[type="month"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring,
.search-form select.search-field:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

select.form-control:focus::-ms-value,
.search-form select.search-field: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-sm,
.form-control-plaintext.form-control-lg {
  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;
}

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

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

textarea.form-control,
.search-form textarea.search-field {
  height: auto;
}

.form-group,
.search-form label {
  margin-bottom: 1rem;
}

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

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: 0.875em;
  color: #28a745;
}

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

.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}

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

.was-validated .form-control:valid,
.was-validated .search-form .search-field:valid,
.search-form .was-validated .search-field:valid,
.form-control.is-valid,
.search-form .is-valid.search-field {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: 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,
.was-validated .search-form .search-field:valid:focus,
.search-form .was-validated .search-field:valid:focus,
.form-control.is-valid:focus,
.search-form .is-valid.search-field:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid,
.was-validated .search-form select.search-field:valid,
.search-form .was-validated select.search-field:valid,
select.form-control.is-valid,
.search-form select.is-valid.search-field {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid,
.was-validated .search-form textarea.search-field:valid,
.search-form .was-validated textarea.search-field:valid,
textarea.form-control.is-valid,
.search-form textarea.is-valid.search-field {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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

.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}

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

.was-validated .form-control:invalid,
.was-validated .search-form .search-field:invalid,
.search-form .was-validated .search-field:invalid,
.form-control.is-invalid,
.search-form .is-invalid.search-field {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  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,
.was-validated .search-form .search-field:invalid:focus,
.search-form .was-validated .search-field:invalid:focus,
.form-control.is-invalid:focus,
.search-form .is-invalid.search-field:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid,
.was-validated .search-form select.search-field:invalid,
.search-form .was-validated select.search-field:invalid,
select.form-control.is-invalid,
.search-form select.is-invalid.search-field {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid,
.was-validated .search-form textarea.search-field:invalid,
.search-form .was-validated textarea.search-field:invalid,
textarea.form-control.is-invalid,
.search-form textarea.is-invalid.search-field {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

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

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

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

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

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

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

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

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

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

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

.form-inline,
.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-inline .form-check,
.search-form .form-check {
  width: 100%;
}

@media (min-width: 768px) {
  .form-inline label,
  .search-form label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group,
  .search-form .form-group,
  .form-inline .search-form label,
  .search-form .form-inline label,
  .search-form label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }

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

  .form-inline .form-control-plaintext,
  .search-form .form-control-plaintext {
    display: inline-block;
  }

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

  .form-inline .form-check,
  .search-form .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input,
  .search-form .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control,
  .search-form .custom-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

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

.btn,
.search-form .search-submit,
.nav-previous a,
.nav-next a {
  display: inline-block;
  font-weight: bold;
  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: 0 solid transparent;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 10rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-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;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn,
  .search-form .search-submit,
  .nav-previous a,
  .nav-next a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.btn:hover,
.search-form .search-submit:hover,
.nav-previous a:hover,
.nav-next a:hover {
  color: #212529;
  text-decoration: none;
}

.btn:focus,
.search-form .search-submit:focus,
.nav-previous a:focus,
.nav-next a:focus,
.btn.focus,
.search-form .focus.search-submit,
.nav-previous a.focus,
.nav-next a.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
}

.btn.disabled,
.search-form .disabled.search-submit,
.nav-previous a.disabled,
.nav-next a.disabled,
.btn:disabled,
.search-form .search-submit:disabled,
.nav-previous a:disabled,
.nav-next a:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled),
.search-form .search-submit:not(:disabled):not(.disabled),
.nav-previous a:not(:disabled):not(.disabled),
.nav-next a:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
.search-form a.disabled.search-submit,
.nav-previous a.disabled,
.nav-next a.disabled,
fieldset:disabled a.btn,
fieldset:disabled .search-form a.search-submit,
.search-form fieldset:disabled a.search-submit,
fieldset:disabled .nav-previous a,
.nav-previous fieldset:disabled a,
fieldset:disabled .nav-next a,
.nav-next fieldset:disabled a {
  pointer-events: none;
}

.btn-primary,
.text-block--theme0 .btn,
.text-block--theme0 .nav-previous a,
.nav-previous .text-block--theme0 a,
.text-block--theme0 .nav-next a,
.nav-next .text-block--theme0 a,
.search-form .search-submit {
  color: #212529;
  background-color: #fa7864;
  border-color: #fa7864;
}

.btn-primary:hover,
.text-block--theme0 .btn:hover,
.text-block--theme0 .nav-previous a:hover,
.nav-previous .text-block--theme0 a:hover,
.text-block--theme0 .nav-next a:hover,
.nav-next .text-block--theme0 a:hover,
.search-form .search-submit:hover {
  color: #fff;
  background-color: #f9583f;
  border-color: #f84d33;
}

.btn-primary:focus,
.text-block--theme0 .btn:focus,
.text-block--theme0 .nav-previous a:focus,
.nav-previous .text-block--theme0 a:focus,
.text-block--theme0 .nav-next a:focus,
.nav-next .text-block--theme0 a:focus,
.search-form .search-submit:focus,
.btn-primary.focus,
.text-block--theme0 .focus.btn,
.text-block--theme0 .nav-previous a.focus,
.nav-previous .text-block--theme0 a.focus,
.text-block--theme0 .nav-next a.focus,
.nav-next .text-block--theme0 a.focus,
.search-form .focus.search-submit {
  color: #fff;
  background-color: #f9583f;
  border-color: #f84d33;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 108, 91, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 108, 91, 0.5);
}

.btn-primary.disabled,
.text-block--theme0 .disabled.btn,
.text-block--theme0 .nav-previous a.disabled,
.nav-previous .text-block--theme0 a.disabled,
.text-block--theme0 .nav-next a.disabled,
.nav-next .text-block--theme0 a.disabled,
.search-form .disabled.search-submit,
.btn-primary:disabled,
.text-block--theme0 .btn:disabled,
.text-block--theme0 .nav-previous a:disabled,
.nav-previous .text-block--theme0 a:disabled,
.text-block--theme0 .nav-next a:disabled,
.nav-next .text-block--theme0 a:disabled,
.search-form .search-submit:disabled {
  color: #212529;
  background-color: #fa7864;
  border-color: #fa7864;
}

.btn-primary:not(:disabled):not(.disabled):active,
.text-block--theme0 .btn:not(:disabled):not(.disabled):active,
.text-block--theme0 .nav-previous a:not(:disabled):not(.disabled):active,
.nav-previous .text-block--theme0 a:not(:disabled):not(.disabled):active,
.text-block--theme0 .nav-next a:not(:disabled):not(.disabled):active,
.nav-next .text-block--theme0 a:not(:disabled):not(.disabled):active,
.search-form .search-submit:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.text-block--theme0 .btn:not(:disabled):not(.disabled).active,
.text-block--theme0 .nav-previous a:not(:disabled):not(.disabled).active,
.nav-previous .text-block--theme0 a:not(:disabled):not(.disabled).active,
.text-block--theme0 .nav-next a:not(:disabled):not(.disabled).active,
.nav-next .text-block--theme0 a:not(:disabled):not(.disabled).active,
.search-form .search-submit:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle,
.text-block--theme0 .show > .dropdown-toggle.btn,
.search-form .text-block--theme0 .show > .dropdown-toggle.search-submit,
.text-block--theme0 .nav-previous .show > a.dropdown-toggle,
.nav-previous .text-block--theme0 .show > a.dropdown-toggle,
.text-block--theme0 .nav-next .show > a.dropdown-toggle,
.nav-next .text-block--theme0 .show > a.dropdown-toggle,
.search-form .show > .dropdown-toggle.search-submit {
  color: #fff;
  background-color: #f84d33;
  border-color: #f84226;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.text-block--theme0 .btn:not(:disabled):not(.disabled):active:focus,
.text-block--theme0 .nav-previous a:not(:disabled):not(.disabled):active:focus,
.nav-previous .text-block--theme0 a:not(:disabled):not(.disabled):active:focus,
.text-block--theme0 .nav-next a:not(:disabled):not(.disabled):active:focus,
.nav-next .text-block--theme0 a:not(:disabled):not(.disabled):active:focus,
.search-form .search-submit:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.text-block--theme0 .btn:not(:disabled):not(.disabled).active:focus,
.text-block--theme0 .nav-previous a:not(:disabled):not(.disabled).active:focus,
.nav-previous .text-block--theme0 a:not(:disabled):not(.disabled).active:focus,
.text-block--theme0 .nav-next a:not(:disabled):not(.disabled).active:focus,
.nav-next .text-block--theme0 a:not(:disabled):not(.disabled).active:focus,
.search-form .search-submit:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.text-block--theme0 .show > .dropdown-toggle.btn:focus,
.search-form .text-block--theme0 .show > .dropdown-toggle.search-submit:focus,
.text-block--theme0 .nav-previous .show > a.dropdown-toggle:focus,
.nav-previous .text-block--theme0 .show > a.dropdown-toggle:focus,
.text-block--theme0 .nav-next .show > a.dropdown-toggle:focus,
.nav-next .text-block--theme0 .show > a.dropdown-toggle:focus,
.search-form .show > .dropdown-toggle.search-submit:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 108, 91, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 108, 91, 0.5);
}

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

.btn-secondary:hover {
  color: #fff;
  background-color: #f80e0e;
  border-color: #f20707;
}

.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: #f80e0e;
  border-color: #f20707;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 82, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(250, 82, 82, 0.5);
}

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

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #f20707;
  border-color: #e60707;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 82, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(250, 82, 82, 0.5);
}

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

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

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

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

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

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

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

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

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

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

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

.btn-warning:focus,
.btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

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

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

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

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

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

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

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

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

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

.btn-light:hover {
  color: #212529;
  background-color: #f3dfd8;
  border-color: #f0d8ce;
}

.btn-light:focus,
.btn-light.focus {
  color: #212529;
  background-color: #f3dfd8;
  border-color: #f0d8ce;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(219, 216, 214, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(219, 216, 214, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #fcf7f5;
  border-color: #fcf7f5;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #f0d8ce;
  border-color: #edd0c4;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(219, 216, 214, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(219, 216, 214, 0.5);
}

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

.btn-dark:hover {
  color: #fff;
  background-color: #202020;
  border-color: #1a1a1a;
}

.btn-dark:focus,
.btn-dark.focus {
  color: #fff;
  background-color: #202020;
  border-color: #1a1a1a;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #131313;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5);
}

.btn-white,
.text-block--theme1 .btn,
.text-block--theme1 .search-form .search-submit,
.search-form .text-block--theme1 .search-submit,
.text-block--theme1 .nav-previous a,
.nav-previous .text-block--theme1 a,
.text-block--theme1 .nav-next a,
.nav-next .text-block--theme1 a,
.text-block--theme2 .btn,
.text-block--theme2 .search-form .search-submit,
.search-form .text-block--theme2 .search-submit,
.text-block--theme2 .nav-previous a,
.nav-previous .text-block--theme2 a,
.text-block--theme2 .nav-next a,
.nav-next .text-block--theme2 a {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

.btn-white:hover,
.text-block--theme1 .btn:hover,
.text-block--theme1 .search-form .search-submit:hover,
.search-form .text-block--theme1 .search-submit:hover,
.text-block--theme1 .nav-previous a:hover,
.nav-previous .text-block--theme1 a:hover,
.text-block--theme1 .nav-next a:hover,
.nav-next .text-block--theme1 a:hover,
.text-block--theme2 .btn:hover,
.text-block--theme2 .search-form .search-submit:hover,
.search-form .text-block--theme2 .search-submit:hover,
.text-block--theme2 .nav-previous a:hover,
.nav-previous .text-block--theme2 a:hover,
.text-block--theme2 .nav-next a:hover,
.nav-next .text-block--theme2 a:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}

.btn-white:focus,
.text-block--theme1 .btn:focus,
.text-block--theme1 .search-form .search-submit:focus,
.search-form .text-block--theme1 .search-submit:focus,
.text-block--theme1 .nav-previous a:focus,
.nav-previous .text-block--theme1 a:focus,
.text-block--theme1 .nav-next a:focus,
.nav-next .text-block--theme1 a:focus,
.text-block--theme2 .btn:focus,
.text-block--theme2 .search-form .search-submit:focus,
.search-form .text-block--theme2 .search-submit:focus,
.text-block--theme2 .nav-previous a:focus,
.nav-previous .text-block--theme2 a:focus,
.text-block--theme2 .nav-next a:focus,
.nav-next .text-block--theme2 a:focus,
.btn-white.focus,
.text-block--theme1 .focus.btn,
.text-block--theme1 .search-form .focus.search-submit,
.search-form .text-block--theme1 .focus.search-submit,
.text-block--theme1 .nav-previous a.focus,
.nav-previous .text-block--theme1 a.focus,
.text-block--theme1 .nav-next a.focus,
.nav-next .text-block--theme1 a.focus,
.text-block--theme2 .focus.btn,
.text-block--theme2 .search-form .focus.search-submit,
.search-form .text-block--theme2 .focus.search-submit,
.text-block--theme2 .nav-previous a.focus,
.nav-previous .text-block--theme2 a.focus,
.text-block--theme2 .nav-next a.focus,
.nav-next .text-block--theme2 a.focus {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}

.btn-white.disabled,
.text-block--theme1 .disabled.btn,
.text-block--theme1 .search-form .disabled.search-submit,
.search-form .text-block--theme1 .disabled.search-submit,
.text-block--theme1 .nav-previous a.disabled,
.nav-previous .text-block--theme1 a.disabled,
.text-block--theme1 .nav-next a.disabled,
.nav-next .text-block--theme1 a.disabled,
.text-block--theme2 .disabled.btn,
.text-block--theme2 .search-form .disabled.search-submit,
.search-form .text-block--theme2 .disabled.search-submit,
.text-block--theme2 .nav-previous a.disabled,
.nav-previous .text-block--theme2 a.disabled,
.text-block--theme2 .nav-next a.disabled,
.nav-next .text-block--theme2 a.disabled,
.btn-white:disabled,
.text-block--theme1 .btn:disabled,
.text-block--theme1 .search-form .search-submit:disabled,
.search-form .text-block--theme1 .search-submit:disabled,
.text-block--theme1 .nav-previous a:disabled,
.nav-previous .text-block--theme1 a:disabled,
.text-block--theme1 .nav-next a:disabled,
.nav-next .text-block--theme1 a:disabled,
.text-block--theme2 .btn:disabled,
.text-block--theme2 .search-form .search-submit:disabled,
.search-form .text-block--theme2 .search-submit:disabled,
.text-block--theme2 .nav-previous a:disabled,
.nav-previous .text-block--theme2 a:disabled,
.text-block--theme2 .nav-next a:disabled,
.nav-next .text-block--theme2 a:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

.btn-white:not(:disabled):not(.disabled):active,
.text-block--theme1 .btn:not(:disabled):not(.disabled):active,
.text-block--theme1 .search-form .search-submit:not(:disabled):not(.disabled):active,
.search-form .text-block--theme1 .search-submit:not(:disabled):not(.disabled):active,
.text-block--theme1 .nav-previous a:not(:disabled):not(.disabled):active,
.nav-previous .text-block--theme1 a:not(:disabled):not(.disabled):active,
.text-block--theme1 .nav-next a:not(:disabled):not(.disabled):active,
.nav-next .text-block--theme1 a:not(:disabled):not(.disabled):active,
.text-block--theme2 .btn:not(:disabled):not(.disabled):active,
.text-block--theme2 .search-form .search-submit:not(:disabled):not(.disabled):active,
.search-form .text-block--theme2 .search-submit:not(:disabled):not(.disabled):active,
.text-block--theme2 .nav-previous a:not(:disabled):not(.disabled):active,
.nav-previous .text-block--theme2 a:not(:disabled):not(.disabled):active,
.text-block--theme2 .nav-next a:not(:disabled):not(.disabled):active,
.nav-next .text-block--theme2 a:not(:disabled):not(.disabled):active,
.btn-white:not(:disabled):not(.disabled).active,
.text-block--theme1 .btn:not(:disabled):not(.disabled).active,
.text-block--theme1 .search-form .search-submit:not(:disabled):not(.disabled).active,
.search-form .text-block--theme1 .search-submit:not(:disabled):not(.disabled).active,
.text-block--theme1 .nav-previous a:not(:disabled):not(.disabled).active,
.nav-previous .text-block--theme1 a:not(:disabled):not(.disabled).active,
.text-block--theme1 .nav-next a:not(:disabled):not(.disabled).active,
.nav-next .text-block--theme1 a:not(:disabled):not(.disabled).active,
.text-block--theme2 .btn:not(:disabled):not(.disabled).active,
.text-block--theme2 .search-form .search-submit:not(:disabled):not(.disabled).active,
.search-form .text-block--theme2 .search-submit:not(:disabled):not(.disabled).active,
.text-block--theme2 .nav-previous a:not(:disabled):not(.disabled).active,
.nav-previous .text-block--theme2 a:not(:disabled):not(.disabled).active,
.text-block--theme2 .nav-next a:not(:disabled):not(.disabled).active,
.nav-next .text-block--theme2 a:not(:disabled):not(.disabled).active,
.show > .btn-white.dropdown-toggle,
.text-block--theme1 .show > .dropdown-toggle.btn,
.text-block--theme1 .search-form .show > .dropdown-toggle.search-submit,
.search-form .text-block--theme1 .show > .dropdown-toggle.search-submit,
.text-block--theme1 .nav-previous .show > a.dropdown-toggle,
.nav-previous .text-block--theme1 .show > a.dropdown-toggle,
.text-block--theme1 .nav-next .show > a.dropdown-toggle,
.nav-next .text-block--theme1 .show > a.dropdown-toggle,
.text-block--theme2 .show > .dropdown-toggle.btn,
.text-block--theme2 .search-form .show > .dropdown-toggle.search-submit,
.search-form .text-block--theme2 .show > .dropdown-toggle.search-submit,
.text-block--theme2 .nav-previous .show > a.dropdown-toggle,
.nav-previous .text-block--theme2 .show > a.dropdown-toggle,
.text-block--theme2 .nav-next .show > a.dropdown-toggle,
.nav-next .text-block--theme2 .show > a.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}

.btn-white:not(:disabled):not(.disabled):active:focus,
.text-block--theme1 .btn:not(:disabled):not(.disabled):active:focus,
.text-block--theme1 .search-form .search-submit:not(:disabled):not(.disabled):active:focus,
.search-form .text-block--theme1 .search-submit:not(:disabled):not(.disabled):active:focus,
.text-block--theme1 .nav-previous a:not(:disabled):not(.disabled):active:focus,
.nav-previous .text-block--theme1 a:not(:disabled):not(.disabled):active:focus,
.text-block--theme1 .nav-next a:not(:disabled):not(.disabled):active:focus,
.nav-next .text-block--theme1 a:not(:disabled):not(.disabled):active:focus,
.text-block--theme2 .btn:not(:disabled):not(.disabled):active:focus,
.text-block--theme2 .search-form .search-submit:not(:disabled):not(.disabled):active:focus,
.search-form .text-block--theme2 .search-submit:not(:disabled):not(.disabled):active:focus,
.text-block--theme2 .nav-previous a:not(:disabled):not(.disabled):active:focus,
.nav-previous .text-block--theme2 a:not(:disabled):not(.disabled):active:focus,
.text-block--theme2 .nav-next a:not(:disabled):not(.disabled):active:focus,
.nav-next .text-block--theme2 a:not(:disabled):not(.disabled):active:focus,
.btn-white:not(:disabled):not(.disabled).active:focus,
.text-block--theme1 .btn:not(:disabled):not(.disabled).active:focus,
.text-block--theme1 .search-form .search-submit:not(:disabled):not(.disabled).active:focus,
.search-form .text-block--theme1 .search-submit:not(:disabled):not(.disabled).active:focus,
.text-block--theme1 .nav-previous a:not(:disabled):not(.disabled).active:focus,
.nav-previous .text-block--theme1 a:not(:disabled):not(.disabled).active:focus,
.text-block--theme1 .nav-next a:not(:disabled):not(.disabled).active:focus,
.nav-next .text-block--theme1 a:not(:disabled):not(.disabled).active:focus,
.text-block--theme2 .btn:not(:disabled):not(.disabled).active:focus,
.text-block--theme2 .search-form .search-submit:not(:disabled):not(.disabled).active:focus,
.search-form .text-block--theme2 .search-submit:not(:disabled):not(.disabled).active:focus,
.text-block--theme2 .nav-previous a:not(:disabled):not(.disabled).active:focus,
.nav-previous .text-block--theme2 a:not(:disabled):not(.disabled).active:focus,
.text-block--theme2 .nav-next a:not(:disabled):not(.disabled).active:focus,
.nav-next .text-block--theme2 a:not(:disabled):not(.disabled).active:focus,
.show > .btn-white.dropdown-toggle:focus,
.text-block--theme1 .show > .dropdown-toggle.btn:focus,
.text-block--theme1 .search-form .show > .dropdown-toggle.search-submit:focus,
.search-form .text-block--theme1 .show > .dropdown-toggle.search-submit:focus,
.text-block--theme1 .nav-previous .show > a.dropdown-toggle:focus,
.nav-previous .text-block--theme1 .show > a.dropdown-toggle:focus,
.text-block--theme1 .nav-next .show > a.dropdown-toggle:focus,
.nav-next .text-block--theme1 .show > a.dropdown-toggle:focus,
.text-block--theme2 .show > .dropdown-toggle.btn:focus,
.text-block--theme2 .search-form .show > .dropdown-toggle.search-submit:focus,
.search-form .text-block--theme2 .show > .dropdown-toggle.search-submit:focus,
.text-block--theme2 .nav-previous .show > a.dropdown-toggle:focus,
.nav-previous .text-block--theme2 .show > a.dropdown-toggle:focus,
.text-block--theme2 .nav-next .show > a.dropdown-toggle:focus,
.nav-next .text-block--theme2 .show > a.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}

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

.btn-outline-primary:hover {
  color: #212529;
  background-color: #fa7864;
  border-color: #fa7864;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.5);
}

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

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.5);
}

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

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

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(249, 51, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(249, 51, 51, 0.5);
}

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

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(249, 51, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(249, 51, 51, 0.5);
}

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

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

.btn-outline-success:focus,
.btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

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

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

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

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

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

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

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

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

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

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

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

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

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

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #fcf7f5;
  border-color: #fcf7f5;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #fcf7f5;
  border-color: #fcf7f5;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(252, 247, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(252, 247, 245, 0.5);
}

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

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(252, 247, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(252, 247, 245, 0.5);
}

.btn-outline-dark {
  color: #333;
  border-color: #333;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}

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

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}

.btn-outline-white {
  color: #fff;
  border-color: #fff;
}

.btn-outline-white:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline-white:focus,
.btn-outline-white.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-white.disabled,
.btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}

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

.btn-outline-white:not(:disabled):not(.disabled):active:focus,
.btn-outline-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-link,
.nav-previous a,
.nav-next a {
  font-weight: 400;
  color: #f93333;
  text-decoration: none;
}

.btn-link:hover,
.nav-previous a:hover,
.nav-next a:hover {
  color: #f93333;
  text-decoration: underline;
}

.btn-link:focus,
.nav-previous a:focus,
.nav-next a:focus,
.btn-link.focus,
.nav-previous a.focus,
.nav-next a.focus {
  text-decoration: underline;
}

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

.btn-lg,
.btn-group-lg > .btn,
.search-form .btn-group-lg > .search-submit,
.nav-previous .btn-group-lg > a,
.nav-next .btn-group-lg > a {
  padding: 0.8rem 2.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 10rem;
}

.btn-sm,
.btn-group-sm > .btn,
.search-form .btn-group-sm > .search-submit,
.nav-previous .btn-group-sm > a,
.nav-next .btn-group-sm > a,
.nav-previous a,
.nav-next a {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 10rem;
}

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

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

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

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

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

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

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

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

.collapsing.width {
  width: 0;
  height: auto;
  -webkit-transition: width 0.35s ease;
  -o-transition: width 0.35s ease;
  transition: width 0.35s ease;
}

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

.dropup,
.dropright,
.dropdown,
.dropleft {
  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(0, 0, 0, 0.15);
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.dropleft .dropdown-toggle::after {
  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^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  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:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}

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

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  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 > .btn,
.search-form .btn-group > .search-submit,
.nav-previous .btn-group > a,
.nav-next .btn-group > a,
.btn-group-vertical > .btn,
.search-form .btn-group-vertical > .search-submit,
.nav-previous .btn-group-vertical > a,
.nav-next .btn-group-vertical > a {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.btn-group > .btn:hover,
.search-form .btn-group > .search-submit:hover,
.nav-previous .btn-group > a:hover,
.nav-next .btn-group > a:hover,
.btn-group-vertical > .btn:hover,
.search-form .btn-group-vertical > .search-submit:hover,
.nav-previous .btn-group-vertical > a:hover,
.nav-next .btn-group-vertical > a:hover {
  z-index: 1;
}

.btn-group > .btn:focus,
.search-form .btn-group > .search-submit:focus,
.nav-previous .btn-group > a:focus,
.nav-next .btn-group > a:focus,
.btn-group > .btn:active,
.search-form .btn-group > .search-submit:active,
.nav-previous .btn-group > a:active,
.nav-next .btn-group > a:active,
.btn-group > .btn.active,
.search-form .btn-group > .active.search-submit,
.nav-previous .btn-group > a.active,
.nav-next .btn-group > a.active,
.btn-group-vertical > .btn:focus,
.search-form .btn-group-vertical > .search-submit:focus,
.nav-previous .btn-group-vertical > a:focus,
.nav-next .btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
.search-form .btn-group-vertical > .search-submit:active,
.nav-previous .btn-group-vertical > a:active,
.nav-next .btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
.search-form .btn-group-vertical > .active.search-submit,
.nav-previous .btn-group-vertical > a.active,
.nav-next .btn-group-vertical > a.active {
  z-index: 1;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

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

.btn-group > .btn:not(:first-child),
.search-form .btn-group > .search-submit:not(:first-child),
.nav-previous .btn-group > a:not(:first-child),
.nav-next .btn-group > a:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.search-form .btn-group > .search-submit:not(:last-child):not(.dropdown-toggle),
.nav-previous .btn-group > a:not(:last-child):not(.dropdown-toggle),
.nav-next .btn-group > a:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.search-form .btn-group > .btn-group:not(:last-child) > .search-submit,
.nav-previous .btn-group > .btn-group:not(:last-child) > a,
.nav-next .btn-group > .btn-group:not(:last-child) > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.search-form .btn-group > .search-submit:not(:first-child),
.nav-previous .btn-group > a:not(:first-child),
.nav-next .btn-group > a:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.search-form .btn-group > .btn-group:not(:first-child) > .search-submit,
.nav-previous .btn-group > .btn-group:not(:first-child) > a,
.nav-next .btn-group > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split,
.search-form .btn-group-sm > .search-submit + .dropdown-toggle-split,
.nav-previous .btn-group-sm > a + .dropdown-toggle-split,
.nav-next .btn-group-sm > a + .dropdown-toggle-split,
.nav-previous a + .dropdown-toggle-split,
.nav-next a + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split,
.search-form .btn-group-lg > .search-submit + .dropdown-toggle-split,
.nav-previous .btn-group-lg > a + .dropdown-toggle-split,
.nav-next .btn-group-lg > a + .dropdown-toggle-split {
  padding-right: 1.875rem;
  padding-left: 1.875rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-group-vertical > .btn,
.search-form .btn-group-vertical > .search-submit,
.nav-previous .btn-group-vertical > a,
.nav-next .btn-group-vertical > a,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.search-form .btn-group-vertical > .search-submit:not(:first-child),
.nav-previous .btn-group-vertical > a:not(:first-child),
.nav-next .btn-group-vertical > a:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: 0;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.search-form .btn-group-vertical > .search-submit:not(:last-child):not(.dropdown-toggle),
.nav-previous .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),
.nav-next .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.search-form .btn-group-vertical > .btn-group:not(:last-child) > .search-submit,
.nav-previous .btn-group-vertical > .btn-group:not(:last-child) > a,
.nav-next .btn-group-vertical > .btn-group:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.search-form .btn-group-vertical > .search-submit:not(:first-child),
.nav-previous .btn-group-vertical > a:not(:first-child),
.nav-next .btn-group-vertical > a:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.search-form .btn-group-vertical > .btn-group:not(:first-child) > .search-submit,
.nav-previous .btn-group-vertical > .btn-group:not(:first-child) > a,
.nav-next .btn-group-vertical > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.search-form .btn-group-toggle > .search-submit,
.nav-previous .btn-group-toggle > a,
.nav-next .btn-group-toggle > a,
.btn-group-toggle > .btn-group > .btn,
.search-form .btn-group-toggle > .btn-group > .search-submit,
.nav-previous .btn-group-toggle > .btn-group > a,
.nav-next .btn-group-toggle > .btn-group > a {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.search-form .btn-group-toggle > .search-submit input[type="radio"],
.nav-previous .btn-group-toggle > a input[type="radio"],
.nav-next .btn-group-toggle > a input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.search-form .btn-group-toggle > .search-submit input[type="checkbox"],
.nav-previous .btn-group-toggle > a input[type="checkbox"],
.nav-next .btn-group-toggle > a input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.search-form .btn-group-toggle > .btn-group > .search-submit input[type="radio"],
.nav-previous .btn-group-toggle > .btn-group > a input[type="radio"],
.nav-next .btn-group-toggle > .btn-group > a input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.search-form .btn-group-toggle > .btn-group > .search-submit input[type="checkbox"],
.nav-previous .btn-group-toggle > .btn-group > a input[type="checkbox"],
.nav-next .btn-group-toggle > .btn-group > a input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

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

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

.input-group > .form-control + .form-control,
.search-form .input-group > .search-field + .form-control,
.search-form .input-group > .form-control + .search-field,
.search-form .input-group > .search-field + .search-field,
.input-group > .form-control + .custom-select,
.search-form .input-group > .search-field + .custom-select,
.input-group > .form-control + .custom-file,
.search-form .input-group > .search-field + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.search-form .input-group > .form-control-plaintext + .search-field,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.search-form .input-group > .custom-select + .search-field,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.search-form .input-group > .custom-file + .search-field,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

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

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

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

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

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-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:not(.has-validation) > .form-control:not(:last-child),
.search-form .input-group:not(.has-validation) > .search-field:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation > .form-control:nth-last-child(n + 3),
.search-form .input-group.has-validation > .search-field:nth-last-child(n + 3),
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.input-group-prepend .btn,
.input-group-prepend .search-form .search-submit,
.search-form .input-group-prepend .search-submit,
.input-group-prepend .nav-previous a,
.nav-previous .input-group-prepend a,
.input-group-prepend .nav-next a,
.nav-next .input-group-prepend a,
.input-group-append .btn,
.input-group-append .search-form .search-submit,
.search-form .input-group-append .search-submit,
.input-group-append .nav-previous a,
.nav-previous .input-group-append a,
.input-group-append .nav-next a,
.nav-next .input-group-append a {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-prepend .search-form .search-submit:focus,
.search-form .input-group-prepend .search-submit:focus,
.input-group-prepend .nav-previous a:focus,
.nav-previous .input-group-prepend a:focus,
.input-group-prepend .nav-next a:focus,
.nav-next .input-group-prepend a:focus,
.input-group-append .btn:focus,
.input-group-append .search-form .search-submit:focus,
.search-form .input-group-append .search-submit:focus,
.input-group-append .nav-previous a:focus,
.nav-previous .input-group-append a:focus,
.input-group-append .nav-next a:focus,
.nav-next .input-group-append a:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .search-form .search-submit + .btn,
.search-form .input-group-prepend .search-submit + .btn,
.input-group-prepend .nav-previous a + .btn,
.nav-previous .input-group-prepend a + .btn,
.input-group-prepend .nav-next a + .btn,
.nav-next .input-group-prepend a + .btn,
.input-group-prepend .search-form .btn + .search-submit,
.search-form .input-group-prepend .btn + .search-submit,
.input-group-prepend .search-form .search-submit + .search-submit,
.search-form .input-group-prepend .search-submit + .search-submit,
.input-group-prepend .nav-previous .search-form a + .search-submit,
.search-form .input-group-prepend .nav-previous a + .search-submit,
.nav-previous .input-group-prepend .search-form a + .search-submit,
.search-form .nav-previous .input-group-prepend a + .search-submit,
.input-group-prepend .nav-next .search-form a + .search-submit,
.search-form .input-group-prepend .nav-next a + .search-submit,
.nav-next .input-group-prepend .search-form a + .search-submit,
.search-form .nav-next .input-group-prepend a + .search-submit,
.input-group-prepend .nav-previous .btn + a,
.nav-previous .input-group-prepend .btn + a,
.input-group-prepend .search-form .nav-previous .search-submit + a,
.nav-previous .input-group-prepend .search-form .search-submit + a,
.search-form .input-group-prepend .nav-previous .search-submit + a,
.nav-previous .search-form .input-group-prepend .search-submit + a,
.input-group-prepend .nav-previous a + a,
.nav-previous .input-group-prepend a + a,
.input-group-prepend .nav-next .nav-previous a + a,
.nav-previous .nav-next .input-group-prepend a + a,
.input-group-prepend .nav-next .btn + a,
.nav-next .input-group-prepend .btn + a,
.input-group-prepend .search-form .nav-next .search-submit + a,
.nav-next .input-group-prepend .search-form .search-submit + a,
.search-form .input-group-prepend .nav-next .search-submit + a,
.nav-next .search-form .input-group-prepend .search-submit + a,
.input-group-prepend .nav-previous .nav-next a + a,
.nav-next .input-group-prepend .nav-previous a + a,
.nav-previous .input-group-prepend .nav-next a + a,
.nav-next .nav-previous .input-group-prepend a + a,
.input-group-prepend .nav-next a + a,
.nav-next .input-group-prepend a + a,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .search-form .search-submit + .input-group-text,
.search-form .input-group-prepend .search-submit + .input-group-text,
.input-group-prepend .nav-previous a + .input-group-text,
.nav-previous .input-group-prepend a + .input-group-text,
.input-group-prepend .nav-next a + .input-group-text,
.nav-next .input-group-prepend a + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .search-form .input-group-text + .search-submit,
.search-form .input-group-prepend .input-group-text + .search-submit,
.input-group-prepend .nav-previous .input-group-text + a,
.nav-previous .input-group-prepend .input-group-text + a,
.input-group-prepend .nav-next .input-group-text + a,
.nav-next .input-group-prepend .input-group-text + a,
.input-group-append .btn + .btn,
.input-group-append .search-form .search-submit + .btn,
.search-form .input-group-append .search-submit + .btn,
.input-group-append .nav-previous a + .btn,
.nav-previous .input-group-append a + .btn,
.input-group-append .nav-next a + .btn,
.nav-next .input-group-append a + .btn,
.input-group-append .search-form .btn + .search-submit,
.search-form .input-group-append .btn + .search-submit,
.input-group-append .search-form .search-submit + .search-submit,
.search-form .input-group-append .search-submit + .search-submit,
.input-group-append .nav-previous .search-form a + .search-submit,
.search-form .input-group-append .nav-previous a + .search-submit,
.nav-previous .input-group-append .search-form a + .search-submit,
.search-form .nav-previous .input-group-append a + .search-submit,
.input-group-append .nav-next .search-form a + .search-submit,
.search-form .input-group-append .nav-next a + .search-submit,
.nav-next .input-group-append .search-form a + .search-submit,
.search-form .nav-next .input-group-append a + .search-submit,
.input-group-append .nav-previous .btn + a,
.nav-previous .input-group-append .btn + a,
.input-group-append .search-form .nav-previous .search-submit + a,
.nav-previous .input-group-append .search-form .search-submit + a,
.search-form .input-group-append .nav-previous .search-submit + a,
.nav-previous .search-form .input-group-append .search-submit + a,
.input-group-append .nav-previous a + a,
.nav-previous .input-group-append a + a,
.input-group-append .nav-next .nav-previous a + a,
.nav-previous .nav-next .input-group-append a + a,
.input-group-append .nav-next .btn + a,
.nav-next .input-group-append .btn + a,
.input-group-append .search-form .nav-next .search-submit + a,
.nav-next .input-group-append .search-form .search-submit + a,
.search-form .input-group-append .nav-next .search-submit + a,
.nav-next .search-form .input-group-append .search-submit + a,
.input-group-append .nav-previous .nav-next a + a,
.nav-next .input-group-append .nav-previous a + a,
.nav-previous .input-group-append .nav-next a + a,
.nav-next .nav-previous .input-group-append a + a,
.input-group-append .nav-next a + a,
.nav-next .input-group-append a + a,
.input-group-append .btn + .input-group-text,
.input-group-append .search-form .search-submit + .input-group-text,
.search-form .input-group-append .search-submit + .input-group-text,
.input-group-append .nav-previous a + .input-group-text,
.nav-previous .input-group-append a + .input-group-text,
.input-group-append .nav-next a + .input-group-text,
.nav-next .input-group-append a + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .search-form .input-group-text + .search-submit,
.search-form .input-group-append .input-group-text + .search-submit,
.input-group-append .nav-previous .input-group-text + a,
.nav-previous .input-group-append .input-group-text + a,
.input-group-append .nav-next .input-group-text + a,
.nav-next .input-group-append .input-group-text + a {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
}

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

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

.input-group-lg > .form-control,
.search-form .input-group-lg > .search-field,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.search-form .input-group-lg > .input-group-prepend > .search-submit,
.nav-previous .input-group-lg > .input-group-prepend > a,
.nav-next .input-group-lg > .input-group-prepend > a,
.input-group-lg > .input-group-append > .btn,
.search-form .input-group-lg > .input-group-append > .search-submit,
.nav-previous .input-group-lg > .input-group-append > a,
.nav-next .input-group-lg > .input-group-append > a {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}

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

.input-group-sm > .form-control,
.search-form .input-group-sm > .search-field,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.search-form .input-group-sm > .input-group-prepend > .search-submit,
.nav-previous .input-group-sm > .input-group-prepend > a,
.nav-next .input-group-sm > .input-group-prepend > a,
.input-group-sm > .input-group-append > .btn,
.search-form .input-group-sm > .input-group-append > .search-submit,
.nav-previous .input-group-sm > .input-group-append > a,
.nav-next .input-group-sm > .input-group-append > a {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}

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

.input-group > .input-group-prepend > .btn,
.search-form .input-group > .input-group-prepend > .search-submit,
.nav-previous .input-group > .input-group-prepend > a,
.nav-next .input-group > .input-group-prepend > a,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.search-form .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .search-submit,
.nav-previous .input-group:not(.has-validation) > .input-group-append:not(:last-child) > a,
.nav-next .input-group:not(.has-validation) > .input-group-append:not(:last-child) > a,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.search-form .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .search-submit,
.nav-previous .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > a,
.nav-next .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > a,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.search-form .input-group > .input-group-append:last-child > .search-submit:not(:last-child):not(.dropdown-toggle),
.nav-previous .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle),
.nav-next .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.search-form .input-group > .input-group-append > .search-submit,
.nav-previous .input-group > .input-group-append > a,
.nav-next .input-group > .input-group-append > a,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.search-form .input-group > .input-group-prepend:not(:first-child) > .search-submit,
.nav-previous .input-group > .input-group-prepend:not(:first-child) > a,
.nav-next .input-group > .input-group-prepend:not(:first-child) > a,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.search-form .input-group > .input-group-prepend:first-child > .search-submit:not(:first-child),
.nav-previous .input-group > .input-group-prepend:first-child > a:not(:first-child),
.nav-next .input-group > .input-group-prepend:first-child > a:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  print-color-adjust: exact;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

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

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
}

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

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

.custom-control-input[disabled] ~ .custom-control-label,
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

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

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

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

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

.custom-checkbox .custom-control-label::before {
  border-radius: 0;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #fa7864;
  background-color: #fa7864;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(250, 120, 100, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(250, 120, 100, 0.5);
}

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

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(250, 120, 100, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

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

.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -o-transform 0.15s ease-in-out;
  transition: transform 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;
  transition: transform 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, -webkit-transform 0.15s ease-in-out, -o-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

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

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

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(250, 120, 100, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: #fee4e0;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
}

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

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

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

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

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

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

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #fee4e0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
}

.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

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

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

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

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

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

.custom-range:focus {
  outline: 0;
}

.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
}

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

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

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

.custom-range::-webkit-slider-thumb:active {
  background-color: white;
}

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

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

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

.custom-range::-moz-range-thumb:active {
  background-color: white;
}

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

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #fa7864;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  appearance: none;
}

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

.custom-range::-ms-thumb:active {
  background-color: white;
}

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

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

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

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

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

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

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0;
}

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

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

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

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-xs,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

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

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

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

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

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

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

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

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

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

@media (min-width: 576px) {
  .navbar-expand-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

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

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

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

  .navbar-expand-xs > .container,
  .navbar-expand-xs > .container-fluid,
  .navbar-expand-xs > .container-xs,
  .navbar-expand-xs > .container-sm,
  .navbar-expand-xs > .container-md,
  .navbar-expand-xs > .container-lg,
  .navbar-expand-xs > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .navbar-expand-xs .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xs .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

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

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

@media (min-width: 768px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

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

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

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

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-xs,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

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

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

@media (min-width: 992px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

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

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

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

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-xs,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

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

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

@media (min-width: 1200px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

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

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

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

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-xs,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

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

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

@media (min-width: 1600px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

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

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

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

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-xs,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

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

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-xs,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-xs,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

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

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

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

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

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

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

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

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

.navbar-light .navbar-toggler-icon {
  background-image: none;
}

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

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

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

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

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

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

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

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

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

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: none;
}

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

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

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

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}

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

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

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

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

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

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

.card-link + .card-link {
  margin-left: 1.25rem;
}

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

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

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

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

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

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

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

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}

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

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

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

@media (min-width: 768px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

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

@media (min-width: 768px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .card-group > .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            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-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    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-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

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

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 768px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    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;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

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

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

.breadcrumb-item.active {
  color: #6c757d;
}

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

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #f93333;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

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

.page-link:focus {
  z-index: 3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.25);
}

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

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

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #fa7864;
  border-color: #fa7864;
}

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

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

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

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

.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;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-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;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out;
}

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

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

.badge:empty {
  display: none;
}

.btn .badge,
.search-form .search-submit .badge,
.nav-previous a .badge,
.nav-next a .badge {
  position: relative;
  top: -1px;
}

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

.badge-primary {
  color: #212529;
  background-color: #fa7864;
}

a.badge-primary:hover,
a.badge-primary:focus {
  color: #212529;
  background-color: #f84d33;
}

a.badge-primary:focus,
a.badge-primary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(250, 120, 100, 0.5);
}

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

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

a.badge-secondary:focus,
a.badge-secondary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(249, 51, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(249, 51, 51, 0.5);
}

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

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

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

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

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

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

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

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

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

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

a.badge-danger:hover,
a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

a.badge-danger:focus,
a.badge-danger.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #fcf7f5;
}

a.badge-light:hover,
a.badge-light:focus {
  color: #212529;
  background-color: #f0d8ce;
}

a.badge-light:focus,
a.badge-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(252, 247, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(252, 247, 245, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #333;
}

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

a.badge-dark:focus,
a.badge-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}

.badge-white {
  color: #212529;
  background-color: #fff;
}

a.badge-white:hover,
a.badge-white:focus {
  color: #212529;
  background-color: #e6e6e6;
}

a.badge-white:focus,
a.badge-white.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

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

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

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

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

.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: #823e34;
  background-color: #fee4e0;
  border-color: #fed9d4;
}

.alert-primary hr {
  border-top-color: #fdc3bb;
}

.alert-primary .alert-link {
  color: #5e2d25;
}

.alert-secondary {
  color: #811b1b;
  background-color: #fed6d6;
  border-color: #fdc6c6;
}

.alert-secondary hr {
  border-top-color: #fcadad;
}

.alert-secondary .alert-link {
  color: #571212;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

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

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

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

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

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

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

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

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #83807f;
  background-color: #fefdfd;
  border-color: #fefdfc;
}

.alert-light hr {
  border-top-color: #f8f0e9;
}

.alert-light .alert-link {
  color: #696766;
}

.alert-dark {
  color: #1b1b1b;
  background-color: #d6d6d6;
  border-color: #c6c6c6;
}

.alert-dark hr {
  border-top-color: #b9b9b9;
}

.alert-dark .alert-link {
  color: #020202;
}

.alert-white {
  color: #858585;
  background-color: white;
  border-color: white;
}

.alert-white hr {
  border-top-color: #f2f2f2;
}

.alert-white .alert-link {
  color: #6c6c6c;
}

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

  to {
    background-position: 0 0;
  }
}

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

  to {
    background-position: 0 0;
  }
}

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

  to {
    background-position: 0 0;
  }
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #fa7864;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

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

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

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

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
         -o-animation: none;
            animation: none;
  }
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0;
}

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

.list-group-item-action:hover,
.list-group-item-action:focus {
  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(0, 0, 0, 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: #fa7864;
  border-color: #fa7864;
}

.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 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0;
  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-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .list-group-horizontal-xs > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }

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

  .list-group-horizontal-xs > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xs > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xs > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0;
    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: 992px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0;
    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: 1200px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0;
    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: 1600px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0;
    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: #823e34;
  background-color: #fed9d4;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #823e34;
  background-color: #fdc3bb;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #823e34;
  border-color: #823e34;
}

.list-group-item-secondary {
  color: #811b1b;
  background-color: #fdc6c6;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #811b1b;
  background-color: #fcadad;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #811b1b;
  border-color: #811b1b;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #83807f;
  background-color: #fefdfc;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #83807f;
  background-color: #f8f0e9;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #83807f;
  border-color: #83807f;
}

.list-group-item-dark {
  color: #1b1b1b;
  background-color: #c6c6c6;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #1b1b1b;
  background-color: #b9b9b9;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1b1b;
  border-color: #1b1b1b;
}

.list-group-item-white {
  color: #858585;
  background-color: white;
}

.list-group-item-white.list-group-item-action:hover,
.list-group-item-white.list-group-item-action:focus {
  color: #858585;
  background-color: #f2f2f2;
}

.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}

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

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  -ms-flex-preferred-size: 350px;
      flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
       -o-transform: translate(0, -50px);
          transform: translate(0, -50px);
}

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

.modal.show .modal-dialog {
  -webkit-transform: none;
       -o-transform: none;
          transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
       -o-transform: scale(1.02);
          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-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

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

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

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

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.modal-footer > * {
  margin: 0.25rem;
}

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

@media (min-width: 768px) {
  .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: 1200px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1600px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: 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-top,
.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

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

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

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0;
}

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top > .arrow,
.bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top > .arrow::before,
.bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top > .arrow::after,
.bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right > .arrow,
.bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0 0;
}

.bs-popover-right > .arrow::before,
.bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right > .arrow::after,
.bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom > .arrow,
.bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-bottom > .arrow::before,
.bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom > .arrow::after,
.bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left > .arrow,
.bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0 0;
}

.bs-popover-left > .arrow::before,
.bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left > .arrow::after,
.bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-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: 0;
  border-top-right-radius: 0;
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      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;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  -o-transition: -o-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
}

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

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

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
       -o-transform: none;
          transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  -o-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

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

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

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

.carousel-indicators li {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          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: .5;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    -webkit-transition: none;
    -o-transition: none;
    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;
}

@-o-keyframes spinner-border {
  to {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: .75s linear infinite spinner-border;
       -o-animation: .75s linear infinite spinner-border;
          animation: .75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }

  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes spinner-grow {
  0% {
    -o-transform: scale(0);
       transform: scale(0);
  }

  50% {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
  }

  50% {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: .75s linear infinite spinner-grow;
       -o-animation: .75s linear infinite spinner-grow;
          animation: .75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
         -o-animation-duration: 1.5s;
            animation-duration: 1.5s;
  }
}

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

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

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

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

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

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

.bg-primary {
  background-color: #fa7864 !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #f84d33 !important;
}

.bg-secondary {
  background-color: #f93333 !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #f20707 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

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

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

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

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

.bg-light {
  background-color: #fcf7f5 !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #f0d8ce !important;
}

.bg-dark {
  background-color: #333 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1a1a1a !important;
}

.bg-white {
  background-color: #fff !important;
}

a.bg-white:hover,
a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #e6e6e6 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

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

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

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

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

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

.border-primary {
  border-color: #fa7864 !important;
}

.border-secondary {
  border-color: #f93333 !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #fcf7f5 !important;
}

.border-dark {
  border-color: #333 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0 !important;
}

.rounded {
  border-radius: 0 !important;
}

.rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-lg {
  border-radius: 0 !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

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

.d-none {
  display: none !important;
}

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

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

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

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

.d-table-row {
  display: table-row !important;
}

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

.d-flex {
  display: -webkit-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-xs-none {
    display: none !important;
  }

  .d-xs-inline {
    display: inline !important;
  }

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

  .d-xs-block {
    display: block !important;
  }

  .d-xs-table {
    display: table !important;
  }

  .d-xs-table-row {
    display: table-row !important;
  }

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

  .d-xs-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xs-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .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: 992px) {
  .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: 1200px) {
  .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: 1600px) {
  .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;
  }
}

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

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

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

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

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

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-xs-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-xs-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-xs-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-xs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-xs-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-xs-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-xs-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-xs-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-xs-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-xs-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-xs-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-xs-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-xs-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-xs-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-xs-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-xs-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-xs-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-xs-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-xs-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-xs-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-xs-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-xs-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-xs-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-xs-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-xs-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-xs-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-xs-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-xs-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  .align-self-xs-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-xs-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-xs-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  .align-self-xs-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-xs-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1600px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-xs-left {
    float: left !important;
  }

  .float-xs-right {
    float: right !important;
  }

  .float-xs-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1600px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only,
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.screen-reader-text:active,
.sr-only-focusable:focus,
.screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.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-xs-0 {
    margin: 0 !important;
  }

  .mt-xs-0,
  .my-xs-0 {
    margin-top: 0 !important;
  }

  .mr-xs-0,
  .mx-xs-0 {
    margin-right: 0 !important;
  }

  .mb-xs-0,
  .my-xs-0 {
    margin-bottom: 0 !important;
  }

  .ml-xs-0,
  .mx-xs-0 {
    margin-left: 0 !important;
  }

  .m-xs-1 {
    margin: 0.25rem !important;
  }

  .mt-xs-1,
  .my-xs-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xs-1,
  .mx-xs-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xs-1,
  .my-xs-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xs-1,
  .mx-xs-1 {
    margin-left: 0.25rem !important;
  }

  .m-xs-2 {
    margin: 0.5rem !important;
  }

  .mt-xs-2,
  .my-xs-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xs-2,
  .mx-xs-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xs-2,
  .my-xs-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xs-2,
  .mx-xs-2 {
    margin-left: 0.5rem !important;
  }

  .m-xs-3 {
    margin: 1rem !important;
  }

  .mt-xs-3,
  .my-xs-3 {
    margin-top: 1rem !important;
  }

  .mr-xs-3,
  .mx-xs-3 {
    margin-right: 1rem !important;
  }

  .mb-xs-3,
  .my-xs-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xs-3,
  .mx-xs-3 {
    margin-left: 1rem !important;
  }

  .m-xs-4 {
    margin: 1.5rem !important;
  }

  .mt-xs-4,
  .my-xs-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xs-4,
  .mx-xs-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xs-4,
  .my-xs-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xs-4,
  .mx-xs-4 {
    margin-left: 1.5rem !important;
  }

  .m-xs-5 {
    margin: 3rem !important;
  }

  .mt-xs-5,
  .my-xs-5 {
    margin-top: 3rem !important;
  }

  .mr-xs-5,
  .mx-xs-5 {
    margin-right: 3rem !important;
  }

  .mb-xs-5,
  .my-xs-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xs-5,
  .mx-xs-5 {
    margin-left: 3rem !important;
  }

  .p-xs-0 {
    padding: 0 !important;
  }

  .pt-xs-0,
  .py-xs-0 {
    padding-top: 0 !important;
  }

  .pr-xs-0,
  .px-xs-0 {
    padding-right: 0 !important;
  }

  .pb-xs-0,
  .py-xs-0 {
    padding-bottom: 0 !important;
  }

  .pl-xs-0,
  .px-xs-0 {
    padding-left: 0 !important;
  }

  .p-xs-1 {
    padding: 0.25rem !important;
  }

  .pt-xs-1,
  .py-xs-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xs-1,
  .px-xs-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xs-1,
  .py-xs-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xs-1,
  .px-xs-1 {
    padding-left: 0.25rem !important;
  }

  .p-xs-2 {
    padding: 0.5rem !important;
  }

  .pt-xs-2,
  .py-xs-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xs-2,
  .px-xs-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xs-2,
  .py-xs-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xs-2,
  .px-xs-2 {
    padding-left: 0.5rem !important;
  }

  .p-xs-3 {
    padding: 1rem !important;
  }

  .pt-xs-3,
  .py-xs-3 {
    padding-top: 1rem !important;
  }

  .pr-xs-3,
  .px-xs-3 {
    padding-right: 1rem !important;
  }

  .pb-xs-3,
  .py-xs-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xs-3,
  .px-xs-3 {
    padding-left: 1rem !important;
  }

  .p-xs-4 {
    padding: 1.5rem !important;
  }

  .pt-xs-4,
  .py-xs-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xs-4,
  .px-xs-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xs-4,
  .py-xs-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xs-4,
  .px-xs-4 {
    padding-left: 1.5rem !important;
  }

  .p-xs-5 {
    padding: 3rem !important;
  }

  .pt-xs-5,
  .py-xs-5 {
    padding-top: 3rem !important;
  }

  .pr-xs-5,
  .px-xs-5 {
    padding-right: 3rem !important;
  }

  .pb-xs-5,
  .py-xs-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xs-5,
  .px-xs-5 {
    padding-left: 3rem !important;
  }

  .m-xs-n1 {
    margin: -0.25rem !important;
  }

  .mt-xs-n1,
  .my-xs-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xs-n1,
  .mx-xs-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xs-n1,
  .my-xs-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xs-n1,
  .mx-xs-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xs-n2 {
    margin: -0.5rem !important;
  }

  .mt-xs-n2,
  .my-xs-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xs-n2,
  .mx-xs-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xs-n2,
  .my-xs-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xs-n2,
  .mx-xs-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xs-n3 {
    margin: -1rem !important;
  }

  .mt-xs-n3,
  .my-xs-n3 {
    margin-top: -1rem !important;
  }

  .mr-xs-n3,
  .mx-xs-n3 {
    margin-right: -1rem !important;
  }

  .mb-xs-n3,
  .my-xs-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xs-n3,
  .mx-xs-n3 {
    margin-left: -1rem !important;
  }

  .m-xs-n4 {
    margin: -1.5rem !important;
  }

  .mt-xs-n4,
  .my-xs-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xs-n4,
  .mx-xs-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xs-n4,
  .my-xs-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xs-n4,
  .mx-xs-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xs-n5 {
    margin: -3rem !important;
  }

  .mt-xs-n5,
  .my-xs-n5 {
    margin-top: -3rem !important;
  }

  .mr-xs-n5,
  .mx-xs-n5 {
    margin-right: -3rem !important;
  }

  .mb-xs-n5,
  .my-xs-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xs-n5,
  .mx-xs-n5 {
    margin-left: -3rem !important;
  }

  .m-xs-auto {
    margin: auto !important;
  }

  .mt-xs-auto,
  .my-xs-auto {
    margin-top: auto !important;
  }

  .mr-xs-auto,
  .mx-xs-auto {
    margin-right: auto !important;
  }

  .mb-xs-auto,
  .my-xs-auto {
    margin-bottom: auto !important;
  }

  .ml-xs-auto,
  .mx-xs-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .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: 992px) {
  .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: 1200px) {
  .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: 1600px) {
  .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;
  }
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.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-xs-left {
    text-align: left !important;
  }

  .text-xs-right {
    text-align: right !important;
  }

  .text-xs-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1600px) {
  .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: #fa7864 !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #f8371a !important;
}

.text-secondary {
  color: #f93333 !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #d90606 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #fcf7f5 !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #eac8ba !important;
}

.text-dark {
  color: #333 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #0d0d0d !important;
}

.text-white {
  color: #fff !important;
}

a.text-white:hover,
a.text-white:focus {
  color: #d9d9d9 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 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;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

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

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

@page {
    size: a3;
}

  body {
    min-width: 1200px !important;
  }

  .container {
    min-width: 1200px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

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

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

  .table-dark {
    color: inherit;
  }

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

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/** Import everything from booking */

/* stylelint-disable indentation, no-descending-specificity */

/* stylelint-disable indentation, no-descending-specificity */

/* Booking progress bar */

.hd-progress {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}

.hd-progress .hd-progress-step-done,
.hd-progress .hd-progress-step-current,
.hd-progress .hd-progress-step {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 0%;
      flex-basis: 0%;
}

.hd-progress .hd-progress-item {
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hd-progress .hd-progress-item div:first-child {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  font-weight: bold;
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
}

.hd-progress .hd-progress-item div:last-child {
  margin-top: 14px;
  font-size: 0.7rem;
  font-family: "HappidentText", Georgia, "Times New Roman", Times, serif;
  white-space: nowrap;
}

.hd-progress .hd-progress-line {
  position: relative;
  height: 2px;
  left: 50%;
  top: -70px;
  z-index: -1;
}

.hd-progress .hd-progress-step-done .hd-progress-item div:first-child {
  color: #fff;
  background-color: #fff;
  background-image: url("/wp-content/themes/happident/static/images/booking/progress-done.svg");
}

.hd-progress .hd-progress-step-done .hd-progress-line {
  background-color: #5bdd9c;
}

.hd-progress .hd-progress-step-current .hd-progress-item div:first-child {
  width: 74px;
  height: 74px;
  color: #fff;
  background-image: url("/wp-content/themes/happident/static/images/booking/progress-current.svg");
}

.hd-progress .hd-progress-step-current .hd-progress-item div:last-child {
  margin-top: 10px;
}

.hd-progress .hd-progress-step-current .hd-progress-line {
  background-color: #9b9b9b;
}

.hd-progress .hd-progress-step .hd-progress-item div:first-child {
  color: #9b9b9b;
  background-image: url("/wp-content/themes/happident/static/images/booking/progress-undone.svg");
}

.hd-progress .hd-progress-step .hd-progress-line {
  background-color: #9b9b9b;
}

@media (max-width: 991.98px) {
  .hd-progress .hd-progress-step-current .hd-progress-item div:first-child,
  .hd-progress .hd-progress-step .hd-progress-item div:first-child,
  .hd-progress .hd-progress-step-done .hd-progress-item div:first-child {
    width: 50px;
    height: 50px;
    background-size: 50px;
    font-size: 20px;
  }
}

@media (max-width: 767.98px) {
  .hd-progress .hd-progress-step-current .hd-progress-item div:last-child,
  .hd-progress .hd-progress-step .hd-progress-item div:last-child,
  .hd-progress .hd-progress-step-done .hd-progress-item div:last-child {
    display: none;
  }

  .hd-progress .hd-progress-line {
    top: -55px;
  }
}

@media (max-width: 575.98px) {
  .hd-progress .hd-progress-step-current .hd-progress-item div:first-child,
  .hd-progress .hd-progress-step .hd-progress-item div:first-child,
  .hd-progress .hd-progress-step-done .hd-progress-item div:first-child {
    width: 40px;
    height: 40px;
    background-size: 40px;
    font-size: 20px;
  }

  .hd-progress .hd-progress-line {
    top: -55px;
  }
}

/* stylelint-disable indentation, no-descending-specificity */

/* Spinner */

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  -o-animation: spinner-border 0.75s linear infinite;
     animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

/* stylelint-disable indentation, no-descending-specificity */

/* Nav and generic */

.main .btn-sm,
.main .btn-group-sm > .btn,
.main .search-form .btn-group-sm > .search-submit,
.search-form .main .btn-group-sm > .search-submit,
.main .nav-previous a,
.nav-previous .main a,
.main .nav-next a,
.nav-next .main a {
  font-size: 0.6rem;
  padding: 0.5rem 0.7rem;
}

.main #hd_our_clinics_title,
.main #hd_our_clinics_title_pricelist {
  font-size: 2rem;
}

.main .clinics {
  margin-top: 40px;
}

.main .hd_our_clinics_nav {
  padding-top: 5px;
}

.hd-m-m {
  margin-top: 10px;
  margin-bottom: 20px;
}

#hd-mp-nav {
  color: #fff;
}

.hd_our_clinics_nav {
  padding-top: 30px;
}

.hd_our_clinics_nav > a {
  float: right;
  margin-left: 10px;
}

.hd-highlight,
.hd-clinicname,
.hd-timeslottime,
.hd-timeslotdate,
.hd-clinicianname,
.hd-treatmentname,
.hd-newtimeslottime,
.hd-newtimeslotdate {
  color: #6c675c;
  font-weight: 500;
}

.hd-timeslottime,
.hd-timeslotdate,
.hd-timeslotdateprefix,
.hd-treatmentname,
.hd-newtimeslotdateprefix {
  text-transform: lowercase;
}

.hd-time-col-btn a {
  float: right;
}

.text-block--theme0 {
  background-color: #fcf7f5;
}

.text-block.text-block-divided {
  background-color: transparent;
}

.text-block.text-block-divided > div:first-child {
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.text-block.text-block-divided > div:last-child {
  margin-left: 15px;
}

.hd-price > div:first-child {
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-size: 1.5rem;
  line-height: 1;
}

/* stylelint-disable indentation, no-descending-specificity */

.hd-mandatory {
  color: #f93333;
  margin-left: 8px;
}

.hd-mandatory-info {
  color: #f93333;
  font-size: 0.8rem;
}

.hd-error,
.hd-info {
  margin: 20px 0;
  padding: 15px;
  display: none;
}

.hd-info {
  background-color: #5bdd9c;
  color: #fff;
}

.hd-info .hd-clinicname {
  color: #fff;
}

.hd-error {
  color: #f93333;
  padding-left: 0;
  margin-top: 0;
  padding-top: 2px;
  font-size: 16px;
}

.hd-error span,
.hd-error a {
  color: #fff !important;
}

.hd-error a {
  text-decoration: underline;
}

.hd-error-inverted,
.hd-error-transparent {
  background-color: transparent;
  color: #f93333;
}

.hd-error-inverted .hd-clinicname,
.hd-error-transparent .hd-clinicname {
  color: #f93333;
}

.hd-error-inverted {
  background-color: #fff;
}

.hd-show {
  display: block;
}

.hd-hidden {
  display: none;
}

/* stylelint-disable indentation, no-descending-specificity */

/* Booking step */

.hd-step {
  display: none;
  height: calc(100vh - 136px);
}

@media (max-width: 767px) {
  .hd-step {
    height: auto;
  }
}

.hd-step h1 {
  border-bottom: 4px solid #fa7864;
  padding-bottom: 12px;
  font-size: 2.5rem;
}

@media (max-width: 767.98px) {
  .hd-step h1 {
    font-size: 1.5rem;
  }
}

.hd-step-left-part {
  overflow: auto;
  height: calc(100vh - 136px);
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 60px;
}

.hd-step-left-part .hd-back-button {
  margin-bottom: 10px;
}

.hd-step-left-part .hd-back-button .hd-step-footer-prev {
  margin: 0 0;
  color: #fa7864;
  text-transform: uppercase;
  font-size: 0.7rem;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

@media (max-width: 767px) {
  .hd-step-left-part {
    padding-right: 15px;
    height: auto;
  }
}

.hd-step-right-part {
  overflow: hidden;
  height: calc(100vh - 136px);
}

.hd-step-right-part #hd-booking-clinics-map {
  height: 100%;
  width: 100%;
  display: none;
  position: relative;
}

@media (max-width: 767px) {
  .hd-step-right-part {
    height: 50vh;
  }
}

.hd-step-right-part img {
  width: 100%;
  height: 100%;
}

.hd-different-studio-slots-block {
  border-bottom: 2px solid #c9c9c0;
  margin-bottom: 10px;
}

.hd-different-studio-slots {
  background-color: red;
  color: white;
  height: auto;
  border-radius: 15px;
  padding-left: 10px;
  padding-top: 3px;
  margin-bottom: 10px;
}

.hd-step-content a {
  text-decoration: none;
}

.hd-step-content label {
  font-size: 14px;
  margin-bottom: 3px;
}

.hd-step-content .form-control,
.hd-step-content .search-form .search-field,
.search-form .hd-step-content .search-field {
  margin: 0;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #c9c9c0;
  padding-left: 0;
}

.hd-step-content .form-control:focus,
.hd-step-content .search-form .search-field:focus,
.search-form .hd-step-content .search-field:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.hd-step-content .hd-time-row {
  padding-left: 0;
  border-bottom: 2px solid #c9c9c0;
  margin-bottom: 15px;
}

.hd-step-content .hd-time-row .hd-time-wrapper {
  margin-bottom: 15px;
}

.hd-step-content .hd-time-row .hd-time-wrapper .hd-time-date {
  color: #6c675c;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.hd-step-content .hd-time-row .hd-time-wrapper .hd-time-slots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.hd-step-content .hd-time-row .hd-time-wrapper .hd-time-slots .hd-selecttimeslot {
  background-color: #efede8;
  border-radius: 30px;
  font-size: 14px;
  color: #6c675c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 6px 17px;
  cursor: pointer;
}

.hd-step-content .hd-time-row .hd-time-wrapper .hd-time-slots .hd-time-error {
  font-size: 14px;
  color: #6c675c;
}

.hd-step-content .hd-week-selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 4px solid #fa7864;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.hd-step-content .hd-week-selection .hd-week-text {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}

.hd-step-content .hd-week-selection .fa {
  cursor: pointer;
}

.hd-step-content .hd-week-selection .fa-chevron-right {
  color: #5b574e;
}

.hd-step-content .hd-btn-area {
  margin-top: 10px;
}

/* Step 2 - Select treatment */

.hd-treatment-row {
  padding: 20px 0 20px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid #c9c9c0;
  cursor: pointer;
}

.hd-treatment-row h5 {
  margin: 0 0 5px;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 700;
  color: #6c675c;
  font-family: "Playfair Display", serif;
}

.hd-treatment-row p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.2;
  color: #6c675c;
}

.hd-treatment-row .hd-col-btn a {
  float: right;
}

.hd-treatment-row .hd-treatment-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hd-treatment-row .hd-treatment-content .hd-treatment-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.hd-treatment-row .hd-treatment-content .hd-treatment-icon .fa {
  color: rgba(108, 103, 92, 0.54);
}

.hd-treatment-row:hover .hd-treatment-icon .fa {
  color: #5b574e;
}

/* Step 4 - Select time and care giver */

.hd-filter-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.hd-filter-row label {
  font-size: 14px;
  margin-bottom: 3px;
}

.hd-filter-row .form-control,
.hd-filter-row .search-form .search-field,
.search-form .hd-filter-row .search-field {
  margin: 0;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #c9c9c0;
  padding-left: 0;
  background-color: transparent;
}

.hd-filter-row .form-control:focus,
.hd-filter-row .search-form .search-field:focus,
.search-form .hd-filter-row .search-field:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#hd-step-4-more {
  width: 100%;
  margin-top: 10px;
}

/* Step 5 - Personal information */

#hd-step-5-personal {
  display: none;
}

#hd-step-5-logon {
  display: none;
}

#hd-step-5-logon #hd-step-5-logon-ssn {
  width: 200px;
}

#hd-step-5-logon #hd-step-5-logon-login {
  width: 200px;
  margin-top: 20px;
}

#hd-step-5-logon .hd-description {
  margin-top: 15px;
  margin-bottom: 30px;
}

#hd-step-5-extra {
  margin-top: 30px;
}

#hd-step-5 .or-gap {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fa7864;
}

#hd-step-5 .hd-step-content h4 {
  color: #6c675c;
  font-size: 22px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
}

#hd-step-5 .hd-description {
  margin-bottom: 20px;
}

#hd-step-5 .hd-5-check-area {
  margin-top: 20px;
  margin-bottom: 15px;
}

#hd-step-5 #discount-discription {
  font-size: 12px;
  color: #6c675c;
}

/* Step 7 - Thanks */

/* Booking footer */

#hd-booking-page {
  padding-bottom: 30px;
}

/* stylelint-disable indentation, no-descending-specificity */

/* My pages */

.hd-mp-section {
  display: none;
}

.hd-mp-section h1 {
  margin-bottom: 15px;
}

#hd-mp-loading {
  display: block;
}

.hd-mp-sidebar {
  visibility: hidden;
}

/* My pages - Login */

#hd-mp-logon-ssn {
  width: 200px;
}

#hd-mp-logon-login {
  width: 200px;
  margin-top: 20px;
}

/* My pages - Appointments */

.hd-mp-col-btn > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hd-mp-col-btn .spinner-border {
  color: #fa7864;
  display: none;
}

#hd-mp-booking-noappointments {
  display: none;
}

.hd-mp-booking-appointment-row {
  margin: 0 0 10px 0;
  padding: 15px 0 15px 20px;
  background-color: #fcf7f5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.8rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.hd-mp-booking-appointment-row > div:first-child > div:first-child {
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-size: 1.5rem;
}

.hd-mp-col-info > div {
  float: left;
}

.hd-mp-col-info > div > div.hd-clinic-phone {
  line-height: 2em;
}

/* My pages - List */

#hd-mp-list-select,
#hd-mp-list-clinic,
#hd-mp-list-email,
#hd-mp-list-phone {
  max-width: 400px;
}

#hd-mp-list-child input.form-control,
#hd-mp-list-child .search-form input.search-field,
.search-form #hd-mp-list-child input.search-field,
#hd-mp-list-family input.form-control,
#hd-mp-list-family .search-form input.search-field,
.search-form #hd-mp-list-family input.search-field {
  width: 200px;
}

#hd-mp-list label {
  font-size: 0.8rem;
  text-transform: uppercase;
  margin-bottom: 0;
}

#hd-mp-list > div > div {
  margin-top: 20px;
}

#hd-mp-list .btn-primary,
#hd-mp-list .text-block--theme0 .btn,
.text-block--theme0 #hd-mp-list .btn,
#hd-mp-list .text-block--theme0 .nav-previous a,
.text-block--theme0 .nav-previous #hd-mp-list a,
#hd-mp-list .nav-previous .text-block--theme0 a,
.nav-previous .text-block--theme0 #hd-mp-list a,
#hd-mp-list .text-block--theme0 .nav-next a,
.text-block--theme0 .nav-next #hd-mp-list a,
#hd-mp-list .nav-next .text-block--theme0 a,
.nav-next .text-block--theme0 #hd-mp-list a,
#hd-mp-list .search-form .search-submit,
.search-form #hd-mp-list .search-submit {
  margin-top: 10px;
  min-width: 200px;
}

#hd-mp-list-form,
#hd-mp-list-child,
#hd-mp-list-family {
  display: none;
}

/* stylelint-disable indentation, no-descending-specificity */

.text-block-lastminute > div {
  vertical-align: top;
  padding: 20px 0;
}

.text-block-lastminute > div > div:first-child {
  text-align: left;
}

.hd-lastminute-row.hd-time-row {
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-size: 1.5rem;
}

#hd-lastminute-cities {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.7rem;
}

#hd-lastminute-cities ul {
  padding: 0;
  list-style: none;
}

#hd-lastminute-cities ul li {
  display: block;
  margin-right: 10px;
}

@media (max-width: 767.98px) {
  #hd-lastminute-cities ul li {
    margin-right: 1px;
  }
}

#hd-lastminute-cities ul li a {
  color: #bc8452;
  font-weight: 500;
  display: block;
}

#hd-lastminute-cities ul li.active a {
  font-weight: bold;
  color: #bc8452;
  display: block;
}

#hd-lastminute-rows {
  height: 330px;
  width: 100%;
  margin: 15px 0;
  color: #000;
  overflow-x: hidden;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#hd-lastminute-rows > .spinner-border {
  color: #fff;
  margin: auto;
}

#hd-lastminute-rows > .row {
  margin: 0 10px 10px 0;
  background-color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.8rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 4px;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 1px -1px 1px 1px;
          box-shadow: inset rgba(0, 0, 0, 0.1) 1px -1px 1px 1px;
}

@media (max-width: 767.98px) {
  #hd-lastminute-rows > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 1px;
    margin-right: 1px;
  }
}

@media (max-width: 767.98px) {
  #hd-lastminute-rows > .row .clinic-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

#hd-lastminute-rows > .row > div:first-child > div {
  white-space: nowrap;
  padding-bottom: 10px;
  font-size: 1rem;
  color: #285757;
  font-weight: 300;
}

#hd-lastminute-rows > .row > div:first-child > div .hd-highlight {
  color: #004242;
}

#hd-lastminute-rows > .row > div:first-child > div:first-child {
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-size: 1.2rem;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #6c675c;
}

@media (max-width: 767.98px) {
  #hd-lastminute-rows > .row > div:first-child > div:first-child {
    font-size: 1rem !important;
  }
}

#hd-lastminute-rows > .row > div:last-child {
  text-align: right;
}

@media (max-width: 767.98px) {
  #hd-lastminute-rows > .row > div:last-child {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

#hd-lastminute-rows > .row > div:last-child .btn-primary,
#hd-lastminute-rows > .row > div:last-child .text-block--theme0 .btn,
.text-block--theme0 #hd-lastminute-rows > .row > div:last-child .btn,
.search-form .text-block--theme0 #hd-lastminute-rows > .row > div:last-child .search-submit,
#hd-lastminute-rows > .row > div:last-child .text-block--theme0 .nav-previous a,
.text-block--theme0 .nav-previous #hd-lastminute-rows > .row > div:last-child a,
#hd-lastminute-rows > .row > div:last-child .nav-previous .text-block--theme0 a,
.nav-previous .text-block--theme0 #hd-lastminute-rows > .row > div:last-child a,
#hd-lastminute-rows > .row > div:last-child .text-block--theme0 .nav-next a,
.text-block--theme0 .nav-next #hd-lastminute-rows > .row > div:last-child a,
#hd-lastminute-rows > .row > div:last-child .nav-next .text-block--theme0 a,
.nav-next .text-block--theme0 #hd-lastminute-rows > .row > div:last-child a,
#hd-lastminute-rows > .row > div:last-child .search-form .search-submit,
.search-form #hd-lastminute-rows > .row > div:last-child .search-submit {
  color: #fff;
  background-color: #fdd14a;
  position: relative;
  right: 20px;
  padding: 7px 30px;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  #hd-lastminute-rows > .row > div:last-child .btn-primary,
  #hd-lastminute-rows > .row > div:last-child .text-block--theme0 .btn,
  .text-block--theme0 #hd-lastminute-rows > .row > div:last-child .btn,
  .search-form .text-block--theme0 #hd-lastminute-rows > .row > div:last-child .search-submit,
  #hd-lastminute-rows > .row > div:last-child .text-block--theme0 .nav-previous a,
  .text-block--theme0 .nav-previous #hd-lastminute-rows > .row > div:last-child a,
  #hd-lastminute-rows > .row > div:last-child .nav-previous .text-block--theme0 a,
  .nav-previous .text-block--theme0 #hd-lastminute-rows > .row > div:last-child a,
  #hd-lastminute-rows > .row > div:last-child .text-block--theme0 .nav-next a,
  .text-block--theme0 .nav-next #hd-lastminute-rows > .row > div:last-child a,
  #hd-lastminute-rows > .row > div:last-child .nav-next .text-block--theme0 a,
  .nav-next .text-block--theme0 #hd-lastminute-rows > .row > div:last-child a,
  #hd-lastminute-rows > .row > div:last-child .search-form .search-submit,
  .search-form #hd-lastminute-rows > .row > div:last-child .search-submit {
    right: -1px;
    font-size: 0.9rem;
  }
}

.hd-lastminute-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767.98px) {
  .hd-lastminute-price {
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
}

.hd-lastminute-price > div:first-child > div:first-child {
  font-size: 1.3rem;
  color: #fa7864;
  font-weight: bold;
}

.hd-lastminute-price > div:first-child > div:last-child {
  color: #333;
  font-size: 0.9rem;
  line-height: 1.2;
  font-style: italic;
  text-decoration: line-through;
}

.hd-lastminute-price > div:last-child {
  margin-left: 10px;
  line-height: 1;
}

.hd-lastminute-row .hd-lastminute-price > div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hd-lastminute-row .hd-lastminute-price > div:first-child > div:first-child {
  margin-right: 10px;
}

.hd-summer-bumper,
.hd-lastminute-bumper {
  position: absolute;
  right: 0;
  top: -60px;
}

.hd-summer-bumper img,
.hd-lastminute-bumper img {
  width: 160px;
  height: 160px;
}

.hd-lastminute-bumper {
  position: absolute;
  right: 290px;
  top: 10px;
}

.last-minute-loader {
  position: absolute;
  top: 0;
  left: 0;
  color: #fa7864;
  width: 65%;
  bottom: 0;
  right: 0;
  margin: auto;
  border: 0.5em solid #fa7864;
  border-right-color: transparent;
  border-left-color: transparent;
  padding-bottom: 65%;
  -webkit-animation-duration: 1.5s;
       -o-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

.more-last-minute {
  text-align: center;
}

#home-page-last-minute-deal-banner {
  position: relative;
}

/* style start here 26 oct 2023 */

.lastminutedeal-leftside {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.7rem;
  width: 90%;
  padding-left: 80px;
}

@media (max-width: 1199.98px) {
  .lastminutedeal-leftside {
    width: 100%;
    padding-left: 1px;
  }
}

.lastminutedeal-leftside ul {
  padding: 0;
  list-style: none;
}

.lastminutedeal-leftside ul li {
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.lastminutedeal-leftside ul li a {
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
}

.lastminutedeal-leftside ul li.active a {
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
}

.lastminutedeal-leftside h3 {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #9aa2b3;
  font-weight: 500;
  margin-bottom: 25px;
}

.lastminutedeal-leftside h4 {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  color: #bc8452;
  font-weight: bold;
  margin-bottom: 15px;
}

.lastminutedeal-rightside h3 {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  color: #bc8452;
  font-weight: bold;
  margin-bottom: 25px;
}

.lastminutedeal-rightside .lastminute-section .titlendate {
  position: relative;
}

.lastminutedeal-rightside .lastminute-section .titlendate::before {
  content: "";
  position: absolute;
  right: 1px;
  height: 100%;
  border-right: 1px solid #e2e2e2;
}

@media (max-width: 767.98px) {
  .lastminutedeal-rightside .lastminute-section .titlendate::before {
    display: none;
  }
}

.lastminutedeal-rightside .lastminute-section .titlendate .title {
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-size: 1.4rem;
  color: #6c675c;
}

.lastminutedeal-rightside .lastminute-section .clinic-name {
  color: #6c675c;
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-size: 1.2rem;
}

@media (max-width: 767.98px) {
  .lastminutedeal-rightside .lastminute-section .clinic-name {
    font-size: 1rem;
  }
}

.lastminutedeal-rightside .lastminute-section .clinic-address {
  color: #6c675c;
  font-family: "Roboto", sans-serif;
  font-size: 0.9rem;
}

/* stylelint-disable indentation, no-descending-specificity */

.hd-clinic-phone img {
  margin-right: 5px;
  height: 20px;
}

.hd-clinic-row {
  margin: 0;
  padding: 12px 0 10px 20px;
  border-bottom: 1px solid #ebd9d1;
}

.hd-clinic-row:first-child {
  padding-top: 0;
}

.hd-clinic-col {
  padding: 5px 0 0 0;
  font-size: 0.8rem;
  font-family: "HappidentText", Georgia, "Times New Roman", Times, serif;
  color: #333;
}

.hd-clinic-col img {
  margin-right: 5px;
}

.hd-clinic-col-btn {
  padding-top: 2px;
}

.hd-clinic-col-btn a {
  float: right;
}

.hd-clinic-col-text {
  padding-top: 8px;
}

.hd-clinic-col h4,
.hd-clinic-distance,
.hd-clinic-phone {
  white-space: nowrap;
}

.hd-clinic-phone a,
.hd-clinic-col h4 a {
  color: #333;
}

.hd-clinic-distance {
  color: #fa7864;
}

/* Clinic details */

.hd-clinic-details > .row > div > .row {
  padding-bottom: 15px;
}

.hd-clinic-details-text {
  font-size: 0.8rem;
}

.hd-clinic-details-open {
  font-size: 0.8rem;
}

.hd-clinic-details-open div {
  white-space: nowrap;
}

.hd-clinic-details-header {
  margin-top: 10px;
  font-size: 0.8rem;
  text-transform: uppercase;
}

.hd-clinic-details-icon img {
  margin-top: 3px;
  max-width: initial !important;
  height: 22px !important;
}

.hd-clinic-details-distance {
  color: #fa7864;
}

.hd-clinic-details-btn a {
  margin-top: 10px;
  margin-right: 10px;
}

/* Extending base theme */

.clinic-accordion .card {
  border: none;
}

.clinic-accordion .card .card-header {
  background-color: #fcf7f5;
  padding: 20px;
  margin-bottom: 10px;
}

/* --------------------------------------------------------------

# Text mods

-------------------------------------------------------------- */

.content-details > p,
.content-details > h2 {
  display: none;
}

.content-details.open > p,
.content-details.open > h2 {
  display: block;
}

.content-details .content-readmore {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  direction: ltr;
  position: absolute;
  width: 100%;
  height: 145px;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, rgba(255, 255, 255, 0)), color-stop(75%, white));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 15%, white 75%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 15%, white 75%);
  background: linear-gradient(rgba(255, 255, 255, 0) 15%, white 75%);
}

.content-details.open > .content-summary::after {
  background: transparent;
}

.content-details.open .content-readmore {
  position: static;
  height: auto;
}

.content-details > .content-summary {
  position: relative;
  margin-bottom: 2em;
  max-height: 152px;
  overflow: hidden;
  direction: ltr;
}

.content-details.open > .content-summary {
  max-height: inherit;
  overflow: visible;
}

.content-details .button_details {
  cursor: pointer;
  display: inline-block !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  direction: ltr;
  position: relative;
  bottom: -102px;
}

.content-details.open .content-readmore .button_details {
  bottom: 0;
}

@media (min-width: 768px) {
  .content-details > .content-summary {
    max-height: 185px;
  }

  .content-details .content-readmore {
    height: 200px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(255, 255, 255, 0)), color-stop(75%, white));
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 30%, white 75%);
    background: -o-linear-gradient(rgba(255, 255, 255, 0) 30%, white 75%);
    background: linear-gradient(rgba(255, 255, 255, 0) 30%, white 75%);
  }

  .content-details .button_details {
    bottom: -155px;
  }
}

/* stylelint-disable indentation, no-descending-specificity */

a.btn-js {
  color: #fff !important;
}

.hd-btn-secondary {
  margin: 0 20px;
  color: #fa7864;
  text-transform: uppercase;
  font-size: 0.7rem;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
}

/* Icon in input */

.hd-inner-addon {
  display: inline-block;
  position: relative;
  width: 100%;
}

.hd-inner-addon .hd-inner-addon-icon {
  position: absolute;
  margin: 12px;
  width: 18px;
  height: 18px;
  pointer-events: none;
}

.hd-left-addon .hd-inner-addon-icon {
  left: 0;
}

.hd-left-addon input {
  padding-left: 35px;
  height: calc(2.25rem + 2px);
}

.hd-right-addon .hd-inner-addon-icon {
  right: 0;
}

.hd-right-addon input {
  padding-right: 35px;
  height: calc(2.25rem + 2px);
}

/* stylelint-disable indentation, no-descending-specificity */

#hd_map {
  height: 100%;
  width: 100%;
  min-height: 350px;
  display: none;
  position: relative;
}

#hd_map_info {
  background-color: #fcf7f5;
  padding: 20px;
  border-right: 10px white solid;
  display: none;
}

#hd_map_info_close {
  float: right;
}

#hd_map_container {
  margin-bottom: 10px;
  padding: 0 15px 0 15px;
}

#hd_our_clinics_title_pricelist {
  display: none;
}

#hd_map_pricelist_container {
  display: none;
}

#hd_map_pricelist_table th.hd-noborder {
  padding-top: 2rem;
}

#hd_map_pricelist_table tr:first-child th.hd-noborder {
  border-top: none;
  padding-top: 0.75rem;
}

#hd_map_pricelist_table tr.hd-noborder th {
  border-top: none;
  padding-top: 0;
}

#hd_map_col {
  padding: 0;
}

#hd_nearby_card {
  display: none;
}

/* stylelint-disable indentation, no-descending-specificity */

/* Health */

.hd-health label {
  font-size: 1rem;
  margin-bottom: 0;
}

.hd-health .btn-primary,
.hd-health .text-block--theme0 .btn,
.text-block--theme0 .hd-health .btn,
.hd-health .text-block--theme0 .nav-previous a,
.text-block--theme0 .nav-previous .hd-health a,
.hd-health .nav-previous .text-block--theme0 a,
.nav-previous .text-block--theme0 .hd-health a,
.hd-health .text-block--theme0 .nav-next a,
.text-block--theme0 .nav-next .hd-health a,
.hd-health .nav-next .text-block--theme0 a,
.nav-next .text-block--theme0 .hd-health a,
.hd-health .search-form .search-submit,
.search-form .hd-health .search-submit {
  margin-top: 10px;
  min-width: 200px;
}

.hd-health .onoffswitch {
  position: relative;
  width: 80px;
  display: block;
  float: right;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.hd-health .onoffswitch-checkbox {
  display: none;
}

.hd-health .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #e3e3e3;
  border-radius: 36px;
}

.hd-health .onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.hd-health .onoffswitch-inner::before,
.hd-health .onoffswitch-inner::after {
  display: block;
  float: left;
  width: 50%;
  height: 36px;
  padding: 0;
  line-height: 36px;
  font-size: 13px;
  color: white;
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hd-health .onoffswitch-inner::before {
  content: 'JA';
  padding-left: 12px;
  background-color: #fa7864;
  color: #fff;
}

.hd-health .onoffswitch-inner::after {
  content: 'NEJ';
  padding-right: 12px;
  background-color: #fff;
  color: #666;
  text-align: right;
}

.hd-health .onoffswitch-switch {
  display: block;
  width: 36px;
  margin: 0;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  border: 2px solid #e3e3e3;
  border-radius: 36px;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.hd-health .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.hd-health .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}

.hd-health .health-medic {
  margin: 10px 20px 20px 0;
}

.hd-health .form-field {
  margin: 0 0 20px 20px;
}

.hd-health input {
  margin: 0 5px 0 0;
}

.hd-health .required {
  border: 2px solid red;
}

.hd-health .health-error {
  display: none;
  margin-bottom: 10px;
}

/* stylelint-disable indentation, no-descending-specificity */

/* Extending media queries */

@media (max-width: 1199.98px) {
  .hd-clinic-col {
    font-size: 0.8rem;
  }

  .hd-clinic-col h4 {
    font-size: 1.2rem;
  }

  .hd_our_clinics_nav {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .hd-clinic-details-btn a {
    margin-top: 20px;
    min-width: 0;
  }
}

@media screen and (max-width: 1200px), screen and (max-height: 700px) {
  .hd-summer-bumper {
    right: -40px;
    top: -20px;
  }

  .hd-summer-bumper img {
    width: 120px;
    height: 120px;
  }

  .hd-lastminute-bumper {
    right: 200px;
    top: 20px;
  }
}

@media (max-width: 991.98px) {
  #hd-mp-nav {
    display: none;
  }

  .hd-summer-bumper {
    top: -60px;
    right: -40px;
  }

  .hd-summer-bumper img {
    height: 120px;
    width: 120px;
  }

  .hd-lastminute-bumper {
    top: 20px;
    right: 200px;
  }

  .hd-lastminute-bumper img {
    height: 120px;
    width: 120px;
  }

  .hero__title {
    padding-top: 20px;
  }

  .hd-clinic-col h4 {
    font-size: 1.5rem;
  }

  .hd-clinic-col-btn a {
    margin-top: 10px;
  }

  .hd_our_clinics_nav > a {
    float: none;
    margin-top: 10px;
  }

  .hd-clinic-phone {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .site-header-mypages {
    display: none;
  }

  .text-block.text-block-divided {
    display: block;
  }

  .text-block.text-block-divided > div:first-child {
    margin-right: 0;
  }

  .text-block.text-block-divided > div:last-child {
    margin-left: 0;
    margin-bottom: 30px;
  }

  .text-block.text-block-divided > .text-block-lastminute {
    margin-bottom: 30px;
  }
}

@media (max-width: 767.98px) {
  #hd_map_info {
    border-right: none;
    border-bottom: 10px white solid;
  }

  .hd-summer-bumper {
    top: -80px;
    right: -20px;
  }

  .hd-summer-bumper img {
    height: 120px;
    width: 120px;
  }

  .hd-lastminute-bumper {
    top: 20px;
    right: 80px;
  }

  .hd-lastminute-bumper img {
    height: 120px;
    width: 120px;
  }

  .hd-mp-col-info > div,
  .hd-treatment-col-btn a,
  .hd-time-col-btn a,
  .hd-clinic-col-btn a {
    margin-top: 0;
    margin-bottom: 15px;
    float: none;
  }

  .hd-mp-col-btn > div,
  .hd-mp-col-info > div {
    margin-top: 15px;
    margin-bottom: 15px;
    float: none;
  }

  .hd-mp-col-btn > div > div:last-child a {
    margin: 0 15px;
  }

  .hd-treatment-col-btn a,
  .hd-time-col-btn a {
    margin-top: 10px;
    margin-bottom: 0;
  }

  #hd-step-5 .hd-step-content > .row > div:first-child {
    padding-right: 15px;
  }

  .hd-hidden-xs {
    display: none;
  }

  .text-block-lastminute > div {
    padding: 20px 0;
  }

  .text-block-lastminute > div #hd-lastminute-rows > .row > div:first-child > div:first-child {
    font-size: 0.8rem;
  }

  .text-block-lastminute > div .hd-col-btn {
    padding-left: 10px;
  }
}

@media screen and (max-width: 420px) {
  .hd-summer-bumper {
    top: -60px;
    right: 0;
  }

  .hd-summer-bumper img {
    height: 120px;
    width: 120px;
  }

  .hd-lastminute-bumper {
    top: 40px;
    right: 10px;
  }

  .hd-lastminute-bumper img {
    height: 120px;
    width: 120px;
  }
}

@media screen and (max-width: 320px) {
  .hd-summer-bumper {
    top: -60px;
    right: 0;
  }

  .hd-summer-bumper img {
    height: 90px;
    width: 90px;
  }

  .hd-lastminute-bumper {
    top: 40px;
    right: 10px;
  }

  .hd-lastminute-bumper img {
    height: 90px;
    width: 90px;
  }
}

/* stylelint-disable */

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  -o-transform: rotate(135deg);
     transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn,
.daterangepicker .drp-buttons .search-form .search-submit,
.search-form .daterangepicker .drp-buttons .search-submit,
.daterangepicker .drp-buttons .nav-previous a,
.nav-previous .daterangepicker .drp-buttons a,
.daterangepicker .drp-buttons .nav-next a,
.nav-next .daterangepicker .drp-buttons a {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */

@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges,
  .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges,
  .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */

/** Import theme styles */

html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199.98px) {
  html {
    font-size: 14px;
  }
}

body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #6c675c;
}

h2 {
  font-weight: 600;
  margin-bottom: 1rem;
}

hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Playfair Display", serif;
}

@media (max-width: 1199.98px) {
  h1,
  .h1 {
    font-size: 2rem;
    word-wrap: break-word;
  }

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

  /* stylelint-disable selector-list-comma-newline-after */

  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    font-size: 1.25rem;
  }

  .lead {
    font-size: 1.15rem;
  }
}

.table-sm {
  font-size: 0.8rem;
}

.job-list ul {
  padding-left: 0;
}

.job-list .item {
  list-style-type: none;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.job-list .item .wb_last_application_at,
.job-list .item .wb_published_at,
.job-list .item .wb_departments {
  display: none;
}

.job-list .item .wb_locations {
  display: block;
}

.topheader-design {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.topheader-design .leftside-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.topheader-design .rightside-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.heading1 {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.3;
  color: #bc8452;
  font-family: "Playfair Display", serif;
}

@media (max-width: 991.98px) {
  .heading1 {
    font-size: 2rem;
  }
}

.heading2 {
  margin: 0 0 50px;
  font-size: 2.25rem;
  line-height: 1.3;
  font-weight: 400;
  color: #6c675c;
  font-family: "Playfair Display", serif;
}

@media (max-width: 991.98px) {
  .heading2 {
    font-size: 2rem;
    margin: 0 0 20px;
  }
}

.mb-40 {
  margin-bottom: 40px;
}

.btn-primary,
.text-block--theme0 .btn,
.text-block--theme0 .nav-previous a,
.nav-previous .text-block--theme0 a,
.text-block--theme0 .nav-next a,
.nav-next .text-block--theme0 a,
.search-form .search-submit {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 1.125rem;
  font-weight: 700;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-family: "Roboto", sans-serif;
  background-color: #fdd14a;
  color: #333 !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn-primary:hover,
.text-block--theme0 .btn:hover,
.text-block--theme0 .nav-previous a:hover,
.nav-previous .text-block--theme0 a:hover,
.text-block--theme0 .nav-next a:hover,
.nav-next .text-block--theme0 a:hover,
.search-form .search-submit:hover {
  background-color: #e9c455 !important;
}

.btn-ghost {
  border: 1px solid #6c675c;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 0.938rem;
  color: #6c675c;
}

.btn-ghost:hover {
  background-color: #6c675c;
  color: #fff;
}

p {
  color: #6c675c;
  line-height: 1.5;
  margin-bottom: 1px;
}

@media (min-width: 1439px) {
  p {
    font-size: 1.1rem;
    line-height: 1.3;
  }
}

.p-lr-60 {
  padding-left: 60px;
  padding-right: 60px;
}

@media (max-width: 767px) {
  .p-lr-60 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.pl-60 {
  padding-left: 60px;
}

@media (max-width: 991.98px) {
  .pl-60 {
    padding-left: 15px;
  }
}

.pr-60 {
  padding-right: 60px;
}

@media (max-width: 767px) {
  .pr-60 {
    padding-right: 15px;
  }
}

@media (max-width: 991.98px) {
  .pr-60 {
    padding-right: 15px;
  }
}

@media (max-width: 991.98px) {
  .pr-0 {
    padding-right: 15px !important;
  }
}

@media (max-width: 991.98px) {
  .pl-0 {
    padding-left: 15px !important;
  }
}

.mb-100 {
  margin-bottom: 100px;
}

@media (max-width: 991.98px) {
  .mb-100 {
    margin-bottom: 30px;
  }
}

.form-group .form-control,
.search-form label .form-control,
.form-group .search-form .search-field,
.search-form .form-group .search-field,
.search-form label .search-field {
  border-radius: 3px;
  font-size: 16px;
}

a {
  color: #fa7864;
  text-decoration: none;
  font-weight: 500;
}

a:hover {
  text-decoration: none;
}

.page-heading {
  padding-top: 10px;
  padding-bottom: 1px;
}

.page-heading h1 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.3;
  color: #bc8452;
  font-family: "Playfair Display", serif;
}

.hd-description {
  padding-bottom: 15px;
}

.center-heading-global {
  max-width: 450px;
  margin: auto;
}

.border-width-2 {
  border-width: 2px;
}

.black-heading {
  color: #6c675c;
}

.carousel .carousel-control-prev {
  width: 60px;
  height: 60px;
  background: rgba(249, 249, 245, 0.9) !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: unset;
}

@media (max-width: 767.98px) {
  .carousel .carousel-control-prev {
    width: 35px;
    height: 35px;
  }
}

.carousel .carousel-control-prev::before {
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48IS0tIEZvbnQgQXdlc29tZSBQcm8gNS4xNS40IGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIC0tPjxwYXRoIGQ9Ik0yNTcuNSA0NDUuMWwtMjIuMiAyMi4yYy05LjQgOS40LTI0LjYgOS40LTMzLjkgMEw3IDI3M2MtOS40LTkuNC05LjQtMjQuNiAwLTMzLjlMMjAxLjQgNDQuN2M5LjQtOS40IDI0LjYtOS40IDMzLjkgMGwyMi4yIDIyLjJjOS41IDkuNSA5LjMgMjUtLjQgMzQuM0wxMzYuNiAyMTZINDI0YzEzLjMgMCAyNCAxMC43IDI0IDI0djMyYzAgMTMuMy0xMC43IDI0LTI0IDI0SDEzNi42bDEyMC41IDExNC44YzkuOCA5LjMgMTAgMjQuOC40IDM0LjN6Ii8+PC9zdmc+);
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
}

.carousel .carousel-control-prev .carousel-control-prev-icon {
  display: none;
}

.carousel .carousel-control-next {
  width: 60px;
  height: 60px;
  background: rgba(249, 249, 245, 0.9) !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: unset;
}

@media (max-width: 767.98px) {
  .carousel .carousel-control-next {
    width: 35px;
    height: 35px;
  }
}

.carousel .carousel-control-next .carousel-control-next-icon {
  display: none;
}

.carousel .carousel-control-next::before {
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48IS0tIEZvbnQgQXdlc29tZSBQcm8gNS4xNS40IGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIC0tPjxwYXRoIGQ9Ik0xOTAuNSA2Ni45bDIyLjItMjIuMmM5LjQtOS40IDI0LjYtOS40IDMzLjkgMEw0NDEgMjM5YzkuNCA5LjQgOS40IDI0LjYgMCAzMy45TDI0Ni42IDQ2Ny4zYy05LjQgOS40LTI0LjYgOS40LTMzLjkgMGwtMjIuMi0yMi4yYy05LjUtOS41LTkuMy0yNSAuNC0zNC4zTDMxMS40IDI5NkgyNGMtMTMuMyAwLTI0LTEwLjctMjQtMjR2LTMyYzAtMTMuMyAxMC43LTI0IDI0LTI0aDI4Ny40TDE5MC45IDEwMS4yYy05LjgtOS4zLTEwLTI0LjgtLjQtMzQuM3oiLz48L3N2Zz4=);
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
}

.grey {
  border-bottom: 4px;
  border-width: 3px;
}

.red-small {
  font-size: 0.8rem;
  color: #f93333;
  margin-bottom: 10px;
}

.white-bg {
  background-color: #fff;
}

.grey-bg {
  background-color: #efede8;
}

.image-slider-wrapper {
  padding-bottom: 60px;
  text-align: center;
}

@media (max-width: 991.98px) {
  .image-slider-wrapper {
    padding-bottom: 30px;
  }
}

.tis-content-center ul li,
.easy-way-payment ul li {
  list-style: none;
  position: relative;
  margin-bottom: 20px;
}

.tis-content-center ul li::before,
.easy-way-payment ul li::before {
  content: "";
  background: url(/wp-content/themes/happident/dist/images/listing-icon.png);
  width: 23px;
  height: 23px;
  display: inline-block;
  position: absolute;
  left: -38px;
  top: 2px;
  background-size: 100%;
}

.page-template-template-generic-page .content {
  padding-bottom: 60px;
}

.page-template-template-generic-page .content .two-image-section {
  margin-bottom: 90px;
}

@media (max-width: 991.98px) {
  .page-template-template-generic-page .content .two-image-section {
    margin-bottom: 30px;
  }
}

@media (max-width: 991.98px) {
  .page-template-template-generic-page .content .two-image-section .tis-content-center {
    padding: 15px 0;
    padding-bottom: 30px;
  }
}

@media (max-width: 991.98px) {
  .page-template-template-generic-page .text-section-area {
    padding-bottom: 20px;
  }
}

.text-section-area {
  margin-bottom: 90px;
}

@media (max-width: 991.98px) {
  .text-section-area {
    margin-bottom: 30px;
  }
}

.generic-heading-wrapper .generic-content {
  margin-bottom: 90px;
}

@media (max-width: 991.98px) {
  .generic-heading-wrapper .generic-content {
    margin-bottom: 30px;
  }
}

.red-light {
  border-top-color: #f93333;
  border-width: 2px;
}

.owl-theme .owl-nav [class*=owl-] {
  margin: 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  color: #6c675c;
}

.addtoany_content {
  display: none;
}

.page-template-template-clinic-my-pages .content {
  padding-bottom: 60px;
}

.sek-text-section h2 {
  margin-bottom: 0;
}

.sek-text-section .monthly-cost {
  font-size: 12px;
  margin-bottom: 12px;
}

.sek-text-section .extra-small {
  font-size: 12px;
  font-weight: 700;
}

.sek-text-section .total-of {
  font-size: 1rem;
  margin-bottom: 30px;
}

.sek-text-section .total-of span {
  font-size: 13px;
}

.sek-text-section .sek {
  font-size: 1.2rem;
}

.sek-text-section .sek-price {
  font-size: 2.5rem;
  margin-left: 4px;
}

.sek-text-section .sek-month {
  font-size: 1.1rem;
}

.w-600 {
  font-weight: 600;
}

.phone-call-number {
  font-weight: 500;
}

.before-after-button {
  display: inline-block;
  text-align: center;
  border: 1px solid #d0ccc2;
  background-color: #fff;
  border-radius: 50px;
}

.before-after-button .btn-toggle .btn:focus,
.before-after-button .btn-toggle .search-form .search-submit:focus,
.search-form .before-after-button .btn-toggle .search-submit:focus,
.before-after-button .btn-toggle .nav-previous a:focus,
.nav-previous .before-after-button .btn-toggle a:focus,
.before-after-button .btn-toggle .nav-next a:focus,
.nav-next .before-after-button .btn-toggle a:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.before-after-button .btn-toggle .btn.active,
.before-after-button .btn-toggle .search-form .active.search-submit,
.search-form .before-after-button .btn-toggle .active.search-submit,
.before-after-button .btn-toggle .nav-previous a.active,
.nav-previous .before-after-button .btn-toggle a.active,
.before-after-button .btn-toggle .nav-next a.active,
.nav-next .before-after-button .btn-toggle a.active {
  background-color: #fa7864;
  color: #fff;
}

.big-btn {
  min-width: 300px;
}

.red-text {
  color: #fa7864;
}

.btn-outline-secondary {
  border: 1px solid #6c675c;
  color: #6c675c;
  font-size: 1.125rem;
}

.btn-outline-secondary:hover {
  background-color: #fdd14a;
  border-color: #fdd14a;
  color: #333;
}

hr.width-2 {
  border-top: 3px solid rgba(0, 0, 0, 0.1);
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.cta-heading p {
  margin: 0 0 30px;
  font-size: 1.5rem;
  line-height: 1.3;
  color: #6c675c;
  font-weight: 400;
}

.hs_email ul {
  padding-left: 0;
}

.hs_email ul li {
  list-style: none;
}

.stars-container {
  margin-top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.stars-container .social-icon {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  margin-left: 15px;
}

.stars-container .Google {
  font-size: 20px;
  font-weight: 500;
  margin-left: 15px;
}

.weight-500 {
  font-weight: 500;
}

.vtp-bg p {
  margin-bottom: 0;
}

.banner-sec .hero_cta_text {
  font-size: 0.9rem;
  line-height: 26px;
  text-transform: uppercase;
  color: #6c675c;
  text-align: center;
  max-width: 300px;
}

.banner-sec .hero_cta_text p {
  font-size: 0.9rem;
}

/* Customize the scrollbar */

::-webkit-scrollbar {
  width: 8px;
  /* Set the width of the scrollbar */
}

/* Customize the thumb (draggable part) */

::-webkit-scrollbar-thumb {
  background-color: #c9c9c0;
  /* Set the color of the thumb */
  border-radius: 4px;
  /* Add rounded corners to the thumb */
}

/* Customize the track (background part) */

::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  /* Set the color of the track */
  border-radius: 4px;
  /* Add rounded corners to the track */
}

/* Customize the thumb on hover */

::-webkit-scrollbar-thumb:hover {
  background-color: #c4c4bc;
  /* Change the color of the thumb when hovered */
}

.gm-style .gm-style-iw-c {
  font-size: 0.8rem;
  color: #6c675c;
}

.gm-style .gm-style-iw-c button {
  right: 0 !important;
  top: 0 !important;
}

.gm-style .gm-style-iw-c .gm-style-iw-d {
  color: #6c675c;
}

.template-premium-teeth-whitening .veener-treatment-plan {
  padding-top: 60px;
}

#map {
  height: 80vh;
  width: 100%;
}

@media (max-width: 767.98px) {
  .t-below-text h3 {
    font-size: 1rem;
  }
}

.max-width-700 {
  max-width: 800px;
  margin: auto;
}

.loader-gif {
  text-align: center;
}

.loader-gif img {
  max-width: 60px;
}

@media (max-width: 767.98px) {
  .page-template-default .gallery-section {
    padding-top: 30px;
  }

  .page-template-default .gallery-section .gallery-name-container {
    padding-bottom: 45px;
  }

  .page-template-default .gallery-section .ig-heading {
    font-size: 1.4rem;
  }

  .page-template-default .faq-section {
    margin-top: 30px;
  }
}

.block {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (max-width: 767.98px) {
  .block {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.card-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  padding-left: 0;
  padding-right: 0;
}

.card-block__column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 15px;
  padding-left: 15px;
}

.card-block__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #333;
  height: 400px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding: 1rem;
}

.card-block__item:hover {
  text-decoration: none;
}

.card-block__item:hover .card-block__dim {
  background-color: #fa7864;
  opacity: 0.9;
}

.card-block__dim {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.15;
  -webkit-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  transition: 0.6s ease;
}

.card-block__heading {
  font-size: 2rem;
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  position: relative;
  text-align: center;
  line-height: 1.2;
  color: #fff;
}

@media (max-width: 1599.98px) {
  .card-block {
    margin-bottom: 0;
  }

  .card-block__column {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }

  .card-block__item {
    height: 300px;
  }
}

@media (max-width: 1199.98px) {
  .card-block__item {
    height: 250px;
  }

  .card-block__heading {
    font-size: 1.25rem;
  }
}

@media (max-width: 767.98px) {
  .card-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .card-block__column:not(:first-child) {
    margin-top: 15px;
  }
}

.text-block {
  background-color: #fcf7f5;
  color: #212529;
  padding: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.text-block .container {
  max-width: 850px;
}

.text-block__img,
.text-block__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (min-width: 992px) {
  .text-block__img,
  .text-block__text {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
}

.text-block__text {
  min-height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.text-block__text-inner {
  padding: 2rem 5rem;
  width: 100%;
  max-width: 1000px;
  -ms-flex-item-align: center;
      align-self: center;
}

.text-block--image .text-block__text {
  text-align: left;
}

.text-block__img {
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  background-color: #333;
}

.text-block__img::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid #fcf7f5;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.text-block--theme1 {
  color: #fff;
  background-color: #fa7864;
}

.text-block--theme1 .text-block__img::before {
  border-left-color: #fa7864;
}

.text-block--theme1 a:not(.btn) {
  color: #fff;
  text-decoration: underline;
}

.text-block--theme2 {
  color: #fff;
  background-color: #333;
}

.text-block--theme2 .text-block__img::before {
  border-left-color: #333;
}

.text-block--theme2 a:not(.btn) {
  color: #fff;
  text-decoration: underline;
}

@media (min-width: 992px) {
  .text-block--quote .text-block__text-inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.text-block--quote.text-block--theme0:not(.text-block--image) {
  background-color: transparent;
}

.text-block--quote.text-block--theme0:not(.text-block--image) .text-block__text {
  min-height: 250px;
}

.text-block--quote.text-block--theme0:not(.text-block--image) .text-block__text-inner {
  max-width: 1200px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 991.98px) {
  .text-block--quote.text-block--theme0:not(.text-block--image) .text-block__text {
    min-height: 250px;
  }

  .text-block--quote.text-block--theme0:not(.text-block--image) .text-block__text-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .text-block--quote:not(.text-block--image) p {
    font-size: 2.5rem;
  }
}

.text-block--right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (min-width: 992px) {
  .text-block--right .text-block__img::before {
    right: 0;
    -webkit-transform: translateY(-50%) rotateZ(180deg);
         -o-transform: translateY(-50%) rotateZ(180deg);
            transform: translateY(-50%) rotateZ(180deg);
  }
}

@media (max-width: 1599.98px) {
  .text-block__text {
    min-height: 400px;
  }

  .text-block__text-inner {
    padding: 2rem;
  }
}

@media (max-width: 1199.98px) {
  .text-block__text {
    min-height: 300px;
  }

  .text-block__text-inner {
    padding: 2rem 1rem;
  }
}

@media (max-width: 991.98px) {
  .text-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .text-block__text {
    text-align: left;
    min-height: auto;
  }

  .text-block__text-inner {
    padding: 2rem 1rem;
  }

  .text-block__img {
    width: 100%;
    height: 0;
    padding-bottom: 50%;
  }

  .text-block__img::before {
    left: 1rem;
    top: 100%;
    -webkit-transform: translateY(-50%) rotateZ(-90deg);
         -o-transform: translateY(-50%) rotateZ(-90deg);
            transform: translateY(-50%) rotateZ(-90deg);
  }
}

.plain-text-block {
  margin-top: 4rem;
}

.plain-text-block:first-child {
  margin-top: 0;
}

.review-section {
  background: #eee;
  padding: 13px 0;
  margin-bottom: 1.5rem;
}

.hero-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero-review-patient-nr {
  font-size: 26px;
  line-height: 1;
}

.hero-review-patient-stars {
  margin-bottom: 0;
}

.hero-review-patient-stars svg {
  width: 100px;
}

.hero-review-patient-txt {
  font-size: 11px;
  line-height: 1.3;
}

.hero-review-quote {
  padding: 13px 10px;
}

.hero-review-quote-head {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 4px;
  font-weight: 600;
}

.hero-review-quote-latest {
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
}

.dropdown {
  position: absolute;
  top: 0;
  width: 100%;
}

.dropdown:focus {
  outline: none;
}

.dropdown-container {
  margin: 0;
  padding: 0;
  background: #fcf7f5;
  position: relative;
  z-index: 99;
}

.dropdown-container:focus {
  outline: none;
}

.dropdown-container .sub-menu {
  margin: 0;
  padding-bottom: 5px;
  display: none;
}

.booking-menu {
  display: block;
}

.booking-menu:focus {
  outline: none;
}

.booking-menu .sub-menu:focus {
  outline: none;
}

.booking-menu a {
  color: #000;
  text-decoration: none;
}

.booking-menu > .js-menu-accordion {
  display: block;
  position: relative;
  cursor: pointer;
}

.booking-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.booking-menu ul > li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.booking-menu ul > li > a {
  font-size: 16px;
  display: block;
  color: #000;
  padding-left: 20px;
  padding-bottom: 9px;
  outline: 0;
}

.booking-menu ul > li > a:hover {
  color: #f93333;
  text-decoration: none;
}

.booking-menu ul > li > a:focus {
  color: #f93333;
  text-decoration: none;
}

.booking-menu ul > li > a:active {
  color: #f93333;
  text-decoration: none;
}

.booking-menu .dropdown-title {
  font-size: 13px;
  position: relative;
  width: calc(100% - 45px);
  display: block;
  height: auto;
  line-height: 1.1;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-top: 16px;
  padding-right: 10px;
  text-decoration: none;
  outline: 0;
  color: #000;
  text-transform: uppercase;
}

.booking-menu .dropdown-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 45px;
  width: 45px;
  position: absolute;
  right: 0;
  top: 0;
  transition: -webkit-transform 0.2s cubic-bezier(0.77, 0, 0.175, 1);
  cursor: pointer;
}

.booking-menu .collapse-icon {
  position: relative;
  width: 26px;
  height: 26px;
}

.booking-menu .collapse-icon::before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2020/09/black-arrow-drop.svg);
  -webkit-transition: -webkit-transform 120ms cubic-bezier(0.4, 0, 0.4, 1);
  transition: -webkit-transform 120ms cubic-bezier(0.4, 0, 0.4, 1);
  -o-transition: -o-transform 120ms cubic-bezier(0.4, 0, 0.4, 1);
  transition: transform 120ms cubic-bezier(0.4, 0, 0.4, 1);
  transition: transform 120ms cubic-bezier(0.4, 0, 0.4, 1), -webkit-transform 120ms cubic-bezier(0.4, 0, 0.4, 1), -o-transform 120ms cubic-bezier(0.4, 0, 0.4, 1);
  background-repeat: no-repeat;
  width: 23px;
  height: 13px;
  top: 8px;
  left: 0;
}

.booking-menu .collapse-icon:hover {
  cursor: pointer;
}

.booking-menu.active .sub-menu {
  display: block;
  -webkit-box-shadow: 7px 6px 7px #00000024;
          box-shadow: 7px 6px 7px #00000024;
}

.collapse-icon.rotate.down::before {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (max-width: 767.98px) {
  .dropdown-container {
    background: #fff;
  }

  .dropdown-container .sub-menu {
    padding-top: 3px;
  }

  .booking-menu .collapse-icon {
    width: 16px;
    height: 16px;
  }

  .booking-menu .collapse-icon::before {
    width: 20px;
    height: 10px;
  }

  .booking-menu .dropdown-title {
    width: calc(100% - 38px);
    padding-bottom: 11px;
    padding-top: 13px;
  }

  .booking-menu .dropdown-btn {
    height: 38px;
    width: 38px;
  }

  .home .dropdown-container {
    background: #eee;
  }
}

.hq-cta-ib {
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 0 5rem;
  max-height: 440px;
}

.hq-cta-ib .row {
  padding: 5rem 1rem;
}

.cta-ib-logo {
  text-align: right;
}

.cta-ib-logo img {
  width: 65%;
  margin-top: -2rem;
}

section.hq-cta-ib div div {
  padding: 0;
}

.cta-ib-bullets ul {
  padding-left: 0;
}

.cta-ib-bullets ul li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  line-height: 1.8;
}

.cta-ib-bullets ul li::before {
  content: "";
  background-image: url(/wp-content/uploads/2020/09/white-arrow-v1.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 23px;
  height: 13px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.cta-ib-bullets span {
  line-height: 1.7;
}

#cta-ib-button {
  background: #fff;
  color: #333;
}

#cta-ib-button:hover {
  background: #f93333;
  color: #fff;
}

#cta-ib-logo-2 {
  display: none;
}

@media (max-width: 1599.98px) {
  section.hq-cta-ib {
    padding: 0 2rem;
  }
}

@media (max-width: 767px) {
  #cta-ib-logo-1 {
    display: none;
  }

  #cta-ib-logo-2 {
    display: block;
    text-align: left;
    margin-bottom: 1rem;
  }

  .hq-cta-ib .row {
    padding: 2rem 1rem;
  }

  .cta-ib-bullets h3 {
    display: none;
  }

  .cta-ib-logo img {
    width: 100%;
    max-width: 300px;
    margin-top: 1rem;
  }
}

.hq-textblock {
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 200px) {
  .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.hq-icongroup8 {
  width: 100%;
  background: #fcf7f5;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.hq-icongroup8 .hq-icon-item {
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 0;
}

.hq-icongroup8 .hq-icon-item img {
  margin-bottom: 20px;
  width: 70%;
  max-width: -webkit-fill-available;
  max-width: -moz-available;
  max-width: stretch;
}

.hq-icongroup8 .hq-icon-item .caption {
  display: block;
}

.hq-icongroup8-content h2 {
  text-align: center;
  margin-bottom: 20px;
}

.hq-icongroup8-icons {
  text-align: center;
}

.if-container {
  width: 100%;
}

.if-container img {
  width: 100%;
}

@media (min-width: 200px) {
  .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (max-width: 991px) {
  .hq-icongroup4 .hq-icon-item {
    text-align: center !important;
  }

  .hq-icongroup4 .hq-icon-item img {
    margin-bottom: 10px !important;
  }

  .hq-icon-text-div {
    margin-left: 0 !important;
  }
}

.hq-icongroup4 {
  width: 100%;
  background: #fcf7f5;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.hq-icongroup4 .hq-icon-item {
  vertical-align: middle;
  text-align: left;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 0;
}

.hq-icongroup4 .hq-icon-item img {
  margin-bottom: 20px;
  width: 100px;
  max-width: -webkit-fill-available;
  max-width: -moz-available;
  max-width: stretch;
}

.hq-icongroup4 .hq-icon-item .heading-caption {
  color: #fa7864;
  margin-bottom: 5px;
  font-size: 1.2rem;
}

.hq-icongroup4 .hq-icon-item .caption {
  font-size: 0.8rem;
}

.hq-icongroup4-content h2 {
  text-align: center;
  margin-bottom: 2rem;
}

.hq-icongroup4-icons {
  text-align: left;
}

.hq-icon-text-div {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-bottom: 20px;
  width: 70%;
}

@media (max-width: 474px) {
  .hq-icon-text-div {
    width: 100%;
    margin-bottom: 0;
  }
}

.hq-cta {
  background: #333;
  color: #fff;
}

.hq-cta-container {
  padding: 4rem 0;
}

.hq-cta-container div {
  display: inline-block;
  vertical-align: middle;
}

.hq-cta-btn-div {
  text-align: right;
}

@media (max-width: 991px) {
  .hq-cta-btn-div {
    margin-top: 15px;
    text-align: center;
  }
}

section.hq-fullwidth.cta-dropdown .dropdown {
  margin-top: 50px;
}

@media (max-width: 992px) {
  section.hq-fullwidth.cta-dropdown .dropdown {
    position: inherit;
  }
}

.cta-dropdown {
  background: #333;
  color: #fff;
}

.cta-dropdown .hq-section {
  padding: 4rem 0;
}

.hq-ib-comparison {
  margin: 5rem 0;
  height: auto;
}

.hq-ib-comparison .col {
  border-radius: 1rem;
  padding: 1rem 1rem 0.8rem 1rem !important;
}

.hq-ib-comparison .col img {
  width: 100%;
  max-width: 160px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hq-ib-comparison .col h3 {
  font-size: 0.8rem;
  font-weight: bold;
  text-align: center;
  margin-top: 1rem;
  height: 35px;
}

.compare-1 {
  background: #fa7864;
  color: #fff;
}

.compare-1 div {
  background: #fa7864;
}

.compare-2 {
  background: #333;
  color: #fff;
}

.compare-2 div {
  background: #333;
}

.compare-3 {
  background: #fcf7f5;
  color: #333;
}

.compare-3 div {
  background: #fcf7f5;
}

.compare-4 {
  background: #fcf7f5;
  color: #333;
}

.compare-4 div {
  background: #fcf7f5;
}

.ct-flerp {
  top: 65px;
  position: absolute;
  left: -70px;
  -webkit-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  padding: 5px 14px 0;
  border-radius: 20px 20px 0 0;
  width: 120px;
  text-align: center;
}

.ct-content-row {
  margin: 0.8rem 0;
}

span.ct-sub-title {
  font-size: 0.7rem;
  font-weight: bold;
}

span.ct-content {
  font-size: 0.7rem;
  margin-bottom: 0.5rem;
  line-height: 1.1;
}

@media (min-width: 1600px) {
  .hq-ib-comparison {
    width: 96%;
  }

  .hq-ib-comparison .col {
    margin-left: 3rem !important;
  }

  .hq-ib-comparison .col h3 {
    height: 30px;
  }
}

@media (max-width: 1200px) {
  section.hq-fullwidth.hq-ib-comparison {
    text-align: center;
  }

  section.hq-fullwidth.hq-ib-comparison .hq-section .row .col-12 {
    margin-bottom: 20px;
  }
}

.hq-emblem-inner {
  padding: 4rem 0;
  text-align: center;
}

.hq-emblem-inner h2 {
  margin-bottom: 1rem;
}

@media (max-width: 991px) {
  .hq-emblem iframe {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .hq-emblem iframe {
    width: 80%;
    height: 500px;
  }
}

@media (min-width: 1600px) {
  .hq-emblem iframe {
    height: 700px;
  }
}

#dental-monitoring-app-content {
  text-align: left;
}

#dental-monitoring-app-content ul li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  line-height: 2.3;
}

#dental-monitoring-app-content ul li::before {
  content: "";
  background-image: url(/wp-content/uploads/2020/09/black-arrow-v1.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 23px;
  height: 13px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

#dental-monitoring-app {
  max-height: 24em;
  margin-bottom: -80px;
  -webkit-filter: drop-shadow(12px 12px 25px rgba(0, 0, 0, 0.5));
  -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}

@media (max-width: 992px) {
  #dental-monitoring-app {
    display: none;
  }

  #dental-monitoring-app-content {
    padding-left: 0;
  }
}

#wpcf7-f2542-o1 {
  margin-top: 4rem;
}

#ib-sub-input-name {
  padding: 10px;
  margin: 10px;
  border: 0;
  background: transparent;
  border-bottom: 2px solid #fa7864;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}

#ib-sub-input-name:focus {
  outline: none;
}

#ib-sub-input-email {
  padding: 10px;
  margin: 10px;
  border: 0;
  background: transparent;
  border-bottom: 2px solid #fa7864;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}

#ib-sub-input-email:focus {
  outline: none;
}

#ib-sub-input-tel {
  padding: 10px;
  margin: 10px;
  border: 0;
  background: transparent;
  border-bottom: 2px solid #fa7864;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}

#ib-sub-input-tel:focus {
  outline: none;
}

input.wpcf7-form-control.wpcf7-submit {
  display: block;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0.5rem 1rem;
  border: 0;
  border-radius: 5rem;
  background: #fa7864;
  color: #fff;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background: #f93333;
}

.wpcf7 form.sent .wpcf7-response-output {
  border: 0;
  margin-top: 0;
}

@media (min-width: 1600px) {
  #ib-sub-input-name {
    width: auto;
  }

  #ib-sub-input-email {
    width: auto;
  }

  #ib-sub-input-tel {
    width: auto;
  }
}

.hq-fullwidth-content-image-container {
  width: 100%;
  padding: 10rem 0;
  background-size: cover;
  color: #fff;
  background-position: center;
}

@media (max-width: 501px) {
  .hq-fullwidth-content-image-container {
    padding: 2rem 0 1rem 0;
  }
}

.p-r {
  height: auto;
}

.p-r::before {
  content: '';
  position: absolute;
  width: 140%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: var(--url-image-var);
  background-size: cover;
}

.two-col-html-image {
  overflow: hidden;
}

.html-content-col {
  padding: 5rem 3rem 5rem 0;
}

@media (max-width: 992px) {
  .p-r {
    display: none;
  }

  .html-content-col {
    padding: 5rem 0;
  }
}

@media (max-width: 622px) {
  .two-col-html-image .container {
    padding: 0 40px !important;
  }
}

.blockquote {
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-size: inherit;
  quotes: '\201C' '\201D';
  max-width: 1200px;
  margin: 0 auto;
}

.blockquote p {
  font-weight: 400;
  font-size: 2rem;
  margin-bottom: 0;
  line-height: 1.3;
  text-align: center;
  font-style: italic;
}

.blockquote p::before {
  content: open-quote;
}

.blockquote p::after {
  content: close-quote;
}

@media (max-width: 1599.98px) {
  .blockquote p {
    font-size: 2rem;
  }
}

@media (max-width: 991.98px) {
  .blockquote p {
    font-size: 1.5rem;
  }
}

.blockquote footer {
  margin-top: 0.5rem;
  width: 100%;
  text-align: center;
  font-size: inherit;
}

@media (max-width: 991.98px) {
  .blockquote footer {
    font-size: 0.8rem;
  }
}

.blockquote cite {
  font-style: normal;
}

.box {
  background-color: #fcf7f5;
  margin-bottom: 1rem;
  font-size: 0.8rem;
  word-wrap: break-word;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.box__heading {
  font-size: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

.box__heading,
.box__content {
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 0.5rem;
}

@media (max-width: 1599.98px) {
  .box__heading,
  .box__content {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.box__content:last-child {
  margin-bottom: 1rem;
}

.box label,
.box__sub-heading {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.8rem;
  font-weight: bold;
  margin-bottom: 0;
}

.box p {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-bottom: 0;
}

.box a {
  text-decoration: underline;
}

.btn,
.search-form .search-submit,
.nav-previous a,
.nav-next a {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  border-radius: 10rem;
  text-transform: uppercase;
}

.btn-primary,
.text-block--theme0 .btn,
.text-block--theme0 .nav-previous a,
.nav-previous .text-block--theme0 a,
.text-block--theme0 .nav-next a,
.nav-next .text-block--theme0 a,
.search-form .search-submit {
  color: #fff;
}

.btn-primary:hover,
.text-block--theme0 .btn:hover,
.text-block--theme0 .nav-previous a:hover,
.nav-previous .text-block--theme0 a:hover,
.text-block--theme0 .nav-next a:hover,
.nav-next .text-block--theme0 a:hover,
.search-form .search-submit:hover {
  background-color: #f93333;
}

.btn-white:hover,
.text-block--theme1 .btn:hover,
.text-block--theme1 .search-form .search-submit:hover,
.search-form .text-block--theme1 .search-submit:hover,
.text-block--theme1 .nav-previous a:hover,
.nav-previous .text-block--theme1 a:hover,
.text-block--theme1 .nav-next a:hover,
.nav-next .text-block--theme1 a:hover,
.text-block--theme2 .btn:hover,
.text-block--theme2 .search-form .search-submit:hover,
.search-form .text-block--theme2 .search-submit:hover,
.text-block--theme2 .nav-previous a:hover,
.nav-previous .text-block--theme2 a:hover,
.text-block--theme2 .nav-next a:hover,
.nav-next .text-block--theme2 a:hover {
  color: #fff;
  background-color: #f93333;
}

.btn-sm,
.btn-group-sm > .btn,
.search-form .btn-group-sm > .search-submit,
.nav-previous .btn-group-sm > a,
.nav-next .btn-group-sm > a,
.nav-previous a,
.nav-next a {
  font-size: 0.7rem;
}

.btn-lg,
.btn-group-lg > .btn,
.search-form .btn-group-lg > .search-submit,
.nav-previous .btn-group-lg > a,
.nav-next .btn-group-lg > a {
  font-size: 0.8rem;
}

.btn-sub-nav {
  background-color: #fcf7f5;
  text-align: left;
  white-space: inherit;
  padding: 1rem;
  border-radius: 0;
}

.btn-sub-nav__text {
  float: left;
  font-size: 0.9rem;
  width: calc(100% - 30px);
}

.btn-sub-nav__icon {
  float: right;
  display: block;
  height: 23px;
  width: 25px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAA7AAAAOwBeShxvQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAuSURBVFiF7dSxEQAwCAMxwv47Q5sJIHeRKnfuPgJ+d65dG985fAq8R4iAdUIENOlaAwrfB0RjAAAAAElFTkSuQmCC);
  background-size: cover;
  margin-top: 1px;
}

.btn-sub-nav:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.nav-previous a,
.nav-next a {
  text-transform: uppercase;
  font-size: 0.7rem;
  padding-left: 0;
  padding-right: 0;
  font-weight: bold;
}

.btn-link:hover,
.nav-previous a:hover,
.nav-next a:hover {
  text-decoration: none;
}

.btn-link::before,
.nav-previous a::before,
.nav-next a::before,
.btn-link::after,
.nav-previous a::after,
.nav-next a::after {
  display: inline-block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGFnZXJfMSIgZGF0YS1uYW1lPSJMYWdlciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAxNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjEuMDNweDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmljb24tYXJyb3c8L3RpdGxlPjxnIGlkPSJHcm91cF8yMzEiIGRhdGEtbmFtZT0iR3JvdXAgMjMxIj48cGF0aCBpZD0iUGF0aF85IiBkYXRhLW5hbWU9IlBhdGggOSIgY2xhc3M9ImNscy0xIiBkPSJNLjA1LDguMDZIMjIuNzYiLz48cGF0aCBpZD0iUGF0aF8xMiIgZGF0YS1uYW1lPSJQYXRoIDEyIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xNiwuNSwyMy4wNSw4bC03LDcuNSIvPjwvZz48L3N2Zz4=);
  background-repeat: no-repeat;
  width: 16px;
  height: 11px;
}

.btn-link::after,
.nav-previous a::after,
.nav-next a::after {
  content: "";
  margin-left: 0.5rem;
}

.btn-link::before,
.nav-previous a::before,
.nav-next a::before {
  margin-right: 0.5rem;
  -webkit-transform: scaleX(-1);
       -o-transform: scaleX(-1);
          transform: scaleX(-1);
}

#cookie-notice {
  z-index: 1000;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  background-color: #000 !important;
}

.cookie-notice-container .btn,
.cookie-notice-container .search-form .search-submit,
.search-form .cookie-notice-container .search-submit,
.cookie-notice-container .nav-previous a,
.nav-previous .cookie-notice-container a,
.cookie-notice-container .nav-next a,
.nav-next .cookie-notice-container a {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.cookie-notice-container .cn-more-info {
  background-color: transparent;
  padding-right: 0;
  padding-left: 0;
}

/** Search form */

.search-form label {
  font-weight: normal;
}

.search-form .search-field {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.search-form .search-submit {
  margin-left: 0.5rem;
}

.form-control,
.search-form .search-field {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.8rem;
}

.form-control.wpcf7-not-valid,
.search-form .wpcf7-not-valid.search-field {
  border-color: #fa7864;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok {
  border: none;
  background: #fff;
}

span.wpcf7-not-valid-tip {
  display: none;
}

div.wpcf7-response-output {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin: 1rem 0 0;
  padding: 0.5rem;
}

.main {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1200px) {
  .main {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}

@media (min-width: 1600px) {
  .main {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

.sidebar-primary .main {
  margin-left: initial;
  margin-right: initial;
}

.main img:not(.svgicon) {
  max-width: 100%;
  height: auto;
}

.sidebar {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1200px) {
  .sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 1600px) {
  .sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%;
  }
}

.hero {
  background-color: #6c6b6c;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #fff;
  height: 100%;
  max-height: inherit;
  margin: 0;
}

.hero__content {
  position: relative;
  z-index: 1;
}

@media (min-width: 1600px) {
  .hero__content {
    margin-right: 8rem;
  }
}

.hero__title span {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  font-family: "Playfair Display", serif;
  font-size: 50px;
  line-height: 1;
  padding-bottom: 20px;
  letter-spacing: -2px;
}

.hero__fullscreen-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(/wp-content/uploads/2023/03/banner.jpeg);
  background-position: right;
  background-repeat: no-repeat;
  background-color: #e5b6bc;
  background-size: auto 100%;
  overflow: hidden;
}

.hero__fullscreen-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min-width: 1000px) {
  .hero__fullscreen-video {
    display: block;
  }
}

@media (max-width: 1599.98px) {
  .hero__fullscreen-video {
    left: 60%;
  }
}

@media (max-width: 1199.98px) {
  .hero__fullscreen-video {
    -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0%;
    max-width: 100%;
  }
}

@media (max-width: 991.98px) {
  .hero__fullscreen-video {
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-45%);
         -o-transform: translateY(-50%) translateX(-45%);
            transform: translateY(-50%) translateX(-45%);
    max-width: 150%;
  }
}

@media (max-width: 767.98px) {
  .hero__fullscreen-video {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .hero {
    height: 400px;
    background-image: url(/wp-content/themes/happident/dist/images/happident-intro-mobile.jpg);
    background-size: cover;
    background-position: center;
  }

  .hero__content {
    max-width: 500px;
  }

  .hero__title {
    font-size: 2rem;
  }
}

@media (max-width: 991.98px) {
  .hero {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 0;
  }

  .hero__text {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .hero {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    background-image: url(/wp-content/uploads/2020/09/happident-intro-mobile-red.jpg);
    background-size: cover;
    background-position: center;
  }
}

@media screen and (max-height: 700px) {
  .hero__content {
    max-width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .hero__content {
    max-width: 100%;
  }

  .hero__fullscreen-bg .hero__fullscreen-video {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (min-width: 768px) {
  .hero {
    padding-bottom: 0;
  }

  .hero-wrap-content {
    position: relative;
    z-index: 1;
    max-width: 550px;
    padding: 50px 70px;
    padding: 50px 0 0 0;
  }

  .hero-booking-bg {
    padding-bottom: 30px;
  }

  .hero-booking-wrap {
    max-width: 370px;
  }

  .hero-booking .hero-booking-form {
    height: 65px;
    margin-bottom: 0;
  }

  .hero-booking .btn-wrap {
    width: auto;
  }

  .hero-booking .form-control,
  .hero-booking .search-form .search-field,
  .search-form .hero-booking .search-field {
    font-size: 1rem;
    height: calc(1.6em + 0.75rem + 2px);
  }

  .hero-booking-txt {
    font-style: italic;
  }
}

@media (min-width: 1200px) {
  .hero__title {
    font-size: 54px;
  }

  .hero-row-content ul li {
    font-size: 17px;
  }
}

@media (min-width: 1600px) {
  .hero__content {
    margin-right: 0;
  }

  .hero__fullscreen-video {
    left: 50%;
  }
}

@media (max-width: 767.98px) {
  .hero {
    height: 100%;
  }

  .home .hero {
    background-image: url(/wp-content/uploads/2020/09/happident-intro-mobile-red.jpg);
    background-position: 5%;
    border-top: 1px solid white;
  }

  .home .hero__fullscreen-bg {
    background-image: url(/wp-content/uploads/2023/03/banner-mobile.jpg);
  }

  .hero__title {
    padding-bottom: 50px;
  }

  .hero-wrap-content {
    width: 75%;
  }

  .hero-row-content ul {
    font-weight: normal;
    font-size: 12px;
  }
}

@media (max-width: 420px) {
  .hero-review-quote {
    padding-left: 25px;
    padding-right: 0;
  }

  .hero-review-quote-head {
    font-size: 12px;
  }

  .hero-review-patient-stars svg {
    width: 90px;
  }

  .hero-review-patient-txt {
    font-size: 10px;
  }

  .hero-review-quote-latest {
    font-size: 12px;
  }

  .hero-wrap-content {
    width: 80%;
  }
}

@media screen and (max-width: 360px) {
  .home .hero {
    background-position: 6%;
  }
}

@media screen and (max-width: 320px) {
  .home .hero {
    background-position: 18%;
  }

  .hero-wrap-content {
    width: 86%;
  }
}

.hero-booking-bg {
  width: 100%;
  z-index: 99;
  background: transparent;
}

.hero-row-content ul {
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
  padding: 0;
}

.hero-row-content ul li {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.hero-row-content ul li::before {
  content: "";
  background-image: url(/wp-content/uploads/2020/09/white-arrow-v1.svg);
  background-repeat: no-repeat;
  width: 23px;
  height: 13px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.hero-booking {
  width: auto;
  padding: 0;
}

.hero-booking .row {
  height: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0 0 20px 0;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.hero-booking .form-control,
.hero-booking .search-form .search-field,
.search-form .hero-booking .search-field {
  font-family: HappidentText, Georgia, Times New Roman, Times, serif;
  font-size: 0.9rem;
  border: 0;
  color: #000;
  padding: 0.3rem 0.5rem;
  background-color: rgba(255, 255, 255, 0.75);
}

.hero-booking .hero-booking-form {
  position: relative;
  height: 58px;
}

.hero-booking .btn-wrap {
  width: 100%;
}

.hero-booking .btn,
.hero-booking .search-form .search-submit,
.search-form .hero-booking .search-submit,
.hero-booking .nav-previous a,
.nav-previous .hero-booking a,
.hero-booking .nav-next a,
.nav-next .hero-booking a {
  width: 100%;
}

.hero-booking-name {
  color: #fff;
  font-size: 14px;
}

.hero-booking-txt {
  font-size: 12px;
  text-align: center;
  padding: 5px 0;
  font-style: italic;
}

.hero-booking-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.page-header .hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: #fcf7f5;
}

@media (min-width: 1201px) {
  .hero {
    height: 500px;
  }

  .home .hero {
    height: 100%;
  }
}

@media (max-width: 991.98px) {
  .hero__fullscreen-video {
    left: 30%;
  }

  .site-header__nav a {
    background: #fff;
    color: #000;
    padding: 7px 20px;
    border-radius: 30px;
    font-weight: 600;
  }

  .site-header .toggle-menu-button {
    background-color: transparent;
  }
}

@media (max-width: 767.7px) {
  .hero .hero-row-content {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .hero .row {
    padding: 10px 0;
  }

  .hero-booking-bg {
    background: #333;
  }

  .home .hero-booking-bg {
    background: #fff;
  }
}

.nav-links {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav-previous a::before {
  content: "";
}

.nav-previous a::after {
  content: none;
}

.page-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  height: 45vh;
  max-height: 550px;
  margin-bottom: 2rem;
  background-color: #fcf7f5;
  color: #212529;
  background-size: cover;
  background-position: center;
}

@media (max-width: 1199.98px) {
  .page-header {
    max-height: 450px;
  }
}

@media (max-width: 991.98px) {
  .page-header {
    max-height: 250px;
  }
}

.page-header__content {
  -ms-flex-item-align: center;
      align-self: center;
  margin: 1rem auto;
  display: block;
  position: relative;
  z-index: 2000;
  padding: 0.5rem 15px;
  max-width: 100%;
  width: 100%;
  text-align: center;
}

@media (max-width: 1199.98px) {
  .page-header__content {
    margin: 2.5rem auto;
  }
}

.page-header__title {
  font-size: 4rem;
  margin-bottom: 0;
  color: #fff;
}

@media (max-width: 1199.98px) {
  .page-header__title {
    font-size: 3rem;
  }
}

@media (max-width: 991.98px) {
  .page-header__title {
    font-size: 2rem;
  }
}

.page-header__dim {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.15;
}

.sidebar-nav {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  padding-right: 1rem;
}

.sidebar-nav a {
  display: block;
  text-decoration: none;
  line-height: 1.5;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}

.sidebar-nav > ul > li > a {
  font-size: 1.2rem;
  font-weight: normal;
}

.sidebar-nav .active > a {
  font-weight: bold;
  color: #212529;
}

.sidebar-nav .active > a::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 14px;
  margin-right: 0.25rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGFnZXJfMSIgZGF0YS1uYW1lPSJMYWdlciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMC4wMSAyMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmOTMzMzM7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5pY29uLWFjdGl2ZS1saW5rPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAwLjAxIDAgMTkuOTkgMC4wMSAyMCAxMC4wMSAxMCAwLjAxIDAgMCAwLjAxIi8+PC9zdmc+);
  background-size: cover;
}

.sidebar-nav .children {
  margin-left: 1rem;
}

.sidebar-nav .children .page_item a {
  color: rgba(33, 37, 41, 0.75);
}

.sidebar-nav .children .page_item a:hover {
  color: #212529;
}

.sidebar-nav .children .page_item.active a {
  color: #212529;
}

@media (max-width: 1199.98px) {
  .sidebar-nav {
    border-top: 1px solid #fff;
    background-color: #fcf7f5;
    padding: 1rem;
  }
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */

/** Media alignment */

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 0.5rem auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 0.5rem;
  height: auto;
}

@media (min-width: 768px) {
  .alignleft {
    float: left;
    margin-right: 0.5rem;
  }

  .alignright {
    float: right;
    margin-left: 0.5rem;
  }
}

/** Captions */

/** Text meant only for screen readers */

.notification-bar {
  background-color: #4d4942;
}

.notification-bar:hover {
  background-color: #fa7864;
}

.notification-bar a {
  color: #fff;
  display: block;
  padding: 15px 15px;
  cursor: pointer;
  font-size: 0.8rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.notification-bar #toggle-icon {
  cursor: pointer;
}

.notification-bar .content {
  display: none;
  padding-top: 15px;
  padding-bottom: 10px;
}

.notification-bar .content p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 2px;
}

.notification-bar .chevron-link {
  color: #fff;
}

/* stylelint-disable no-descending-specificity */

.site-header {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  position: relative;
  z-index: 1500;
}

.site-header ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.site-header li {
  position: relative;
}

.site-header a {
  color: #6c675c;
  font-weight: 500;
  font-size: 0.9rem;
}

.site-header a:hover {
  text-decoration: none;
}

.site-header__container {
  position: relative;
  z-index: 1501;
}

.site-header__brand {
  margin-top: 6px;
}

.site-header__upper ul,
.site-header__upper li,
.site-header .languages ul,
.site-header .languages li {
  display: inline-block;
}

.site-header__upper {
  text-align: center;
  width: 100%;
  position: fixed;
  z-index: 1504;
}

@media (max-width: 1106px) {
  .site-header__upper {
    position: static;
  }
}

.site-header__upper a {
  font-size: 0.7rem;
  padding: 0.3rem 0.5rem;
}

.site-header__upper .languages {
  margin-left: 1rem;
}

.site-header__lower {
  width: 100%;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media (max-width: 1106px) {
  .site-header__lower {
    position: static;
  }
}

.site-header__lower-inner {
  background-color: #fff;
  position: relative;
  z-index: 1503;
}

.site-header__lower-inner .navbar-bg {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.site-header__lower-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  .site-header__lower-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 768px) and (min-width: 576px) {
  .site-header__lower-container {
    max-width: 540px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .site-header__lower-container {
    max-width: 750px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .site-header__lower-container {
    max-width: 900px;
  }
}

@media (min-width: 768px) and (min-width: 1200px) {
  .site-header__lower-container {
    max-width: 1140px;
  }
}

@media (min-width: 768px) and (min-width: 1600px) {
  .site-header__lower-container {
    max-width: 1560px;
  }
}

.site-header__nav {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  margin-left: 1rem;
}

.site-header__nav a {
  display: block;
  padding: 1rem 0;
  margin: 0 1rem;
  position: relative;
}

.site-header__nav a::after {
  display: block;
  background: #fa7864;
  width: 100%;
  position: absolute;
  height: 2px;
  bottom: 1rem;
  left: 0;
}

.site-header__nav a:hover::after {
  content: "";
}

.site-header__nav .current_page_ancestor a::after,
.site-header__nav .current-menu-item a::after {
  content: "";
}

.site-header__nav-mobile {
  display: none;
}

.site-header .toggle-menu-button,
.site-header .toggle-search-button {
  background-color: transparent;
  border: none;
  color: #333;
}

.site-header .toggle-search-button {
  margin-left: auto;
}

.site-header .toggle-menu-button {
  display: none;
}

.site-header__search {
  -webkit-transform: translateY(-100%);
       -o-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  padding: 1rem;
  background-color: #fcf7f5;
  position: absolute;
  width: 100%;
  z-index: 1502;
}

.site-header__search .search-form {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.site-header__search .search-form .search-field {
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  width: 100%;
  border: none;
  background-color: transparent;
  padding: 0;
  font-size: 1.5rem;
}

.site-header__search .search-form .search-field:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.site-header__search .search-form .search-submit {
  display: none;
}

.site-header__search-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.site-header__search .toggle-search-button {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.toggled-view .site-header__search {
  -webkit-transform: translateY(0%);
       -o-transform: translateY(0%);
          transform: translateY(0%);
}

.site-header .languages .active {
  font-weight: bold;
}

.site-header .languages li + li::before {
  content: "|";
  font-weight: normal;
}

.site-header .languages li:last-child a {
  padding-right: 0;
}

.site-header .site-header--attached {
  left: 0;
  position: fixed;
  top: 0;
}

@media (max-width: 991.98px) {
  .site-header .site-header--attached {
    position: fixed;
    z-index: 999;
  }
}

.site-header .book-now {
  margin-left: 1.5rem;
}

.site-header .book-now a {
  border-radius: 10px;
  border-radius: 35px;
  background-color: #fdd14a;
  border-color: #fdd14a;
  color: #333;
  padding: 0.75rem 1.5rem;
  font-size: 0.9rem;
  font-weight: 700;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.site-header .book-now a:hover {
  background-color: #e9c455;
  border-color: #e9c455;
}

@media (max-width: 1106px) {
  .site-header .book-now a {
    padding: 0.75rem 1rem;
  }
}

@media (max-width: 360px) {
  .site-header .book-now a {
    font-size: 0.8rem;
  }
}

/*
* Mobile menu
*/

.site-header__container-mobile {
  display: none;
  background-color: #fcf7f5;
  padding: 15px 15px 1rem;
}

.site-header__container-mobile .search-form {
  margin-bottom: 1rem;
}

.site-header__container-mobile .search-form .search-field {
  border: none;
  width: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGFnZXJfMSIgZGF0YS1uYW1lPSJMYWdlciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOC45NiAyNS42NiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmOTMzMzM7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5pY29uLXNlYXJjaDwvdGl0bGU+PHBhdGggaWQ9IlVuaW9uXzEiIGRhdGEtbmFtZT0iVW5pb24gMSIgY2xhc3M9ImNscy0xIiBkPSJNMTcuMDcsMjUuNjYsMTEuMjMsMTUuNTVjLS4xOS4wOS0uMzkuMTYtLjU4LjIzYTguMjUsOC4yNSwwLDAsMS0zLjEyLjM5LDguMDksOC4wOSwwLDAsMS00LjMyLTEuNjJBOC41MSw4LjUxLDAsMCwxLDIsMTMuNDcsOC4zLDguMywwLDAsMSwuNDEsMTAuNjUsOC4yNSw4LjI1LDAsMCwxLDAsNy41Myw4LjA5LDguMDksMCwwLDEsMS42NCwzLjIxLDguNTEsOC41MSwwLDAsMSwyLjcyLDIsOC4zLDguMywwLDAsMSw1LjU0LjQxLDguMjUsOC4yNSwwLDAsMSw4LjY2LDBhOC4xMSw4LjExLDAsMCwxLDcuNTEsOC42NUE4LjIzLDguMjMsMCwwLDEsMTQuNTUsMTNhOC41MSw4LjUxLDAsMCwxLTEuMDgsMS4xN2wtLjM2LjNMMTksMjQuNTdabS0xMy0yMi4xQTUuOTEsNS45MSwwLDAsMCwyLjY0LDUuNDNhNiw2LDAsMCwwLS41NywzLjQxQTYuNiw2LjYsMCwwLDAsMi4zMywxMGE2LjI0LDYuMjQsMCwwLDAsMS4yMiwyLjEyLDYuMDcsNi4wNywwLDEsMCwuNTEtOC41OFoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: 19px 26px;
  background-position: right 13px center;
}

.site-header__container-mobile .search-form .search-submit {
  display: none;
}

.site-header__container-mobile .site-header__nav-mobile > ul > li {
  padding-bottom: 6px;
  padding-top: 6px;
}

.site-header__container-mobile .site-header__nav-mobile > ul > li + li {
  border-top: 1px solid #c9c9c0;
}

.site-header__container-mobile .site-header__nav-mobile > ul li > a {
  line-height: 2;
  font-size: 1rem;
  color: #6c675c;
}

.site-header__container-mobile .site-header__nav-mobile ul li.current_page_item > a {
  font-weight: bold;
}

.site-header__container-mobile .site-header__nav-mobile ul ul {
  margin-left: 1rem;
}

.site-header__container-mobile .site-header__nav-mobile ul ul a {
  font-size: 0.9rem;
  line-height: 1.5;
}

.site-header__container-mobile .sub-menu-trigger {
  position: absolute;
  top: 6px;
  right: 0;
  height: 2rem;
  padding: 0 0.5rem;
  background-color: transparent;
  border: none;
}

.site-header__container-mobile .sub-menu-trigger span {
  display: block;
  width: 10px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGFnZXJfMSIgZGF0YS1uYW1lPSJMYWdlciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4LjU0IDE3LjI5Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPm1lbnUtY2hldnJvbi1yaWdodDwvdGl0bGU+PHBhdGggaWQ9IlBhdGhfMjE0IiBkYXRhLW5hbWU9IlBhdGggMjE0IiBjbGFzcz0iY2xzLTEiIGQ9Ik0uMzcuMzRsNy41LDguMzFMLjM3LDE3Ii8+PC9zdmc+);
  background-size: cover;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}

.site-header__container-mobile .sub-menu {
  padding-bottom: 0.5rem;
  display: none;
}

.site-header__container-mobile .sub-menu .sub-menu-trigger {
  height: 1.5rem;
}

.site-header__container-mobile .current-menu-ancestor > .sub-menu {
  display: block;
}

.site-header__container-mobile .current-menu-ancestor > .sub-menu-trigger span {
  -webkit-transform: rotateZ(90deg);
       -o-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
}

.site-header__container-mobile .current-page-ancestor > .sub-menu-trigger span,
.site-header__container-mobile .sub-menu-open > .sub-menu-trigger span {
  -webkit-transform: rotateZ(90deg);
       -o-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
}

.site-header__container-mobile .current-page-ancestor > .sub-menu,
.site-header__container-mobile .sub-menu-open > .sub-menu {
  display: block;
}

.site-header__container-mobile .languages {
  margin-top: 1rem;
}

@media (max-width: 1106px) {
  .site-header {
    width: 100%;
    position: static;
    top: 0;
  }

  .site-header__upper {
    position: revert;
  }

  .site-header__lower {
    -webkit-filter: drop-shadow(0 1px 1px rgba(51, 51, 51, 0.1));
            filter: drop-shadow(0 1px 1px rgba(51, 51, 51, 0.1));
  }

  .site-header__nav,
  .site-header__search,
  .site-header .toggle-search-button {
    display: none;
  }

  .site-header__brand img {
    max-width: 130px;
    height: auto;
  }

  .site-header .toggle-menu-button {
    display: block;
    padding: 0.2rem 0.2rem;
  }

  .site-header .toggle-menu-button__close {
    display: none;
  }

  .toggled-view .site-header .toggle-menu-button__burger {
    display: none;
  }

  .toggled-view .site-header .toggle-menu-button__close {
    display: block;
  }

  .toggled-view .site-header__container-mobile {
    display: block;
    position: absolute;
    top: 60px;
    width: 100%;
    height: calc(100vh - 60px);
  }

  .site-header__nav {
    -webkit-box-flex: unset;
        -ms-flex-positive: unset;
            flex-grow: unset;
    margin-left: auto;
    margin-right: unset;
  }

  .site-header__nav a {
    padding: 0.5rem 1rem;
    margin-left: 0;
    font-size: 0.8rem;
    color: #333;
  }

  .site-header__nav-mobile {
    display: block;
  }

  .site-header__nav-mobile a:hover::after {
    content: initial;
  }

  .toggled-view {
    background-color: #fcf7f5;
    padding-top: 0;
  }

  .toggled-view .hero,
  .toggled-view .page-header,
  .toggled-view .page-wrapper,
  .toggled-view .footer {
    display: none;
  }

  .toggled-view .site-header {
    position: relative;
  }
}

.menu-booknow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1106px) {
  .menu-booknow .book-now {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
}

@media only screen and (max-width: 320px) {
  .menu-booknow .book-now {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}

.footer-nav-list li a {
  color: #fff;
}

.footer__upper {
  background-color: #fcf7f5;
  padding: 3rem 0;
}

@media (max-width: 991.98px) {
  .footer__upper {
    padding: 2rem 0 1rem;
  }
}

.footer a {
  color: inherit;
}

.footer__legal {
  display: inline-block;
  margin-left: 2rem;
  margin-right: 2rem;
}

.footer__legal p {
  margin-bottom: 0;
}

.footer__legal a {
  margin: 0 0.5rem;
}

.footer__lower {
  padding: 0.5rem 0;
  font-size: 0.7rem;
}

.footer__languages {
  margin-bottom: 2rem;
}

.footer__languages a {
  display: block;
  margin-bottom: 0.5rem;
}

.footer__languages a::before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-right: 0.5rem;
  background-position: center;
  vertical-align: text-top;
}

.footer__languages a.active {
  font-weight: bold;
}

.footer__languages a.active::before {
  background-image: url(/wp-content/uploads/2020/09/icon-selected.svg);
}

.footer__social-media {
  text-align: right;
}

.footer__social-media a {
  display: inline-block;
  color: #fff;
}

.footer__social-media a:not(:first-child) {
  margin-left: 1rem;
}

@media (max-width: 1599.98px) {
  .footer__social-media a:not(:first-child) {
    margin-left: 1rem;
  }

  .footer__social-media a img {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 991.98px) {
  .footer__social-media {
    text-align: left;
  }
}

@media (max-width: 991.98px) {
  .footer__social-media-col {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.footer__navigation {
  margin-bottom: 1rem;
}

.footer__navigation .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.footer__navigation .sub-menu {
  list-style: none;
  padding-left: 0;
}

.footer__navigation .nav > li {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.footer__navigation .nav > li > a {
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-size: 0.9rem;
  display: block;
  margin-bottom: 0.5rem;
}

@media (min-width: 576px) {
  .footer__navigation .nav > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .footer__navigation .nav > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media (min-width: 1600px) {
  .footer__navigation .nav > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

.newsletter-subscribe {
  background: #fa7864;
  color: #fff;
  padding: 4rem 2rem;
  text-align: center;
}

#mc_embed_signup_scroll {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.mc-field-group {
  width: 300px;
}

#mce-EMAIL {
  height: 48px;
  margin-right: 10px;
  background: #fa7864;
  border-color: #fff;
  border-width: 0 0 2px 0;
  width: 100%;
  padding: 10px;
  color: #fff;
  font-size: 1.125rem;
}

#mce-EMAIL::-webkit-input-placeholder {
  color: #fff;
}

#mce-EMAIL::-moz-placeholder {
  color: #fff;
}

#mce-EMAIL::-ms-input-placeholder {
  color: #fff;
}

#mce-EMAIL::placeholder {
  color: #fff;
}

#mce-EMAIL:focus {
  outline: none;
}

#mc-embedded-subscribe {
  background: #fff;
  color: #333;
  padding: 13.5px 27px;
  border: 0;
  border-radius: 50px;
  font-weight: 700;
  margin-left: 10px;
}

#mc-embedded-subscribe:hover {
  background: #f93333;
  color: #fff;
}

@media (max-width: 520px) {
  #mc_embed_signup_scroll {
    display: block;
  }

  .mc-field-group {
    width: 100%;
    margin-bottom: 30px;
  }

  #mce-EMAIL::-webkit-input-placeholder {
    text-align: center;
  }

  #mce-EMAIL::-moz-placeholder {
    text-align: center;
  }

  #mce-EMAIL::-ms-input-placeholder {
    text-align: center;
  }

  #mce-EMAIL::placeholder {
    text-align: center;
  }
}

.footer-upperpart {
  color: #fff;
  background-color: #4d4942;
  padding-top: 60px;
  padding-bottom: 20px;
}

@media (max-width: 991.98px) {
  .footer-upperpart {
    padding-top: 20px;
  }
}

.footer-upperpart .fc-heading {
  min-height: 83px;
  border-bottom: 2px solid #fff;
  margin-bottom: 20px;
}

@media (max-width: 991.98px) {
  .footer-upperpart .fc-heading {
    min-height: auto;
  }
}

.footer-upperpart .fc-heading h3 {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  font-family: "Playfair Display", serif;
}

.footer-upperpart .white {
  color: #fff;
  height: 4px;
  display: block;
}

.first-column p {
  font-size: 1rem;
  color: #fff;
}

@media (max-width: 1199.98px) {
  .first-column {
    margin-bottom: 30px;
  }
}

.second-column .field-group {
  margin-bottom: 15px;
}

.second-column .field-group .label-name {
  font-size: 1.2rem;
  font-weight: 700;
}

.second-column .field-group .label-text {
  font-size: 1rem;
  font-weight: 400;
}

.second-column .field-group .label-text div {
  color: #fff;
  -webkit-text-fill-color: #fff;
}

@media (max-width: 1199.98px) {
  .second-column {
    margin-bottom: 30px;
  }
}

.third-column .footer-menu {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.third-column .footer-menu > li {
  width: 50%;
  margin-bottom: 17px;
  padding-right: 10px;
  line-height: 1.2;
}

@media (max-width: 767.98px) {
  .third-column .footer-menu > li {
    width: 100%;
  }
}

.third-column .footer-menu > li a {
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
}

.third-column .footer-menu > li .sub-menu {
  padding-left: 0;
}

.third-column .footer-menu > li .sub-menu li {
  list-style: none;
}

.third-column .footer-menu > li .sub-menu li a {
  font-size: 0.875rem;
  font-weight: 400;
}

.footer-midpart {
  background-color: #534f49;
  color: #fff;
  padding: 40px 0;
}

.footer-midpart .footer__social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767.98px) {
  .footer-midpart .footer__social-media {
    margin-top: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.footer-midpart .footer__social-media .social-media-text {
  padding-right: 30px;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 44px;
  color: #fff;
}

.footer-midpart .footer__social-media .fa {
  font-size: 1.65rem;
}

.footer-midpart .footer__social-media .fab {
  font-size: 1.65rem;
}

form .email {
  color: #000;
  display: block;
}

form::-webkit-input-placeholder {
  display: none;
}

form::-moz-placeholder {
  display: none;
}

form::-ms-input-placeholder {
  display: none;
}

form::placeholder {
  display: none;
}

.footer-texture {
  background: url(/wp-content/themes/happident/dist/images/bg-shapes-new.jpg);
  height: 60px;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 767.98px) {
  .footer-texture {
    background: none;
    height: auto;
  }
}

.copyright-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #4d4942;
}

.copyright-section .copyright-text {
  font-size: 1rem;
  color: #fff;
}

.copyright-section .bottom-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  list-style: none;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .copyright-section .bottom-footer {
    padding-left: 0;
    margin-top: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.copyright-section .bottom-footer .menu-item {
  margin-right: 20px;
  font-size: 1rem;
}

@media (max-width: 360px) {
  .copyright-section .bottom-footer .menu-item {
    margin-right: 15px;
  }
}

.copyright-section .bottom-footer .menu-item:last-child {
  margin-right: 0;
}

.input {
  margin-bottom: 20px;
}

.input #email-691b6f72-3fc2-4d5f-9522-0d132246f8bd {
  border: none;
  border-bottom: 1px solid white;
  outline: none;
  background-color: transparent;
  padding: 5px;
  color: white;
  width: 100%;
}

.hs-button {
  width: 240px;
  padding: 8px;
  border-radius: 35px;
  background-color: transparent;
  color: #fff;
  margin-top: 5px;
  border: 2px solid #fff;
}

.clinic-accordion .card {
  border-left: 0;
  border-right: 0;
  background-color: transparent;
  border-top: 0;
}

.clinic-accordion .card-header {
  padding-right: 0;
  padding-left: 0;
  border: none;
  background-color: transparent;
}

.clinic-accordion .card-header-content {
  font-size: 1.5rem;
  padding: 0;
  margin-bottom: 0;
}

.clinic-accordion .card-header-btn {
  background-color: transparent;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  width: 100%;
  padding: 0;
}

.clinic-accordion .card-header-btn:active {
  color: inherit;
}

.clinic-accordion .card-header-btn::after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGFnZXJfMSIgZGF0YS1uYW1lPSJMYWdlciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNSAyNSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjAuOTFweDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmljb24tbWludXM8L3RpdGxlPjxsaW5lIGNsYXNzPSJjbHMtMSIgeTE9IjEyLjUiIHgyPSIyNSIgeTI9IjEyLjUiLz48L3N2Zz4=);
  background-size: cover;
  margin-left: auto;
}

.clinic-accordion .card-header-btn.collapsed::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGFnZXJfMSIgZGF0YS1uYW1lPSJMYWdlciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNSAyNSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjAuOTFweDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmljb24tcGx1czwvdGl0bGU+PGxpbmUgY2xhc3M9ImNscy0xIiB4MT0iMTIuNSIgeTE9IjI1IiB4Mj0iMTIuNSIvPjxsaW5lIGNsYXNzPSJjbHMtMSIgeTE9IjEyLjUiIHgyPSIyNSIgeTI9IjEyLjUiLz48L3N2Zz4=);
}

.clinic-accordion .card-body {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}

.clinic-card {
  background-color: #fcf7f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.8rem;
  margin-bottom: 30px;
}

.clinic-card__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-preferred-size: calc(100% / 3);
      flex-basis: calc(100% / 3);
}

.clinic-card__header {
  width: 100%;
  margin-bottom: 0.5rem;
}

.clinic-card__header .entry-title {
  font-size: 1.25rem;
}

.clinic-card__header a {
  color: inherit;
}

.clinic-card__header .entry-title,
.clinic-card__header .clinic-card__location {
  margin-bottom: 0;
}

.clinic-card__contact {
  margin-bottom: 1rem;
}

.clinic-card__contact a {
  color: inherit;
}

.clinic-card__contact span {
  margin-left: 0.25rem;
}

.clinic-card__content {
  padding: 1rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.clinic-card__content a {
  word-break: break-all;
}

.clinic-card__buttons .btn:not(:first-of-type),
.clinic-card__buttons .search-form .search-submit:not(:first-of-type),
.search-form .clinic-card__buttons .search-submit:not(:first-of-type),
.clinic-card__buttons .nav-previous a:not(:first-of-type),
.nav-previous .clinic-card__buttons a:not(:first-of-type),
.clinic-card__buttons .nav-next a:not(:first-of-type),
.nav-next .clinic-card__buttons a:not(:first-of-type) {
  margin-left: 0.5rem;
}

@media (max-width: 1599.98px) {
  .clinic-card__header,
  .clinic-card__contact {
    margin-bottom: 0.5rem;
  }

  .clinic-card__buttons .btn:not(:first-of-type),
  .clinic-card__buttons .search-form .search-submit:not(:first-of-type),
  .search-form .clinic-card__buttons .search-submit:not(:first-of-type),
  .clinic-card__buttons .nav-previous a:not(:first-of-type),
  .nav-previous .clinic-card__buttons a:not(:first-of-type),
  .clinic-card__buttons .nav-next a:not(:first-of-type),
  .nav-next .clinic-card__buttons a:not(:first-of-type) {
    margin-left: 0.5rem;
  }
}

@media (max-width: 767.98px) {
  .clinic-card__image {
    display: none;
    height: 200px;
  }
}

@media (max-width: 1199.98px) {
  .clinic-card__content {
    padding: 0.6rem;
  }
}

.opening-hours {
  padding-left: 0;
  margin-bottom: 0;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.opening-hours__day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.opening-hours__day-name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.opening-hours__openhours {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.clinic-map {
  width: 100%;
  height: 200px;
  /* fixes potential theme css conflict */
}

.clinic-map img {
  max-width: inherit !important;
}

.staff {
  margin-top: 2rem;
}

.staff__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.staff__image {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.staff__image img {
  max-width: 70px;
  height: auto;
  border-radius: 100%;
}

.staff__content {
  margin-left: 1rem;
}

.staff__name {
  font-size: 1rem;
}

.staff__role {
  font-size: 0.8rem;
}

.staff__name,
.staff__role {
  margin-bottom: 0;
}

@media (max-width: 1199.98px) {
  .staff__image img {
    max-width: 40px;
  }

  .staff__item {
    margin-top: 0;
  }

  .staff__content {
    margin-left: 0.5rem;
  }
}

body {
  background-color: #f9f9f5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #bc8452;
}

.block-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  margin-top: 0;
  padding-left: 0;
}

.block-menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
}

.block-menu a:hover {
  text-decoration: none;
  color: #f93333;
}

.block-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-menu__icon {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: 1rem;
}

.block-menu__icon svg {
  max-width: 100%;
  height: auto;
}

.block-menu__title {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-family: "HappidentDisplay", "HappidentText", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25rem;
  line-height: 1;
}

.block-menu__title small {
  font-size: 1rem;
  font-family: "HappidentText", Georgia, "Times New Roman", Times, serif;
  margin-top: 0.5rem;
  display: block;
}

@media (min-width: 1200px) {
  .block-menu li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(100% / 3);
  }

  .block-menu li:not(:first-child) {
    border-left: 1px solid #000;
  }
}

@media (max-width: 1599.98px) {
  .block-menu__icon {
    width: 50px;
    height: 50px;
  }

  .block-menu__title {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    font-size: 1.25rem;
  }
}

@media (max-width: 1199.98px) {
  .block-menu {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 1rem;
  }

  .block-menu__icon {
    width: 40px;
    height: 40px;
  }

  .block-menu a {
    padding: 0;
  }

  .block-menu__title {
    font-size: 1.25rem;
  }

  .block-menu__title small {
    font-size: 0.8rem;
  }
}

@media (max-width: 991.98px) {
  .block-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .block-menu li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #000;
  }

  .block-menu li::after {
    content: "";
    display: block;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGFnZXJfMSIgZGF0YS1uYW1lPSJMYWdlciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAxNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjEuMDNweDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmljb24tYXJyb3c8L3RpdGxlPjxnIGlkPSJHcm91cF8yMzEiIGRhdGEtbmFtZT0iR3JvdXAgMjMxIj48cGF0aCBpZD0iUGF0aF85IiBkYXRhLW5hbWU9IlBhdGggOSIgY2xhc3M9ImNscy0xIiBkPSJNLjA1LDguMDZIMjIuNzYiLz48cGF0aCBpZD0iUGF0aF8xMiIgZGF0YS1uYW1lPSJQYXRoIDEyIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xNiwuNSwyMy4wNSw4bC03LDcuNSIvPjwvZz48L3N2Zz4=);
    background-repeat: no-repeat;
    width: 24px;
    height: 14px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }

  .block-menu a {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 1rem 1rem 1rem 0;
  }
}

@media (max-width: 767.98px) {
  .block-menu__title {
    font-size: 1rem;
  }

  .block-menu__title small {
    margin-top: 0.25rem;
    font-size: 0.7rem;
  }

  .block-menu__icon {
    width: 30px;
    height: 30px;
  }

  .block-menu a {
    padding: 0.5rem 0.5rem 0.5rem 0;
  }
}

.banner-sec {
  background-color: #efede8;
}

@media (max-width: 991.98px) {
  .banner-sec {
    padding-bottom: 30px;
  }
}

.banner-sec .max-80 {
  max-width: 85%;
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .banner-sec .max-80 {
    max-width: none;
  }
}

.banner-sec .homepage-hero__subheading {
  margin: 0 0 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.3;
  color: #6c675c;
  font-family: "Playfair Display", serif;
  margin-bottom: 13px;
}

.banner-sec .hero-subtext {
  color: #6c675c;
  margin: 0 0 10px;
  font-size: 1rem;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
}

.banner-sec h1 {
  color: #bc8452;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.3;
  margin: 0 0 30px;
}

@media (max-width: 991.98px) {
  .banner-sec h1 {
    font-size: 36px;
    margin: 0 0 20px;
  }
}

@media (max-width: 991.98px) {
  .banner-sec .banner-text {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767.98px) {
  .banner-sec .banner-text {
    margin-bottom: 0;
  }
}

.gray-card {
  background-color: #efede8;
  margin: 40px 0 40px;
  border: 0;
}

@media (max-width: 767.98px) {
  .gray-card {
    margin: 20px 0 40px;
  }
}

.gray-card .card-body {
  padding: 30px;
}

@media (max-width: 991.98px) {
  .gray-card .card-body {
    padding: 15px 45px;
  }
}

.gray-card .card-body .card-title {
  margin: 0 0 5px;
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
  font-family: "Playfair Display", serif;
}

.gray-card .card-body .card-subtitle {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 19px;
}

.gray-card .card-body .rating i {
  margin-right: 6px;
}

.gray-card .card-body .card-text {
  margin: 0 0 30px;
  font-size: 1rem;
  line-height: 26px;
}

.gray-card p {
  color: #696458;
}

.gray-card h5 {
  color: #68645b;
}

.gray-card .spacing {
  margin-right: 4px;
  color: #ea7563;
}

.gray-card .card-link {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxwYXRoIGQ9Ik0yMTkuMTA2IDI2MC40MjRjMCAyNC4yNDgtMTguOTY5IDQyLjExNi00Mi4yNDkgNDIuMTE2cy00Mi4yNDktMTcuODY4LTQyLjI0OS00Mi4xMTZjMC0yNC40MTkgMTguOTY5LTQyLjExNiA0Mi4yNDktNDIuMTE2czQyLjI0OSAxNy42OTcgNDIuMjQ5IDQyLjExNnptLTE4LjQ5NSAwYzAtMTUuMTUzLTEwLjk5NC0yNS41Mi0yMy43NTQtMjUuNTItMTIuNzYgMC0yMy43NTQgMTAuMzY4LTIzLjc1NCAyNS41MiAwIDE1LjAwMSAxMC45OTQgMjUuNTIgMjMuNzU0IDI1LjUyIDEyLjc2LjAwMSAyMy43NTQtMTAuNTM4IDIzLjc1NC0yNS41MnoiIHN0eWxlPSIiIGZpbGw9IiM2OTY0NTgiIGRhdGEtb3JpZ2luYWw9IiNmZjQxMzEiIGNsYXNzPSIiPjwvcGF0aD48cGF0aCBkPSJNMzEwLjI1IDI2MC40MjRjMCAyNC4yNDgtMTguOTY5IDQyLjExNi00Mi4yNDkgNDIuMTE2cy00Mi4yNDktMTcuODY4LTQyLjI0OS00Mi4xMTZjMC0yNC40IDE4Ljk2OS00Mi4xMTYgNDIuMjQ5LTQyLjExNiAyMy4yNzkgMCA0Mi4yNDkgMTcuNjk3IDQyLjI0OSA0Mi4xMTZ6bS0xOC40OTUgMGMwLTE1LjE1My0xMC45OTQtMjUuNTItMjMuNzU0LTI1LjUyLTEyLjc2IDAtMjMuNzU0IDEwLjM2OC0yMy43NTQgMjUuNTIgMCAxNS4wMDEgMTAuOTk0IDI1LjUyIDIzLjc1NCAyNS41MiAxMi43Ni4wMDEgMjMuNzU0LTEwLjUzOCAyMy43NTQtMjUuNTJ6IiBzdHlsZT0iIiBmaWxsPSIjNjk2NDU4IiBkYXRhLW9yaWdpbmFsPSIjZmZiYzAwIiBjbGFzcz0iIj48L3BhdGg+PHBhdGggZD0iTTM5Ny41OTYgMjIwLjg1M3Y3NS42MTFjMCAzMS4xMDMtMTguMzQzIDQzLjgwNi00MC4wMjcgNDMuODA2LTIwLjQxMiAwLTMyLjY5OC0xMy42NTMtMzcuMzMxLTI0LjgxOGwxNi4xMDItNi43MDNjMi44NjcgNi44NTUgOS44OTMgMTQuOTQ0IDIxLjIxIDE0Ljk0NCAxMy44OCAwIDIyLjQ4Mi04LjU2NCAyMi40ODItMjQuNjg1di02LjA1N2gtLjY0NmMtNC4xMzkgNS4xMDgtMTIuMTE1IDkuNTctMjIuMTc4IDkuNTctMjEuMDU4IDAtNDAuMzUtMTguMzQzLTQwLjM1LTQxLjk0NSAwLTIzLjc3MyAxOS4yOTItNDIuMjY4IDQwLjM1LTQyLjI2OCAxMC4wNDUgMCAxOC4wMiA0LjQ2MiAyMi4xNzggOS40MThoLjY0NnYtNi44NTVoMTcuNTY0di0uMDE4em0tMTYuMjU0IDM5LjcyM2MwLTE0LjgzLTkuODkzLTI1LjY3Mi0yMi40ODItMjUuNjcyLTEyLjc2IDAtMjMuNDUxIDEwLjg0Mi0yMy40NTEgMjUuNjcyIDAgMTQuNjc4IDEwLjY5IDI1LjM2OCAyMy40NTEgMjUuMzY4IDEyLjU4OS4wMDEgMjIuNDgyLTEwLjY5IDIyLjQ4Mi0yNS4zNjh6IiBzdHlsZT0iIiBmaWxsPSIjNjk2NDU4IiBkYXRhLW9yaWdpbmFsPSIjMDA4NWY3IiBjbGFzcz0iIj48L3BhdGg+PHBhdGggZD0iTTQyNi41NTMgMTc2LjUzNHYxMjMuNDI0aC0xOC4wMzlWMTc2LjUzNGgxOC4wMzl6IiBzdHlsZT0iIiBmaWxsPSIjNjk2NDU4IiBkYXRhLW9yaWdpbmFsPSIjMDBhOTRiIiBjbGFzcz0iIj48L3BhdGg+PHBhdGggZD0ibTQ5Ni44NDcgMjc0LjI4NiAxNC4zNTUgOS41N2MtNC42MzMgNi44NTUtMTUuNzk4IDE4LjY2NS0zNS4wOSAxOC42NjUtMjMuOTI1IDAtNDEuNzkzLTE4LjQ5NS00MS43OTMtNDIuMTE2IDAtMjUuMDQ2IDE4LjAyLTQyLjExNiAzOS43MjMtNDIuMTE2IDIxLjg1NSAwIDMyLjU0NiAxNy4zOTMgMzYuMDQgMjYuNzkybDEuOTE4IDQuNzg1LTU2LjMgMjMuMzE4YzQuMzEgOC40NSAxMS4wMTMgMTIuNzYgMjAuNDEyIDEyLjc2IDkuNDE4LjAwMSAxNS45NS00LjYzMyAyMC43MzUtMTEuNjU4em0tNDQuMTg1LTE1LjE1MyAzNy42MzUtMTUuNjI3Yy0yLjA3LTUuMjYtOC4yOTgtOC45MjQtMTUuNjI3LTguOTI0LTkuNC0uMDAxLTIyLjQ4MyA4LjI5Ny0yMi4wMDggMjQuNTUxeiIgc3R5bGU9IiIgZmlsbD0iIzY5NjQ1OCIgZGF0YS1vcmlnaW5hbD0iI2ZmNDEzMSIgY2xhc3M9IiI+PC9wYXRoPjxwYXRoIGQ9Ik02Ni4zMjYgMjQ5LjQ2OFYyMzEuNmg2MC4yMTJjLjU4OSAzLjExNC44OTIgNi43OTguODkyIDEwLjc4NSAwIDEzLjQwNi0zLjY2NSAyOS45ODItMTUuNDc1IDQxLjc5My0xMS40ODggMTEuOTYzLTI2LjE2NiAxOC4zNDMtNDUuNjEgMTguMzQzQzMwLjMwNSAzMDIuNTIxIDAgMjczLjE2NSAwIDIzNy4xMjZzMzAuMzA1LTY1LjM5NiA2Ni4zNDUtNjUuMzk2YzE5LjkzOCAwIDM0LjE0MSA3LjgyMyA0NC44MTIgMTguMDJsLTEyLjYwOCAxMi42MDhjLTcuNjUyLTcuMTc4LTE4LjAyLTEyLjc2LTMyLjIyMy0xMi43Ni0yNi4zMTggMC00Ni45MDEgMjEuMjEtNDYuOTAxIDQ3LjUyOHMyMC41ODMgNDcuNTI4IDQ2LjkwMSA0Ny41MjhjMTcuMDcgMCAyNi43OTItNi44NTUgMzMuMDIxLTEzLjA4MyA1LjA1MS01LjA1MSA4LjM3NC0xMi4yNjYgOS42ODQtMjIuMTIxbC00Mi43MDUuMDE4eiIgc3R5bGU9IiIgZmlsbD0iIzY5NjQ1OCIgZGF0YS1vcmlnaW5hbD0iIzAwODVmNyIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L3N2Zz4=);
  background-size: contain;
  height: 60px;
  background-repeat: no-repeat;
}

.tab-section {
  padding-bottom: 80px;
}

@media (max-width: 767.98px) {
  .tab-section {
    padding-bottom: 60px;
  }
}

.tab-section .owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tab-section .owl-carousel .owl-stage .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tab-section .owl-carousel .owl-stage .owl-item .item {
  width: 100%;
}

.tab-section .owl-carousel .owl-stage .owl-item .card {
  height: 100%;
}

.tab-section h3 {
  margin: 20px 0 40px;
}

@media (max-width: 767.98px) {
  .tab-section h3 {
    margin: 20px 0 15px;
  }
}

.bokaBtn {
  background-color: #ea7563;
  color: #fff;
  width: 400px;
  padding: 12px 20px;
  border-radius: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
}

.bokaBtn:hover {
  background-color: #f93333;
}

.bokaBtn .linktag {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 480px) {
  .bokaBtn {
    width: 295px;
  }
}

.bokaNu {
  background-color: #ea7563;
  color: #fff;
  width: 250px;
  padding: 12px 20px;
  border-radius: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
}

.bokaNu .linktag {
  color: #fff;
  text-decoration: none;
}

.carouselIcon {
  width: 1%;
}

.social-links {
  margin-top: 40px;
}

.image-section {
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media (max-width: 991.98px) {
  .image-section {
    height: 50vh;
  }
}

.video-section {
  padding: 0;
  height: 100vh;
}

@media (max-width: 991.98px) {
  .video-section {
    height: auto;
  }
}

@media (max-width: 767.98px) {
  .video-section {
    height: 50vh;
  }
}

.video-section video {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  max-width: 100%;
}

.red {
  border-bottom: 4px solid #fa7864;
}

.image-gallery {
  color: #2e2d29;
  margin-bottom: 30px;
}

.FAQ_heading {
  margin: 30px 0;
}

.FAQ-section {
  background-color: #efede8;
  padding-top: 20px;
  padding-bottom: 20px;
}

.FAQ-section h2 {
  color: #2e2d29;
}

.FAQ-section img {
  margin: auto;
}

.FAQ-section .FAQ-container {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100px;
  height: 200px;
  width: 200px;
  margin-bottom: 30px;
  padding: 0;
}

.FAQ-section .FAQ-img {
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.mesorny {
  -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
  -webkit-column-gap: 7px;
     -moz-column-gap: 7px;
          column-gap: 7px;
  margin-top: 30px;
}

@media screen and (max-width: 480px) {
  .mesorny {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
}

@media screen and (max-width: 991px) {
  .mesorny {
    -webkit-columns: 5;
       -moz-columns: 5;
            columns: 5;
  }
}

.mesorny .grid-images {
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
}

.mesorny img {
  width: 100%;
  border-radius: 5px;
}

.nav-tabs {
  border-bottom: 1px solid #c9c9c0;
  margin-bottom: 20px;
}

.nav-tabs .nav-item {
  margin-right: 30px;
}

@media (max-width: 767.98px) {
  .nav-tabs .nav-item {
    margin-right: 10px;
  }
}

.nav-tabs .nav-item:last-child {
  margin-right: 0;
}

.nav-tabs .nav-link {
  margin-bottom: 0;
  border: 0;
  font-size: 1.125rem;
  color: #6c675c;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (max-width: 991.98px) {
  .nav-tabs .nav-link {
    font-size: 1rem;
  }
}

.nav-tabs .nav-link.active {
  font-weight: 700;
  background-color: transparent;
}

.nav-tabs .nav-link.active::after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #6c675c;
  display: block;
  position: absolute;
  bottom: 0;
}

form .description {
  display: none;
}

form .form-edit {
  border: 0;
}

form .signup-btn {
  border: 1px solid #b4b0aa;
  border-radius: 30px;
  padding: 10px;
  background-color: #fff;
}

.map-image {
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .map-image {
    height: 80vh;
  }
}

.map-image .map-image img {
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.horizontal {
  border-bottom: 4px solid #c9c9c0;
}

.owl-nav .owl-next {
  position: absolute;
  right: 0;
  background: rgba(249, 249, 245, 0.9) !important;
  z-index: 999999;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 60px;
  height: 60px;
  outline: none;
}

@media (max-width: 767.98px) {
  .owl-nav .owl-next {
    width: 35px;
    height: 35px;
  }
}

.owl-nav .owl-prev {
  position: absolute;
  left: 0;
  background: rgba(249, 249, 245, 0.9) !important;
  z-index: 999999;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 60px;
  height: 60px;
  outline: none;
}

@media (max-width: 767.98px) {
  .owl-nav .owl-prev {
    width: 35px;
    height: 35px;
  }
}

.carousel-section {
  padding-bottom: 50px;
}

@media (max-width: 767.98px) {
  .carousel-section {
    padding-bottom: 30px;
  }
}

.map-section-book {
  padding-top: 15px;
  padding-bottom: 80px;
}

@media (max-width: 991.98px) {
  .map-section-book {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.map-section-book p {
  font-size: 1.25rem;
  color: #6c675c;
  line-height: 1.5;
  margin-bottom: 30px;
}

.map-section-book .right-content {
  max-width: 80%;
  margin-left: auto;
  height: 100%;
}

@media (max-width: 991.98px) {
  .map-section-book .right-content {
    max-width: unset;
    margin-top: 30px;
    height: auto;
  }
}

.map-section-book .right-content .heading1 {
  margin-bottom: 40px;
}

@media (max-width: 991.98px) {
  .map-section-book .right-content .heading1 {
    margin-bottom: 15px;
  }
}

.map-section-book .right-content p {
  font-size: 1.25rem;
  color: #6c675c;
  line-height: 1.5;
  margin-bottom: 30px;
}

.map-section-book .right-content a {
  font-size: 1.5rem;
  line-height: 32px;
  font-weight: 700;
  color: #fa7864;
}

.map-section-book .right-content a .fa {
  margin-left: 10px;
}

.gallery-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (max-width: 767.98px) {
  .gallery-section {
    padding-bottom: 1px;
  }
}

.gallery-section .gallery-name-container {
  padding-bottom: 40px;
}

@media (max-width: 767.98px) {
  .gallery-section .gallery-name-container {
    padding-bottom: 40px;
  }
}

.gallery-section .gallery-name-container .gray-color {
  border-top-color: #c9c9c0;
}

.gallery-section .gallery-name-container p {
  font-size: 1.25rem;
  color: #6c675c;
  line-height: 1.5;
  margin-bottom: 30px;
}

@media (max-width: 991.98px) {
  .gallery-section .gallery-name-container p {
    margin-bottom: 10px;
  }
}

.gallery-section .ig-heading {
  margin: 30px 0;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  color: #6c675c;
  font-family: "Playfair Display", serif;
}

@media (max-width: 991.98px) {
  .gallery-section .ig-heading {
    margin: 15px 0;
  }
}

.our-treatment-section {
  padding-bottom: 60px;
}

@media (max-width: 991.98px) {
  .our-treatment-section {
    padding-bottom: 15px;
  }
}

.our-treatment-section h3 {
  margin-bottom: 1rem;
}

.our-treatment-section .treatment-card-section {
  padding-top: 10px;
}

@media (max-width: 1199.98px) {
  .our-treatment-section .treatment-card-section .tcs-grid {
    margin-bottom: 60px;
  }
}

@media (max-width: 767.98px) {
  .our-treatment-section .treatment-card-section .tcs-grid {
    margin-bottom: 0;
  }
}

.our-treatment-section .treatment-card-section .img-container {
  margin-bottom: 15px;
}

.our-treatment-section .treatment-card-section .img-container img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.our-treatment-section .treatment-card-section h4 {
  margin: 0 0 10px;
  font-size: 1.75rem;
  line-height: 1.3;
  font-weight: 700;
  font-family: "Playfair Display", serif;
}

.our-treatment-section .treatment-card-section p {
  margin: 0 0 30px;
  font-size: 1.25rem;
  line-height: 32px;
  color: #6c675c;
}

.our-treatment-section .treatment-card-section .treatment-wrapper-inner {
  position: relative;
  padding-bottom: 60px;
}

@media (max-width: 991.98px) {
  .our-treatment-section .treatment-card-section .treatment-wrapper-inner {
    padding-bottom: 60px;
  }
}

.our-treatment-section .treatment-card-section .treatment-wrapper-inner .bokaNu {
  position: absolute;
  bottom: 5px;
  left: 0;
}

.our-treatment-section .treatment-card-section .treatment-wrapper-inner .img-container {
  position: relative;
}

.our-treatment-section .treatment-card-section .treatment-wrapper-inner .img-container .circle-palcement {
  position: absolute;
  bottom: -21px;
  right: -12px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}

.our-treatment-section .treatment-card-section .treatment-wrapper-inner .img-container .circle-palcement .cricle-bg {
  background: url(/wp-content/themes/happident/dist/images/bg-shapes-new1.jpg);
  padding: 5px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-treatment-section .treatment-card-section .treatment-wrapper-inner .img-container .circle-palcement .cricle-bg .image-circle {
  background-color: #fa7864;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.our-treatment-section .treatment-card-section .treatment-wrapper-inner .img-container .circle-palcement .text-transform {
  -webkit-transform: rotate(-17deg);
       -o-transform: rotate(-17deg);
          transform: rotate(-17deg);
  position: relative;
  top: 31px;
  left: 0;
  line-height: 1;
  text-align: center;
}

.our-treatment-section .treatment-card-section .treatment-wrapper-inner .img-container .circle-palcement .text-transform .bold-text {
  color: #fff;
  font-size: 1.2rem;
  display: inline-block;
}

.our-treatment-section .treatment-card-section .treatment-wrapper-inner .img-container .circle-palcement .text-transform .small-text {
  color: #fff;
  font-size: 0.9rem;
  display: inline-block;
}

.our-treatment-section .treatment-card-section .treatment-wrapper-inner .treatment-wrapper-btn {
  position: absolute;
  bottom: 0;
}

@media (max-width: 767.98px) {
  .our-treatment-section .treatment-card-section .treatment-wrapper-inner .treatment-wrapper-btn {
    position: static;
  }
}

.faq-section {
  padding-top: 10px;
  margin-top: 60px;
  margin-bottom: 70px;
}

.faq-section .owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.faq-section .owl-carousel .owl-stage .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.faq-section .owl-carousel .owl-stage .owl-item .card {
  height: 100%;
}

@media (max-width: 991.98px) {
  .faq-section .owl-carousel .owl-nav .owl-prev {
    top: 35%;
  }

  .faq-section .owl-carousel .owl-nav .owl-next {
    top: 35%;
  }
}

@media (max-width: 991.98px) {
  .faq-section {
    margin-top: 20px;
    margin-bottom: 15px;
  }
}

.faq-section h3.heading1 {
  padding-bottom: 50px;
}

@media (max-width: 991.98px) {
  .faq-section h3.heading1 {
    padding-bottom: 30px;
  }
}

.faq-section .FAQ-container .faq-image {
  margin-bottom: 15px;
}

.faq-section .FAQ-container .faq-image .faq-quotes {
  width: 40px;
  height: 40px;
  background-color: #fa7864;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -30px;
  z-index: 1;
  position: relative;
  right: -6px;
}

.faq-section .FAQ-container .faq-image .faq-quotes .fa {
  color: #fff;
}

.faq-section .FAQ-content .faq-text-content {
  margin-bottom: 40px;
  margin-left: 6px;
}

.faq-section .FAQ-content h4 {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0 0 10px 0;
  line-height: 1.3;
}

.faq-section .FAQ-content p {
  font-size: 1.25rem;
  margin: 0;
  line-height: 1.6;
}

.faq-section .FAQ-content h5 {
  font-weight: 700;
}

.comunity-safe-section {
  padding-bottom: 100px;
}

.comunity-safe-section hr {
  margin-top: 0.5rem;
}

@media (max-width: 991.98px) {
  .comunity-safe-section {
    padding-bottom: 90px;
  }
}

.comunity-safe-section .card-2 {
  background: url(/wp-content/themes/happident/dist/images/bg-shapes-new.jpg);
  padding: 30px;
}

@media (max-width: 991.98px) {
  .comunity-safe-section .card-2 {
    padding: 15px;
  }
}

.comunity-safe-section .card-2 .card-body {
  padding: 0;
}

.comunity-safe-section .card-2 .gray-part {
  background-color: #efede8;
  padding: 40px;
}

@media (max-width: 991.98px) {
  .comunity-safe-section .card-2 .gray-part {
    padding: 15px;
  }
}

.comunity-safe-section .card-2 .gray-part .card-title {
  margin: 0 0 30px;
  font-size: 2.25rem;
  line-height: 1.3;
  font-weight: 700;
  color: #6c675c;
  font-family: "Playfair Display", serif;
  border-bottom: 1px solid #c9c9c0;
  padding-bottom: 30px;
}

@media (max-width: 991.98px) {
  .comunity-safe-section .card-2 .gray-part .card-title {
    font-size: 2rem;
  }
}

.comunity-safe-section .card-2 .gray-part .card-subtitle {
  margin: 0 0 3px;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 700;
  color: #fa7864;
}

.comunity-safe-section .card-2 .gray-part .card-text h4 {
  font-size: 1.1rem;
  font-family: "Roboto", sans-serif;
  margin-bottom: 10px;
}

.comunity-safe-section .card-2 .gray-part .card-text p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.3;
  color: #6c675c;
}

.comunity-safe-section .card-2 .second-part {
  background: #fff;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991.98px) {
  .comunity-safe-section .card-2 .second-part {
    padding: 15px;
  }
}

.comunity-safe-section .card-2 .second-part .card-text {
  font-size: 1.25rem;
  line-height: 1.3;
  color: #6c675c;
}

.comunity-safe-section .card-2 .second-part .comunity-listing li {
  list-style: none;
  position: relative;
  margin-bottom: 15px;
  word-break: break-word;
}

.comunity-safe-section .card-2 .second-part .comunity-listing li::before {
  content: "";
  background: url(/wp-content/themes/happident/dist/images/listing-icon.png);
  width: 23px;
  height: 23px;
  position: absolute;
  left: -32px;
  top: 2px;
  background-size: 100%;
}

.comunity-safe-section .card-2 .second-part form {
  width: 100%;
}

.comunity-safe-section .card-2 .second-part form .form-columns-2 .hs-form-field {
  width: 100%;
  float: none;
}

.comunity-safe-section .card-2 .second-part form .input {
  margin-bottom: 0;
}

.comunity-safe-section .card-2 .second-part form .input .hs-input {
  border: 0;
  border-bottom: 1px solid #c9c9c0;
  width: 100%;
  color: #6c675c;
  background: transparent;
  padding-bottom: 5px;
  font-size: 0.9rem;
}

.comunity-safe-section .card-2 .second-part form .input .hs-input:focus {
  outline: none;
}

.comunity-safe-section .card-2 .second-part form .hs-submit {
  margin-top: 2rem;
}

.comunity-safe-section .card-2 .second-part form .hs-submit .hs-button {
  border: 1px solid #6c675c;
  color: #6c675c;
  font-weight: 500;
  text-transform: uppercase;
}

.comunity-safe-section .card-2 .second-part form .hs-submit .hs-button:hover {
  background-color: #f93333;
  color: #fff;
  border-color: #f93333;
}

.call-to-action-area {
  padding-bottom: 100px;
}

@media (max-width: 991.98px) {
  .call-to-action-area {
    padding-bottom: 60px;
  }
}

.call-to-action-area .cta-heading {
  margin: 0 0 30px;
  font-size: 2.25rem;
  line-height: 1.3;
  color: #6c675c;
  font-weight: 400;
}

.call-to-action-area .btn-primary,
.call-to-action-area .text-block--theme0 .btn,
.text-block--theme0 .call-to-action-area .btn,
.call-to-action-area .text-block--theme0 .nav-previous a,
.text-block--theme0 .nav-previous .call-to-action-area a,
.call-to-action-area .nav-previous .text-block--theme0 a,
.nav-previous .text-block--theme0 .call-to-action-area a,
.call-to-action-area .text-block--theme0 .nav-next a,
.text-block--theme0 .nav-next .call-to-action-area a,
.call-to-action-area .nav-next .text-block--theme0 a,
.nav-next .text-block--theme0 .call-to-action-area a,
.call-to-action-area .search-form .search-submit,
.search-form .call-to-action-area .search-submit {
  max-width: 375px;
  width: 100%;
}

.info-section {
  padding-bottom: 50px;
}

@media (max-width: 991.98px) {
  .info-section {
    padding-bottom: 30px;
  }
}

.info-section .main-heading {
  margin: 30px 0;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 44px;
  color: #bc8452;
}

.info-section .section-eight {
  margin-bottom: 30px;
}

@media (max-width: 991.98px) {
  .info-section .section-eight {
    margin-bottom: 10px;
  }
}

.info-section .section-eight .info-heading {
  margin: 0 0 15px 0;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 700;
  color: #6c675c;
  border-top: 1px solid #c9c9c0;
  padding-top: 30px;
}

@media (max-width: 991.98px) {
  .info-section .section-eight .info-heading {
    padding-top: 15px;
  }
}

.info-section .section-eight .info-text {
  font-size: 1.25rem;
  line-height: 34px;
  color: #6c675c;
  margin: 0;
}

.check-allowance-container .section-seven {
  padding: 60px;
  background: url(/wp-content/themes/happident/dist/images/bg-shapes-new.jpg);
}

@media (max-width: 991.98px) {
  .check-allowance-container .section-seven {
    padding: 15px;
  }
}

.check-allowance-container .section-seven .secion7-upperpart {
  text-align: center;
  background-color: #efede8;
}

.check-allowance-container .section-seven .secion7-upperpart .section7-greypart {
  padding: 40px;
}

.check-allowance-container .section-seven .secion7-upperpart .section7-greypart #dental-benefits-heading-output {
  font-weight: 600;
  letter-spacing: 1px;
}

@media (max-width: 991.98px) {
  .check-allowance-container .section-seven .secion7-upperpart .section7-greypart {
    padding: 15px;
  }
}

.check-allowance-container .section-seven .secion7-upperpart .weight-700 {
  font-weight: 700;
  margin-bottom: 10px;
}

.check-allowance-container .section-seven .secion7-upperpart hr {
  max-width: 500px;
}

.check-allowance-container .section-seven .secion7-lowerpart {
  text-align: center;
  background-color: #fff;
  padding: 40px;
}

@media (max-width: 991.98px) {
  .check-allowance-container .section-seven .secion7-lowerpart {
    padding: 15px;
  }
}

.check-allowance-container .section-seven .secion7-lowerpart .lowerpart-heading {
  margin: 0 0 30px;
  color: #6c675c;
  font-size: 2rem;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  font-family: "Playfair Display", serif;
}

@media (max-width: 991.98px) {
  .check-allowance-container .section-seven .secion7-lowerpart .lowerpart-heading {
    font-size: 1.5rem;
  }
}

.check-allowance-container .section-seven .secion7-lowerpart #dental-benefits-form .form-group,
.check-allowance-container .section-seven .secion7-lowerpart #dental-benefits-form .search-form label,
.search-form .check-allowance-container .section-seven .secion7-lowerpart #dental-benefits-form label {
  margin-bottom: 1.8rem;
}

.check-allowance-container .section-seven .secion7-lowerpart #dental-benefits-form label {
  display: none;
}

.check-allowance-container .section-seven .secion7-lowerpart #dental-benefits-form .form-control,
.check-allowance-container .section-seven .secion7-lowerpart #dental-benefits-form .search-form .search-field,
.search-form .check-allowance-container .section-seven .secion7-lowerpart #dental-benefits-form .search-field {
  border: 0;
  border-bottom: 1px solid #6c675c;
  color: #6c675c;
  max-width: 530px;
  margin: auto;
  border-radius: 0;
  padding-left: 0;
}

.check-allowance-container .section-seven .secion7-lowerpart #dental-benefits-form .form-control:focus,
.check-allowance-container .section-seven .secion7-lowerpart #dental-benefits-form .search-form .search-field:focus,
.search-form .check-allowance-container .section-seven .secion7-lowerpart #dental-benefits-form .search-field:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.check-allowance-container .section-seven .secion7-lowerpart .read-more-allowance span {
  font-size: 1.125rem;
  line-height: 1.2;
  color: #6c675c;
}

.check-allowance-container .section-seven .secion7-lowerpart .read-more-allowance .read-more {
  padding: 0;
  background: #fff;
  font-weight: 700;
  color: #fa7864;
  font-size: 1.125rem;
  text-transform: capitalize;
}

@media (max-width: 991.98px) {
  .check-allowance-container .section-seven .secion7-lowerpart .btn-outline-secondary {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0.8rem;
  }
}

.archive-data .hentry,
.home-data .hentry {
  border-bottom: 1px solid #000;
  margin-bottom: 1rem;
}

.archive-data .hentry .entry-title,
.home-data .hentry .entry-title {
  margin-top: 0.5rem;
}

.hentry header {
  margin-bottom: 1rem;
}

.entry-title a {
  color: inherit;
}

body.search .search-page-query-results {
  margin-bottom: 4rem;
}

body.search .search-page-query-results span {
  color: #fa7864;
}

body.search .search-page-form {
  margin-bottom: 4rem;
}

.search-list {
  list-style: none;
  border-top: 1px solid #e9e9e9;
}

.search-list h2 {
  font-size: 26px;
  line-height: 1.385;
  margin-bottom: 8px;
}

.search-list__item {
  border-bottom: 1px solid #e9e9e9;
  padding: 40px 24px 0;
}

.search-list__text {
  margin-bottom: 2rem;
}

/*
* Text section
*/

.section-text {
  margin-bottom: 2rem;
}

/*
* News section
*/

.section-news {
  background-color: #fcf7f5;
  padding: 4rem 2rem;
  margin-bottom: 2rem;
}

.section-news a {
  color: inherit;
}

.section-news__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  margin-top: 0.25rem;
  margin-bottom: 0;
}

.section-news__title span {
  padding-right: 0.5rem;
  display: block;
  max-width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.section-news__title::after {
  content: "";
  display: block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGFnZXJfMSIgZGF0YS1uYW1lPSJMYWdlciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAxNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjEuMDNweDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmljb24tYXJyb3c8L3RpdGxlPjxnIGlkPSJHcm91cF8yMzEiIGRhdGEtbmFtZT0iR3JvdXAgMjMxIj48cGF0aCBpZD0iUGF0aF85IiBkYXRhLW5hbWU9IlBhdGggOSIgY2xhc3M9ImNscy0xIiBkPSJNLjA1LDguMDZIMjIuNzYiLz48cGF0aCBpZD0iUGF0aF8xMiIgZGF0YS1uYW1lPSJQYXRoIDEyIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xNiwuNSwyMy4wNSw4bC03LDcuNSIvPjwvZz48L3N2Zz4=);
  background-repeat: no-repeat;
  width: 24px;
  height: 14px;
  margin-top: 5px;
  margin-left: auto;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}

.section-news__post {
  display: block;
  margin: 0 0 1rem;
  width: 100%;
}

.section-news__post:hover {
  text-decoration: none;
}

.section-news__post:hover .section-news__title::after {
  -webkit-transform: translateX(5px);
       -o-transform: translateX(5px);
          transform: translateX(5px);
}

.section-news__updated {
  display: block;
  font-size: 0.8rem;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.section-news__archive {
  text-align: right;
}

@media (max-width: 991.98px) {
  .section-news {
    padding: 2rem 1rem;
  }
}

.sidebar {
  margin-bottom: 2rem;
  font-size: 0.8rem;
}

.sidebar a {
  color: inherit;
}

@media (min-width: 1200px) {
  .sidebar .btn-sub-nav {
    display: none;
  }

  .sidebar #nav-submenu {
    display: block;
  }
}

body#tinymce {
  margin: 12px !important;
}

body#tinymce p.lead {
  font-size: 1.5rem !important;
}

@media (min-width: 576px) {
  .hq-section {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  .hq-section {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
  }

  .landing-hero-wrap-content {
    padding-top: 80px;
    padding-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .hq-section {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1200px) {
  .hq-section {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1600px) {
  .hq-section {
    max-width: 1560px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 5px;
  }

  .landing-hero-wrap-content {
    margin-right: 12rem;
  }
}

.hq-fullwidth {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  padding-left: 30px;
  padding-right: 30px;
}

.superfullwidth {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

section.hero-landing {
  background-size: cover;
  height: auto;
  max-height: 616px;
  color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.landing-hero-row-content {
  padding: 40px 0;
}

p.landing_hero__text {
  margin: 1.5rem 0;
}

#landing-hero-btn-1 {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
  float: left;
  margin-right: 10px;
}

#landing-hero-btn-1:hover {
  color: #fff;
  background-color: #f93333;
  border-color: #f93333;
}

#landing-hero-btn-2 {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

#landing-hero-btn-2:hover {
  color: #fff;
  background-color: #f93333;
  border-color: #f93333;
}

.ImageGridComponent {
  display: grid;
  grid-template-areas: "one one two two four four six six six nine nine nine" "three three three three four four six six six nine nine nine" "three three three three five five seven seven eight eight ten ten";
  gap: 4px;
  grid-template-rows: 173px 123px 175px;
}

.ImageGridComponent .imgGridWrapper:nth-child(1) {
  grid-area: one / one / one / one;
}

.ImageGridComponent .imgGridWrapper:nth-child(2) {
  grid-area: two / two / two / two;
}

.ImageGridComponent .imgGridWrapper:nth-child(3) {
  grid-area: three / three / three / three;
}

.ImageGridComponent .imgGridWrapper:nth-child(4) {
  grid-area: four / four / four / four;
}

.ImageGridComponent .imgGridWrapper:nth-child(5) {
  grid-area: five / five / five / five;
}

.ImageGridComponent .imgGridWrapper:nth-child(6) {
  grid-area: six / six / six / six;
}

.ImageGridComponent .imgGridWrapper:nth-child(7) {
  grid-area: seven / seven / seven / seven;
}

.ImageGridComponent .imgGridWrapper:nth-child(8) {
  grid-area: eight / eight / eight / eight;
}

.ImageGridComponent .imgGridWrapper:nth-child(9) {
  grid-area: nine / nine / nine / nine;
}

.ImageGridComponent .imgGridWrapper:nth-child(10) {
  grid-area: ten / ten / ten / ten;
}

.imgBox {
  position: relative;
  height: 100%;
}

.imgBox .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}

.imgBox img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center top;
     object-position: center top;
}

.hidden {
  opacity: 0;
}

.masonary-grid {
  padding-bottom: 80px;
}

@media (max-width: 991.98px) {
  .masonary-grid {
    padding-bottom: 10px;
  }
}

.mobile-masonary-grid {
  padding-bottom: 60px;
}

@media (max-width: 767.98px) {
  .mobile-masonary-grid {
    padding-bottom: 30px;
    padding-top: 1px;
  }
}

.mobile-masonary-grid .page-template-Career .mobile-masonary-grid {
  padding-top: 30px;
  padding-bottom: 30px;
}

.mobile-masonary-grid .mobileImagemasonaryGrid {
  display: grid;
  grid-template-areas: "one two" "three three";
  grid-template-rows: 174px 301px;
  gap: 2px;
}

.mobile-masonary-grid .mobileImagemasonaryGrid .Imggridwrapper:nth-child(1) {
  grid-area: one / one / one / one;
}

.mobile-masonary-grid .mobileImagemasonaryGrid .Imggridwrapper:nth-child(2) {
  grid-area: two / two / two / two;
}

.mobile-masonary-grid .mobileImagemasonaryGrid .Imggridwrapper:nth-child(3) {
  grid-area: three / three / three / three;
}

.mobile-masonary-grid .mobileImagemasonaryGrid .Imggridwrapper:nth-of-type(n+4) {
  display: none;
}

.mobile-masonary-grid .mobileImagemasonaryGrid .imgBox-mobile {
  position: relative;
  height: 100%;
}

.treatment-image-text-wrapper .right-content {
  padding-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

@media (max-width: 767.98px) {
  .treatment-image-text-wrapper .right-content {
    padding-left: 0;
    height: auto;
  }
}

.treatment-image-text-wrapper .right-content hr {
  margin-top: 0;
  border-color: #fa7864;
}

.treatment-image-text-wrapper .right-content h2 {
  font-weight: 700;
  font-size: 2rem;
  color: #6c675c;
  line-height: 1.3;
  font-family: "Playfair Display", serif;
  margin-bottom: 15px;
}

.treatment-image-text-wrapper .right-content ul {
  padding-left: 0;
  border-bottom: 4px solid #c9c9c0;
  border-top: 1px solid #c9c9c0;
  margin-top: 60px;
}

.treatment-image-text-wrapper .right-content ul li {
  list-style: none;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #c9c9c0;
  font-size: 1rem;
}

@media (min-width: 1439px) {
  .treatment-image-text-wrapper .right-content ul li {
    font-size: 1.3rem;
  }
}

.treatment-image-text-wrapper .right-content ul li:last-child {
  border-bottom: 0;
}

@media (max-width: 767px) {
  .treatment-image-text-wrapper .right-content {
    margin-top: 20px;
  }
}

.faq-treatments {
  background-color: #efede8;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width: 991.98px) {
  .faq-treatments .faq-left {
    margin-bottom: 20px;
  }
}

.faq-treatments h3 {
  font-weight: 700;
}

.treat-text-section {
  padding-bottom: 50px;
  padding-top: 50px;
}

.treat-text-section .easy-way-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767.98px) {
  .treat-text-section .easy-way-grid {
    margin-bottom: 50px;
  }
}

.treat-text-section .easy-way-grid .grey-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
}

@media (max-width: 767.98px) {
  .treat-text-section .easy-way-grid .grey-bg .number-wrapper .black-heading {
    font-size: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  .treat-text-section {
    padding-top: 50px;
    padding-bottom: 1px;
  }
}

.treat-text-section .treatment-grid-section {
  margin-bottom: 15px;
}

.treat-text-section .treatment-grid-section h3 {
  color: #6c675c;
  font-weight: 600;
}

@media (min-width: 991px) {
  .treat-text-section .veneer-craft-text {
    background: #efede8;
  }
}

.treat-text-section .veneer-craft-text .veneer-craft-inner-bg {
  background: #efede8;
  padding: 30px 60px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.treat-text-section .veneer-craft-text .veneer-craft-inner-bg hr {
  margin-top: 0.4rem;
}

@media (max-width: 991.98px) {
  .treat-text-section .veneer-craft-text .veneer-craft-inner-bg {
    padding: 15 30px;
  }
}

.treat-text-section .veneer-craft-text h2 {
  color: #6c675c;
  font-weight: 700;
  margin-bottom: 30px;
  letter-spacing: 1px;
}

.treat-text-section .veneer-craft-text h3 {
  color: #6c675c;
  border-top: 1px solid #c9c9c0;
  padding-top: 10px;
  font-weight: 500;
}

.team-wrapper .team-grid {
  margin-bottom: 15px;
}

.team-wrapper .team-grid .team-image {
  max-height: 470px;
  overflow: hidden;
}

.team-wrapper .team-grid .team-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.team-wrapper .team-grid h3 {
  color: #6c675c;
  font-weight: 600;
  margin-bottom: 20px;
}

.easy-way-payment .easy-way-grid.black-text .plan-price h3 {
  color: #6c675c;
}

.easy-way-payment .easy-way-grid .plan-items.last-item .small {
  font-size: 12px;
  margin-bottom: 3px;
}

.easy-way-payment .easy-way-grid .plan-items.last-item .plan-price h3 {
  font-weight: 700;
  font-family: "Playfair Display", serif;
}

@media (max-width: 767.98px) {
  .easy-way-payment .easy-way-grid .plan-items.last-item .plan-price h3 {
    margin-bottom: 12px;
  }
}

.easy-way-payment .easy-way-grid .plan-items.last-item .plan-price h3 .sek {
  font-size: 1.2rem;
}

.easy-way-payment .easy-way-grid .plan-items.last-item .plan-price h3 .sek-price {
  font-size: 2.5rem;
  margin-left: 4px;
}

.easy-way-payment .easy-way-grid .plan-items.last-item .plan-price h3 .sek-month {
  font-size: 1.1rem;
}

.easy-way-payment .easy-way-grid .plan-items.last-item .plan-price p {
  font-size: 0.8rem;
}

.venner-smile-grey-bg {
  margin-bottom: 10px;
  padding-top: 60px;
}

.venner-smile-grey-bg .row {
  margin-left: 0;
  margin-right: 0;
  background: #efede8;
  padding-left: 45px;
  padding-right: 45px;
}

@media (max-width: 767.98px) {
  .venner-smile-grey-bg .row {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
    padding-bottom: 10px;
  }
}

.venner-smile-grey-bg [class*="col"] {
  padding-top: 30px;
  padding-bottom: 14px;
}

@media (max-width: 767.98px) {
  .venner-smile-grey-bg [class*="col"] {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.venner-smile-grey-bg .main-title {
  color: #6c675c;
}

.venner-smile-grey-bg .sub-title {
  font-size: 0.8rem;
}

.veener-treatment-plan .vtp-bg {
  background-color: #efede8;
  height: 100%;
  padding: 60px;
  font-family: "Playfair Display", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 991.98px) {
  .veener-treatment-plan .vtp-bg {
    padding: 15px;
  }
}

.veener-treatment-plan .first-div {
  padding-right: 5px;
}

@media (max-width: 767.98px) {
  .veener-treatment-plan .first-div {
    padding-right: 15px;
    margin-bottom: 10px;
  }
}

.veener-treatment-plan .second-div {
  padding-left: 5px;
}

@media (max-width: 767.98px) {
  .veener-treatment-plan .second-div {
    padding-left: 15px;
  }
}

.btn-and-phone {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 80px;
}

@media (max-width: 991.98px) {
  .btn-and-phone {
    padding-bottom: 30px;
    padding-top: 40px;
  }
}

.btn-and-phone .btn,
.btn-and-phone .search-form .search-submit,
.search-form .btn-and-phone .search-submit,
.btn-and-phone .nav-previous a,
.nav-previous .btn-and-phone a,
.btn-and-phone .nav-next a,
.nav-next .btn-and-phone a {
  margin-bottom: 10px;
}

.accordion.accordion-flush {
  border-top: 1px solid #c9c9c0;
  padding-top: 18px;
}

.accordion.accordion-flush .accordion-item {
  border-bottom: 1px solid #c9c9c0;
  margin-bottom: 15px;
  padding-bottom: 6px;
  cursor: pointer;
}

.accordion.accordion-flush .accordion-item > .accordion-header {
  font-size: 1.2rem;
  color: #6c675c;
  font-weight: 700;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.accordion.accordion-flush .accordion-item > .accordion-header .fas {
  color: #6c675c;
}

.accordion.accordion-flush .accordion-item .accordion-collapse > .accordion-body {
  color: #6c675c;
  font-size: 1rem;
}

.what-is-veneer-section {
  background-color: #efede8;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: 50px;
}

.what-is-veneer-section.beige-venner {
  background-color: #f9f3ed;
}

.what-is-veneer-section .v-heading {
  text-align: center;
}

.slider-nav-tabs nav {
  text-align: center;
}

.slider-nav-tabs .nav-tabs {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-bottom: 4px solid #c9c9c0;
}

.slider-nav-tabs .nav-tabs .nav-item {
  position: relative;
}

.slider-nav-tabs .nav-tabs .nav-item::after {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #fa7864;
  display: inline-block;
  position: absolute;
  bottom: 31px;
  right: -20px;
}

@media (max-width: 767.98px) {
  .slider-nav-tabs .nav-tabs .nav-item::after {
    content: none;
  }
}

.slider-nav-tabs .nav-tabs .nav-item:last-child::after {
  content: none;
}

.slider-nav-tabs .nav-tabs .nav-link {
  margin-right: 20px;
  position: relative;
  text-transform: capitalize;
  font-weight: 400;
}

.slider-nav-tabs .nav-tabs .nav-link:last-child {
  margin-right: 0;
}

.slider-nav-tabs .nav-tabs .nav-link.active {
  background-color: transparent;
  font-weight: 600;
}

.slider-nav-tabs .nav-tabs .nav-link.active::after {
  content: "";
  width: 100%;
  height: 4px;
  display: block;
  position: absolute;
  bottom: -3px;
  z-index: 9;
  background-color: #fa7864;
}

.expertise-right-block .expertise-pop .title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #6c675c;
  font-family: "Playfair Display", serif;
  margin-bottom: 10px;
}

.before-after-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.before-after-content .bef-after-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}

.faq-wrapper {
  padding-bottom: 80px;
}

@media (max-width: 991.98px) {
  .faq-wrapper {
    padding-bottom: 40px;
  }
}

.faq-wrapper .accordion {
  width: 100%;
  border-bottom: 1px solid #c9c9c0;
}

.faq-wrapper h3 {
  color: #6c675c;
  font-size: 1.6rem;
  border-bottom: 3px solid #fa7864;
  padding-bottom: 10px;
  margin-top: 80px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

@media (max-width: 991.98px) {
  .faq-wrapper h3 {
    margin-top: 30px;
  }
}

.faq-wrapper h3:first-child {
  margin-top: 0;
}

.faq-wrapper .accordion-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 15px 25px 0;
  cursor: pointer;
  position: relative;
}

.faq-wrapper .accordion-header h4 {
  margin: 0;
  color: #6c675c;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "Roboto", sans-serif;
  text-align: left;
  text-align: -moz-left;
  text-align: -webkit-left;
  padding-right: 10px;
}

.faq-wrapper .accordion-header h2 {
  margin: 0;
  color: #6c675c;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "Roboto", sans-serif;
  text-align: left;
  text-align: -moz-left;
  text-align: -webkit-left;
  padding-right: 10px;
}

.faq-wrapper .accordion-content {
  display: none;
}

.faq-wrapper .accordion-content p {
  color: #6c675c;
  font-size: 1rem;
}

.faq-wrapper .arrow {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -o-transform 0.3s;
  position: absolute;
  top: 25px;
  right: 0;
}

.faq-wrapper .arrow.open {
  -webkit-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.career-heading-wrapper {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width: 991.98px) {
  .career-heading-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.career-heading-wrapper p {
  font-size: 20px;
}

@media (max-width: 991.98px) {
  .two-section-image {
    padding-bottom: 50px;
  }
}

.two-section-image [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.two-section-image .tsi-image-wrapper {
  height: 55vh;
  overflow: hidden;
}

.two-section-image .tsi-image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.two-section-image .tsi-wrapper {
  padding: 60px;
}

@media (max-width: 991.98px) {
  .two-section-image .tsi-wrapper {
    padding: 15px;
  }
}

.two-section-image .tsi-wrapper .tsi-border-bottom {
  border-bottom: 1px solid #c9c9c0;
  padding-bottom: 20px;
  font-size: 1rem;
}

.two-section-image .tsi-wrapper ul {
  padding-left: 0;
}

.two-section-image .tsi-wrapper ul li {
  list-style: none;
  font-size: 1rem;
  margin-bottom: 10px;
}

.inside-grey-bg {
  background-color: #efede8;
}

.inside-beige-bg {
  background-color: #f9f3ed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tsi-single-image {
  height: 100%;
}

.our-mission {
  padding-bottom: 100px;
}

@media (max-width: 991.98px) {
  .our-mission {
    padding-bottom: 60px;
    padding-top: 2px;
  }
}

.our-mission .weight-600 {
  font-weight: 600;
  margin-bottom: 0;
}

.our-mission h6 {
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 700;
  color: #6c675c;
  font-family: "Roboto", sans-serif;
}

.our-mission h2.border-bottom {
  padding-bottom: 40px;
  margin-bottom: 20px;
}

.our-mission .two-part-heading h6 {
  margin-bottom: 1.5rem;
  font-size: 1rem;
}

.our-mission .two-part-heading p {
  margin-bottom: 1.2rem;
}

.about-heading {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width: 991.98px) {
  .about-heading {
    padding-bottom: 30px;
  }
}

.about-heading h1 {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 1px;
}

.red-texture-bg {
  padding: 60px;
  background: url(/wp-content/themes/happident/dist/images/bg-shapes-new.jpg);
}

@media (max-width: 991.98px) {
  .red-texture-bg {
    padding: 15px;
  }
}

.red-texture-bg .white-bg {
  background-color: #fff;
  padding: 45px 15px;
  text-align: center;
}

.red-texture-bg .white-bg h2 {
  color: #6c675c;
  font-weight: 700;
}

.red-texture-bg .white-bg .width-60 {
  max-width: 600px;
  margin: auto;
}

.safety-section {
  padding-bottom: 80px;
}

.safety-section .red-texture-bg .white-bg {
  background-color: #f9f9f5;
}

@media (max-width: 991.98px) {
  .safety-section {
    padding-bottom: 40px;
  }
}

.dedicated-employee-section {
  padding-bottom: 60px;
}

@media (max-width: 991.98px) {
  .dedicated-employee-section {
    padding-bottom: 20px;
  }
}

.dedicated-employee-section .about-quotes-section {
  padding-left: 30px;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 991.98px) {
  .dedicated-employee-section .about-quotes-section {
    padding-left: 0;
    padding-top: 30px;
  }
}

.dedicated-employee-section .about-quotes-section .about-upper-part {
  margin-bottom: 60px;
}

@media (max-width: 991.98px) {
  .dedicated-employee-section .about-quotes-section .about-upper-part {
    margin-bottom: 30px;
  }
}

.dedicated-employee-section .about-quotes-section h6 {
  color: #6c675c;
  font-size: 0.8rem;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
}

.dedicated-employee-section .about-quotes-section .quotes {
  margin-bottom: 30px;
}

.dedicated-employee-section .about-quotes-section .quotes .fa {
  color: #6c675c;
}

.dedicated-employee-section .about-quotes-section h4 {
  font-weight: 600;
  letter-spacing: 1px;
}

.technology-clinic-section {
  padding-bottom: 60px;
}

@media (max-width: 991.98px) {
  .technology-clinic-section {
    padding-bottom: 30px;
  }
}

.about-our-technology {
  padding-bottom: 80px;
}

@media (max-width: 991.98px) {
  .about-our-technology {
    padding-bottom: 40px;
  }
}

.about-technology-image {
  padding-bottom: 80px;
}

@media (max-width: 991.98px) {
  .about-technology-image {
    padding-bottom: 40px;
  }
}

.location-container {
  padding-bottom: 30px;
}

.about-map-area {
  padding-bottom: 30px;
}

@media (max-width: 767.98px) {
  .about-map-area {
    padding-bottom: 40px;
  }
}

.about-booknow {
  padding-top: 20px;
  padding-bottom: 60px;
}

@media (max-width: 991.98px) {
  .about-booknow {
    padding-bottom: 55px;
    padding-top: 1px;
    margin-top: -10px;
  }
}

.page-template-template-dental-exam h3 {
  font-weight: 600;
  letter-spacing: 1px;
}

.video-section img {
  height: 100%;
}

@media (max-width: 767.98px) {
  .video-section img {
    height: auto;
  }
}

.phone-number {
  margin-top: 15px;
  font-size: 0.9rem;
}

.phone-number span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.phone-number span a p {
  color: #fa7864;
}

.tis-heading {
  text-align: center;
  padding-top: 90px;
  padding-bottom: 75px;
}

@media (max-width: 767.98px) {
  .tis-heading {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

.tis-heading .tis-ht {
  font-size: 2rem;
  color: #6c675c;
  line-height: 1.2;
  font-family: "Playfair Display", serif;
  font-weight: 600;
}

@media (max-width: 991.98px) {
  .tis-heading .tis-ht {
    font-size: 1.4rem;
  }
}

.two-image-section .row {
  margin-left: 0;
  margin-right: 0;
}

.two-image-section [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.two-image-section .image-position-right {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

@media (max-width: 767.98px) {
  .two-image-section .image-position-right {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
}

@media (max-width: 767.98px) {
  .two-image-section .image-position-left {
    margin-bottom: 15px;
  }
}

.two-image-section .tis-content-center {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 60px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.two-image-section .tis-content-center h3 {
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 18px;
}

@media (max-width: 991.98px) {
  .two-image-section .tis-content-center {
    padding: 15px;
    margin-bottom: 20px;
  }
}

.two-image-section .tis-content-center .btn,
.two-image-section .tis-content-center .search-form .search-submit,
.search-form .two-image-section .tis-content-center .search-submit,
.two-image-section .tis-content-center .nav-previous a,
.nav-previous .two-image-section .tis-content-center a,
.two-image-section .tis-content-center .nav-next a,
.nav-next .two-image-section .tis-content-center a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.two-image-section img {
  width: 100%;
}

.number-circle {
  border: 1px solid #bc8452;
  padding: 4px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  font-family: "Playfair Display", serif;
  line-height: 1;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 1.2rem;
}

.insuite {
  background-color: #fff;
  padding-bottom: 100px;
}

@media (max-width: 991.98px) {
  .insuite {
    padding-bottom: 40px;
  }
}

.insuite .insuite-upper {
  padding-top: 60px;
  padding-bottom: 44px;
}

@media (max-width: 991.98px) {
  .insuite .insuite-upper {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}

.insuite .insuite-lower {
  margin-bottom: 60px;
}

.insuite .insuite-lower h3 {
  color: #6c675c;
}

.insuite .insuite-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.full-width-section-link {
  text-align: center;
}

.dental-booknow-section {
  padding-top: 100px;
  padding-bottom: 84px;
  text-align: center;
  background-color: #fff;
}

@media (max-width: 991.98px) {
  .dental-booknow-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.dental-booknow-section h4 {
  color: #6c675c;
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 15px;
}

.dental-booknow-section .dbs-btn {
  margin-bottom: 15px;
}

.news-detail-image {
  margin-top: 15px;
  margin-bottom: 30px;
}

.news-time {
  font-size: 0.8rem;
  font-weight: 500;
}

.news-detail-content {
  padding-bottom: 60px;
}

.blog-content-wrapper {
  padding-bottom: 60px;
}

.blog-content-wrapper .bottom-gap {
  margin-bottom: 80px;
}

.blog-content-wrapper .blog-container .images-container .blog-main-image {
  height: 215px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
  background-position: top;
  background-size: cover;
}

.blog-content-wrapper .blog-container .images-container .blog-main-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.blog-content-wrapper .blog-container .images-container .blog-logo-image {
  height: 50px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.blog-content-wrapper .blog-container .blog-content {
  margin-bottom: 10px;
}

.how-it-works {
  padding-top: 100px;
  padding-bottom: 60px;
}

.how-it-works .hiw-text {
  margin-bottom: 3rem;
}

.how-it-works .black-heading {
  font-weight: 600;
  margin-bottom: 25px;
}

.how-it-works ul li {
  list-style: none;
  position: relative;
  margin-bottom: 30px;
}

.how-it-works ul li::before {
  content: "";
  background: url(/wp-content/themes/happident/dist/images/listing-icon.png);
  width: 23px;
  height: 23px;
  display: inline-block;
  position: absolute;
  left: -38px;
  top: 2px;
  background-size: 100%;
}

.insurance-booking-card .card {
  border: 0;
  background-color: #efede8;
  margin-bottom: 20px;
  padding: 25px 20px;
}

.insurance-booking-card .card .far {
  color: #6c675c;
}

.insurance-booking-card .card .fa {
  color: #6c675c;
}

.insurance-booking-card .card .book-card-text {
  margin-left: 15px;
}

.insurance-booking-card .card .book-card-text .uppercase {
  text-transform: uppercase;
  font-weight: 500;
}

.insurance-booking-card .card .book-card-text h6 {
  color: #6c675c;
  font-size: 0.9rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
}

.insurance-booking-card .card .book-card-text p {
  margin-bottom: 0;
  font-size: 0.8rem;
}

.insurance-booking-card .card a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

.insurance-booking-card .card.active {
  background-color: #fdd14a;
}

.insurance-booking-card .card.active h6 {
  color: #333;
}

.insurance-booking-card .card.active p {
  color: #333;
}

.insurance-booking-card .card.active .far {
  color: #333;
}

.insurance-booking-card .card.active .fa {
  color: #333;
}

.di-service {
  padding-top: 60px;
  padding-bottom: 30px;
}

@media (max-width: 991.98px) {
  .di-service {
    padding-top: 30px;
  }
}

.di-service h4 {
  font-weight: 600;
  margin-bottom: 15px;
}

.review-carousel {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #efede8;
  margin-top: 60px;
  text-align: center;
}

.review-carousel .carousel-inner {
  padding: 0 80px;
}

@media (max-width: 767.98px) {
  .review-carousel .carousel-inner {
    padding: 0 40px;
  }
}

.review-carousel #carouselExample .carousel-prev {
  position: absolute;
  left: 0;
  background: rgba(249, 249, 245, 0.9) !important;
  z-index: 999999;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  outline: none;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767.98px) {
  .review-carousel #carouselExample .carousel-prev {
    width: 35px;
    height: 35px;
  }
}

.review-carousel #carouselExample .carousel-next {
  position: absolute;
  right: 0;
  background: rgba(249, 249, 245, 0.9) !important;
  z-index: 999999;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  outline: none;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767.98px) {
  .review-carousel #carouselExample .carousel-next {
    width: 35px;
    height: 35px;
  }
}

.review-carousel #carouselExample .carousel-content p {
  padding-left: 10px;
  padding-right: 10px;
}

.image-slider {
  padding-top: 60px;
}

.image-slider .carousel-section h2 {
  margin-top: 30px;
}

.image-slider .carousel-section .owl-carousel {
  margin-top: 35px;
}

.easy-step {
  padding-top: 30px;
  padding-bottom: 60px;
}

.easy-step .easy-heading {
  margin-bottom: 70px;
  text-align: center;
}

.easy-step .number-circle {
  margin-top: 22px;
  margin-bottom: 22px;
}

.easy-step h4 {
  font-weight: 600;
  letter-spacing: 1px;
}

.learn-more-di {
  padding-top: 60px;
  padding-bottom: 45px;
  background-color: #fff;
}

@media (max-width: 991.98px) {
  .learn-more-di {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.learn-more-di .lmdi-img {
  margin-bottom: 30px;
}

.learn-more-di .lmdi-img img {
  width: 100%;
}

.learn-more-di hr {
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}

.learn-more-di .black-heading {
  font-size: 2rem;
}

@media (max-width: 991.98px) {
  .learn-more-di .black-heading {
    font-size: 1rem;
  }
}

.video-section-di {
  padding-top: 50px;
}

@media (max-width: 991.98px) {
  .video-section-di {
    padding-top: 20px;
  }
}

.video-section-di .video-wrapper {
  position: relative;
  margin-top: 1.7rem;
  height: 430px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 767.98px) {
  .video-section-di .video-wrapper {
    background-size: cover;
    background-position: center;
    height: 350px;
  }
}

.video-section-di .video-wrapper a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 80px;
  height: 80px;
  margin: auto;
  background: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}

.di-btn-area .btn-and-phone {
  padding-bottom: 40px;
}

i.fa.fa-play-circle {
  background-color: white;
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: cet;
      -ms-flex-align: cet;
          align-items: cet;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
}

.ib-easy-steps {
  padding-top: 90px;
  padding-bottom: 90px;
}

.ib-easy-steps .ib-heading {
  text-align: center;
  margin-bottom: 40px;
}

.ib-easy-steps .ib-easy-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.ib-easy-steps .ib-easy-group .number-circle {
  margin-right: 10px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  text-align: center;
}

.ib-group-line {
  margin-bottom: 5px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA5kAAAAJCAYAAAC42Oj4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFWSURBVHgB7dzBbcIwGIbh3wlC4sYIjFBOEeJAs0E3KBtAN2gnKN0ANmADkwOEnNIRGCFnpMS1UVSlJSmVOPp9JEs/jsP905dE5IY818PDQS+Px50WAAAAAIB3smyXp6me/+es6rqw3+uHMJS5UsGz/Tl0e1E0UwIAAAAA8EqWJaYeT8aYnV1vk0l8ajurrm/WT8aohVLq8fc1QiYAAAAA+KcRMr/VYXNjw+a6uX8Jje6R2PM5WNhxKXVr2YaQCQAAAAD+aQuZDT/aTeXetwzD4F0AAAAAALhDWVYvl2YyTfUoCIJXO87sGnXdQJMJAAAAAP650WQWdn30+9VqPI6LntupX9icu9l9McgGTjfPBAAAAACAdolItYqieNvc7Gwm29pNmkwAAAAA8E+jySyMkU1ZVuvpNP5sO9vr+pPrdlMtBQAAAADgo8QGy+1gIGv3SOxfB78Aa3d7hf2lIggAAAAASUVORK5CYII=);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 12px;
}

.ib-group-line span {
  color: #f93333;
  font-size: 0.8rem;
  display: inline-block;
  padding: 10px 30px;
  background-color: #f9f9f5;
  position: relative;
  top: -6px;
}

.four-reason-section {
  padding-top: 90px;
}

@media (max-width: 767.98px) {
  .four-reason-section h2 {
    font-size: 2rem;
  }
}

.four-reason-section .mt-3 {
  text-align: center;
}

.ib-option-section {
  padding-top: 90px;
}

.ib-option-section .black-heading {
  text-align: center;
  margin-bottom: 90px;
}

.ib-option-section .ib-option-image {
  margin-bottom: 25px;
}

.ib-option-section .ib-option-image img {
  width: 100%;
}

.ib-option-section h3 {
  font-weight: 700;
  color: #6c675c;
  margin-bottom: 2px;
}

.ib-option-section .price-comparison__price-label {
  font-size: 0.7rem;
  margin-bottom: 10px;
}

.ib-option-section .price-comparison__price-note {
  font-size: 0.7rem;
}

.ib-option-section .price-comparison__price-note span {
  font-size: 1rem;
}

.ib-guidance-section {
  padding-top: 60px;
}

.ib-guidance-section .beige-bg {
  background-color: #f9f3ed;
}

@media (max-width: 991.98px) {
  .ib-guidance-section .beige-bg {
    background-color: transparent;
  }

  .ib-guidance-section .beige-bg .inside-padding {
    background-color: #f9f3ed;
  }
}

.ib-guidance-section ul li {
  list-style: none;
  position: relative;
  margin-bottom: 20px;
}

.ib-guidance-section ul li::before {
  content: "";
  background: url(/wp-content/themes/happident/dist/images/listing-icon.png);
  width: 23px;
  height: 23px;
  display: inline-block;
  position: absolute;
  left: -38px;
  top: 2px;
  background-size: 100%;
}

.ib-guidance-section .row {
  margin-left: 0;
  margin-right: 0;
}

.ib-package-section {
  margin-top: 90px;
}

.ib-package-section .ib-grey-bg {
  background-color: #efede8;
  padding: 30px;
}

@media (max-width: 991.98px) {
  .ib-package-section .ib-grey-bg {
    padding: 30px 15px;
  }
}

.ib-package-section .ib-grey-bg .free-text {
  color: #f93333;
  font-size: 0.8rem;
}

.ib-package-section .ib-grey-bg .value-sek {
  font-size: 0.8rem;
}

.ib-package-section .ib-grey-bg .ib-package-image {
  margin-top: 30px;
}

.smart-fast .grey-bg {
  background-color: #efede8;
}

@media (max-width: 991.98px) {
  .smart-fast .grey-bg {
    background-color: transparent;
  }

  .smart-fast .grey-bg .inside-padding {
    background-color: #efede8;
  }
}

.smart-fast .row {
  margin-right: 0;
}

.inside-padding {
  padding: 60px;
}

.inside-padding h2 {
  margin-bottom: 30px;
}

@media (max-width: 767.98px) {
  .inside-padding {
    padding: 15px;
  }
}

.ib-tab-section {
  padding-bottom: 60px;
  padding-top: 60px;
  background-color: #fff;
}

@media (max-width: 767.98px) {
  .ib-tab-section {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.ib-tab-section h2 {
  text-align: center;
}

.ib-form-section .second-part {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.banner-rating .treatments-hero__rating-value {
  font-weight: 600;
}

.banner-rating p {
  margin-bottom: 2px;
  font-size: 0.8rem;
}

.stars-container .fas {
  margin-right: 6px;
}

.stars-container .fas:last-child {
  margin-right: 0;
}

.ib-consult-area {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

@media (max-width: 767.98px) {
  .ib-consult-area {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

.ib-consult-area .black-heading p {
  font-size: 2rem;
  font-weight: 400;
}

.ib-consult-area .call-to-action__title {
  color: #6c675c;
}

.template-InvisibleBraces .banner-sec .rightbanner-image {
  position: relative;
}

.template-InvisibleBraces .banner-sec .rightbanner-image .circle-palcement-offer {
  position: absolute;
  left: -35px;
  top: auto;
  z-index: 9;
  bottom: 150px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}

.template-InvisibleBraces .banner-sec .rightbanner-image .circle-palcement-offer .cricle-bg-offer {
  background: url(/wp-content/themes/happident/dist/images/bg-shapes-new1.jpg);
  padding: 5px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.template-InvisibleBraces .banner-sec .rightbanner-image .circle-palcement-offer .cricle-bg-offer .image-circle-offer {
  background-color: #fa7864;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.template-InvisibleBraces .banner-sec .rightbanner-image .circle-palcement-offer .cricle-bg-offer .image-circle-offer .text-transform-offer {
  -webkit-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
  position: relative;
  top: 20px;
  line-height: 1;
  display: grid;
}

.template-InvisibleBraces .banner-sec .rightbanner-image .circle-palcement-offer .cricle-bg-offer .image-circle-offer .text-transform-offer .bold-text-offer {
  font-size: 12px;
  color: #fff;
  white-space: pre-line;
  text-align: center;
  width: auto;
  padding-top: 2px;
  padding-bottom: 2px;
}

.template-InvisibleBraces .banner-sec .rightbanner-image .circle-palcement-offer .cricle-bg-offer .image-circle-offer .text-transform-offer .rate-text-offer {
  font-size: 22px;
  color: #fff;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
}

.template-InvisibleBraces .banner-sec .rightbanner-image .circle-palcement-offer .cricle-bg-offer .image-circle-offer .text-transform-offer .small-text-offer {
  font-size: 12px;
  color: #fff;
  text-align: center;
  display: block;
}

.template-InvisibleBraces .banner-sec h1 {
  font-size: 3.5rem;
}

.template-InvisibleBraces .image-section {
  height: 580px;
}

@media (max-width: 767.98px) {
  .template-InvisibleBraces .image-section {
    height: 50vh;
  }
}

.template-InvisibleBraces .big-btn {
  padding: 15px 2.5rem 15px 2.5rem;
  width: 100%;
  max-width: 705px;
  max-width: 598px;
}

@media (max-width: 767.98px) {
  .template-InvisibleBraces .big-btn {
    padding: 12px 1.5rem 12px 1.5rem;
    width: auto;
  }
}

.template-InvisibleBraces .homepage-hero__subheading {
  margin-bottom: 7px;
}

.getting-aligners-section {
  margin-top: 90px;
}

.getting-aligners-section h2 {
  font-size: 3rem;
}

@media (max-width: 767.98px) {
  .getting-aligners-section h2 {
    font-size: 2rem;
  }
}

.getting-aligners-section .right-side {
  padding-left: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.getting-aligners-section .right-side .btn.btn-primary,
.getting-aligners-section .right-side .text-block--theme0 .btn,
.text-block--theme0 .getting-aligners-section .right-side .btn,
.getting-aligners-section .right-side .text-block--theme0 .nav-previous a,
.text-block--theme0 .nav-previous .getting-aligners-section .right-side a,
.getting-aligners-section .right-side .nav-previous .text-block--theme0 a,
.nav-previous .text-block--theme0 .getting-aligners-section .right-side a,
.getting-aligners-section .right-side .text-block--theme0 .nav-next a,
.text-block--theme0 .nav-next .getting-aligners-section .right-side a,
.getting-aligners-section .right-side .nav-next .text-block--theme0 a,
.nav-next .text-block--theme0 .getting-aligners-section .right-side a,
.getting-aligners-section .right-side .search-form .search-submit,
.search-form .getting-aligners-section .right-side .search-submit,
.getting-aligners-section .right-side .nav-previous a.btn-primary,
.nav-previous .getting-aligners-section .right-side a.btn-primary,
.getting-aligners-section .right-side .nav-next a.btn-primary,
.nav-next .getting-aligners-section .right-side a.btn-primary {
  width: 100%;
}

.getting-aligners-section .right-side ul {
  list-style: none;
  padding: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.getting-aligners-section .right-side ul li {
  list-style: none;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #c9c9c0;
  font-size: 1rem;
}

.change-life-section {
  margin-top: 90px;
}

.change-life-section h2 {
  margin-bottom: 28px;
  font-size: 2.5rem;
}

@media (max-width: 767.98px) {
  .change-life-section h2 {
    font-size: 2rem;
  }
}

.change-life-section .life-slide {
  position: relative;
}

.change-life-section .life-slide .label {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 12px;
  background-color: #cbcbcb;
  border-radius: 624.9375rem;
  padding: 5px 8px;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  z-index: 9;
}

.change-life-section .life-slide a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}

.change-life-section .life-slide a .customer-name {
  position: absolute;
  right: auto;
  bottom: 20px;
  background-color: #fff;
  color: #6c675c;
  border-radius: 30px;
  padding: 9px 15px;
}

.change-life-section .owl-carousel button.owl-dot.active {
  width: 20%;
  background-color: #000;
}

.change-life-section .owl-carousel button.owl-dot {
  width: 80%;
  background-color: #e3e3e3;
}

.detailed-prices-section {
  margin-bottom: 4rem;
}

.detailed-prices-section .ib-option-section {
  padding-top: 1px;
}

.fullcost-transparency {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #efede7;
}

.fullcost-transparency .nav-tabs {
  margin-bottom: 1px;
  border-bottom: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.fullcost-transparency .nav-tabs::before {
  content: '';
  position: absolute;
  right: 1px;
  top: 5px;
  border: none;
  background-color: transparent;
  background-image: url(/wp-content/themes/happident/dist/images/black-arrow-drop.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position-x: right;
  background-position-y: 10px;
  width: 25px;
  height: 25px;
}

.fullcost-transparency .nav-tabs:focus {
  outline: none;
}

.fullcost-transparency .accordion-item {
  background-color: #fff;
  border-radius: 25px;
  margin-bottom: 20px;
}

@media (max-width: 767.98px) {
  .fullcost-transparency .accordion-item {
    padding: 15px;
  }
}

.fullcost-transparency .accordion-item .accordion-body {
  padding-left: 55px;
}

@media (max-width: 767.98px) {
  .fullcost-transparency .accordion-item .accordion-body {
    padding-left: 43px;
  }
}

.fullcost-transparency .transparency h2 {
  text-align: center;
  padding-bottom: 30px;
}

.fullcost-transparency .transparency .fullcost-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding-left: 65px;
  padding-right: 65px;
}

@media (max-width: 767.98px) {
  .fullcost-transparency .transparency .fullcost-section {
    display: block;
    padding-left: 1px;
    padding-right: 1px;
  }
}

.fullcost-transparency .transparency .fullcost-section .right-accordion {
  min-width: 500px;
  width: 40%;
}

@media (max-width: 991.98px) {
  .fullcost-transparency .transparency .fullcost-section .right-accordion {
    min-width: 400px;
  }
}

@media (max-width: 767.98px) {
  .fullcost-transparency .transparency .fullcost-section .right-accordion {
    min-width: 100%;
    width: 100%;
    margin-top: 20px;
  }
}

.fullcost-transparency .transparency .fullcost-section .right-accordion h2 {
  text-align: left;
}

.fullcost-transparency .transparency .fullcost-section .right-accordion li {
  font-size: 22px;
  margin-bottom: 10px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767.98px) {
  .fullcost-transparency .transparency .fullcost-section .right-accordion li {
    font-size: 15px;
  }
}

@media (max-width: 991.98px) {
  .fullcost-transparency .transparency .fullcost-section .right-accordion li {
    font-size: 16px;
  }
}

.fullcost-transparency .transparency .fullcost-section .right-accordion li span:nth-child(1) {
  background-color: #f3f5f6;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fullcost-transparency .transparency .fullcost-section .right-accordion li span:nth-child(3) {
  font-size: 14px;
  color: #26272899;
  margin-left: 10px;
  margin-top: 5px;
}

@media (max-width: 767.98px) {
  .fullcost-transparency .transparency .fullcost-section .right-accordion li span:nth-child(3) {
    margin-top: 1px;
  }
}

.fullcost-transparency .transparency .fullcost-section .right-accordion li.active span:nth-child(1) {
  background-color: #1c1d1e;
  color: #fff;
}

@media (max-width: 767.98px) {
  .fullcost-transparency .transparency .fullcost-section .right-accordion li.active span:nth-child(1) {
    margin-right: 10px;
  }
}

.fullcost-transparency .transparency .fullcost-design {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fullcost-transparency .accordion.accordion-flush {
  border-top: none;
  padding-top: 1px;
}

.fullcost-transparency .accordion.accordion-flush .accordion-item {
  width: 70%;
  float: left;
  margin-left: 50px;
  border-bottom: none;
  background-color: #fff;
  padding: 20px;
  border-radius: 25px;
}

.fullcost-transparency .accordion.accordion-flush .accordion-item .accordion-body p {
  margin-top: 20px;
}

.fullcost-transparency .accordion-button {
  background-color: transparent;
  border: none;
  width: 100%;
  text-align: left;
}

.fullcost-transparency .accordion-button.active .nav-tabs::before {
  content: '';
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  right: 10px;
  top: 25px;
}

.fullcost-transparency .tab-content img {
  border-radius: 20px;
  max-width: 390px;
  margin-right: 50px;
}

.lifeslider-container .owl-carousel .owl-item img {
  border-radius: 25px;
}

@media (max-width: 991.98px) {
  .fullcost-transparency .accordion.accordion-flush .accordion-item {
    width: 100%;
    float: left;
    border-bottom: none;
    background-color: #fff;
    padding: 20px;
    border-radius: 25px;
    margin-left: 1px;
  }

  .fullcost-transparency .transparency {
    padding-left: 60px;
    padding-right: 60px;
  }

  .fullcost-transparency .tab-content img {
    max-width: 250px;
  }

  .template-InvisibleBraces .banner-sec .rightbanner-image .circle-palcement-offer {
    position: absolute;
    left: 5px;
    top: -50px;
  }

  .getting-aligners-section .right-side {
    padding-left: 10px;
  }
}

@media (max-width: 767.98px) {
  .fullcost-transparency {
    padding-top: 50px;
  }

  .fullcost-transparency .accordion.accordion-flush {
    padding-top: 40px;
    display: flow-root;
  }

  .fullcost-transparency .accordion.accordion-flush .accordion-item {
    width: 100%;
    float: left;
    border-bottom: none;
    background-color: #fff;
    padding: 20px;
    border-radius: 25px;
    margin-left: 1px;
  }

  .fullcost-transparency .transparency {
    padding-left: 20px;
    padding-right: 20px;
  }

  .fullcost-transparency .transparency h2 {
    color: #fa7864;
    font-size: 2rem;
  }

  .fullcost-transparency .transparency .fullcost-design {
    display: block;
  }

  .fullcost-transparency .tab-content img {
    max-width: 100%;
    margin-right: auto;
  }

  .fullcost-transparency .accordion-button .nav-tabs li span:nth-child(1) {
    margin-right: 10px;
  }

  .detailed-prices-section .sek-text-section h2 {
    font-size: 2rem;
  }

  .template-InvisibleBraces .banner-sec .rightbanner-image .circle-palcement-offer {
    position: absolute;
    left: 2px;
    right: auto;
    top: -40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .getting-aligners-section .right-side {
    padding-left: 10px;
    padding-top: 30px;
  }

  .howit-works-section .ib-easy-steps img {
    width: 100%;
  }

  .howit-works-section .ib-easy-steps h2 {
    font-size: 2rem;
  }

  .formdesign-section .actions {
    text-align: center;
  }

  .black-heading {
    font-size: 2rem;
  }
}

.boost-confidence {
  padding-top: 70px;
  padding-bottom: 60px;
}

@media (max-width: 767.98px) {
  .boost-confidence {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.center-heading {
  text-align: center;
  max-width: 500px;
  margin: auto;
  padding-bottom: 30px;
}

.grey-bg-grid .grey-bg .number-wrapper {
  padding: 0 20px;
}

.grey-bg-grid .grey-bg .heading-wrapper {
  padding: 30px 20px 0 20px;
}

@media (max-width: 767.98px) {
  .grey-bg-grid .grey-bg .heading-wrapper h3 {
    font-size: 2rem;
  }
}

.grey-bg-grid .plan-items .red-text {
  margin-top: 60px;
  margin-bottom: 15px;
  color: #fa7864;
}

.grey-bg-grid .plan-items p {
  font-size: 0.8rem;
}

@media (max-width: 767.98px) {
  .grey-bg-grid .plan-items p {
    font-size: 1rem;
  }
}

.grey-bg-grid .plan-items.last-item {
  background-color: #fff;
  padding-top: 1px;
  margin-top: auto;
}

.clinic-heading hr {
  max-width: 40%;
  margin-left: unset;
}

.clinic-direction {
  font-size: 0.9rem;
  padding-bottom: 60px;
}

.clinic-location-detail .fas {
  color: #f93333;
}

.c-heading-container .c-heading-text {
  font-size: 1rem;
  color: #6c675c;
}

.clinic-heading-text {
  font-size: 1rem;
  color: #6c675c;
  margin-bottom: 0;
  line-height: 1;
}

.opening-hours .opening-hours__day {
  margin-bottom: 5px;
}

.opening-hours .opening-hours__day .opening-hours__day-name {
  font-weight: 700;
}

.clinic-team-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}

.clinic-team-info .weight-700 {
  font-weight: 700;
}

.clinic-team-info span {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 13px;
}

.clinic-oral-health {
  padding-bottom: 60px;
}

.center-text {
  text-align: center;
  padding-bottom: 90px;
  padding-top: 20px;
}

.center-text .black-heading p {
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 1rem;
  font-size: 2rem;
}

.clinic-gallery .gallery-section .gallery-name-container {
  padding-top: 10px;
}

.clinic-gallery .gallery-section .ig-heading {
  margin-bottom: 3px;
}

@media (max-width: 767.98px) {
  .clinic-map-section {
    margin-bottom: 30px;
  }
}

.clinic-map-section .clinic-map {
  height: 400px;
}

.clinic-availability {
  padding: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.clinic-availability .black-heading {
  margin-bottom: 0;
}

.clinic-availability hr {
  margin-top: 0.9rem;
  margin-bottom: 0.8rem;
}

@media (max-width: 767.98px) {
  .clinic-availability {
    padding: 15px;
    margin-top: 30px;
  }
}

.clinic-availability ul {
  padding-left: 0;
}

.clinic-availability ul li {
  list-style: none;
  border-bottom: 1px solid #c9c9c0;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.clinic-availability ul li a {
  color: #6c675c;
  display: block;
  text-decoration: none;
}

.nearby-studios .ns-img {
  margin-bottom: 25px;
}

.nearby-studios .fas {
  color: #f93333;
}

.nearby-studios .nearby-location {
  margin-bottom: 10px;
  font-size: 0.9rem;
}

.nearby-studios .nearby-number {
  font-size: 0.9rem;
}

.nearby-studios h4 {
  font-weight: 600;
  letter-spacing: 1px;
}

.full-width-image {
  margin-bottom: 90px;
}

.booking-header {
  padding: 15px 0;
  border-bottom: 1px solid #c9c9c0;
}

.grid-container {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.grid-container .fa {
  cursor: pointer;
}

.item1 {
  grid-column: 1;
  grid-row: 1;
}

.item2 {
  grid-column: 2;
  grid-row: 1;
  padding-left: 39px;
}

@media (max-width: 767.98px) {
  .item2 {
    padding-left: 0;
  }
}

.page-template-template-clinic-booking .hd-step {
  height: calc(100vh - 81px);
}

@media (max-width: 767.98px) {
  .page-template-template-clinic-booking .hd-step {
    height: auto;
    margin-bottom: 60px;
  }
}

.page-template-template-clinic-booking .hd-step .hd-step-left-part {
  height: calc(100vh - 81px);
}

@media (max-width: 767.98px) {
  .page-template-template-clinic-booking .hd-step .hd-step-left-part {
    height: auto;
  }
}

.page-template-template-clinic-booking .hd-step .hd-step-right-part {
  padding-left: 0;
  height: calc(100vh - 81px);
}

@media (max-width: 767.98px) {
  .page-template-template-clinic-booking .hd-step .hd-step-right-part {
    height: 50vh;
    padding-left: 15px;
  }
}

.hd-step-6 {
  padding-bottom: 30px;
  display: none;
}

.hd-step-6 .hd-step-content {
  margin-bottom: 30px;
}

.tooltip-text {
  padding: 20px;
}

.tooltip-text p {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  margin-bottom: 5px;
  color: #6c675c;
}

.tooltip-text h4 {
  margin-bottom: 0;
  font-weight: 700;
}

.tooltip-text hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.tooltip-text .small {
  font-size: 0.7rem;
  color: #6c675c;
  font-weight: 400;
  margin-bottom: 10px;
}


/*# sourceMappingURL=main.css.map*/