/*
  Theme Name: Imguss Theme
  Author: Dejan
  Version: 0.1 alpha
  Tags: white, black, one-column
*/

@import url(https://fonts.googleapis.com/css?family=Rajdhani:500,700|Raleway:500|Roboto:400,500);
/*!
 * Bootstrap v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --indigo: #6610f2;
  --purple: #825b6e;
  --pink: #e83e8c;
  --red: #d23b2c;
  --teal: #20c997;
  --cyan: #17a2b8;
  --gray: #868e96;
  --gray-dark: #ccc;
  --primary: #000;
  --secondary: #868e96;
  --success: #296560;
  --info: #17a2b8;
  --warning: #dda81b;
  --danger: #d23b2c;
  --light: #f3f3f3;
  --dark: #ccc;
  --black: #000;
  --white: #fff;
  --gray: #ccc;
  --light-gray: #f0f0f0;
  --yellow: #dda81b;
  --falcon: #825b6e;
  --pale-slate: #cbc0c5;
  --orange: #c6916d;
  --blue: #256e8b;
  --light-blue: #8da2b4;
  --light-green: #90a8a8;
  --green: #296560;
  --living: #6e8c5b;
  --hardhof: #004434;
  --langenhof: #5b9972;
  --lindihof: #9fb668;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1250px;
  --breakpoint-xxl: 1500px;
  --font-family-sans-serif: Roboto, Verdana, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}

#wpadminbar {
  top: auto !important;
  bottom: 0;
  position: fixed;
}

@media print {
  *,
  :after,
  :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 4px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  .h2,
  .h3,
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  .h2,
  .h3,
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .container,
  body {
    min-width: 992px !important;
    background: #f0f0f0 !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 4px solid #000;
  }
  .table,
  table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th,
  table td,
  table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #f0f0f0 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #000;
  }
  .table .thead-dark th,
  table .thead-dark th {
    color: inherit;
    border-color: #000;
  }
}
*,
:after,
:before {
  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;
}

.google-map-iframe {
  height: 40vh;
  width: 100%;
  filter: grayscale(100%);
}

body {
  margin: 0;
  font-family: Roboto, Verdana, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background: #f0f0f0 !important;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  font-style: normal;
  line-height: inherit;
}
address,
dl,
ol,
ul {
  margin-bottom: 1rem;
}
dl,
ol,
ul {
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  text-decoration: underline;
  background-color: transparent;
}
a,
a:hover {
  color: #000;
}
a:hover {
  text-decoration: none;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  border-style: none;
}
img,
svg {
  vertical-align: middle;
}
svg {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
}
fieldset {
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #000;
}
.h1,
h1 {
  font-size: 3.8rem;
}
.h2,
h2 {
  font-size: 2.75rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.40625rem;
  font-weight: 300;
}
.display-1 {
  font-size: 5rem;
}
.display-1,
.display-2 {
  font-weight: 400;
  line-height: 1.1;
}
.display-2 {
  font-size: 3rem;
}
.display-3 {
  font-size: 4.5rem;
}
.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.1;
}
.display-4 {
  font-size: 3.5rem;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 4px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.40625rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96;
}
.blockquote-footer:before {
  content: "\2014\A0";
}
.img-fluid,
.img-thumbnail,
.wp-caption.aligncenter > img,
.wp-caption.alignleft > img,
.wp-caption.alignright > img {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 4px solid #f0f0f0;
  border-radius: 0.25rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #868e96;
}
.container {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1500px) {
  .container {
    max-width: 1440px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -30px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1250px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1500px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.google-map-iframe {
  height: 40vh;
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.google-map-iframe iframe {
  width: 100%;
  height: 100%;
}
.table,
table {
  width: 100%;
  margin-bottom: 1rem;
  color: #000;
  background-color: transparent;
}
.table td,
.table th,
table td,
table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #000;
}
.table thead th,
table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #000;
}
.table tbody + tbody,
table tbody + tbody {
  border-top: 2px solid #000;
}
.table-sm td,
.table-sm th {
  padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #000;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f0f0f0;
}
.table-hover tbody tr:hover {
  color: #000;
  background-color: #f0f0f0;
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8b8b8;
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7a7a7a;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #ababab;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #dddfe2;
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #c0c4c8;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #cfd2d6;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #c3d4d2;
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #90afac;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b4c9c7;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #f5e7bf;
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #edd288;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #f2dfa9;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f2c8c4;
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #e89991;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #edb5af;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #fcfcfc;
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #f9f9f9;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #efefef;
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #f1f1f1;
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #e4e4e4;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #e4e4e4;
}
.table-black,
.table-black > td,
.table-black > th {
  background-color: #b8b8b8;
}
.table-black tbody + tbody,
.table-black td,
.table-black th,
.table-black thead th {
  border-color: #7a7a7a;
}
.table-hover .table-black:hover,
.table-hover .table-black:hover > td,
.table-hover .table-black:hover > th {
  background-color: #ababab;
}
.table-white,
.table-white > td,
.table-white > th {
  background-color: #fff;
}
.table-white tbody + tbody,
.table-white td,
.table-white th,
.table-white thead th {
  border-color: #fff;
}
.table-hover .table-white:hover,
.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: #f2f2f2;
}
.table-gray,
.table-gray > td,
.table-gray > th {
  background-color: #f1f1f1;
}
.table-gray tbody + tbody,
.table-gray td,
.table-gray th,
.table-gray thead th {
  border-color: #e4e4e4;
}
.table-hover .table-gray:hover,
.table-hover .table-gray:hover > td,
.table-hover .table-gray:hover > th {
  background-color: #e4e4e4;
}
.table-light-gray,
.table-light-gray > td,
.table-light-gray > th {
  background-color: #fbfbfb;
}
.table-light-gray tbody + tbody,
.table-light-gray td,
.table-light-gray th,
.table-light-gray thead th {
  border-color: #f7f7f7;
}
.table-hover .table-light-gray:hover,
.table-hover .table-light-gray:hover > td,
.table-hover .table-light-gray:hover > th {
  background-color: #eee;
}
.table-yellow,
.table-yellow > td,
.table-yellow > th {
  background-color: #f5e7bf;
}
.table-yellow tbody + tbody,
.table-yellow td,
.table-yellow th,
.table-yellow thead th {
  border-color: #edd288;
}
.table-hover .table-yellow:hover,
.table-hover .table-yellow:hover > td,
.table-hover .table-yellow:hover > th {
  background-color: #f2dfa9;
}
.table-falcon,
.table-falcon > td,
.table-falcon > th {
  background-color: #dcd1d6;
}
.table-falcon tbody + tbody,
.table-falcon td,
.table-falcon th,
.table-falcon thead th {
  border-color: #beaab4;
}
.table-hover .table-falcon:hover,
.table-hover .table-falcon:hover > td,
.table-hover .table-falcon:hover > th {
  background-color: #d1c3c9;
}
.table-pale-slate,
.table-pale-slate > td,
.table-pale-slate > th {
  background-color: #f0edef;
}
.table-pale-slate tbody + tbody,
.table-pale-slate td,
.table-pale-slate th,
.table-pale-slate thead th {
  border-color: #e4dee1;
}
.table-hover .table-pale-slate:hover,
.table-hover .table-pale-slate:hover > td,
.table-hover .table-pale-slate:hover > th {
  background-color: #e4dfe3;
}
.table-orange,
.table-orange > td,
.table-orange > th {
  background-color: #efe0d6;
}
.table-orange tbody + tbody,
.table-orange td,
.table-orange th,
.table-orange thead th {
  border-color: #e1c6b3;
}
.table-hover .table-orange:hover,
.table-hover .table-orange:hover > td,
.table-hover .table-orange:hover > th {
  background-color: #e8d2c4;
}
.table-blue,
.table-blue > td,
.table-blue > th {
  background-color: #c2d6df;
}
.table-blue tbody + tbody,
.table-blue td,
.table-blue th,
.table-blue thead th {
  border-color: #8eb4c3;
}
.table-hover .table-blue:hover,
.table-hover .table-blue:hover > td,
.table-hover .table-blue:hover > th {
  background-color: #b1cbd6;
}
.table-light-blue,
.table-light-blue > td,
.table-light-blue > th {
  background-color: #dfe5ea;
}
.table-light-blue tbody + tbody,
.table-light-blue td,
.table-light-blue th,
.table-light-blue thead th {
  border-color: #c4cfd8;
}
.table-hover .table-light-blue:hover,
.table-hover .table-light-blue:hover > td,
.table-hover .table-light-blue:hover > th {
  background-color: #d0d8e0;
}
.table-light-green,
.table-light-green > td,
.table-light-green > th {
  background-color: #e0e7e7;
}
.table-light-green tbody + tbody,
.table-light-green td,
.table-light-green th,
.table-light-green thead th {
  border-color: #c5d2d2;
}
.table-hover .table-light-green:hover,
.table-hover .table-light-green:hover > td,
.table-hover .table-light-green:hover > th {
  background-color: #d2dcdc;
}
.table-green,
.table-green > td,
.table-green > th {
  background-color: #c3d4d2;
}
.table-green tbody + tbody,
.table-green td,
.table-green th,
.table-green thead th {
  border-color: #90afac;
}
.table-hover .table-green:hover,
.table-hover .table-green:hover > td,
.table-hover .table-green:hover > th {
  background-color: #b4c9c7;
}
.table-living,
.table-living > td,
.table-living > th {
  background-color: #d6dfd1;
}
.table-living tbody + tbody,
.table-living td,
.table-living th,
.table-living thead th {
  border-color: #b4c3aa;
}
.table-hover .table-living:hover,
.table-hover .table-living:hover > td,
.table-hover .table-living:hover > th {
  background-color: #c9d5c2;
}
.table-hardhof,
.table-hardhof > td,
.table-hardhof > th {
  background-color: #b8cbc6;
}
.table-hardhof tbody + tbody,
.table-hardhof td,
.table-hardhof th,
.table-hardhof thead th {
  border-color: #7a9e95;
}
.table-hover .table-hardhof:hover,
.table-hover .table-hardhof:hover > td,
.table-hover .table-hardhof:hover > th {
  background-color: #a9c0ba;
}
.table-langenhof,
.table-langenhof > td,
.table-langenhof > th {
  background-color: #d1e2d8;
}
.table-langenhof tbody + tbody,
.table-langenhof td,
.table-langenhof th,
.table-langenhof thead th {
  border-color: #aacab6;
}
.table-hover .table-langenhof:hover,
.table-hover .table-langenhof:hover > td,
.table-hover .table-langenhof:hover > th {
  background-color: #c1d8cb;
}
.table-lindihof,
.table-lindihof > td,
.table-lindihof > th {
  background-color: #e4ebd5;
}
.table-lindihof tbody + tbody,
.table-lindihof td,
.table-lindihof th,
.table-lindihof thead th {
  border-color: #cdd9b0;
}
.table-hover .table-lindihof:hover,
.table-hover .table-lindihof:hover > td,
.table-hover .table-lindihof:hover > th {
  background-color: #d9e3c4;
}
.table-active,
.table-active > td,
.table-active > th {
  background-color: #f0f0f0;
}
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #e3e3e3;
}
.table .thead-dark th,
table .thead-dark th {
  color: #fff;
  background-color: #666;
  border-color: #000;
}
.table .thead-light th,
table .thead-light th {
  color: #495057;
  background-color: #f3f3f3;
  border-color: #000;
}
.table-dark {
  color: #fff;
  background-color: #666;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #000;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0, 0%, 100%, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1249.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1499.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.5rem + 2px);
  padding: 0.75rem 1rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #000;
  background-color: #fff;
  border-color: #000;
  outline: 0;
  box-shadow: none, none;
}
.form-control::-webkit-input-placeholder {
  color: #868e96;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #868e96;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #868e96;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #868e96;
  opacity: 1;
}
.form-control::placeholder {
  color: #868e96;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #f3f3f3;
  opacity: 1;
}
select.form-control:focus::-ms-value {
  color: #000;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.75rem + 1px);
  padding-bottom: calc(0.75rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(1rem + 1px);
  padding-bottom: calc(1rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #000;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1.5rem + 2px);
  padding: 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #868e96;
}
.wpcf7-list-item {
  margin: 0;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #296560;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(41, 101, 96, 0.9);
  border-radius: 0.25rem;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #296560;
  padding-right: calc(1.5em + 1.5rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23296560' 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: 100% calc(0.375em + 0.375rem);
  background-size: calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #296560;
  box-shadow: 0 0 0 0 rgba(41, 101, 96, 0.25);
}
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
  display: block;
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 1.5rem);
  background-position: top calc(0.375em + 0.375rem) right
    calc(0.375em + 0.375rem);
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #296560;
  padding-right: calc((3em + 4.5rem) / 4 + 2rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23ccc' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      no-repeat right 1rem center/8px 10px,
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23296560' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
      #fff no-repeat center right 2rem / calc(0.75em + 0.75rem)
      calc(0.75em + 0.75rem);
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #296560;
  box-shadow: 0 0 0 0 rgba(41, 101, 96, 0.25);
}
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip {
  display: block;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #296560;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #296560;
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: #296560;
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:checked
  ~ .custom-control-label:before {
  border-color: #388982;
  background-color: #388982;
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0 rgba(41, 101, 96, 0.25);
}
.custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label:before,
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #296560;
}
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #296560;
  box-shadow: 0 0 0 0 rgba(41, 101, 96, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #d23b2c;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(210, 59, 44, 0.9);
  border-radius: 0.25rem;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #d23b2c;
  padding-right: calc(1.5em + 1.5rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d23b2c' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d23b2c' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% calc(0.375em + 0.375rem);
  background-size: calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #d23b2c;
  box-shadow: 0 0 0 0 rgba(210, 59, 44, 0.25);
}
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 1.5rem);
  background-position: top calc(0.375em + 0.375rem) right
    calc(0.375em + 0.375rem);
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #d23b2c;
  padding-right: calc((3em + 4.5rem) / 4 + 2rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23ccc' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      no-repeat right 1rem center/8px 10px,
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d23b2c' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d23b2c' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
      #fff no-repeat center right 2rem / calc(0.75em + 0.75rem)
      calc(0.75em + 0.75rem);
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #d23b2c;
  box-shadow: 0 0 0 0 rgba(210, 59, 44, 0.25);
}
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip {
  display: block;
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #d23b2c;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #d23b2c;
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: #d23b2c;
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:checked
  ~ .custom-control-label:before {
  border-color: #db6256;
  background-color: #db6256;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0 rgba(210, 59, 44, 0.25);
}
.custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #d23b2c;
}
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #d23b2c;
  box-shadow: 0 0 0 0 rgba(210, 59, 44, 0.25);
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    justify-content: center;
  }
  .form-inline .form-group,
  .form-inline label {
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    flex: 0 0 auto;
    flex-flow: row wrap;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #000;
  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: 4px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0;
  transition: all 0.3s;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #000;
  text-decoration: none;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
  box-shadow: none;
}
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled).active:focus,
.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled):active:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  box-shadow: none;
}
.btn-primary,
.btn-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-primary.focus,
.btn-primary:focus {
  box-shadow: none, 0 0 0 0 rgba(38, 38, 38, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(38, 38, 38, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
  box-shadow: none;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d;
}
.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: none, 0 0 0 0 rgba(152, 159, 166, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #666e76;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(152, 159, 166, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #296560;
  border-color: #296560;
  box-shadow: none;
}
.btn-success:hover {
  color: #fff;
  background-color: #1e4a46;
  border-color: #1a413e;
}
.btn-success.focus,
.btn-success:focus {
  box-shadow: none, 0 0 0 0 rgba(73, 124, 120, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #296560;
  border-color: #296560;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1a413e;
  border-color: #173835;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(73, 124, 120, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
  box-shadow: none;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info.focus,
.btn-info:focus {
  box-shadow: none, 0 0 0 0 rgba(58, 176, 195, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(58, 176, 195, 0.5);
}
.btn-warning {
  color: #666;
  background-color: #dda81b;
  border-color: #dda81b;
  box-shadow: none;
}
.btn-warning:hover {
  color: #fff;
  background-color: #bb8e17;
  border-color: #b08515;
}
.btn-warning.focus,
.btn-warning:focus {
  box-shadow: none, 0 0 0 0 rgba(203, 158, 38, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #666;
  background-color: #dda81b;
  border-color: #dda81b;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #b08515;
  border-color: #a47d14;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(203, 158, 38, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #d23b2c;
  border-color: #d23b2c;
  box-shadow: none;
}
.btn-danger:hover {
  color: #fff;
  background-color: #b23225;
  border-color: #a82f23;
}
.btn-danger.focus,
.btn-danger:focus {
  box-shadow: none, 0 0 0 0 rgba(217, 88, 76, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #d23b2c;
  border-color: #d23b2c;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #a82f23;
  border-color: #9d2c21;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(217, 88, 76, 0.5);
}
.btn-light {
  color: #666;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
  box-shadow: none;
}
.btn-light:hover {
  color: #666;
  background-color: #e0e0e0;
  border-color: #dadada;
}
.btn-light.focus,
.btn-light:focus {
  box-shadow: none, 0 0 0 0 hsla(0, 0%, 87.1%, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  color: #666;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #666;
  background-color: #dadada;
  border-color: #d3d3d3;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 hsla(0, 0%, 87.1%, 0.5);
}
.btn-dark {
  color: #666;
  background-color: #ccc;
  border-color: #ccc;
  box-shadow: none;
}
.btn-dark:hover {
  color: #666;
  background-color: #b9b9b9;
  border-color: #b3b3b3;
}
.btn-dark.focus,
.btn-dark:focus {
  box-shadow: none, 0 0 0 0 hsla(0, 0%, 74.1%, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #666;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #666;
  background-color: #b3b3b3;
  border-color: #acacac;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 hsla(0, 0%, 74.1%, 0.5);
}
.btn-black {
  box-shadow: none;
}
.btn-black,
.btn-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-black.focus,
.btn-black:focus {
  box-shadow: none, 0 0 0 0 rgba(38, 38, 38, 0.5);
}
.btn-black.disabled,
.btn-black:disabled,
.btn-black:not(:disabled):not(.disabled).active,
.btn-black:not(:disabled):not(.disabled):active,
.show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-black:not(:disabled):not(.disabled).active:focus,
.btn-black:not(:disabled):not(.disabled):active:focus,
.show > .btn-black.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(38, 38, 38, 0.5);
}
.btn-white {
  color: #666;
  background-color: #fff;
  border-color: #fff;
  box-shadow: none;
}
.btn-white:hover {
  color: #666;
  background-color: #ececec;
  border-color: #e6e6e6;
}
.btn-white.focus,
.btn-white:focus {
  box-shadow: none, 0 0 0 0 hsla(0, 0%, 91%, 0.5);
}
.btn-white.disabled,
.btn-white:disabled {
  color: #666;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.show > .btn-white.dropdown-toggle {
  color: #666;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
.btn-white:not(:disabled):not(.disabled).active:focus,
.btn-white:not(:disabled):not(.disabled):active:focus,
.show > .btn-white.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 hsla(0, 0%, 91%, 0.5);
}
.btn-gray {
  color: #666;
  background-color: #ccc;
  border-color: #ccc;
  box-shadow: none;
}
.btn-gray:hover {
  color: #666;
  background-color: #b9b9b9;
  border-color: #b3b3b3;
}
.btn-gray.focus,
.btn-gray:focus {
  box-shadow: none, 0 0 0 0 hsla(0, 0%, 74.1%, 0.5);
}
.btn-gray.disabled,
.btn-gray:disabled {
  color: #666;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-gray:not(:disabled):not(.disabled).active,
.btn-gray:not(:disabled):not(.disabled):active,
.show > .btn-gray.dropdown-toggle {
  color: #666;
  background-color: #b3b3b3;
  border-color: #acacac;
}
.btn-gray:not(:disabled):not(.disabled).active:focus,
.btn-gray:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 hsla(0, 0%, 74.1%, 0.5);
}
.btn-light-gray {
  color: #666;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  box-shadow: none;
}
.btn-light-gray:hover {
  color: #666;
  background-color: #ddd;
  border-color: #d7d7d7;
}
.btn-light-gray.focus,
.btn-light-gray:focus {
  box-shadow: none, 0 0 0 0 hsla(0, 0%, 85.9%, 0.5);
}
.btn-light-gray.disabled,
.btn-light-gray:disabled {
  color: #666;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.btn-light-gray:not(:disabled):not(.disabled).active,
.btn-light-gray:not(:disabled):not(.disabled):active,
.show > .btn-light-gray.dropdown-toggle {
  color: #666;
  background-color: #d7d7d7;
  border-color: #d0d0d0;
}
.btn-light-gray:not(:disabled):not(.disabled).active:focus,
.btn-light-gray:not(:disabled):not(.disabled):active:focus,
.show > .btn-light-gray.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 hsla(0, 0%, 85.9%, 0.5);
}
.btn-yellow {
  color: #666;
  background-color: #dda81b;
  border-color: #dda81b;
  box-shadow: none;
}
.btn-yellow:hover {
  color: #fff;
  background-color: #bb8e17;
  border-color: #b08515;
}
.btn-yellow.focus,
.btn-yellow:focus {
  box-shadow: none, 0 0 0 0 rgba(203, 158, 38, 0.5);
}
.btn-yellow.disabled,
.btn-yellow:disabled {
  color: #666;
  background-color: #dda81b;
  border-color: #dda81b;
}
.btn-yellow:not(:disabled):not(.disabled).active,
.btn-yellow:not(:disabled):not(.disabled):active,
.show > .btn-yellow.dropdown-toggle {
  color: #fff;
  background-color: #b08515;
  border-color: #a47d14;
}
.btn-yellow:not(:disabled):not(.disabled).active:focus,
.btn-yellow:not(:disabled):not(.disabled):active:focus,
.show > .btn-yellow.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(203, 158, 38, 0.5);
}
.btn-falcon {
  color: #fff;
  background-color: #825b6e;
  border-color: #825b6e;
  box-shadow: none;
}
.btn-falcon:hover {
  color: #fff;
  background-color: #6c4b5b;
  border-color: #644655;
}
.btn-falcon.focus,
.btn-falcon:focus {
  box-shadow: none, 0 0 0 0 rgba(149, 116, 132, 0.5);
}
.btn-falcon.disabled,
.btn-falcon:disabled {
  color: #fff;
  background-color: #825b6e;
  border-color: #825b6e;
}
.btn-falcon:not(:disabled):not(.disabled).active,
.btn-falcon:not(:disabled):not(.disabled):active,
.show > .btn-falcon.dropdown-toggle {
  color: #fff;
  background-color: #644655;
  border-color: #5d414e;
}
.btn-falcon:not(:disabled):not(.disabled).active:focus,
.btn-falcon:not(:disabled):not(.disabled):active:focus,
.show > .btn-falcon.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(149, 116, 132, 0.5);
}
.btn-pale-slate {
  color: #666;
  background-color: #cbc0c5;
  border-color: #cbc0c5;
  box-shadow: none;
}
.btn-pale-slate:hover {
  color: #666;
  background-color: #baabb2;
  border-color: #b4a4ab;
}
.btn-pale-slate.focus,
.btn-pale-slate:focus {
  box-shadow: none, 0 0 0 0 rgba(188, 179, 183, 0.5);
}
.btn-pale-slate.disabled,
.btn-pale-slate:disabled {
  color: #666;
  background-color: #cbc0c5;
  border-color: #cbc0c5;
}
.btn-pale-slate:not(:disabled):not(.disabled).active,
.btn-pale-slate:not(:disabled):not(.disabled):active,
.show > .btn-pale-slate.dropdown-toggle {
  color: #666;
  background-color: #b4a4ab;
  border-color: #ae9da5;
}
.btn-pale-slate:not(:disabled):not(.disabled).active:focus,
.btn-pale-slate:not(:disabled):not(.disabled):active:focus,
.show > .btn-pale-slate.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(188, 179, 183, 0.5);
}
.btn-orange {
  color: #666;
  background-color: #c6916d;
  border-color: #c6916d;
  box-shadow: none;
}
.btn-orange:hover {
  color: #fff;
  background-color: #bb7c51;
  border-color: #b87548;
}
.btn-orange.focus,
.btn-orange:focus {
  box-shadow: none, 0 0 0 0 rgba(184, 139, 108, 0.5);
}
.btn-orange.disabled,
.btn-orange:disabled {
  color: #666;
  background-color: #c6916d;
  border-color: #c6916d;
}
.btn-orange:not(:disabled):not(.disabled).active,
.btn-orange:not(:disabled):not(.disabled):active,
.show > .btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #b87548;
  border-color: #af6f44;
}
.btn-orange:not(:disabled):not(.disabled).active:focus,
.btn-orange:not(:disabled):not(.disabled):active:focus,
.show > .btn-orange.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(184, 139, 108, 0.5);
}
.btn-blue {
  color: #fff;
  background-color: #256e8b;
  border-color: #256e8b;
  box-shadow: none;
}
.btn-blue:hover {
  color: #fff;
  background-color: #1d566d;
  border-color: #1a4e63;
}
.btn-blue.focus,
.btn-blue:focus {
  box-shadow: none, 0 0 0 0 rgba(70, 132, 156, 0.5);
}
.btn-blue.disabled,
.btn-blue:disabled {
  color: #fff;
  background-color: #256e8b;
  border-color: #256e8b;
}
.btn-blue:not(:disabled):not(.disabled).active,
.btn-blue:not(:disabled):not(.disabled):active,
.show > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #1a4e63;
  border-color: #184659;
}
.btn-blue:not(:disabled):not(.disabled).active:focus,
.btn-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-blue.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(70, 132, 156, 0.5);
}
.btn-light-blue {
  color: #666;
  background-color: #8da2b4;
  border-color: #8da2b4;
  box-shadow: none;
}
.btn-light-blue:hover {
  color: #fff;
  background-color: #768fa5;
  border-color: #6e89a0;
}
.btn-light-blue.focus,
.btn-light-blue:focus {
  box-shadow: none, 0 0 0 0 rgba(135, 153, 168, 0.5);
}
.btn-light-blue.disabled,
.btn-light-blue:disabled {
  color: #666;
  background-color: #8da2b4;
  border-color: #8da2b4;
}
.btn-light-blue:not(:disabled):not(.disabled).active,
.btn-light-blue:not(:disabled):not(.disabled):active,
.show > .btn-light-blue.dropdown-toggle {
  color: #fff;
  background-color: #6e89a0;
  border-color: #67839b;
}
.btn-light-blue:not(:disabled):not(.disabled).active:focus,
.btn-light-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-light-blue.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(135, 153, 168, 0.5);
}
.btn-light-green {
  color: #666;
  background-color: #90a8a8;
  border-color: #90a8a8;
  box-shadow: none;
}
.btn-light-green:hover {
  color: #fff;
  background-color: #7b9797;
  border-color: #739292;
}
.btn-light-green.focus,
.btn-light-green:focus {
  box-shadow: none, 0 0 0 0 rgba(138, 158, 158, 0.5);
}
.btn-light-green.disabled,
.btn-light-green:disabled {
  color: #666;
  background-color: #90a8a8;
  border-color: #90a8a8;
}
.btn-light-green:not(:disabled):not(.disabled).active,
.btn-light-green:not(:disabled):not(.disabled):active,
.show > .btn-light-green.dropdown-toggle {
  color: #fff;
  background-color: #739292;
  border-color: #6d8b8b;
}
.btn-light-green:not(:disabled):not(.disabled).active:focus,
.btn-light-green:not(:disabled):not(.disabled):active:focus,
.show > .btn-light-green.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(138, 158, 158, 0.5);
}
.btn-green {
  color: #fff;
  background-color: #296560;
  border-color: #296560;
  box-shadow: none;
}
.btn-green:hover {
  color: #fff;
  background-color: #1e4a46;
  border-color: #1a413e;
}
.btn-green.focus,
.btn-green:focus {
  box-shadow: none, 0 0 0 0 rgba(73, 124, 120, 0.5);
}
.btn-green.disabled,
.btn-green:disabled {
  color: #fff;
  background-color: #296560;
  border-color: #296560;
}
.btn-green:not(:disabled):not(.disabled).active,
.btn-green:not(:disabled):not(.disabled):active,
.show > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #1a413e;
  border-color: #173835;
}
.btn-green:not(:disabled):not(.disabled).active:focus,
.btn-green:not(:disabled):not(.disabled):active:focus,
.show > .btn-green.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(73, 124, 120, 0.5);
}
.btn-living {
  color: #fff;
  background-color: #6e8c5b;
  border-color: #6e8c5b;
  box-shadow: none;
}
.btn-living:hover {
  color: #fff;
  background-color: #5c754c;
  border-color: #566d47;
}
.btn-living.focus,
.btn-living:focus {
  box-shadow: none, 0 0 0 0 rgba(132, 157, 116, 0.5);
}
.btn-living.disabled,
.btn-living:disabled {
  color: #fff;
  background-color: #6e8c5b;
  border-color: #6e8c5b;
}
.btn-living:not(:disabled):not(.disabled).active,
.btn-living:not(:disabled):not(.disabled):active,
.show > .btn-living.dropdown-toggle {
  color: #fff;
  background-color: #566d47;
  border-color: #506542;
}
.btn-living:not(:disabled):not(.disabled).active:focus,
.btn-living:not(:disabled):not(.disabled):active:focus,
.show > .btn-living.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(132, 157, 116, 0.5);
}
.btn-hardhof {
  color: #fff;
  background-color: #004434;
  border-color: #004434;
  box-shadow: none;
}
.btn-hardhof:hover {
  color: #fff;
  background-color: #001e17;
  border-color: #00110d;
}
.btn-hardhof.focus,
.btn-hardhof:focus {
  box-shadow: none, 0 0 0 0 rgba(38, 96, 82, 0.5);
}
.btn-hardhof.disabled,
.btn-hardhof:disabled {
  color: #fff;
  background-color: #004434;
  border-color: #004434;
}
.btn-hardhof:not(:disabled):not(.disabled).active,
.btn-hardhof:not(:disabled):not(.disabled):active,
.show > .btn-hardhof.dropdown-toggle {
  color: #fff;
  background-color: #00110d;
  border-color: #000403;
}
.btn-hardhof:not(:disabled):not(.disabled).active:focus,
.btn-hardhof:not(:disabled):not(.disabled):active:focus,
.show > .btn-hardhof.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(38, 96, 82, 0.5);
}
.btn-langenhof {
  color: #fff;
  background-color: #5b9972;
  border-color: #5b9972;
  box-shadow: none;
}
.btn-langenhof:hover {
  color: #fff;
  background-color: #4d8160;
  border-color: #48795a;
}
.btn-langenhof.focus,
.btn-langenhof:focus {
  box-shadow: none, 0 0 0 0 rgba(116, 168, 135, 0.5);
}
.btn-langenhof.disabled,
.btn-langenhof:disabled {
  color: #fff;
  background-color: #5b9972;
  border-color: #5b9972;
}
.btn-langenhof:not(:disabled):not(.disabled).active,
.btn-langenhof:not(:disabled):not(.disabled):active,
.show > .btn-langenhof.dropdown-toggle {
  color: #fff;
  background-color: #48795a;
  border-color: #437154;
}
.btn-langenhof:not(:disabled):not(.disabled).active:focus,
.btn-langenhof:not(:disabled):not(.disabled):active:focus,
.show > .btn-langenhof.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(116, 168, 135, 0.5);
}
.btn-lindihof {
  color: #666;
  background-color: #9fb668;
  border-color: #9fb668;
  box-shadow: none;
}
.btn-lindihof:hover {
  color: #fff;
  background-color: #8ea751;
  border-color: #869e4d;
}
.btn-lindihof.focus,
.btn-lindihof:focus {
  box-shadow: none, 0 0 0 0 rgba(150, 170, 104, 0.5);
}
.btn-lindihof.disabled,
.btn-lindihof:disabled {
  color: #666;
  background-color: #9fb668;
  border-color: #9fb668;
}
.btn-lindihof:not(:disabled):not(.disabled).active,
.btn-lindihof:not(:disabled):not(.disabled):active,
.show > .btn-lindihof.dropdown-toggle {
  color: #fff;
  background-color: #869e4d;
  border-color: #7f9648;
}
.btn-lindihof:not(:disabled):not(.disabled).active:focus,
.btn-lindihof:not(:disabled):not(.disabled):active:focus,
.show > .btn-lindihof.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(150, 170, 104, 0.5);
}
.btn-outline-primary {
  color: #000;
  border-color: #000;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #000;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.btn-outline-secondary {
  color: #868e96;
  border-color: #868e96;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0 rgba(134, 142, 150, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #868e96;
  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: #868e96;
  border-color: #868e96;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(134, 142, 150, 0.5);
}
.btn-outline-success {
  color: #296560;
  border-color: #296560;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #296560;
  border-color: #296560;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0 rgba(41, 101, 96, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #296560;
  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: #296560;
  border-color: #296560;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(41, 101, 96, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #dda81b;
  border-color: #dda81b;
}
.btn-outline-warning:hover {
  color: #666;
  background-color: #dda81b;
  border-color: #dda81b;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0 rgba(221, 168, 27, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #dda81b;
  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: #666;
  background-color: #dda81b;
  border-color: #dda81b;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(221, 168, 27, 0.5);
}
.btn-outline-danger {
  color: #d23b2c;
  border-color: #d23b2c;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d23b2c;
  border-color: #d23b2c;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0 rgba(210, 59, 44, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #d23b2c;
  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: #d23b2c;
  border-color: #d23b2c;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(210, 59, 44, 0.5);
}
.btn-outline-light {
  color: #f3f3f3;
  border-color: #f3f3f3;
}
.btn-outline-light:hover {
  color: #666;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0 hsla(0, 0%, 95.3%, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f3f3f3;
  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: #666;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 hsla(0, 0%, 95.3%, 0.5);
}
.btn-outline-dark {
  color: #ccc;
  border-color: #ccc;
}
.btn-outline-dark:hover {
  color: #666;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0 hsla(0, 0%, 80%, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #ccc;
  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: #666;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 hsla(0, 0%, 80%, 0.5);
}
.btn-outline-black {
  color: #000;
  border-color: #000;
}
.btn-outline-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-black.focus,
.btn-outline-black:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.btn-outline-black.disabled,
.btn-outline-black:disabled {
  color: #000;
  background-color: transparent;
}
.btn-outline-black:not(:disabled):not(.disabled).active,
.btn-outline-black:not(:disabled):not(.disabled):active,
.show > .btn-outline-black.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-black:not(:disabled):not(.disabled).active:focus,
.btn-outline-black:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-black.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.btn-outline-white {
  color: #fff;
  border-color: #fff;
}
.btn-outline-white:hover {
  color: #666;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white.focus,
.btn-outline-white:focus {
  box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 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: #666;
  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 {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 hsla(0, 0%, 100%, 0.5);
}
.btn-outline-gray {
  color: #ccc;
  border-color: #ccc;
}
.btn-outline-gray:hover {
  color: #666;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-outline-gray.focus,
.btn-outline-gray:focus {
  box-shadow: 0 0 0 0 hsla(0, 0%, 80%, 0.5);
}
.btn-outline-gray.disabled,
.btn-outline-gray:disabled {
  color: #ccc;
  background-color: transparent;
}
.btn-outline-gray:not(:disabled):not(.disabled).active,
.btn-outline-gray:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray.dropdown-toggle {
  color: #666;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-outline-gray:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 hsla(0, 0%, 80%, 0.5);
}
.btn-outline-light-gray {
  color: #f0f0f0;
  border-color: #f0f0f0;
}
.btn-outline-light-gray:hover {
  color: #666;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.btn-outline-light-gray.focus,
.btn-outline-light-gray:focus {
  box-shadow: 0 0 0 0 hsla(0, 0%, 94.1%, 0.5);
}
.btn-outline-light-gray.disabled,
.btn-outline-light-gray:disabled {
  color: #f0f0f0;
  background-color: transparent;
}
.btn-outline-light-gray:not(:disabled):not(.disabled).active,
.btn-outline-light-gray:not(:disabled):not(.disabled):active,
.show > .btn-outline-light-gray.dropdown-toggle {
  color: #666;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.btn-outline-light-gray:not(:disabled):not(.disabled).active:focus,
.btn-outline-light-gray:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light-gray.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 hsla(0, 0%, 94.1%, 0.5);
}
.btn-outline-yellow {
  color: #dda81b;
  border-color: #dda81b;
}
.btn-outline-yellow:hover {
  color: #666;
  background-color: #dda81b;
  border-color: #dda81b;
}
.btn-outline-yellow.focus,
.btn-outline-yellow:focus {
  box-shadow: 0 0 0 0 rgba(221, 168, 27, 0.5);
}
.btn-outline-yellow.disabled,
.btn-outline-yellow:disabled {
  color: #dda81b;
  background-color: transparent;
}
.btn-outline-yellow:not(:disabled):not(.disabled).active,
.btn-outline-yellow:not(:disabled):not(.disabled):active,
.show > .btn-outline-yellow.dropdown-toggle {
  color: #666;
  background-color: #dda81b;
  border-color: #dda81b;
}
.btn-outline-yellow:not(:disabled):not(.disabled).active:focus,
.btn-outline-yellow:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-yellow.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(221, 168, 27, 0.5);
}
.btn-outline-falcon {
  color: #825b6e;
  border-color: #825b6e;
}
.btn-outline-falcon:hover {
  color: #fff;
  background-color: #825b6e;
  border-color: #825b6e;
}
.btn-outline-falcon.focus,
.btn-outline-falcon:focus {
  box-shadow: 0 0 0 0 rgba(130, 91, 110, 0.5);
}
.btn-outline-falcon.disabled,
.btn-outline-falcon:disabled {
  color: #825b6e;
  background-color: transparent;
}
.btn-outline-falcon:not(:disabled):not(.disabled).active,
.btn-outline-falcon:not(:disabled):not(.disabled):active,
.show > .btn-outline-falcon.dropdown-toggle {
  color: #fff;
  background-color: #825b6e;
  border-color: #825b6e;
}
.btn-outline-falcon:not(:disabled):not(.disabled).active:focus,
.btn-outline-falcon:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-falcon.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(130, 91, 110, 0.5);
}
.btn-outline-pale-slate {
  color: #cbc0c5;
  border-color: #cbc0c5;
}
.btn-outline-pale-slate:hover {
  color: #666;
  background-color: #cbc0c5;
  border-color: #cbc0c5;
}
.btn-outline-pale-slate.focus,
.btn-outline-pale-slate:focus {
  box-shadow: 0 0 0 0 rgba(203, 192, 197, 0.5);
}
.btn-outline-pale-slate.disabled,
.btn-outline-pale-slate:disabled {
  color: #cbc0c5;
  background-color: transparent;
}
.btn-outline-pale-slate:not(:disabled):not(.disabled).active,
.btn-outline-pale-slate:not(:disabled):not(.disabled):active,
.show > .btn-outline-pale-slate.dropdown-toggle {
  color: #666;
  background-color: #cbc0c5;
  border-color: #cbc0c5;
}
.btn-outline-pale-slate:not(:disabled):not(.disabled).active:focus,
.btn-outline-pale-slate:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-pale-slate.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(203, 192, 197, 0.5);
}
.btn-outline-orange {
  color: #c6916d;
  border-color: #c6916d;
}
.btn-outline-orange:hover {
  color: #666;
  background-color: #c6916d;
  border-color: #c6916d;
}
.btn-outline-orange.focus,
.btn-outline-orange:focus {
  box-shadow: 0 0 0 0 rgba(198, 145, 109, 0.5);
}
.btn-outline-orange.disabled,
.btn-outline-orange:disabled {
  color: #c6916d;
  background-color: transparent;
}
.btn-outline-orange:not(:disabled):not(.disabled).active,
.btn-outline-orange:not(:disabled):not(.disabled):active,
.show > .btn-outline-orange.dropdown-toggle {
  color: #666;
  background-color: #c6916d;
  border-color: #c6916d;
}
.btn-outline-orange:not(:disabled):not(.disabled).active:focus,
.btn-outline-orange:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-orange.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(198, 145, 109, 0.5);
}
.btn-outline-blue {
  color: #256e8b;
  border-color: #256e8b;
}
.btn-outline-blue:hover {
  color: #fff;
  background-color: #256e8b;
  border-color: #256e8b;
}
.btn-outline-blue.focus,
.btn-outline-blue:focus {
  box-shadow: 0 0 0 0 rgba(37, 110, 139, 0.5);
}
.btn-outline-blue.disabled,
.btn-outline-blue:disabled {
  color: #256e8b;
  background-color: transparent;
}
.btn-outline-blue:not(:disabled):not(.disabled).active,
.btn-outline-blue:not(:disabled):not(.disabled):active,
.show > .btn-outline-blue.dropdown-toggle {
  color: #fff;
  background-color: #256e8b;
  border-color: #256e8b;
}
.btn-outline-blue:not(:disabled):not(.disabled).active:focus,
.btn-outline-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-blue.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(37, 110, 139, 0.5);
}
.btn-outline-light-blue {
  color: #8da2b4;
  border-color: #8da2b4;
}
.btn-outline-light-blue:hover {
  color: #666;
  background-color: #8da2b4;
  border-color: #8da2b4;
}
.btn-outline-light-blue.focus,
.btn-outline-light-blue:focus {
  box-shadow: 0 0 0 0 rgba(141, 162, 180, 0.5);
}
.btn-outline-light-blue.disabled,
.btn-outline-light-blue:disabled {
  color: #8da2b4;
  background-color: transparent;
}
.btn-outline-light-blue:not(:disabled):not(.disabled).active,
.btn-outline-light-blue:not(:disabled):not(.disabled):active,
.show > .btn-outline-light-blue.dropdown-toggle {
  color: #666;
  background-color: #8da2b4;
  border-color: #8da2b4;
}
.btn-outline-light-blue:not(:disabled):not(.disabled).active:focus,
.btn-outline-light-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light-blue.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(141, 162, 180, 0.5);
}
.btn-outline-light-green {
  color: #90a8a8;
  border-color: #90a8a8;
}
.btn-outline-light-green:hover {
  color: #666;
  background-color: #90a8a8;
  border-color: #90a8a8;
}
.btn-outline-light-green.focus,
.btn-outline-light-green:focus {
  box-shadow: 0 0 0 0 rgba(144, 168, 168, 0.5);
}
.btn-outline-light-green.disabled,
.btn-outline-light-green:disabled {
  color: #90a8a8;
  background-color: transparent;
}
.btn-outline-light-green:not(:disabled):not(.disabled).active,
.btn-outline-light-green:not(:disabled):not(.disabled):active,
.show > .btn-outline-light-green.dropdown-toggle {
  color: #666;
  background-color: #90a8a8;
  border-color: #90a8a8;
}
.btn-outline-light-green:not(:disabled):not(.disabled).active:focus,
.btn-outline-light-green:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light-green.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(144, 168, 168, 0.5);
}
.btn-outline-green {
  color: #296560;
  border-color: #296560;
}
.btn-outline-green:hover {
  color: #fff;
  background-color: #296560;
  border-color: #296560;
}
.btn-outline-green.focus,
.btn-outline-green:focus {
  box-shadow: 0 0 0 0 rgba(41, 101, 96, 0.5);
}
.btn-outline-green.disabled,
.btn-outline-green:disabled {
  color: #296560;
  background-color: transparent;
}
.btn-outline-green:not(:disabled):not(.disabled).active,
.btn-outline-green:not(:disabled):not(.disabled):active,
.show > .btn-outline-green.dropdown-toggle {
  color: #fff;
  background-color: #296560;
  border-color: #296560;
}
.btn-outline-green:not(:disabled):not(.disabled).active:focus,
.btn-outline-green:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-green.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(41, 101, 96, 0.5);
}
.btn-outline-living {
  color: #6e8c5b;
  border-color: #6e8c5b;
}
.btn-outline-living:hover {
  color: #fff;
  background-color: #6e8c5b;
  border-color: #6e8c5b;
}
.btn-outline-living.focus,
.btn-outline-living:focus {
  box-shadow: 0 0 0 0 rgba(110, 140, 91, 0.5);
}
.btn-outline-living.disabled,
.btn-outline-living:disabled {
  color: #6e8c5b;
  background-color: transparent;
}
.btn-outline-living:not(:disabled):not(.disabled).active,
.btn-outline-living:not(:disabled):not(.disabled):active,
.show > .btn-outline-living.dropdown-toggle {
  color: #fff;
  background-color: #6e8c5b;
  border-color: #6e8c5b;
}
.btn-outline-living:not(:disabled):not(.disabled).active:focus,
.btn-outline-living:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-living.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(110, 140, 91, 0.5);
}
.btn-outline-hardhof {
  color: #004434;
  border-color: #004434;
}
.btn-outline-hardhof:hover {
  color: #fff;
  background-color: #004434;
  border-color: #004434;
}
.btn-outline-hardhof.focus,
.btn-outline-hardhof:focus {
  box-shadow: 0 0 0 0 rgba(0, 68, 52, 0.5);
}
.btn-outline-hardhof.disabled,
.btn-outline-hardhof:disabled {
  color: #004434;
  background-color: transparent;
}
.btn-outline-hardhof:not(:disabled):not(.disabled).active,
.btn-outline-hardhof:not(:disabled):not(.disabled):active,
.show > .btn-outline-hardhof.dropdown-toggle {
  color: #fff;
  background-color: #004434;
  border-color: #004434;
}
.btn-outline-hardhof:not(:disabled):not(.disabled).active:focus,
.btn-outline-hardhof:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-hardhof.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(0, 68, 52, 0.5);
}
.btn-outline-langenhof {
  color: #5b9972;
  border-color: #5b9972;
}
.btn-outline-langenhof:hover {
  color: #fff;
  background-color: #5b9972;
  border-color: #5b9972;
}
.btn-outline-langenhof.focus,
.btn-outline-langenhof:focus {
  box-shadow: 0 0 0 0 rgba(91, 153, 114, 0.5);
}
.btn-outline-langenhof.disabled,
.btn-outline-langenhof:disabled {
  color: #5b9972;
  background-color: transparent;
}
.btn-outline-langenhof:not(:disabled):not(.disabled).active,
.btn-outline-langenhof:not(:disabled):not(.disabled):active,
.show > .btn-outline-langenhof.dropdown-toggle {
  color: #fff;
  background-color: #5b9972;
  border-color: #5b9972;
}
.btn-outline-langenhof:not(:disabled):not(.disabled).active:focus,
.btn-outline-langenhof:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-langenhof.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(91, 153, 114, 0.5);
}
.btn-outline-lindihof {
  color: #9fb668;
  border-color: #9fb668;
}
.btn-outline-lindihof:hover {
  color: #666;
  background-color: #9fb668;
  border-color: #9fb668;
}
.btn-outline-lindihof.focus,
.btn-outline-lindihof:focus {
  box-shadow: 0 0 0 0 rgba(159, 182, 104, 0.5);
}
.btn-outline-lindihof.disabled,
.btn-outline-lindihof:disabled {
  color: #9fb668;
  background-color: transparent;
}
.btn-outline-lindihof:not(:disabled):not(.disabled).active,
.btn-outline-lindihof:not(:disabled):not(.disabled):active,
.show > .btn-outline-lindihof.dropdown-toggle {
  color: #666;
  background-color: #9fb668;
  border-color: #9fb668;
}
.btn-outline-lindihof:not(:disabled):not(.disabled).active:focus,
.btn-outline-lindihof:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-lindihof.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0 rgba(159, 182, 104, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #000;
  text-decoration: underline;
}
.btn-link:hover {
  color: #000;
  text-decoration: none;
}
.btn-link.focus,
.btn-link:focus {
  text-decoration: none;
  box-shadow: none;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #868e96;
  pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 1rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1.125rem;
  color: #000;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 4px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1250px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1500px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-toggle:after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle:before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #f3f3f3;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #666;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #595959;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #000;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #868e96;
  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: #868e96;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #666;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: -4px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}
.btn-group.show .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -4px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-append,
.input-group-prepend {
  display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3;
}
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.75rem 1rem;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #f3f3f3;
  border: 1px solid #ced4da;
  border-radius: 0;
}
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
  margin-top: 0;
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1.5rem + 2px);
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 2rem;
}
.input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 4px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
}
.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 4px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 4px) calc(0.25rem - 4px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 4px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 4px) calc(0.25rem - 4px);
}
.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}
.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 4px);
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 4px);
  border-top-right-radius: calc(0.25rem - 4px);
}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 4px);
  border-bottom-left-radius: calc(0.25rem - 4px);
}
.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -30px;
    margin-left: -30px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 30px;
    margin-bottom: 0;
    margin-left: 30px;
  }
}
.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card .card-header {
  margin-bottom: -4px;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -4px;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  border: 4px solid #f0f0f0;
}
.page-link:hover {
  z-index: 2;
  color: #000;
  text-decoration: none;
  background-color: #f3f3f3;
  border-color: #f0f0f0;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: none;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #f0f0f0;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: all 0.3s;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:focus,
a.badge:hover {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary,
a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #000;
}
a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.badge-secondary {
  color: #fff;
  background-color: #868e96;
}
a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(134, 142, 150, 0.5);
}
.badge-success {
  color: #fff;
  background-color: #296560;
}
a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #1a413e;
}
a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(41, 101, 96, 0.5);
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}
.badge-warning {
  color: #666;
  background-color: #dda81b;
}
a.badge-warning:focus,
a.badge-warning:hover {
  color: #666;
  background-color: #b08515;
}
a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(221, 168, 27, 0.5);
}
.badge-danger {
  color: #fff;
  background-color: #d23b2c;
}
a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #a82f23;
}
a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(210, 59, 44, 0.5);
}
.badge-light {
  color: #666;
  background-color: #f3f3f3;
}
a.badge-light:focus,
a.badge-light:hover {
  color: #666;
  background-color: #dadada;
}
a.badge-light.focus,
a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0 hsla(0, 0%, 95.3%, 0.5);
}
.badge-dark {
  color: #666;
  background-color: #ccc;
}
a.badge-dark:focus,
a.badge-dark:hover {
  color: #666;
  background-color: #b3b3b3;
}
a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0 hsla(0, 0%, 80%, 0.5);
}
.badge-black,
a.badge-black:focus,
a.badge-black:hover {
  color: #fff;
  background-color: #000;
}
a.badge-black.focus,
a.badge-black:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.badge-white {
  color: #666;
  background-color: #fff;
}
a.badge-white:focus,
a.badge-white:hover {
  color: #666;
  background-color: #e6e6e6;
}
a.badge-white.focus,
a.badge-white:focus {
  outline: 0;
  box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.5);
}
.badge-gray {
  color: #666;
  background-color: #ccc;
}
a.badge-gray:focus,
a.badge-gray:hover {
  color: #666;
  background-color: #b3b3b3;
}
a.badge-gray.focus,
a.badge-gray:focus {
  outline: 0;
  box-shadow: 0 0 0 0 hsla(0, 0%, 80%, 0.5);
}
.badge-light-gray {
  color: #666;
  background-color: #f0f0f0;
}
a.badge-light-gray:focus,
a.badge-light-gray:hover {
  color: #666;
  background-color: #d7d7d7;
}
a.badge-light-gray.focus,
a.badge-light-gray:focus {
  outline: 0;
  box-shadow: 0 0 0 0 hsla(0, 0%, 94.1%, 0.5);
}
.badge-yellow {
  color: #666;
  background-color: #dda81b;
}
a.badge-yellow:focus,
a.badge-yellow:hover {
  color: #666;
  background-color: #b08515;
}
a.badge-yellow.focus,
a.badge-yellow:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(221, 168, 27, 0.5);
}
.badge-falcon {
  color: #fff;
  background-color: #825b6e;
}
a.badge-falcon:focus,
a.badge-falcon:hover {
  color: #fff;
  background-color: #644655;
}
a.badge-falcon.focus,
a.badge-falcon:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(130, 91, 110, 0.5);
}
.badge-pale-slate {
  color: #666;
  background-color: #cbc0c5;
}
a.badge-pale-slate:focus,
a.badge-pale-slate:hover {
  color: #666;
  background-color: #b4a4ab;
}
a.badge-pale-slate.focus,
a.badge-pale-slate:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(203, 192, 197, 0.5);
}
.badge-orange {
  color: #666;
  background-color: #c6916d;
}
a.badge-orange:focus,
a.badge-orange:hover {
  color: #666;
  background-color: #b87548;
}
a.badge-orange.focus,
a.badge-orange:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(198, 145, 109, 0.5);
}
.badge-blue {
  color: #fff;
  background-color: #256e8b;
}
a.badge-blue:focus,
a.badge-blue:hover {
  color: #fff;
  background-color: #1a4e63;
}
a.badge-blue.focus,
a.badge-blue:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(37, 110, 139, 0.5);
}
.badge-light-blue {
  color: #666;
  background-color: #8da2b4;
}
a.badge-light-blue:focus,
a.badge-light-blue:hover {
  color: #666;
  background-color: #6e89a0;
}
a.badge-light-blue.focus,
a.badge-light-blue:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(141, 162, 180, 0.5);
}
.badge-light-green {
  color: #666;
  background-color: #90a8a8;
}
a.badge-light-green:focus,
a.badge-light-green:hover {
  color: #666;
  background-color: #739292;
}
a.badge-light-green.focus,
a.badge-light-green:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(144, 168, 168, 0.5);
}
.badge-green {
  color: #fff;
  background-color: #296560;
}
a.badge-green:focus,
a.badge-green:hover {
  color: #fff;
  background-color: #1a413e;
}
a.badge-green.focus,
a.badge-green:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(41, 101, 96, 0.5);
}
.badge-living {
  color: #fff;
  background-color: #6e8c5b;
}
a.badge-living:focus,
a.badge-living:hover {
  color: #fff;
  background-color: #566d47;
}
a.badge-living.focus,
a.badge-living:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(110, 140, 91, 0.5);
}
.badge-hardhof {
  color: #fff;
  background-color: #004434;
}
a.badge-hardhof:focus,
a.badge-hardhof:hover {
  color: #fff;
  background-color: #00110d;
}
a.badge-hardhof.focus,
a.badge-hardhof:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 68, 52, 0.5);
}
.badge-langenhof {
  color: #fff;
  background-color: #5b9972;
}
a.badge-langenhof:focus,
a.badge-langenhof:hover {
  color: #fff;
  background-color: #48795a;
}
a.badge-langenhof.focus,
a.badge-langenhof:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(91, 153, 114, 0.5);
}
.badge-lindihof {
  color: #666;
  background-color: #9fb668;
}
a.badge-lindihof:focus,
a.badge-lindihof:hover {
  color: #666;
  background-color: #869e4d;
}
a.badge-lindihof.focus,
a.badge-lindihof:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(159, 182, 104, 0.5);
}
.alert,
.wpcf7-mail-sent-ok,
.wpcf7-validation-errors {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  border: 0 solid transparent;
  border-radius: 0;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 500;
}
.alert-dismissible {
  padding-right: 4.1875rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #000;
  background-color: #ccc;
  border-color: #b8b8b8;
}
.alert-primary hr {
  border-top-color: #ababab;
}
.alert-primary .alert-link {
  color: #000;
}
.alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2;
}
.alert-secondary hr {
  border-top-color: #cfd2d6;
}
.alert-secondary .alert-link {
  color: #2e3133;
}
.alert-success,
.wpcf7-mail-sent-ok {
  color: #153532;
  background-color: #d4e0df;
  border-color: #c3d4d2;
}
.alert-success hr,
.wpcf7-mail-sent-ok hr {
  border-top-color: #b4c9c7;
}
.alert-success .alert-link,
.wpcf7-mail-sent-ok .alert-link {
  color: #071010;
}
.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: #73570e;
  background-color: #f8eed1;
  border-color: #f5e7bf;
}
.alert-warning hr {
  border-top-color: #f2dfa9;
}
.alert-warning .alert-link {
  color: #463508;
}
.alert-danger,
.wpcf7-validation-errors {
  color: #6d1f17;
  background-color: #f6d8d5;
  border-color: #f2c8c4;
}
.alert-danger hr,
.wpcf7-validation-errors hr {
  border-top-color: #edb5af;
}
.alert-danger .alert-link,
.wpcf7-validation-errors .alert-link {
  color: #43130e;
}
.alert-light {
  color: #7e7e7e;
  background-color: #fdfdfd;
  border-color: #fcfcfc;
}
.alert-light hr {
  border-top-color: #efefef;
}
.alert-light .alert-link {
  color: #656565;
}
.alert-dark {
  color: #6a6a6a;
  background-color: #f5f5f5;
  border-color: #f1f1f1;
}
.alert-dark hr {
  border-top-color: #e4e4e4;
}
.alert-dark .alert-link {
  color: #515151;
}
.alert-black {
  color: #000;
  background-color: #ccc;
  border-color: #b8b8b8;
}
.alert-black hr {
  border-top-color: #ababab;
}
.alert-black .alert-link {
  color: #000;
}
.alert-white {
  color: #858585;
  background-color: #fff;
  border-color: #fff;
}
.alert-white hr {
  border-top-color: #f2f2f2;
}
.alert-white .alert-link {
  color: #6c6c6c;
}
.alert-gray {
  color: #6a6a6a;
  background-color: #f5f5f5;
  border-color: #f1f1f1;
}
.alert-gray hr {
  border-top-color: #e4e4e4;
}
.alert-gray .alert-link {
  color: #515151;
}
.alert-light-gray {
  color: #7d7d7d;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
}
.alert-light-gray hr {
  border-top-color: #eee;
}
.alert-light-gray .alert-link {
  color: #646464;
}
.alert-yellow {
  color: #73570e;
  background-color: #f8eed1;
  border-color: #f5e7bf;
}
.alert-yellow hr {
  border-top-color: #f2dfa9;
}
.alert-yellow .alert-link {
  color: #463508;
}
.alert-falcon {
  color: #442f39;
  background-color: #e6dee2;
  border-color: #dcd1d6;
}
.alert-falcon hr {
  border-top-color: #d1c3c9;
}
.alert-falcon .alert-link {
  color: #261a20;
}
.alert-pale-slate {
  color: #6a6466;
  background-color: #f5f2f3;
  border-color: #f0edef;
}
.alert-pale-slate hr {
  border-top-color: #e4dfe3;
}
.alert-pale-slate .alert-link {
  color: #504b4d;
}
.alert-orange {
  color: #674b39;
  background-color: #f4e9e2;
  border-color: #efe0d6;
}
.alert-orange hr {
  border-top-color: #e8d2c4;
}
.alert-orange .alert-link {
  color: #463327;
}
.alert-blue {
  color: #133948;
  background-color: #d3e2e8;
  border-color: #c2d6df;
}
.alert-blue hr {
  border-top-color: #b1cbd6;
}
.alert-blue .alert-link {
  color: #081920;
}
.alert-light-blue {
  color: #49545e;
  background-color: #e8ecf0;
  border-color: #dfe5ea;
}
.alert-light-blue hr {
  border-top-color: #d0d8e0;
}
.alert-light-blue .alert-link {
  color: #333a41;
}
.alert-light-green {
  color: #4b5757;
  background-color: #e9eeee;
  border-color: #e0e7e7;
}
.alert-light-green hr {
  border-top-color: #d2dcdc;
}
.alert-light-green .alert-link {
  color: #333c3c;
}
.alert-green {
  color: #153532;
  background-color: #d4e0df;
  border-color: #c3d4d2;
}
.alert-green hr {
  border-top-color: #b4c9c7;
}
.alert-green .alert-link {
  color: #071010;
}
.alert-living {
  color: #39492f;
  background-color: #e2e8de;
  border-color: #d6dfd1;
}
.alert-living hr {
  border-top-color: #c9d5c2;
}
.alert-living .alert-link {
  color: #212a1b;
}
.alert-hardhof {
  color: #00231b;
  background-color: #ccdad6;
  border-color: #b8cbc6;
}
.alert-hardhof hr {
  border-top-color: #a9c0ba;
}
.alert-hardhof .alert-link {
  color: #000;
}
.alert-langenhof {
  color: #2f503b;
  background-color: #deebe3;
  border-color: #d1e2d8;
}
.alert-langenhof hr {
  border-top-color: #c1d8cb;
}
.alert-langenhof .alert-link {
  color: #1c3023;
}
.alert-lindihof {
  color: #535f36;
  background-color: #ecf0e1;
  border-color: #e4ebd5;
}
.alert-lindihof hr {
  border-top-color: #d9e3c4;
}
.alert-lindihof .alert-link {
  color: #373e24;
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #000;
  background-color: #f3f3f3;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -4px;
  background-color: #fff;
  border: 4px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #868e96;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal .list-group-item {
  margin-right: -4px;
  margin-bottom: 0;
}
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -4px;
    margin-bottom: 0;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -4px;
    margin-bottom: 0;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -4px;
    margin-bottom: 0;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 1250px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -4px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 1500px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl .list-group-item {
    margin-right: -4px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xxl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush .list-group-item:last-child {
  margin-bottom: -4px;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.list-group-item-primary {
  color: #000;
  background-color: #b8b8b8;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #000;
  background-color: #ababab;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #464a4e;
  background-color: #cfd2d6;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #464a4e;
  border-color: #464a4e;
}
.list-group-item-success {
  color: #153532;
  background-color: #c3d4d2;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #153532;
  background-color: #b4c9c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #153532;
  border-color: #153532;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.list-group-item-warning {
  color: #73570e;
  background-color: #f5e7bf;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #73570e;
  background-color: #f2dfa9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #73570e;
  border-color: #73570e;
}
.list-group-item-danger {
  color: #6d1f17;
  background-color: #f2c8c4;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #6d1f17;
  background-color: #edb5af;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #6d1f17;
  border-color: #6d1f17;
}
.list-group-item-light {
  color: #7e7e7e;
  background-color: #fcfcfc;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #7e7e7e;
  background-color: #efefef;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
}
.list-group-item-dark {
  color: #6a6a6a;
  background-color: #f1f1f1;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #6a6a6a;
  background-color: #e4e4e4;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #6a6a6a;
  border-color: #6a6a6a;
}
.list-group-item-black {
  color: #000;
  background-color: #b8b8b8;
}
.list-group-item-black.list-group-item-action:focus,
.list-group-item-black.list-group-item-action:hover {
  color: #000;
  background-color: #ababab;
}
.list-group-item-black.list-group-item-action.active {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.list-group-item-white {
  color: #858585;
  background-color: #fff;
}
.list-group-item-white.list-group-item-action:focus,
.list-group-item-white.list-group-item-action:hover {
  color: #858585;
  background-color: #f2f2f2;
}
.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}
.list-group-item-gray {
  color: #6a6a6a;
  background-color: #f1f1f1;
}
.list-group-item-gray.list-group-item-action:focus,
.list-group-item-gray.list-group-item-action:hover {
  color: #6a6a6a;
  background-color: #e4e4e4;
}
.list-group-item-gray.list-group-item-action.active {
  color: #fff;
  background-color: #6a6a6a;
  border-color: #6a6a6a;
}
.list-group-item-light-gray {
  color: #7d7d7d;
  background-color: #fbfbfb;
}
.list-group-item-light-gray.list-group-item-action:focus,
.list-group-item-light-gray.list-group-item-action:hover {
  color: #7d7d7d;
  background-color: #eee;
}
.list-group-item-light-gray.list-group-item-action.active {
  color: #fff;
  background-color: #7d7d7d;
  border-color: #7d7d7d;
}
.list-group-item-yellow {
  color: #73570e;
  background-color: #f5e7bf;
}
.list-group-item-yellow.list-group-item-action:focus,
.list-group-item-yellow.list-group-item-action:hover {
  color: #73570e;
  background-color: #f2dfa9;
}
.list-group-item-yellow.list-group-item-action.active {
  color: #fff;
  background-color: #73570e;
  border-color: #73570e;
}
.list-group-item-falcon {
  color: #442f39;
  background-color: #dcd1d6;
}
.list-group-item-falcon.list-group-item-action:focus,
.list-group-item-falcon.list-group-item-action:hover {
  color: #442f39;
  background-color: #d1c3c9;
}
.list-group-item-falcon.list-group-item-action.active {
  color: #fff;
  background-color: #442f39;
  border-color: #442f39;
}
.list-group-item-pale-slate {
  color: #6a6466;
  background-color: #f0edef;
}
.list-group-item-pale-slate.list-group-item-action:focus,
.list-group-item-pale-slate.list-group-item-action:hover {
  color: #6a6466;
  background-color: #e4dfe3;
}
.list-group-item-pale-slate.list-group-item-action.active {
  color: #fff;
  background-color: #6a6466;
  border-color: #6a6466;
}
.list-group-item-orange {
  color: #674b39;
  background-color: #efe0d6;
}
.list-group-item-orange.list-group-item-action:focus,
.list-group-item-orange.list-group-item-action:hover {
  color: #674b39;
  background-color: #e8d2c4;
}
.list-group-item-orange.list-group-item-action.active {
  color: #fff;
  background-color: #674b39;
  border-color: #674b39;
}
.list-group-item-blue {
  color: #133948;
  background-color: #c2d6df;
}
.list-group-item-blue.list-group-item-action:focus,
.list-group-item-blue.list-group-item-action:hover {
  color: #133948;
  background-color: #b1cbd6;
}
.list-group-item-blue.list-group-item-action.active {
  color: #fff;
  background-color: #133948;
  border-color: #133948;
}
.list-group-item-light-blue {
  color: #49545e;
  background-color: #dfe5ea;
}
.list-group-item-light-blue.list-group-item-action:focus,
.list-group-item-light-blue.list-group-item-action:hover {
  color: #49545e;
  background-color: #d0d8e0;
}
.list-group-item-light-blue.list-group-item-action.active {
  color: #fff;
  background-color: #49545e;
  border-color: #49545e;
}
.list-group-item-light-green {
  color: #4b5757;
  background-color: #e0e7e7;
}
.list-group-item-light-green.list-group-item-action:focus,
.list-group-item-light-green.list-group-item-action:hover {
  color: #4b5757;
  background-color: #d2dcdc;
}
.list-group-item-light-green.list-group-item-action.active {
  color: #fff;
  background-color: #4b5757;
  border-color: #4b5757;
}
.list-group-item-green {
  color: #153532;
  background-color: #c3d4d2;
}
.list-group-item-green.list-group-item-action:focus,
.list-group-item-green.list-group-item-action:hover {
  color: #153532;
  background-color: #b4c9c7;
}
.list-group-item-green.list-group-item-action.active {
  color: #fff;
  background-color: #153532;
  border-color: #153532;
}
.list-group-item-living {
  color: #39492f;
  background-color: #d6dfd1;
}
.list-group-item-living.list-group-item-action:focus,
.list-group-item-living.list-group-item-action:hover {
  color: #39492f;
  background-color: #c9d5c2;
}
.list-group-item-living.list-group-item-action.active {
  color: #fff;
  background-color: #39492f;
  border-color: #39492f;
}
.list-group-item-hardhof {
  color: #00231b;
  background-color: #b8cbc6;
}
.list-group-item-hardhof.list-group-item-action:focus,
.list-group-item-hardhof.list-group-item-action:hover {
  color: #00231b;
  background-color: #a9c0ba;
}
.list-group-item-hardhof.list-group-item-action.active {
  color: #fff;
  background-color: #00231b;
  border-color: #00231b;
}
.list-group-item-langenhof {
  color: #2f503b;
  background-color: #d1e2d8;
}
.list-group-item-langenhof.list-group-item-action:focus,
.list-group-item-langenhof.list-group-item-action:hover {
  color: #2f503b;
  background-color: #c1d8cb;
}
.list-group-item-langenhof.list-group-item-action.active {
  color: #fff;
  background-color: #2f503b;
  border-color: #2f503b;
}
.list-group-item-lindihof {
  color: #535f36;
  background-color: #e4ebd5;
}
.list-group-item-lindihof.list-group-item-action:focus,
.list-group-item-lindihof.list-group-item-action:hover {
  color: #535f36;
  background-color: #d9e3c4;
}
.list-group-item-lindihof.list-group-item-action.active {
  color: #fff;
  background-color: #535f36;
  border-color: #535f36;
}
.close {
  float: right;
  font-size: 1.6875rem;
  font-weight: 500;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
a.close.disabled {
  pointer-events: none;
}
.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,
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #000 !important;
}
.bg-secondary {
  background-color: #868e96 !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #6c757d !important;
}
.bg-success {
  background-color: #296560 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1a413e !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #dda81b !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #b08515 !important;
}
.bg-danger {
  background-color: #d23b2c !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #a82f23 !important;
}
.bg-light {
  background-color: #f3f3f3 !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dadada !important;
}
.bg-dark {
  background-color: #ccc !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #b3b3b3 !important;
}
.bg-black,
a.bg-black:focus,
a.bg-black:hover,
button.bg-black:focus,
button.bg-black:hover {
  background-color: #000 !important;
}
a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
  background-color: #e6e6e6 !important;
}
.bg-gray {
  background-color: #ccc !important;
}
a.bg-gray:focus,
a.bg-gray:hover,
button.bg-gray:focus,
button.bg-gray:hover {
  background-color: #b3b3b3 !important;
}
.bg-light-gray {
  background-color: #f0f0f0 !important;
}
a.bg-light-gray:focus,
a.bg-light-gray:hover,
button.bg-light-gray:focus,
button.bg-light-gray:hover {
  background-color: #d7d7d7 !important;
}
.bg-yellow {
  background-color: #dda81b !important;
}
a.bg-yellow:focus,
a.bg-yellow:hover,
button.bg-yellow:focus,
button.bg-yellow:hover {
  background-color: #b08515 !important;
}
.bg-falcon {
  background-color: #825b6e !important;
}
a.bg-falcon:focus,
a.bg-falcon:hover,
button.bg-falcon:focus,
button.bg-falcon:hover {
  background-color: #644655 !important;
}
.bg-pale-slate {
  background-color: #cbc0c5 !important;
}
a.bg-pale-slate:focus,
a.bg-pale-slate:hover,
button.bg-pale-slate:focus,
button.bg-pale-slate:hover {
  background-color: #b4a4ab !important;
}
.bg-orange {
  background-color: #c6916d !important;
}
a.bg-orange:focus,
a.bg-orange:hover,
button.bg-orange:focus,
button.bg-orange:hover {
  background-color: #b87548 !important;
}
.bg-blue {
  background-color: #256e8b !important;
}
a.bg-blue:focus,
a.bg-blue:hover,
button.bg-blue:focus,
button.bg-blue:hover {
  background-color: #1a4e63 !important;
}
.bg-light-blue {
  background-color: #8da2b4 !important;
}
a.bg-light-blue:focus,
a.bg-light-blue:hover,
button.bg-light-blue:focus,
button.bg-light-blue:hover {
  background-color: #6e89a0 !important;
}
.bg-light-green {
  background-color: #90a8a8 !important;
}
a.bg-light-green:focus,
a.bg-light-green:hover,
button.bg-light-green:focus,
button.bg-light-green:hover {
  background-color: #739292 !important;
}
.bg-green {
  background-color: #296560 !important;
}
a.bg-green:focus,
a.bg-green:hover,
button.bg-green:focus,
button.bg-green:hover {
  background-color: #1a413e !important;
}
.bg-living {
  background-color: #6e8c5b !important;
}
a.bg-living:focus,
a.bg-living:hover,
button.bg-living:focus,
button.bg-living:hover {
  background-color: #566d47 !important;
}
.bg-hardhof {
  background-color: #004434 !important;
}
a.bg-hardhof:focus,
a.bg-hardhof:hover,
button.bg-hardhof:focus,
button.bg-hardhof:hover {
  background-color: #00110d !important;
}
.bg-langenhof {
  background-color: #5b9972 !important;
}
a.bg-langenhof:focus,
a.bg-langenhof:hover,
button.bg-langenhof:focus,
button.bg-langenhof:hover {
  background-color: #48795a !important;
}
.bg-lindihof {
  background-color: #9fb668 !important;
}
a.bg-lindihof:focus,
a.bg-lindihof:hover,
button.bg-lindihof:focus,
button.bg-lindihof:hover {
  background-color: #869e4d !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border,
.wp-caption img[class*="wp-image-"],
img[class*="wp-image-"] {
  border: 4px solid #f0f0f0 !important;
}
.border-top {
  border-top: 4px solid #f0f0f0 !important;
}
.border-right {
  border-right: 4px solid #f0f0f0 !important;
}
.border-bottom {
  border-bottom: 4px solid #f0f0f0 !important;
}
.border-left {
  border-left: 4px solid #f0f0f0 !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: #000 !important;
}
.border-secondary {
  border-color: #868e96 !important;
}
.border-success {
  border-color: #296560 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #dda81b !important;
}
.border-danger {
  border-color: #d23b2c !important;
}
.border-light {
  border-color: #f3f3f3 !important;
}
.border-dark {
  border-color: #ccc !important;
}
.border-black {
  border-color: #000 !important;
}
.border-gray {
  border-color: #ccc !important;
}
.border-light-gray {
  border-color: #f0f0f0 !important;
}
.border-yellow {
  border-color: #dda81b !important;
}
.border-falcon {
  border-color: #825b6e !important;
}
.border-pale-slate {
  border-color: #cbc0c5 !important;
}
.border-orange {
  border-color: #c6916d !important;
}
.border-blue {
  border-color: #256e8b !important;
}
.border-light-blue {
  border-color: #8da2b4 !important;
}
.border-light-green {
  border-color: #90a8a8 !important;
}
.border-green {
  border-color: #296560 !important;
}
.border-living {
  border-color: #6e8c5b !important;
}
.border-hardhof {
  border-color: #004434 !important;
}
.border-langenhof {
  border-color: #5b9972 !important;
}
.border-lindihof {
  border-color: #9fb668 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: 0.2rem !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
}
.rounded-right,
.rounded-top {
  border-top-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
  border-top-left-radius: 0.25rem !important;
}
.rounded-lg {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1250px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1500px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive:before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9:before {
  padding-top: 42.8571428571%;
}
.embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.embed-responsive-4by3:before {
  padding-top: 75%;
}
.embed-responsive-1by1:before {
  padding-top: 100%;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1250px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1500px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1250px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1500px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.fixed-top {
  top: 0;
}
.fixed-bottom,
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  bottom: 0;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-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: 2rem !important;
}
.mt-5,
.my-5 {
  margin-top: 2rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 2rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 2rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 2rem !important;
}
.m-6 {
  margin: 3rem !important;
}
.mt-6,
.my-6 {
  margin-top: 3rem !important;
}
.mr-6,
.mx-6 {
  margin-right: 3rem !important;
}
.mb-6,
.my-6 {
  margin-bottom: 3rem !important;
}
.ml-6,
.mx-6 {
  margin-left: 3rem !important;
}
.m-7 {
  margin: 3.5rem !important;
}
.mt-7,
.my-7 {
  margin-top: 3.5rem !important;
}
.mr-7,
.mx-7 {
  margin-right: 3.5rem !important;
}
.mb-7,
.my-7 {
  margin-bottom: 3.5rem !important;
}
.ml-7,
.mx-7 {
  margin-left: 3.5rem !important;
}
.m-8 {
  margin: 4rem !important;
}
.mt-8,
.my-8 {
  margin-top: 4rem !important;
}
.mr-8,
.mx-8 {
  margin-right: 4rem !important;
}
.mb-8,
.my-8 {
  margin-bottom: 4rem !important;
}
.ml-8,
.mx-8 {
  margin-left: 4rem !important;
}
.m-9 {
  margin: 8rem !important;
}
.mt-9,
.my-9 {
  margin-top: 8rem !important;
}
.mr-9,
.mx-9 {
  margin-right: 8rem !important;
}
.mb-9,
.my-9 {
  margin-bottom: 8rem !important;
}
.ml-9,
.mx-9 {
  margin-left: 8rem !important;
}
.m-10 {
  margin: 10rem !important;
}
.mt-10,
.my-10 {
  margin-top: 10rem !important;
}
.mr-10,
.mx-10 {
  margin-right: 10rem !important;
}
.mb-10,
.my-10 {
  margin-bottom: 10rem !important;
}
.ml-10,
.mx-10 {
  margin-left: 10rem !important;
}
.m-11 {
  margin: 11rem !important;
}
.mt-11,
.my-11 {
  margin-top: 11rem !important;
}
.mr-11,
.mx-11 {
  margin-right: 11rem !important;
}
.mb-11,
.my-11 {
  margin-bottom: 11rem !important;
}
.ml-11,
.mx-11 {
  margin-left: 11rem !important;
}
.m-12 {
  margin: 12rem !important;
}
.mt-12,
.my-12 {
  margin-top: 12rem !important;
}
.mr-12,
.mx-12 {
  margin-right: 12rem !important;
}
.mb-12,
.my-12 {
  margin-bottom: 12rem !important;
}
.ml-12,
.mx-12 {
  margin-left: 12rem !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: 2rem !important;
}
.pt-5,
.py-5 {
  padding-top: 2rem !important;
}
.pr-5,
.px-5 {
  padding-right: 2rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 2rem !important;
}
.pl-5,
.px-5 {
  padding-left: 2rem !important;
}
.p-6 {
  padding: 3rem !important;
}
.pt-6,
.py-6 {
  padding-top: 3rem !important;
}
.pr-6,
.px-6 {
  padding-right: 3rem !important;
}
.pb-6,
.py-6 {
  padding-bottom: 3rem !important;
}
.pl-6,
.px-6 {
  padding-left: 3rem !important;
}
.p-7 {
  padding: 3.5rem !important;
}
.pt-7,
.py-7 {
  padding-top: 3.5rem !important;
}
.pr-7,
.px-7 {
  padding-right: 3.5rem !important;
}
.pb-7,
.py-7 {
  padding-bottom: 3.5rem !important;
}
.pl-7,
.px-7 {
  padding-left: 3.5rem !important;
}
.p-8 {
  padding: 4rem !important;
}
.pt-8,
.py-8 {
  padding-top: 4rem !important;
}
.pr-8,
.px-8 {
  padding-right: 4rem !important;
}
.pb-8,
.py-8 {
  padding-bottom: 4rem !important;
}
.pl-8,
.px-8 {
  padding-left: 4rem !important;
}
.p-9 {
  padding: 8rem !important;
}
.pt-9,
.py-9 {
  padding-top: 8rem !important;
}
.pr-9,
.px-9 {
  padding-right: 8rem !important;
}
.pb-9,
.py-9 {
  padding-bottom: 8rem !important;
}
.pl-9,
.px-9 {
  padding-left: 8rem !important;
}
.p-10 {
  padding: 10rem !important;
}
.pt-10,
.py-10 {
  padding-top: 10rem !important;
}
.pr-10,
.px-10 {
  padding-right: 10rem !important;
}
.pb-10,
.py-10 {
  padding-bottom: 10rem !important;
}
.pl-10,
.px-10 {
  padding-left: 10rem !important;
}
.p-11 {
  padding: 11rem !important;
}
.pt-11,
.py-11 {
  padding-top: 11rem !important;
}
.pr-11,
.px-11 {
  padding-right: 11rem !important;
}
.pb-11,
.py-11 {
  padding-bottom: 11rem !important;
}
.pl-11,
.px-11 {
  padding-left: 11rem !important;
}
.p-12 {
  padding: 12rem !important;
}
.pt-12,
.py-12 {
  padding-top: 12rem !important;
}
.pr-12,
.px-12 {
  padding-right: 12rem !important;
}
.pb-12,
.py-12 {
  padding-bottom: 12rem !important;
}
.pl-12,
.px-12 {
  padding-left: 12rem !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: -2rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -2rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -2rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -2rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -2rem !important;
}
.m-n6 {
  margin: -3rem !important;
}
.mt-n6,
.my-n6 {
  margin-top: -3rem !important;
}
.mr-n6,
.mx-n6 {
  margin-right: -3rem !important;
}
.mb-n6,
.my-n6 {
  margin-bottom: -3rem !important;
}
.ml-n6,
.mx-n6 {
  margin-left: -3rem !important;
}
.m-n7 {
  margin: -3.5rem !important;
}
.mt-n7,
.my-n7 {
  margin-top: -3.5rem !important;
}
.mr-n7,
.mx-n7 {
  margin-right: -3.5rem !important;
}
.mb-n7,
.my-n7 {
  margin-bottom: -3.5rem !important;
}
.ml-n7,
.mx-n7 {
  margin-left: -3.5rem !important;
}
.m-n8 {
  margin: -4rem !important;
}
.mt-n8,
.my-n8 {
  margin-top: -4rem !important;
}
.mr-n8,
.mx-n8 {
  margin-right: -4rem !important;
}
.mb-n8,
.my-n8 {
  margin-bottom: -4rem !important;
}
.ml-n8,
.mx-n8 {
  margin-left: -4rem !important;
}
.m-n9 {
  margin: -8rem !important;
}
.mt-n9,
.my-n9 {
  margin-top: -8rem !important;
}
.mr-n9,
.mx-n9 {
  margin-right: -8rem !important;
}
.mb-n9,
.my-n9 {
  margin-bottom: -8rem !important;
}
.ml-n9,
.mx-n9 {
  margin-left: -8rem !important;
}
.m-n10 {
  margin: -10rem !important;
}
.mt-n10,
.my-n10 {
  margin-top: -10rem !important;
}
.mr-n10,
.mx-n10 {
  margin-right: -10rem !important;
}
.mb-n10,
.my-n10 {
  margin-bottom: -10rem !important;
}
.ml-n10,
.mx-n10 {
  margin-left: -10rem !important;
}
.m-n11 {
  margin: -11rem !important;
}
.mt-n11,
.my-n11 {
  margin-top: -11rem !important;
}
.mr-n11,
.mx-n11 {
  margin-right: -11rem !important;
}
.mb-n11,
.my-n11 {
  margin-bottom: -11rem !important;
}
.ml-n11,
.mx-n11 {
  margin-left: -11rem !important;
}
.m-n12 {
  margin: -12rem !important;
}
.mt-n12,
.my-n12 {
  margin-top: -12rem !important;
}
.mr-n12,
.mx-n12 {
  margin-right: -12rem !important;
}
.mb-n12,
.my-n12 {
  margin-bottom: -12rem !important;
}
.ml-n12,
.mx-n12 {
  margin-left: -12rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 2rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 2rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 2rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 2rem !important;
  }
  .m-sm-6 {
    margin: 3rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 3rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 3rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 3rem !important;
  }
  .m-sm-7 {
    margin: 3.5rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 3.5rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 3.5rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 3.5rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 3.5rem !important;
  }
  .m-sm-8 {
    margin: 4rem !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 4rem !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 4rem !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 4rem !important;
  }
  .m-sm-9 {
    margin: 8rem !important;
  }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 8rem !important;
  }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 8rem !important;
  }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 8rem !important;
  }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 8rem !important;
  }
  .m-sm-10 {
    margin: 10rem !important;
  }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 10rem !important;
  }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 10rem !important;
  }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 10rem !important;
  }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 10rem !important;
  }
  .m-sm-11 {
    margin: 11rem !important;
  }
  .mt-sm-11,
  .my-sm-11 {
    margin-top: 11rem !important;
  }
  .mr-sm-11,
  .mx-sm-11 {
    margin-right: 11rem !important;
  }
  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 11rem !important;
  }
  .ml-sm-11,
  .mx-sm-11 {
    margin-left: 11rem !important;
  }
  .m-sm-12 {
    margin: 12rem !important;
  }
  .mt-sm-12,
  .my-sm-12 {
    margin-top: 12rem !important;
  }
  .mr-sm-12,
  .mx-sm-12 {
    margin-right: 12rem !important;
  }
  .mb-sm-12,
  .my-sm-12 {
    margin-bottom: 12rem !important;
  }
  .ml-sm-12,
  .mx-sm-12 {
    margin-left: 12rem !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: 2rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 2rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 2rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 2rem !important;
  }
  .p-sm-6 {
    padding: 3rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 3rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 3rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 3rem !important;
  }
  .p-sm-7 {
    padding: 3.5rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 3.5rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 3.5rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 3.5rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 3.5rem !important;
  }
  .p-sm-8 {
    padding: 4rem !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 4rem !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 4rem !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 4rem !important;
  }
  .p-sm-9 {
    padding: 8rem !important;
  }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 8rem !important;
  }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 8rem !important;
  }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 8rem !important;
  }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 8rem !important;
  }
  .p-sm-10 {
    padding: 10rem !important;
  }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 10rem !important;
  }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 10rem !important;
  }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 10rem !important;
  }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 10rem !important;
  }
  .p-sm-11 {
    padding: 11rem !important;
  }
  .pt-sm-11,
  .py-sm-11 {
    padding-top: 11rem !important;
  }
  .pr-sm-11,
  .px-sm-11 {
    padding-right: 11rem !important;
  }
  .pb-sm-11,
  .py-sm-11 {
    padding-bottom: 11rem !important;
  }
  .pl-sm-11,
  .px-sm-11 {
    padding-left: 11rem !important;
  }
  .p-sm-12 {
    padding: 12rem !important;
  }
  .pt-sm-12,
  .py-sm-12 {
    padding-top: 12rem !important;
  }
  .pr-sm-12,
  .px-sm-12 {
    padding-right: 12rem !important;
  }
  .pb-sm-12,
  .py-sm-12 {
    padding-bottom: 12rem !important;
  }
  .pl-sm-12,
  .px-sm-12 {
    padding-left: 12rem !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: -2rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -2rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -2rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -2rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -2rem !important;
  }
  .m-sm-n6 {
    margin: -3rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -3rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -3rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -3rem !important;
  }
  .m-sm-n7 {
    margin: -3.5rem !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -3.5rem !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -3.5rem !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -3.5rem !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -3.5rem !important;
  }
  .m-sm-n8 {
    margin: -4rem !important;
  }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -4rem !important;
  }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -4rem !important;
  }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -4rem !important;
  }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -4rem !important;
  }
  .m-sm-n9 {
    margin: -8rem !important;
  }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -8rem !important;
  }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -8rem !important;
  }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -8rem !important;
  }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -8rem !important;
  }
  .m-sm-n10 {
    margin: -10rem !important;
  }
  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -10rem !important;
  }
  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -10rem !important;
  }
  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -10rem !important;
  }
  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -10rem !important;
  }
  .m-sm-n11 {
    margin: -11rem !important;
  }
  .mt-sm-n11,
  .my-sm-n11 {
    margin-top: -11rem !important;
  }
  .mr-sm-n11,
  .mx-sm-n11 {
    margin-right: -11rem !important;
  }
  .mb-sm-n11,
  .my-sm-n11 {
    margin-bottom: -11rem !important;
  }
  .ml-sm-n11,
  .mx-sm-n11 {
    margin-left: -11rem !important;
  }
  .m-sm-n12 {
    margin: -12rem !important;
  }
  .mt-sm-n12,
  .my-sm-n12 {
    margin-top: -12rem !important;
  }
  .mr-sm-n12,
  .mx-sm-n12 {
    margin-right: -12rem !important;
  }
  .mb-sm-n12,
  .my-sm-n12 {
    margin-bottom: -12rem !important;
  }
  .ml-sm-n12,
  .mx-sm-n12 {
    margin-left: -12rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 2rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 2rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 2rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 2rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 2rem !important;
  }
  .m-md-6 {
    margin: 3rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 3rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 3rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 3rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 3rem !important;
  }
  .m-md-7 {
    margin: 3.5rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 3.5rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 3.5rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 3.5rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 3.5rem !important;
  }
  .m-md-8 {
    margin: 4rem !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 4rem !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 4rem !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 4rem !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 4rem !important;
  }
  .m-md-9 {
    margin: 8rem !important;
  }
  .mt-md-9,
  .my-md-9 {
    margin-top: 8rem !important;
  }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 8rem !important;
  }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 8rem !important;
  }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 8rem !important;
  }
  .m-md-10 {
    margin: 10rem !important;
  }
  .mt-md-10,
  .my-md-10 {
    margin-top: 10rem !important;
  }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 10rem !important;
  }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 10rem !important;
  }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 10rem !important;
  }
  .m-md-11 {
    margin: 11rem !important;
  }
  .mt-md-11,
  .my-md-11 {
    margin-top: 11rem !important;
  }
  .mr-md-11,
  .mx-md-11 {
    margin-right: 11rem !important;
  }
  .mb-md-11,
  .my-md-11 {
    margin-bottom: 11rem !important;
  }
  .ml-md-11,
  .mx-md-11 {
    margin-left: 11rem !important;
  }
  .m-md-12 {
    margin: 12rem !important;
  }
  .mt-md-12,
  .my-md-12 {
    margin-top: 12rem !important;
  }
  .mr-md-12,
  .mx-md-12 {
    margin-right: 12rem !important;
  }
  .mb-md-12,
  .my-md-12 {
    margin-bottom: 12rem !important;
  }
  .ml-md-12,
  .mx-md-12 {
    margin-left: 12rem !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: 2rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 2rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 2rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 2rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 2rem !important;
  }
  .p-md-6 {
    padding: 3rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 3rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 3rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 3rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 3rem !important;
  }
  .p-md-7 {
    padding: 3.5rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 3.5rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 3.5rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 3.5rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 3.5rem !important;
  }
  .p-md-8 {
    padding: 4rem !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 4rem !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 4rem !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 4rem !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 4rem !important;
  }
  .p-md-9 {
    padding: 8rem !important;
  }
  .pt-md-9,
  .py-md-9 {
    padding-top: 8rem !important;
  }
  .pr-md-9,
  .px-md-9 {
    padding-right: 8rem !important;
  }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 8rem !important;
  }
  .pl-md-9,
  .px-md-9 {
    padding-left: 8rem !important;
  }
  .p-md-10 {
    padding: 10rem !important;
  }
  .pt-md-10,
  .py-md-10 {
    padding-top: 10rem !important;
  }
  .pr-md-10,
  .px-md-10 {
    padding-right: 10rem !important;
  }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 10rem !important;
  }
  .pl-md-10,
  .px-md-10 {
    padding-left: 10rem !important;
  }
  .p-md-11 {
    padding: 11rem !important;
  }
  .pt-md-11,
  .py-md-11 {
    padding-top: 11rem !important;
  }
  .pr-md-11,
  .px-md-11 {
    padding-right: 11rem !important;
  }
  .pb-md-11,
  .py-md-11 {
    padding-bottom: 11rem !important;
  }
  .pl-md-11,
  .px-md-11 {
    padding-left: 11rem !important;
  }
  .p-md-12 {
    padding: 12rem !important;
  }
  .pt-md-12,
  .py-md-12 {
    padding-top: 12rem !important;
  }
  .pr-md-12,
  .px-md-12 {
    padding-right: 12rem !important;
  }
  .pb-md-12,
  .py-md-12 {
    padding-bottom: 12rem !important;
  }
  .pl-md-12,
  .px-md-12 {
    padding-left: 12rem !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: -2rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -2rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -2rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -2rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -2rem !important;
  }
  .m-md-n6 {
    margin: -3rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -3rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -3rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -3rem !important;
  }
  .m-md-n7 {
    margin: -3.5rem !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -3.5rem !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -3.5rem !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -3.5rem !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -3.5rem !important;
  }
  .m-md-n8 {
    margin: -4rem !important;
  }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -4rem !important;
  }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -4rem !important;
  }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -4rem !important;
  }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -4rem !important;
  }
  .m-md-n9 {
    margin: -8rem !important;
  }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -8rem !important;
  }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -8rem !important;
  }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -8rem !important;
  }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -8rem !important;
  }
  .m-md-n10 {
    margin: -10rem !important;
  }
  .mt-md-n10,
  .my-md-n10 {
    margin-top: -10rem !important;
  }
  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -10rem !important;
  }
  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -10rem !important;
  }
  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -10rem !important;
  }
  .m-md-n11 {
    margin: -11rem !important;
  }
  .mt-md-n11,
  .my-md-n11 {
    margin-top: -11rem !important;
  }
  .mr-md-n11,
  .mx-md-n11 {
    margin-right: -11rem !important;
  }
  .mb-md-n11,
  .my-md-n11 {
    margin-bottom: -11rem !important;
  }
  .ml-md-n11,
  .mx-md-n11 {
    margin-left: -11rem !important;
  }
  .m-md-n12 {
    margin: -12rem !important;
  }
  .mt-md-n12,
  .my-md-n12 {
    margin-top: -12rem !important;
  }
  .mr-md-n12,
  .mx-md-n12 {
    margin-right: -12rem !important;
  }
  .mb-md-n12,
  .my-md-n12 {
    margin-bottom: -12rem !important;
  }
  .ml-md-n12,
  .mx-md-n12 {
    margin-left: -12rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 2rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 2rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 2rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 2rem !important;
  }
  .m-lg-6 {
    margin: 3rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 3rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 3rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 3rem !important;
  }
  .m-lg-7 {
    margin: 3.5rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 3.5rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 3.5rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 3.5rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 3.5rem !important;
  }
  .m-lg-8 {
    margin: 4rem !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 4rem !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 4rem !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 4rem !important;
  }
  .m-lg-9 {
    margin: 8rem !important;
  }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 8rem !important;
  }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 8rem !important;
  }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 8rem !important;
  }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 8rem !important;
  }
  .m-lg-10 {
    margin: 10rem !important;
  }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 10rem !important;
  }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 10rem !important;
  }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 10rem !important;
  }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 10rem !important;
  }
  .m-lg-11 {
    margin: 11rem !important;
  }
  .mt-lg-11,
  .my-lg-11 {
    margin-top: 11rem !important;
  }
  .mr-lg-11,
  .mx-lg-11 {
    margin-right: 11rem !important;
  }
  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 11rem !important;
  }
  .ml-lg-11,
  .mx-lg-11 {
    margin-left: 11rem !important;
  }
  .m-lg-12 {
    margin: 12rem !important;
  }
  .mt-lg-12,
  .my-lg-12 {
    margin-top: 12rem !important;
  }
  .mr-lg-12,
  .mx-lg-12 {
    margin-right: 12rem !important;
  }
  .mb-lg-12,
  .my-lg-12 {
    margin-bottom: 12rem !important;
  }
  .ml-lg-12,
  .mx-lg-12 {
    margin-left: 12rem !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: 2rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 2rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 2rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 2rem !important;
  }
  .p-lg-6 {
    padding: 3rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 3rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 3rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 3rem !important;
  }
  .p-lg-7 {
    padding: 3.5rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 3.5rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 3.5rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 3.5rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 3.5rem !important;
  }
  .p-lg-8 {
    padding: 4rem !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 4rem !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 4rem !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 4rem !important;
  }
  .p-lg-9 {
    padding: 8rem !important;
  }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 8rem !important;
  }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 8rem !important;
  }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 8rem !important;
  }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 8rem !important;
  }
  .p-lg-10 {
    padding: 10rem !important;
  }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 10rem !important;
  }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 10rem !important;
  }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 10rem !important;
  }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 10rem !important;
  }
  .p-lg-11 {
    padding: 11rem !important;
  }
  .pt-lg-11,
  .py-lg-11 {
    padding-top: 11rem !important;
  }
  .pr-lg-11,
  .px-lg-11 {
    padding-right: 11rem !important;
  }
  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 11rem !important;
  }
  .pl-lg-11,
  .px-lg-11 {
    padding-left: 11rem !important;
  }
  .p-lg-12 {
    padding: 12rem !important;
  }
  .pt-lg-12,
  .py-lg-12 {
    padding-top: 12rem !important;
  }
  .pr-lg-12,
  .px-lg-12 {
    padding-right: 12rem !important;
  }
  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 12rem !important;
  }
  .pl-lg-12,
  .px-lg-12 {
    padding-left: 12rem !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: -2rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -2rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -2rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -2rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -2rem !important;
  }
  .m-lg-n6 {
    margin: -3rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -3rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -3rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -3rem !important;
  }
  .m-lg-n7 {
    margin: -3.5rem !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -3.5rem !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -3.5rem !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -3.5rem !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -3.5rem !important;
  }
  .m-lg-n8 {
    margin: -4rem !important;
  }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -4rem !important;
  }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -4rem !important;
  }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -4rem !important;
  }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -4rem !important;
  }
  .m-lg-n9 {
    margin: -8rem !important;
  }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -8rem !important;
  }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -8rem !important;
  }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -8rem !important;
  }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -8rem !important;
  }
  .m-lg-n10 {
    margin: -10rem !important;
  }
  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -10rem !important;
  }
  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -10rem !important;
  }
  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -10rem !important;
  }
  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -10rem !important;
  }
  .m-lg-n11 {
    margin: -11rem !important;
  }
  .mt-lg-n11,
  .my-lg-n11 {
    margin-top: -11rem !important;
  }
  .mr-lg-n11,
  .mx-lg-n11 {
    margin-right: -11rem !important;
  }
  .mb-lg-n11,
  .my-lg-n11 {
    margin-bottom: -11rem !important;
  }
  .ml-lg-n11,
  .mx-lg-n11 {
    margin-left: -11rem !important;
  }
  .m-lg-n12 {
    margin: -12rem !important;
  }
  .mt-lg-n12,
  .my-lg-n12 {
    margin-top: -12rem !important;
  }
  .mr-lg-n12,
  .mx-lg-n12 {
    margin-right: -12rem !important;
  }
  .mb-lg-n12,
  .my-lg-n12 {
    margin-bottom: -12rem !important;
  }
  .ml-lg-n12,
  .mx-lg-n12 {
    margin-left: -12rem !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: 1250px) {
  .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: 2rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 2rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 2rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 2rem !important;
  }
  .m-xl-6 {
    margin: 3rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 3rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 3rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 3rem !important;
  }
  .m-xl-7 {
    margin: 3.5rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 3.5rem !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 3.5rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 3.5rem !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 3.5rem !important;
  }
  .m-xl-8 {
    margin: 4rem !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 4rem !important;
  }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 4rem !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 4rem !important;
  }
  .m-xl-9 {
    margin: 8rem !important;
  }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 8rem !important;
  }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 8rem !important;
  }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 8rem !important;
  }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 8rem !important;
  }
  .m-xl-10 {
    margin: 10rem !important;
  }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 10rem !important;
  }
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 10rem !important;
  }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 10rem !important;
  }
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 10rem !important;
  }
  .m-xl-11 {
    margin: 11rem !important;
  }
  .mt-xl-11,
  .my-xl-11 {
    margin-top: 11rem !important;
  }
  .mr-xl-11,
  .mx-xl-11 {
    margin-right: 11rem !important;
  }
  .mb-xl-11,
  .my-xl-11 {
    margin-bottom: 11rem !important;
  }
  .ml-xl-11,
  .mx-xl-11 {
    margin-left: 11rem !important;
  }
  .m-xl-12 {
    margin: 12rem !important;
  }
  .mt-xl-12,
  .my-xl-12 {
    margin-top: 12rem !important;
  }
  .mr-xl-12,
  .mx-xl-12 {
    margin-right: 12rem !important;
  }
  .mb-xl-12,
  .my-xl-12 {
    margin-bottom: 12rem !important;
  }
  .ml-xl-12,
  .mx-xl-12 {
    margin-left: 12rem !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: 2rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 2rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 2rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 2rem !important;
  }
  .p-xl-6 {
    padding: 3rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 3rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 3rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 3rem !important;
  }
  .p-xl-7 {
    padding: 3.5rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 3.5rem !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 3.5rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 3.5rem !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 3.5rem !important;
  }
  .p-xl-8 {
    padding: 4rem !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 4rem !important;
  }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 4rem !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 4rem !important;
  }
  .p-xl-9 {
    padding: 8rem !important;
  }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 8rem !important;
  }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 8rem !important;
  }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 8rem !important;
  }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 8rem !important;
  }
  .p-xl-10 {
    padding: 10rem !important;
  }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 10rem !important;
  }
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 10rem !important;
  }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 10rem !important;
  }
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 10rem !important;
  }
  .p-xl-11 {
    padding: 11rem !important;
  }
  .pt-xl-11,
  .py-xl-11 {
    padding-top: 11rem !important;
  }
  .pr-xl-11,
  .px-xl-11 {
    padding-right: 11rem !important;
  }
  .pb-xl-11,
  .py-xl-11 {
    padding-bottom: 11rem !important;
  }
  .pl-xl-11,
  .px-xl-11 {
    padding-left: 11rem !important;
  }
  .p-xl-12 {
    padding: 12rem !important;
  }
  .pt-xl-12,
  .py-xl-12 {
    padding-top: 12rem !important;
  }
  .pr-xl-12,
  .px-xl-12 {
    padding-right: 12rem !important;
  }
  .pb-xl-12,
  .py-xl-12 {
    padding-bottom: 12rem !important;
  }
  .pl-xl-12,
  .px-xl-12 {
    padding-left: 12rem !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: -2rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -2rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -2rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -2rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -2rem !important;
  }
  .m-xl-n6 {
    margin: -3rem !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -3rem !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -3rem !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -3rem !important;
  }
  .m-xl-n7 {
    margin: -3.5rem !important;
  }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -3.5rem !important;
  }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -3.5rem !important;
  }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -3.5rem !important;
  }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -3.5rem !important;
  }
  .m-xl-n8 {
    margin: -4rem !important;
  }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -4rem !important;
  }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -4rem !important;
  }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -4rem !important;
  }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -4rem !important;
  }
  .m-xl-n9 {
    margin: -8rem !important;
  }
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -8rem !important;
  }
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -8rem !important;
  }
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -8rem !important;
  }
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -8rem !important;
  }
  .m-xl-n10 {
    margin: -10rem !important;
  }
  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -10rem !important;
  }
  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -10rem !important;
  }
  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -10rem !important;
  }
  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -10rem !important;
  }
  .m-xl-n11 {
    margin: -11rem !important;
  }
  .mt-xl-n11,
  .my-xl-n11 {
    margin-top: -11rem !important;
  }
  .mr-xl-n11,
  .mx-xl-n11 {
    margin-right: -11rem !important;
  }
  .mb-xl-n11,
  .my-xl-n11 {
    margin-bottom: -11rem !important;
  }
  .ml-xl-n11,
  .mx-xl-n11 {
    margin-left: -11rem !important;
  }
  .m-xl-n12 {
    margin: -12rem !important;
  }
  .mt-xl-n12,
  .my-xl-n12 {
    margin-top: -12rem !important;
  }
  .mr-xl-n12,
  .mx-xl-n12 {
    margin-right: -12rem !important;
  }
  .mb-xl-n12,
  .my-xl-n12 {
    margin-bottom: -12rem !important;
  }
  .ml-xl-n12,
  .mx-xl-n12 {
    margin-left: -12rem !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;
  }
}
@media (min-width: 1500px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 2rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 2rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 2rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 2rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 2rem !important;
  }
  .m-xxl-6 {
    margin: 3rem !important;
  }
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 3rem !important;
  }
  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 3rem !important;
  }
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 3rem !important;
  }
  .m-xxl-7 {
    margin: 3.5rem !important;
  }
  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 3.5rem !important;
  }
  .mr-xxl-7,
  .mx-xxl-7 {
    margin-right: 3.5rem !important;
  }
  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 3.5rem !important;
  }
  .ml-xxl-7,
  .mx-xxl-7 {
    margin-left: 3.5rem !important;
  }
  .m-xxl-8 {
    margin: 4rem !important;
  }
  .mt-xxl-8,
  .my-xxl-8 {
    margin-top: 4rem !important;
  }
  .mr-xxl-8,
  .mx-xxl-8 {
    margin-right: 4rem !important;
  }
  .mb-xxl-8,
  .my-xxl-8 {
    margin-bottom: 4rem !important;
  }
  .ml-xxl-8,
  .mx-xxl-8 {
    margin-left: 4rem !important;
  }
  .m-xxl-9 {
    margin: 8rem !important;
  }
  .mt-xxl-9,
  .my-xxl-9 {
    margin-top: 8rem !important;
  }
  .mr-xxl-9,
  .mx-xxl-9 {
    margin-right: 8rem !important;
  }
  .mb-xxl-9,
  .my-xxl-9 {
    margin-bottom: 8rem !important;
  }
  .ml-xxl-9,
  .mx-xxl-9 {
    margin-left: 8rem !important;
  }
  .m-xxl-10 {
    margin: 10rem !important;
  }
  .mt-xxl-10,
  .my-xxl-10 {
    margin-top: 10rem !important;
  }
  .mr-xxl-10,
  .mx-xxl-10 {
    margin-right: 10rem !important;
  }
  .mb-xxl-10,
  .my-xxl-10 {
    margin-bottom: 10rem !important;
  }
  .ml-xxl-10,
  .mx-xxl-10 {
    margin-left: 10rem !important;
  }
  .m-xxl-11 {
    margin: 11rem !important;
  }
  .mt-xxl-11,
  .my-xxl-11 {
    margin-top: 11rem !important;
  }
  .mr-xxl-11,
  .mx-xxl-11 {
    margin-right: 11rem !important;
  }
  .mb-xxl-11,
  .my-xxl-11 {
    margin-bottom: 11rem !important;
  }
  .ml-xxl-11,
  .mx-xxl-11 {
    margin-left: 11rem !important;
  }
  .m-xxl-12 {
    margin: 12rem !important;
  }
  .mt-xxl-12,
  .my-xxl-12 {
    margin-top: 12rem !important;
  }
  .mr-xxl-12,
  .mx-xxl-12 {
    margin-right: 12rem !important;
  }
  .mb-xxl-12,
  .my-xxl-12 {
    margin-bottom: 12rem !important;
  }
  .ml-xxl-12,
  .mx-xxl-12 {
    margin-left: 12rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 2rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 2rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 2rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 2rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 2rem !important;
  }
  .p-xxl-6 {
    padding: 3rem !important;
  }
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 3rem !important;
  }
  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 3rem !important;
  }
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 3rem !important;
  }
  .p-xxl-7 {
    padding: 3.5rem !important;
  }
  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 3.5rem !important;
  }
  .pr-xxl-7,
  .px-xxl-7 {
    padding-right: 3.5rem !important;
  }
  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 3.5rem !important;
  }
  .pl-xxl-7,
  .px-xxl-7 {
    padding-left: 3.5rem !important;
  }
  .p-xxl-8 {
    padding: 4rem !important;
  }
  .pt-xxl-8,
  .py-xxl-8 {
    padding-top: 4rem !important;
  }
  .pr-xxl-8,
  .px-xxl-8 {
    padding-right: 4rem !important;
  }
  .pb-xxl-8,
  .py-xxl-8 {
    padding-bottom: 4rem !important;
  }
  .pl-xxl-8,
  .px-xxl-8 {
    padding-left: 4rem !important;
  }
  .p-xxl-9 {
    padding: 8rem !important;
  }
  .pt-xxl-9,
  .py-xxl-9 {
    padding-top: 8rem !important;
  }
  .pr-xxl-9,
  .px-xxl-9 {
    padding-right: 8rem !important;
  }
  .pb-xxl-9,
  .py-xxl-9 {
    padding-bottom: 8rem !important;
  }
  .pl-xxl-9,
  .px-xxl-9 {
    padding-left: 8rem !important;
  }
  .p-xxl-10 {
    padding: 10rem !important;
  }
  .pt-xxl-10,
  .py-xxl-10 {
    padding-top: 10rem !important;
  }
  .pr-xxl-10,
  .px-xxl-10 {
    padding-right: 10rem !important;
  }
  .pb-xxl-10,
  .py-xxl-10 {
    padding-bottom: 10rem !important;
  }
  .pl-xxl-10,
  .px-xxl-10 {
    padding-left: 10rem !important;
  }
  .p-xxl-11 {
    padding: 11rem !important;
  }
  .pt-xxl-11,
  .py-xxl-11 {
    padding-top: 11rem !important;
  }
  .pr-xxl-11,
  .px-xxl-11 {
    padding-right: 11rem !important;
  }
  .pb-xxl-11,
  .py-xxl-11 {
    padding-bottom: 11rem !important;
  }
  .pl-xxl-11,
  .px-xxl-11 {
    padding-left: 11rem !important;
  }
  .p-xxl-12 {
    padding: 12rem !important;
  }
  .pt-xxl-12,
  .py-xxl-12 {
    padding-top: 12rem !important;
  }
  .pr-xxl-12,
  .px-xxl-12 {
    padding-right: 12rem !important;
  }
  .pb-xxl-12,
  .py-xxl-12 {
    padding-bottom: 12rem !important;
  }
  .pl-xxl-12,
  .px-xxl-12 {
    padding-left: 12rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -2rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -2rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -2rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -2rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -2rem !important;
  }
  .m-xxl-n6 {
    margin: -3rem !important;
  }
  .mt-xxl-n6,
  .my-xxl-n6 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n6,
  .mx-xxl-n6 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n6,
  .my-xxl-n6 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n6,
  .mx-xxl-n6 {
    margin-left: -3rem !important;
  }
  .m-xxl-n7 {
    margin: -3.5rem !important;
  }
  .mt-xxl-n7,
  .my-xxl-n7 {
    margin-top: -3.5rem !important;
  }
  .mr-xxl-n7,
  .mx-xxl-n7 {
    margin-right: -3.5rem !important;
  }
  .mb-xxl-n7,
  .my-xxl-n7 {
    margin-bottom: -3.5rem !important;
  }
  .ml-xxl-n7,
  .mx-xxl-n7 {
    margin-left: -3.5rem !important;
  }
  .m-xxl-n8 {
    margin: -4rem !important;
  }
  .mt-xxl-n8,
  .my-xxl-n8 {
    margin-top: -4rem !important;
  }
  .mr-xxl-n8,
  .mx-xxl-n8 {
    margin-right: -4rem !important;
  }
  .mb-xxl-n8,
  .my-xxl-n8 {
    margin-bottom: -4rem !important;
  }
  .ml-xxl-n8,
  .mx-xxl-n8 {
    margin-left: -4rem !important;
  }
  .m-xxl-n9 {
    margin: -8rem !important;
  }
  .mt-xxl-n9,
  .my-xxl-n9 {
    margin-top: -8rem !important;
  }
  .mr-xxl-n9,
  .mx-xxl-n9 {
    margin-right: -8rem !important;
  }
  .mb-xxl-n9,
  .my-xxl-n9 {
    margin-bottom: -8rem !important;
  }
  .ml-xxl-n9,
  .mx-xxl-n9 {
    margin-left: -8rem !important;
  }
  .m-xxl-n10 {
    margin: -10rem !important;
  }
  .mt-xxl-n10,
  .my-xxl-n10 {
    margin-top: -10rem !important;
  }
  .mr-xxl-n10,
  .mx-xxl-n10 {
    margin-right: -10rem !important;
  }
  .mb-xxl-n10,
  .my-xxl-n10 {
    margin-bottom: -10rem !important;
  }
  .ml-xxl-n10,
  .mx-xxl-n10 {
    margin-left: -10rem !important;
  }
  .m-xxl-n11 {
    margin: -11rem !important;
  }
  .mt-xxl-n11,
  .my-xxl-n11 {
    margin-top: -11rem !important;
  }
  .mr-xxl-n11,
  .mx-xxl-n11 {
    margin-right: -11rem !important;
  }
  .mb-xxl-n11,
  .my-xxl-n11 {
    margin-bottom: -11rem !important;
  }
  .ml-xxl-n11,
  .mx-xxl-n11 {
    margin-left: -11rem !important;
  }
  .m-xxl-n12 {
    margin: -12rem !important;
  }
  .mt-xxl-n12,
  .my-xxl-n12 {
    margin-top: -12rem !important;
  }
  .mr-xxl-n12,
  .mx-xxl-n12 {
    margin-right: -12rem !important;
  }
  .mb-xxl-n12,
  .my-xxl-n12 {
    margin-bottom: -12rem !important;
  }
  .ml-xxl-n12,
  .mx-xxl-n12 {
    margin-left: -12rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1250px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1500px) {
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-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: 500 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-primary,
a.text-primary:focus,
a.text-primary:hover {
  color: #000 !important;
}
.text-secondary {
  color: #868e96 !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #60686f !important;
}
.text-success {
  color: #296560 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #132f2c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important;
}
.text-warning {
  color: #dda81b !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #997413 !important;
}
.text-danger {
  color: #d23b2c !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #93291f !important;
}
.text-light {
  color: #f3f3f3 !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #cdcdcd !important;
}
.text-dark {
  color: #ccc !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #a6a6a6 !important;
}
.text-black,
a.text-black:focus,
a.text-black:hover {
  color: #000 !important;
}
.text-white {
  color: #fff !important;
}
a.text-white:focus,
a.text-white:hover {
  color: #d9d9d9 !important;
}
.text-gray {
  color: #ccc !important;
}
a.text-gray:focus,
a.text-gray:hover {
  color: #a6a6a6 !important;
}
.text-light-gray {
  color: #f0f0f0 !important;
}
a.text-light-gray:focus,
a.text-light-gray:hover {
  color: #cacaca !important;
}
.text-yellow {
  color: #dda81b !important;
}
a.text-yellow:focus,
a.text-yellow:hover {
  color: #997413 !important;
}
.text-falcon {
  color: #825b6e !important;
}
a.text-falcon:focus,
a.text-falcon:hover {
  color: #553c48 !important;
}
.text-pale-slate {
  color: #cbc0c5 !important;
}
a.text-pale-slate:focus,
a.text-pale-slate:hover {
  color: #a8969e !important;
}
.text-orange {
  color: #c6916d !important;
}
a.text-orange:focus,
a.text-orange:hover {
  color: #a66a41 !important;
}
.text-blue {
  color: #256e8b !important;
}
a.text-blue:focus,
a.text-blue:hover {
  color: #153e4f !important;
}
.text-light-blue {
  color: #8da2b4 !important;
}
a.text-light-blue:focus,
a.text-light-blue:hover {
  color: #617c93 !important;
}
.text-light-green {
  color: #90a8a8 !important;
}
a.text-light-green:focus,
a.text-light-green:hover {
  color: #678484 !important;
}
.text-green {
  color: #296560 !important;
}
a.text-green:focus,
a.text-green:hover {
  color: #132f2c !important;
}
.text-living {
  color: #6e8c5b !important;
}
a.text-living:focus,
a.text-living:hover {
  color: #4a5e3d !important;
}
.text-hardhof {
  color: #004434 !important;
}
a.text-hardhof:focus,
a.text-hardhof:hover {
  color: #000 !important;
}
.text-langenhof {
  color: #5b9972 !important;
}
a.text-langenhof:focus,
a.text-langenhof:hover {
  color: #3e694e !important;
}
.text-lindihof {
  color: #9fb668 !important;
}
a.text-lindihof:focus,
a.text-lindihof:hover {
  color: #788d44 !important;
}
.text-body {
  color: #000 !important;
}
.text-muted {
  color: #868e96 !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoonf0d1.woff2?afwkx4) format("woff2"),
    url(../fonts/icomoonf0d1.ttf?afwkx4) format("truetype"),
    url(../fonts/icomoonf0d1.woff?afwkx4) format("woff"),
    url(../fonts/icomoonf0d1.svg?afwkx4#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook,
.icon-instagram {
  border-radius: 60px;
  background-color: #000;
  padding: 9px;
  color: #fff;
}
.icon-facebook:before {
  content: "\EA90";
}
.icon-instagram:before {
  content: "\EA92";
}
.icon-heart-outline:before {
  content: "\E904";
}
.icon-360-degree:before {
  content: "\E900";
}
.icon-download:before {
  content: "\E901";
}
.icon-remove:before {
  content: "\E902";
}
.icon-check:before {
  content: "\E903";
}
.icon-heart:before {
  content: "\E905";
}
.icon-open:before {
  content: "\E906";
}
.icon-close:before {
  content: "\E907";
}
.icon-camera:before {
  content: "\E908";
}
.icon-eye:before {
  content: "\E909";
}
.fancybox-stage img {
  max-width: 100%;
  max-height: 85vh;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #fff;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px 6px 0;
}
.fancybox-slide--iframe {
  padding: 44px 44px 0;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  vertical-align: top;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}
.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}
.fancybox-button--pause svg path:first-child,
.fancybox-button--play svg path:nth-child(2) {
  display: none;
}
.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}
.fancybox-button--share svg path {
  stroke-width: 1;
}
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}
.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}
.fancybox-close-small svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s;
}
.fancybox-close-small:focus {
  outline: none;
}
.fancybox-close-small:hover svg {
  opacity: 1;
}
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}
.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}
.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}
.fancybox-caption:after {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  -webkit-animation: fancybox-rotate 0.8s linear infinite;
  animation: fancybox-rotate 0.8s linear infinite;
  background: transparent;
  border-radius: 100%;
  border: 6px solid hsla(0, 0%, 39.2%, 0.5);
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share .h1,
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x > ul {
  overflow: hidden;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
.popup .fancybox-content {
  padding: 2rem;
}
:focus {
  outline: none;
}
html {
  font-size: 16px;
}
@media (max-width: 767.98px) {
  html {
    font-size: 14px;
  }
}
html.nav-open {
  overflow: hidden;
  position: relative;
  height: 100%;
}
html.nav-open body {
  overflow: inherit;
  position: inherit;
  height: inherit;
}
.container {
  position: relative;
}
p:last-child {
  margin-bottom: 0;
}
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  text-decoration: none;
}
.h1 > a,
.h2 > a,
.h3 > a,
.h4 > a,
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  font-size: inherit;
}
.h1 > a:hover,
.h2 > a:hover,
.h3 > a:hover,
.h4 > a:hover,
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
  color: inherit;
  text-decoration: none;
}
.display-1 {
  font-family: Raleway, sans-serif;
}
@media (max-width: 1499.98px) {
  .display-1 {
    font-size: 3.8rem;
  }
}
@media (max-width: 1249.98px) {
  .display-1 {
    font-size: 2.75rem;
  }
}
@media (max-width: 767.98px) {
  .display-1 {
    font-size: 2.2rem;
  }
}
.display-2 {
  font-family: Raleway, sans-serif;
}
a {
  transition: all 0.3s;
}
a [href^="tel:"] {
  cursor: default;
}
.btn,
a [href^="tel:"] {
  text-decoration: none;
}
.btn.wpcf7-submit {
  text-transform: uppercase;
  padding-left: 2rem;
  padding-right: 2rem;
}
a[href$=".pdf"]:before {
  font-family: icomoon;
  content: "\E901";
  margin-right: 5px;
}
ol,
ul {
  margin-bottom: 1.5rem;
}
ol:last-child,
ul:last-child {
  margin-bottom: 0;
}
ol li,
ul li {
  margin-bottom: 0.25rem;
}
ol li:last-child,
ul li:last-child {
  margin-bottom: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0.25rem;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  display: none;
}
label {
  cursor: pointer;
}
input,
select,
textarea {
  outline: none;
}
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"] {
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  cursor: pointer;
}
input[disabled] {
  cursor: not-allowed;
}
textarea {
  resize: vertical;
}
select {
  border-radius: 0;
}
.checkmark-wrapper {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkmark-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  width: 23px;
  border: 2px solid #000;
}
.checkmark,
.checkmark-wrapper input:checked ~ .checkmark {
  background-color: #fff;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkmark-wrapper input:checked ~ .checkmark:after {
  display: block;
}
.checkmark-wrapper .checkmark:after {
  left: 6px;
  top: 1px;
  width: 7px;
  height: 13px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.screen-reader-response {
  display: none;
}
.page-footer .wpcf7 {
  margin-top: 2rem;
}
.wpcf7 br {
  display: none;
}
.wpcf7-mail-sent-ok,
.wpcf7-validation-errors {
  text-align: center;
}
.wpcf7-not-valid-tip {
  color: #d23b2c;
}
.form-feedback button {
  margin: -50px 0 0 40px;
}
#char-counter {
  text-align: right;
  padding: 20px 15px 10px 0;
  font-size: 0.85rem;
}
table.table th,
table th,
table thead th {
  border-top: 0;
  background: #fff;
}
table .btn {
  border: none !important;
}
.table-responsive-lg .floatThead-container {
  z-index: 100;
}
.table-responsive-lg .drag-indicator-gradient {
  display: none;
}
@media (max-width: 991.98px) {
  .table-responsive-lg .drag-indicator-gradient {
    display: block;
    position: absolute;
    z-index: 1002;
    top: 0;
    right: 0;
    bottom: 0;
    width: 10%;
    background: linear-gradient(
      90deg,
      hsla(0, 0%, 100%, 0) 0,
      hsla(0, 0%, 40%, 0.5)
    );
    pointer-events: none;
  }
}
.table-responsive-lg .drag-indicator-icon {
  display: none;
}
@media (max-width: 991.98px) {
  .table-responsive-lg .drag-indicator-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 2rem;
    position: absolute;
    top: 300px;
    left: 52%;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap;
    transform: translateX(-50%);
    -webkit-animation: jumping 1.5s linear infinite;
    animation: jumping 1.5s linear infinite;
  }
}
@media (max-width: 991.98px) and (max-width: 1249.98px) {
  .table-responsive-lg .drag-indicator-icon {
    font-size: 1.125rem;
  }
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
  .table-responsive-lg .drag-indicator-icon {
    font-size: 1rem;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg .drag-indicator-icon > i {
    color: #fff;
    font-size: 4rem;
    margin-right: 1rem;
  }
}
@media (max-width: 991.98px) and (max-width: 1249.98px) {
  .table-responsive-lg .drag-indicator-icon > i {
    font-size: 2rem;
  }
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
  .table-responsive-lg .drag-indicator-icon > i {
    font-size: 1.5rem;
  }
}
@-webkit-keyframes jumping {
  0% {
    left: 52%;
  }
  50% {
    left: 50%;
  }
  to {
    left: 52%;
  }
}
@keyframes jumping {
  0% {
    left: 52%;
  }
  50% {
    left: 50%;
  }
  to {
    left: 52%;
  }
}
.status {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 100px;
}
.status.available {
  background-color: #66c1b9;
}
.status.rented {
  background-color: #db6256;
}
.img-overlay-trigger {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  width: 2rem;
  height: 2rem;
}
.img-overlay-trigger:hover {
  background-color: #666;
}
.img-overlay-trigger .chevron {
  position: relative;
  top: 5px;
  left: -1px;
  color: #fff;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li {
  margin-bottom: 0;
}
nav ul a {
  text-transform: uppercase;
  text-decoration: none;
  -webkit-font-smoothing: subpixel-antialiased;
}
nav ul a:hover {
  background-color: transparent;
}
.nav-primary {
  position: relative;
  background-color: #fff;
}
.nav-primary a {
  display: inline-block;
  font-family: Rajdhani, Verdana, sans-serif;
  font-size: 1.125rem;
  color: #000;
}
@media (min-width: 992px) {
  .nav-primary .nav-primary-first {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #f0f0f0;
    height: 6.25rem;
  }
}
@media (min-width: 992px) and (max-width: 1249.98px) {
  .nav-primary .nav-primary-first {
    padding: 1rem;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-primary-first > li {
    padding: 0 0.625rem;
  }
  .nav-primary .nav-primary-first > li > a {
    display: block;
    position: relative;
    font-weight: 700;
    padding: 0.25rem 0;
  }
  .nav-primary .nav-primary-first > li > a:after {
    content: "";
    background-color: #000;
    height: 4px;
    width: 100%;
    border-radius: 100px;
    position: absolute;
    bottom: -0.5rem;
    left: 0;
    opacity: 0;
  }
  .nav-primary .nav-primary-first > li.current-menu-ancestor > a:after,
  .nav-primary .nav-primary-first > li.current-page-ancestor > a:after,
  .nav-primary .nav-primary-first > li.current-menu-item > a:after,
  .nav-primary .nav-primary-first > li:hover > a:after {
    opacity: 1;
    bottom: 0;
    transition: all 0.4s;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-primary-second {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    padding: 1rem 12rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
    z-index: 10;
    -webkit-clip-path: inset(0 0 -100rem 0);
    clip-path: inset(0 0 -100rem 0);
  }
  #secondary1 > li > ul > li.current-menu-item > a {
    font-weight: 700;
  }
  #secondary1 > li > ul a {
    transition: 0.5s all;
  }
  #secondary1 > li > ul a:hover {
    font-weight: 700 !important;
  }
  #secondary2 > li > ul a {
    transition: 0.5s all;
  }
  #secondary2 > li > ul a:hover {
    font-weight: 700 !important;
  }

  #secondary2 > li > ul > li.current-menu-item > a {
    font-weight: 700;
  }
}
@media (min-width: 992px) and (max-width: 1249.98px) {
  .nav-primary .nav-primary-second {
    padding: 0.75rem 8rem 0.75rem 1rem;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-primary-second .nav-primary-third,
  .nav-primary .nav-primary-second .sub-menu {
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    transition: max-height 0.15s ease-out;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-primary-second.visible-submenu .nav-primary-third,
  .nav-primary .nav-primary-second.visible-submenu .sub-menu {
    opacity: 1;
    visibility: visible;
    max-height: 1000px;
    transition: max-height 0.3s ease-in;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-primary-second > li {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .nav-primary .nav-primary-second > li > a {
    display: inline-block;
    position: relative;
    font-weight: 700;
    padding: 0.25rem 0;
  }
  .nav-primary .nav-primary-second > li > a:after {
    content: "";
    background-color: #000;
    height: 4px;
    width: 100%;
    border-radius: 100px;
    position: absolute;
    bottom: -0.5rem;
    left: 0;
    opacity: 0;
  }
  .nav-primary .nav-primary-second > li.current-menu-ancestor > a:after,
  .nav-primary .nav-primary-second > li.current-menu-item > a:after,
  .nav-primary .nav-primary-second > li:hover > a:after {
    opacity: 1;
    bottom: 0;
    transition: all 0.4s;
  }
  .nav-primary .nav-primary-second > li .nav-primary-third > li,
  .nav-primary .nav-primary-second > li .sub-menu > li {
    position: relative;
    padding-top: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1249.98px) {
  .nav-primary .nav-primary-second > li .nav-primary-third > li,
  .nav-primary .nav-primary-second > li .sub-menu > li {
    padding-top: 0.5rem;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-primary-second > li .nav-primary-third > li:first-child {
    padding-top: 1.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1249.98px) {
  .nav-primary .nav-primary-second > li .nav-primary-third > li:first-child {
    padding-top: 1rem;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-primary-second > li .nav-primary-third > li:last-child {
    padding-bottom: 2rem;
  }
}
@media (min-width: 992px) and (max-width: 1249.98px) {
  .nav-primary .nav-primary-second > li .nav-primary-third > li:last-child {
    padding-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1249.98px) {
  .nav-primary .nav-primary-second > li .nav-primary-third > li > a {
    font-size: 1rem;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .nav-primary
    .nav-primary-second
    > li
    .nav-primary-third
    > li.current-menu-item
    > a,
  .nav-primary .nav-primary-second > li .nav-primary-third > li:hover > a {
    font-weight: 700;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-aside {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1rem;
    padding-top: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1249.98px) {
  .nav-primary .nav-aside {
    padding-top: 0.75rem;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-aside > button {
    font-family: Rajdhani, Verdana, sans-serif;
    border: none;
    display: flex;
    align-items: center;
    outline: none;
    position: relative;
    z-index: 10;
    padding: 0.25rem 0;
    background: transparent;
    text-transform: uppercase;
  }
  .nav-primary .nav-aside > button .badge {
    margin-left: 0.75rem;
    height: 1.5rem;
    width: 1.5rem;
    display: inline-block;
    padding: 0;
    line-height: 1.5rem;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-aside .dropdown-menu {
    position: absolute;
    top: 0;
    right: -1rem !important;
    left: auto !important;
    z-index: 5;
    min-width: 250px;
    box-shadow: -0.125rem 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
    border: 0;
    border-radius: 0;
    padding: 5rem 1rem 2rem 1.5rem;
    text-align: right;
    transform: translate(0) !important;
    margin-top: 0;
  }
  .nav-primary .nav-aside .dropdown-menu p {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .nav-primary.nav-primary-mobile {
    background-color: #f0f0f0;
    text-align: center;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    position: fixed;
    top: -100%;
    z-index: 50;
	  z-index: 1002;
    transition: top 0.5s ease-in-out;
    -webkit-overflow-scrolling: touch;
    padding: 10rem 2rem 2rem;
  }
  .nav-open .nav-primary.nav-primary-mobile {
    top: 0;
  }
  .nav-primary.nav-primary-mobile > ul > li > a {
    position: relative;
    font-size: 1.75rem;
    font-weight: 700;
    font-family: Rajdhani, Verdana, sans-serif;
  }
  .nav-primary.nav-primary-mobile > ul > li > a > i {
    position: absolute;
    top: calc(50% - 1px);
    right: -2.5rem;
    transform: translateY(-50%);
  }
  .nav-primary.nav-primary-mobile > ul > li > ul > li > a {
    font-weight: 700;
  }
  .nav-primary.nav-primary-mobile > ul > li ul,
  .nav-primary.nav-primary-mobile > ul > li ul > li > a > i {
    display: none;
  }
}
.nav-toggle {
  background: 0 0;
  position: fixed;
  left: 1.875rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 35px;
  height: 50px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  transition: background 0.2s;
}
.nav-toggle:focus {
  outline: none;
}
.nav-toggle > span {
  display: block;
  position: absolute;
  top: 23px;
  left: 0;
  right: 0;
  height: 4px;
  background: #000;
  border-radius: 2px;
}
.nav-open .nav-toggle > span {
  background: 0 0;
}
.nav-toggle > span:after,
.nav-toggle > span:before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #000;
  content: "";
  border-radius: 2px;
  transition-duration: 0.2s, 0.2s;
  transition-delay: 0.2s, 0s;
}
.nav-open .nav-toggle > span:after,
.nav-open .nav-toggle > span:before {
  transition-delay: 0s, 0.2s;
}
.nav-toggle > span:before {
  top: -9px;
  transition-property: top, transform;
}
.nav-open .nav-toggle > span:before {
  top: 0;
  transform: rotate(45deg);
}
.nav-toggle > span:after {
  bottom: -9px;
  transition-property: bottom, transform;
}
.nav-open .nav-toggle > span:after {
  bottom: 0;
  transform: rotate(-45deg);
}
.nav-footer > ul > li {
  margin-bottom: 0.5rem;
}
.nav-footer > ul > li a {
  font-size: 1.75rem;
  font-family: Roboto, Verdana, sans-serif;
  line-height: 1.1;
  color: #666;
  text-decoration: none;
}
.nav-footer > ul > li:hover a {
  color: #000;
}
.nav-meta > ul > li a {
  font-family: Roboto, Verdana, sans-serif;
  color: #666;
  text-decoration: none;
  text-transform: none;
}
.nav-meta > ul > li:hover a {
  color: #000;
}
[v-cloak] {
  display: none;
}
.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.scale-2 {
  transform: scale(1.5);
}
.pin-t {
  top: 0;
}
.pin-b {
  bottom: 0;
}
.pin-r {
  right: 0;
}
.pin-l {
  left: 0;
}
.pin-t {
  top: 0 !important;
}
.pin-b {
  bottom: 0 !important;
}
.pin-r {
  right: 0 !important;
}
.pin-l {
  left: 0 !important;
}
@media (min-width: 576px) {
  .pin-sm-t {
    top: 0 !important;
  }
  .pin-sm-b {
    bottom: 0 !important;
  }
  .pin-sm-r {
    right: 0 !important;
  }
  .pin-sm-l {
    left: 0 !important;
  }
}
@media (min-width: 768px) {
  .pin-md-t {
    top: 0 !important;
  }
  .pin-md-b {
    bottom: 0 !important;
  }
  .pin-md-r {
    right: 0 !important;
  }
  .pin-md-l {
    left: 0 !important;
  }
}
@media (min-width: 992px) {
  .pin-lg-t {
    top: 0 !important;
  }
  .pin-lg-b {
    bottom: 0 !important;
  }
  .pin-lg-r {
    right: 0 !important;
  }
  .pin-lg-l {
    left: 0 !important;
  }
}
@media (min-width: 1250px) {
  .pin-xl-t {
    top: 0 !important;
  }
  .pin-xl-b {
    bottom: 0 !important;
  }
  .pin-xl-r {
    right: 0 !important;
  }
  .pin-xl-l {
    left: 0 !important;
  }
}
@media (min-width: 1500px) {
  .pin-xxl-t {
    top: 0 !important;
  }
  .pin-xxl-b {
    bottom: 0 !important;
  }
  .pin-xxl-r {
    right: 0 !important;
  }
  .pin-xxl-l {
    left: 0 !important;
  }
}
.closable > button {
  background: transparent;
  border: none;
  position: absolute;
  background: #000;
  text-indent: -999em;
  width: 30px;
  height: 30px;
  right: 0;
  top: 0;
}
.closable > button:after,
.closable > button:before {
  position: absolute;
  top: 14px;
  left: 5px;
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
}
.closable > button:after {
  transform: rotate(45deg);
}
.closable > button:before {
  transform: rotate(-45deg);
}
.bg-hover-primary:focus,
.bg-hover-primary:hover,
a:focus .bg-hover-primary,
a:hover .bg-hover-primary {
  background: #000 !important;
}
.bg-hover-secondary:focus,
.bg-hover-secondary:hover,
a:focus .bg-hover-secondary,
a:hover .bg-hover-secondary {
  background: #868e96 !important;
}
.bg-hover-success:focus,
.bg-hover-success:hover,
a:focus .bg-hover-success,
a:hover .bg-hover-success {
  background: #296560 !important;
}
.bg-hover-info:focus,
.bg-hover-info:hover,
a:focus .bg-hover-info,
a:hover .bg-hover-info {
  background: #17a2b8 !important;
}
.bg-hover-warning:focus,
.bg-hover-warning:hover,
a:focus .bg-hover-warning,
a:hover .bg-hover-warning {
  background: #dda81b !important;
}
.bg-hover-danger:focus,
.bg-hover-danger:hover,
a:focus .bg-hover-danger,
a:hover .bg-hover-danger {
  background: #d23b2c !important;
}
.bg-hover-light:focus,
.bg-hover-light:hover,
a:focus .bg-hover-light,
a:hover .bg-hover-light {
  background: #f3f3f3 !important;
}
.bg-hover-dark:focus,
.bg-hover-dark:hover,
a:focus .bg-hover-dark,
a:hover .bg-hover-dark {
  background: #ccc !important;
}
.bg-hover-black:focus,
.bg-hover-black:hover,
a:focus .bg-hover-black,
a:hover .bg-hover-black {
  background: #000 !important;
}
.bg-hover-white:focus,
.bg-hover-white:hover,
a:focus .bg-hover-white,
a:hover .bg-hover-white {
  background: #fff !important;
}
.bg-hover-gray:focus,
.bg-hover-gray:hover,
a:focus .bg-hover-gray,
a:hover .bg-hover-gray {
  background: #ccc !important;
}
.bg-hover-light-gray:focus,
.bg-hover-light-gray:hover,
a:focus .bg-hover-light-gray,
a:hover .bg-hover-light-gray {
  background: #f0f0f0 !important;
}
.bg-hover-yellow:focus,
.bg-hover-yellow:hover,
a:focus .bg-hover-yellow,
a:hover .bg-hover-yellow {
  background: #dda81b !important;
}
.bg-hover-falcon:focus,
.bg-hover-falcon:hover,
a:focus .bg-hover-falcon,
a:hover .bg-hover-falcon {
  background: #825b6e !important;
}
.bg-hover-pale-slate:focus,
.bg-hover-pale-slate:hover,
a:focus .bg-hover-pale-slate,
a:hover .bg-hover-pale-slate {
  background: #cbc0c5 !important;
}
.bg-hover-orange:focus,
.bg-hover-orange:hover,
a:focus .bg-hover-orange,
a:hover .bg-hover-orange {
  background: #c6916d !important;
}
.bg-hover-blue:focus,
.bg-hover-blue:hover,
a:focus .bg-hover-blue,
a:hover .bg-hover-blue {
  background: #256e8b !important;
}
.bg-hover-light-blue:focus,
.bg-hover-light-blue:hover,
a:focus .bg-hover-light-blue,
a:hover .bg-hover-light-blue {
  background: #8da2b4 !important;
}
.bg-hover-light-green:focus,
.bg-hover-light-green:hover,
a:focus .bg-hover-light-green,
a:hover .bg-hover-light-green {
  background: #90a8a8 !important;
}
.bg-hover-green:focus,
.bg-hover-green:hover,
a:focus .bg-hover-green,
a:hover .bg-hover-green {
  background: #296560 !important;
}
.bg-hover-living:focus,
.bg-hover-living:hover,
a:focus .bg-hover-living,
a:hover .bg-hover-living {
  background: #6e8c5b !important;
}
.bg-hover-hardhof:focus,
.bg-hover-hardhof:hover,
a:focus .bg-hover-hardhof,
a:hover .bg-hover-hardhof {
  background: #004434 !important;
}
.bg-hover-langenhof:focus,
.bg-hover-langenhof:hover,
a:focus .bg-hover-langenhof,
a:hover .bg-hover-langenhof {
  background: #5b9972 !important;
}
.bg-hover-lindihof:focus,
.bg-hover-lindihof:hover,
a:focus .bg-hover-lindihof,
a:hover .bg-hover-lindihof {
  background: #9fb668 !important;
}
.text-hover-primary:focus,
.text-hover-primary:hover,
a:focus .text-hover-primary,
a:hover .text-hover-primary {
  color: #000 !important;
}
.text-hover-secondary:focus,
.text-hover-secondary:hover,
a:focus .text-hover-secondary,
a:hover .text-hover-secondary {
  color: #868e96 !important;
}
.text-hover-success:focus,
.text-hover-success:hover,
a:focus .text-hover-success,
a:hover .text-hover-success {
  color: #296560 !important;
}
.text-hover-info:focus,
.text-hover-info:hover,
a:focus .text-hover-info,
a:hover .text-hover-info {
  color: #17a2b8 !important;
}
.text-hover-warning:focus,
.text-hover-warning:hover,
a:focus .text-hover-warning,
a:hover .text-hover-warning {
  color: #dda81b !important;
}
.text-hover-danger:focus,
.text-hover-danger:hover,
a:focus .text-hover-danger,
a:hover .text-hover-danger {
  color: #d23b2c !important;
}
.text-hover-light:focus,
.text-hover-light:hover,
a:focus .text-hover-light,
a:hover .text-hover-light {
  color: #f3f3f3 !important;
}
.text-hover-dark:focus,
.text-hover-dark:hover,
a:focus .text-hover-dark,
a:hover .text-hover-dark {
  color: #ccc !important;
}
.text-hover-black:focus,
.text-hover-black:hover,
a:focus .text-hover-black,
a:hover .text-hover-black {
  color: #000 !important;
}
.text-hover-white:focus,
.text-hover-white:hover,
a:focus .text-hover-white,
a:hover .text-hover-white {
  color: #fff !important;
}
.text-hover-gray:focus,
.text-hover-gray:hover,
a:focus .text-hover-gray,
a:hover .text-hover-gray {
  color: #ccc !important;
}
.text-hover-light-gray:focus,
.text-hover-light-gray:hover,
a:focus .text-hover-light-gray,
a:hover .text-hover-light-gray {
  color: #f0f0f0 !important;
}
.text-hover-yellow:focus,
.text-hover-yellow:hover,
a:focus .text-hover-yellow,
a:hover .text-hover-yellow {
  color: #dda81b !important;
}
.text-hover-falcon:focus,
.text-hover-falcon:hover,
a:focus .text-hover-falcon,
a:hover .text-hover-falcon {
  color: #825b6e !important;
}
.text-hover-pale-slate:focus,
.text-hover-pale-slate:hover,
a:focus .text-hover-pale-slate,
a:hover .text-hover-pale-slate {
  color: #cbc0c5 !important;
}
.text-hover-orange:focus,
.text-hover-orange:hover,
a:focus .text-hover-orange,
a:hover .text-hover-orange {
  color: #c6916d !important;
}
.text-hover-blue:focus,
.text-hover-blue:hover,
a:focus .text-hover-blue,
a:hover .text-hover-blue {
  color: #256e8b !important;
}
.text-hover-light-blue:focus,
.text-hover-light-blue:hover,
a:focus .text-hover-light-blue,
a:hover .text-hover-light-blue {
  color: #8da2b4 !important;
}
.text-hover-light-green:focus,
.text-hover-light-green:hover,
a:focus .text-hover-light-green,
a:hover .text-hover-light-green {
  color: #90a8a8 !important;
}
.text-hover-green:focus,
.text-hover-green:hover,
a:focus .text-hover-green,
a:hover .text-hover-green {
  color: #296560 !important;
}
.text-hover-living:focus,
.text-hover-living:hover,
a:focus .text-hover-living,
a:hover .text-hover-living {
  color: #6e8c5b !important;
}
.text-hover-hardhof:focus,
.text-hover-hardhof:hover,
a:focus .text-hover-hardhof,
a:hover .text-hover-hardhof {
  color: #004434 !important;
}
.text-hover-langenhof:focus,
.text-hover-langenhof:hover,
a:focus .text-hover-langenhof,
a:hover .text-hover-langenhof {
  color: #5b9972 !important;
}
.text-hover-lindihof:focus,
.text-hover-lindihof:hover,
a:focus .text-hover-lindihof,
a:hover .text-hover-lindihof {
  color: #9fb668 !important;
}
.border-hover-primary:focus,
.border-hover-primary:hover,
a:focus .border-hover-primary,
a:hover .border-hover-primary {
  border-color: #000 !important;
}
.border-hover-secondary:focus,
.border-hover-secondary:hover,
a:focus .border-hover-secondary,
a:hover .border-hover-secondary {
  border-color: #868e96 !important;
}
.border-hover-success:focus,
.border-hover-success:hover,
a:focus .border-hover-success,
a:hover .border-hover-success {
  border-color: #296560 !important;
}
.border-hover-info:focus,
.border-hover-info:hover,
a:focus .border-hover-info,
a:hover .border-hover-info {
  border-color: #17a2b8 !important;
}
.border-hover-warning:focus,
.border-hover-warning:hover,
a:focus .border-hover-warning,
a:hover .border-hover-warning {
  border-color: #dda81b !important;
}
.border-hover-danger:focus,
.border-hover-danger:hover,
a:focus .border-hover-danger,
a:hover .border-hover-danger {
  border-color: #d23b2c !important;
}
.border-hover-light:focus,
.border-hover-light:hover,
a:focus .border-hover-light,
a:hover .border-hover-light {
  border-color: #f3f3f3 !important;
}
.border-hover-dark:focus,
.border-hover-dark:hover,
a:focus .border-hover-dark,
a:hover .border-hover-dark {
  border-color: #ccc !important;
}
.border-hover-black:focus,
.border-hover-black:hover,
a:focus .border-hover-black,
a:hover .border-hover-black {
  border-color: #000 !important;
}
.border-hover-white:focus,
.border-hover-white:hover,
a:focus .border-hover-white,
a:hover .border-hover-white {
  border-color: #fff !important;
}
.border-hover-gray:focus,
.border-hover-gray:hover,
a:focus .border-hover-gray,
a:hover .border-hover-gray {
  border-color: #ccc !important;
}
.border-hover-light-gray:focus,
.border-hover-light-gray:hover,
a:focus .border-hover-light-gray,
a:hover .border-hover-light-gray {
  border-color: #f0f0f0 !important;
}
.border-hover-yellow:focus,
.border-hover-yellow:hover,
a:focus .border-hover-yellow,
a:hover .border-hover-yellow {
  border-color: #dda81b !important;
}
.border-hover-falcon:focus,
.border-hover-falcon:hover,
a:focus .border-hover-falcon,
a:hover .border-hover-falcon {
  border-color: #825b6e !important;
}
.border-hover-pale-slate:focus,
.border-hover-pale-slate:hover,
a:focus .border-hover-pale-slate,
a:hover .border-hover-pale-slate {
  border-color: #cbc0c5 !important;
}
.border-hover-orange:focus,
.border-hover-orange:hover,
a:focus .border-hover-orange,
a:hover .border-hover-orange {
  border-color: #c6916d !important;
}
.border-hover-blue:focus,
.border-hover-blue:hover,
a:focus .border-hover-blue,
a:hover .border-hover-blue {
  border-color: #256e8b !important;
}
.border-hover-light-blue:focus,
.border-hover-light-blue:hover,
a:focus .border-hover-light-blue,
a:hover .border-hover-light-blue {
  border-color: #8da2b4 !important;
}
.border-hover-light-green:focus,
.border-hover-light-green:hover,
a:focus .border-hover-light-green,
a:hover .border-hover-light-green {
  border-color: #90a8a8 !important;
}
.border-hover-green:focus,
.border-hover-green:hover,
a:focus .border-hover-green,
a:hover .border-hover-green {
  border-color: #296560 !important;
}
.border-hover-living:focus,
.border-hover-living:hover,
a:focus .border-hover-living,
a:hover .border-hover-living {
  border-color: #6e8c5b !important;
}
.border-hover-hardhof:focus,
.border-hover-hardhof:hover,
a:focus .border-hover-hardhof,
a:hover .border-hover-hardhof {
  border-color: #004434 !important;
}
.border-hover-langenhof:focus,
.border-hover-langenhof:hover,
a:focus .border-hover-langenhof,
a:hover .border-hover-langenhof {
  border-color: #5b9972 !important;
}
.border-hover-lindihof:focus,
.border-hover-lindihof:hover,
a:focus .border-hover-lindihof,
a:hover .border-hover-lindihof {
  border-color: #9fb668 !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
@media (min-width: 576px) {
  .position-sm-static {
    position: static !important;
  }
  .position-sm-relative {
    position: relative !important;
  }
  .position-sm-absolute {
    position: absolute !important;
  }
  .position-sm-fixed {
    position: fixed !important;
  }
  .position-sm-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
}
@media (min-width: 768px) {
  .position-md-static {
    position: static !important;
  }
  .position-md-relative {
    position: relative !important;
  }
  .position-md-absolute {
    position: absolute !important;
  }
  .position-md-fixed {
    position: fixed !important;
  }
  .position-md-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
}
@media (min-width: 992px) {
  .position-lg-static {
    position: static !important;
  }
  .position-lg-relative {
    position: relative !important;
  }
  .position-lg-absolute {
    position: absolute !important;
  }
  .position-lg-fixed {
    position: fixed !important;
  }
  .position-lg-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
}
@media (min-width: 1250px) {
  .position-xl-static {
    position: static !important;
  }
  .position-xl-relative {
    position: relative !important;
  }
  .position-xl-absolute {
    position: absolute !important;
  }
  .position-xl-fixed {
    position: fixed !important;
  }
  .position-xl-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
}
@media (min-width: 1500px) {
  .position-xxl-static {
    position: static !important;
  }
  .position-xxl-relative {
    position: relative !important;
  }
  .position-xxl-absolute {
    position: absolute !important;
  }
  .position-xxl-fixed {
    position: fixed !important;
  }
  .position-xxl-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
}
.wp-caption {
  margin-bottom: 1rem;
}
.wp-caption:not(.aligncenter) {
  max-width: 60%;
}
@media (max-width: 767.98px) {
  .wp-caption:not(.aligncenter) {
    max-width: 100%;
  }
}
.wp-caption p:empty {
  display: none;
}
.wp-caption .wp-caption-text {
  display: block;
  font-style: italic;
}
.wp-caption.alignleft {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .wp-caption.alignleft {
    float: none;
    display: block;
    margin-right: 0;
  }
}
.wp-caption.alignright {
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .wp-caption.alignright {
    float: none;
    display: block;
    margin-left: 0;
  }
}
.wp-caption.aligncenter {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  img.alignleft {
    float: none;
    display: block;
    margin-right: 0;
  }
}
img.alignleft[class*="wp-image-"] {
  max-width: 60%;
  height: auto;
}
@media (max-width: 767.98px) {
  img.alignleft[class*="wp-image-"] {
    max-width: 100%;
  }
}
img.alignright {
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  img.alignright {
    float: none;
    display: block;
    margin-left: 0;
  }
}
img.alignright[class*="wp-image-"] {
  max-width: 60%;
  height: auto;
}
@media (max-width: 767.98px) {
  img.alignright[class*="wp-image-"] {
    max-width: 100%;
  }
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
.chevron:before {
  content: "";
  border-style: solid;
  border-width: 0.25rem 0.25rem 0 0;
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  left: 0.125rem;
  position: relative;
  top: 0.125rem;
  transform: rotate(-45deg);
  vertical-align: top;
}
.chevron.right:before {
  left: 0;
  transform: rotate(45deg);
}
.chevron.bottom:before {
  top: 0;
  transform: rotate(135deg);
}
.chevron.left:before {
  left: 0.125rem;
  transform: rotate(-135deg);
}
.page-header {
  position: sticky;
  position: -webkit-sticky;
  z-index: 1020;
  top: -100px;
}
@media (max-width: 991.98px) {
  .page-header {
    height: 75px;
    top: 0;
  }
  .page-header:after {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-header {
    position: relative;
    top: 0;
  }
}
.page-footer a,
.page-footer address,
.page-footer p {
  color: #666;
}
.page-footer a:hover {
  color: #000;
}
.box-intro .is_badge {
  margin-top: -160px;
  max-width: 251px;
  height: auto;
  margin-left: 80px;
}
@media (max-width: 1499.98px) {
  .box-intro .is_badge {
    margin-top: -130px;
    max-width: 200px;
  }
}
@media (max-width: 767.98px) {
  .box-intro .is_badge {
    margin-left: 55%;
    margin-top: -160px;
    max-width: 120px;
  }
}
.box-intro .headline {
  margin-top: 0;
}
@media (min-width: 992px) {
  .box-intro .headline {
    z-index: 1;
    position: absolute;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .box-intro .headline {
    margin-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1249.98px) {
  .box-intro .headline {
    margin-top: 10px;
  }
}
@media (min-width: 1500px) {
  .box-intro .headline {
    margin-top: -10px;
  }
}
.box-image figure {
  position: relative;
  margin-bottom: 60px;
}
@media (max-width: 1249.98px) {
  .box-image figure {
    margin-top: 30px;
  }
}
.box-image figcaption {
  position: absolute;
  top: -50px;
  font-size: 1.111rem;
  font-family: inherit;
  line-height: 110%;
  text-transform: uppercase;
  transition: background 0.3s;
}
@media (max-width: 1249.98px) {
  .box-image figcaption {
    top: -30px;
  }
}
@media (max-width: 991.98px) {
  .box-image figcaption {
    top: auto;
    bottom: -35px;
  }
}
.box-image.box-image-bottom figcaption {
  bottom: -50px;
  top: auto;
}
@media (max-width: 991.98px) {
  .box-image.box-image-bottom figcaption {
    bottom: -35px;
  }
}
.box-image a picture {
  display: block;
  position: relative;
  overflow: hidden;
}
.box-image a picture img {
  transform: scale(1);
  transition: 0.3s ease-in-out;
  z-index: 0;
}
.box-image a picture:hover img {
  transform: scale(1.1);
}
.image_full_width figure,
.image_gallery figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.image_full_width figure figcaption,
.image_gallery figure figcaption {
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 100;
  font-size: 1.125rem;
  color: #256e8b;
}
@media (max-width: 991.98px) {
  .image_full_width figure figcaption,
  .image_gallery figure figcaption {
    top: 0.5rem;
    left: 0.5rem;
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .image_full_width figure figcaption,
  .image_gallery figure figcaption {
    top: 1rem;
    left: 1rem;
    font-size: 1.125rem;
  }
}
.image_full_width figure picture img,
.image_gallery figure picture img {
  transform: scale(1);
  transition: 0.3s ease-in-out;
  z-index: 0;
}
.image_full_width figure picture:hover img,
.image_gallery figure picture:hover img {
  transform: scale(1.1);
}
.image_full_width figure i,
.image_gallery figure i {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 5rem;
  color: rgba(37, 110, 139, 0.8);
  pointer-events: none;
}
@media (max-width: 991.98px) {
  .image_full_width figure i,
  .image_gallery figure i {
    font-size: 2.75rem;
  }
}
@media (max-width: 767.98px) {
  .image_full_width figure i,
  .image_gallery figure i {
    font-size: 5rem;
  }
}
.col-gallery .box-gallery {
  display: block;
  overflow: hidden;
}
.col-gallery span,
.col-gallery strong {
  z-index: 1;
}
.col-gallery span {
  width: 100%;
  height: 100%;
}
.shortcode_badge {
  position: absolute;
  right: 20px;
  top: 0;
  transform: translateY(-75%);
  width: 220px;
  height: 220px;
}
@media (max-width: 1499.98px) {
  .shortcode_badge {
    transform: translateY(-65%);
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 767.98px) {
  .shortcode_badge {
    transform: translateY(0);
  }
}
.shortcode_badge img {
  width: 100%;
}
.roboter {
  transform: translateY(60px);
}
@media (max-width: 991.98px) {
  .roboter {
    transform: translateY(0);
  }
}
.roboter a {
  display: block;
}
.roboter img {
  max-width: 600px;
}
@media (max-width: 1249.98px) {
  .roboter img {
    max-width: 100%;
  }
}
.apartment-filter table tbody > p {
  display: none;
}
.apartment-filter table td {
  white-space: nowrap;
}
.apartment-filter img {
  max-width: 80%;
}
@media (max-width: 991.98px) {
  .apartment-filter img {
    max-width: 100%;
  }
}
.apartment-filter .table-hover tbody tr.no-hover:hover {
  background: transparent;
}
.apartment-filter .status-bullet:before {
  display: inline-block;
  content: " ";
  border-radius: 20px;
  height: 14px;
  width: 14px;
  margin-right: 5px;
}
.apartment-filter .status-bullet.status-bullet-vacant:before {
  background: #6e8c5b;
}
.apartment-filter .status-bullet.status-bullet-reserved:before {
  background: #dda81b;
}
.apartment-filter .status-bullet.status-bullet-assigned:before {
  background: #d23b2c;
}
.apartment-filter .apartment-image {
  position: relative;
  top: 100px;
}
.apartment-filter .apartment-image.position-sticky {
  position: -webkit-sticky;
}
.apartment-filter .apartment-image img {
  width: 100%;
  height: auto;
}
.apartment-filter .apartment-image img.master {
  position: relative;
  top: 0;
  left: 0;
}
.apartment-filter .apartment-image img.overlay {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1249.98px) {
  .apartment-filter .apartment-image {
    top: 0;
    position: relative !important;
  }
}
.apartment-filter .sidebar-badge {
  margin-top: 30px;
  display: block;
}
.apartment-filter .sidebar-badge img {
  width: auto;
  height: auto;
  max-width: inherit;
}
.google-map {
  height: 40vh;
  width: 100%;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: 50%;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s;
  transform: translateZ(0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progress
  .swiper-pagination-progressbar {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: hsla(0, 0%, 100%, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white
  .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black
  .swiper-pagination-progressbar {
  background: #000;
}
.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
  animation: swiper-preloader-spin 1s steps(12) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}
@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn);
  }
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: 0 0;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  position: absolute;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  height: 7px;
}
.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  border-radius: 20px;
  left: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -10px;
  left: auto;
}
.noUi-target {
  background: #e0e0e0;
}
.noUi-connect {
  background: #000;
}
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #000;
  border-radius: 3px;
  background: #fff;
  cursor: default;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.noUi-active {
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}
.noUi-handle:after,
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 10px;
  width: 1px;
  background: #000;
  left: 10px;
  top: 3px;
}
.noUi-handle:after {
  left: 5px;
}
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 10px;
}
[disabled] .noUi-connect {
  background: #b8b8b8;
}
[disabled].noUi-handle,
[disabled] .noUi-handle,
[disabled].noUi-target {
  cursor: not-allowed;
}
