@font-face {
  font-family: "Montserrat-Medium";
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.eot");
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.woff2")
      format("woff2"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.woff")
      format("woff"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.ttf")
      format("ttf"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.svg#Montserrat-Medium")
      format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.eot");
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.woff2")
      format("woff2"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.woff")
      format("woff"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.ttf")
      format("ttf"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.svg#Montserrat-Regular")
      format("svg");
  font-style: normal;
  font-weight: regular;
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.eot");
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.woff2")
      format("woff2"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.woff")
      format("woff"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.ttf")
      format("ttf"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold")
      format("svg");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.eot");
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.woff2")
      format("woff2"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.woff")
      format("woff"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.ttf")
      format("ttf"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Medium.svg#Montserrat-Medium")
      format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.eot");
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.woff2")
      format("woff2"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.woff")
      format("woff"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.ttf")
      format("ttf"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-Regular.svg#Montserrat-Regular")
      format("svg");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.eot");
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.woff2")
      format("woff2"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.woff")
      format("woff"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.ttf")
      format("ttf"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold")
      format("svg");
  font-style: normal;
  font-weight: demi;
}
@font-face {
  font-family: "NotoSans";
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/NotoSans-Regular.eot");
  src: url("/typo3conf/ext/theme/Resources/Public/fonts/NotoSans-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/NotoSans-Regular.woff2")
      format("woff2"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/NotoSans-Regular.woff")
      format("woff"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/NotoSans-Regular.ttf")
      format("ttf"),
    url("/typo3conf/ext/theme/Resources/Public/fonts/NotoSans-Regular.svg#NotoSans")
      format("svg");
  font-style: normal;
  font-weight: 300;
}
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2 {
  font-family: "Montserrat-SemiBold" !important;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

/**
 * COLORS
 */
/* ffd700 - aa8200 - bc9559 - d4af37*/
/*#00C1FF; hellblau*/
/**
 * FONTS
 */
/**
 * MEASUREMENTS
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #9c1006;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #9c1006;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "NotoSans";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}

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

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

@-ms-viewport {
  width: device-width;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: "NotoSans";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 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-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: "Montserrat-Medium";
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014 \00A0";
}

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

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

.figure {
  display: inline-block;
}

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

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1500px;
  }
}

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

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

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

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

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

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

.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: none;
  }

  .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: none;
  }

  .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: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .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%;
  }
}
.fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(20, 20, 18, 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;
  margin-bottom: 0;
}

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

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(20, 20, 18, 0.03);
  border-bottom: 1px solid rgba(20, 20, 18, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(20, 20, 18, 0.03);
  border-top: 1px solid rgba(20, 20, 18, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

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

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

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

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

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

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

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

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@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:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-img-top,
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-img-bottom,
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-header,
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-footer {
    border-radius: 0;
  }
}

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

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
  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;
}

.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:hover,
.list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(20, 20, 18, 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:hover,
.list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #0a4a8d;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #0a4a8d;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #0a4a8d;
  border-color: #0a4a8d;
}

.list-group-item-secondary {
  color: #42464a;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #42464a;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #42464a;
  border-color: #42464a;
}

.list-group-item-success {
  color: #1e602d;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #1e602d;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #1e602d;
  border-color: #1e602d;
}

.list-group-item-info {
  color: #165e68;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #165e68;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #165e68;
  border-color: #165e68;
}

.list-group-item-warning {
  color: #8e6e0c;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #8e6e0c;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #8e6e0c;
  border-color: #8e6e0c;
}

.list-group-item-danger {
  color: #5b120c;
  background-color: #e3bcb9;
}
.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #5b120c;
  background-color: #dcaba7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #5b120c;
  border-color: #5b120c;
}

.list-group-item-light {
  color: #8b8b8b;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #8b8b8b;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #8b8b8b;
  border-color: #8b8b8b;
}

.list-group-item-dark {
  color: #25282a;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #25282a;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #25282a;
  border-color: #25282a;
}

.carousel {
  position: relative;
}

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

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  backface-visibility: hidden;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  transition: transform 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item.active,
  .carousel-item-next,
  .carousel-item-prev {
    transition: none;
  }
}

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

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

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

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators .active {
  background-color: #fff;
}

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

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

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

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

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

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

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

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

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

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

.bg-danger {
  background-color: #9c1006 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #6b0b04 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

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

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

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

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

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

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #9c1006 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !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: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

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

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

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

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-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 iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.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: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-xl-auto {
    align-self: auto !important;
  }

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

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  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(20, 20, 18, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(20, 20, 18, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(20, 20, 18, 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;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0062cc !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #9c1006 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #6b0b04 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #1d2124 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(20, 20, 18, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    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;
  }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #141412;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }

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

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

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
h2 {
  margin-bottom: 1.5rem;
}

.page #content {
  min-height: 300;
}

#top-stripe {
  position: relative;
  z-index: 2;
  background: #4d4d4d;
  margin-top: -58px;
}
#top-stripe > .inner-wrapper {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  #top-stripe > .inner-wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #top-stripe > .inner-wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #top-stripe > .inner-wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #top-stripe > .inner-wrapper {
    max-width: 1500px;
  }
}
@media (max-width: 991.98px) {
  #top-stripe > .inner-wrapper {
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  #top-stripe > .inner-wrapper ul li:last-child span {
    margin-right: 7.5px;
  }
}
#top-stripe > .inner-wrapper > .inner {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#top-stripe > .inner-wrapper > .inner .left {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
@media (max-width: 991.98px) {
  #top-stripe > .inner-wrapper > .inner .left {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  #top-stripe > .inner-wrapper > .inner .left .isotope-filter ul {
    padding-right: 0;
  }
  #top-stripe > .inner-wrapper > .inner .left .isotope-filter ul li:last-child {
    padding-right: 0;
  }
}
#top-stripe > .inner-wrapper > .inner .right {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1199.98px) {
  #top-stripe > .inner-wrapper > .inner .right {
    padding-left: 0px;
  }
}
@media (max-width: 991.98px) {
  #top-stripe > .inner-wrapper > .inner .right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  #top-stripe > .inner-wrapper > .inner .right > .inner {
    margin-top: 10px;
    height: 86px;
  }
}

.normal-link a {
  text-decoration: none;
  font-weight: bold;
  color: #141412;
  font-size: 100%;
  text-transform: uppercase;
}
.normal-link a:hover,
.normal-link a:active,
.normal-link a:focus {
  color: #e2b007;
  text-decoration: underline;
}

.sidebar .sidebar-btn a {
  text-align: center;
  border: 1px solid #3d3d3d;
  color: #7d7d7d;
  padding: 0.25rem;
  display: inline-block;
  font-size: 90%;
  margin-bottom: 1rem;
  width: 100%;
}
.sidebar .sidebar-btn a:hover,
.sidebar .sidebar-btn a:active,
.sidebar .sidebar-btn a:focus {
  color: white !important;
  background: #141412;
  text-decoration: none;
}
.sidebar .sidebar-btn:last-child > a {
  margin-bottom: 0rem;
}
.sidebar .sidebar-btn a.btn-aw {
  text-transform: uppercase;
  color: black;
  padding: 0.5rem;
  border: 1px solid #141412;
  font-size: 110%;
}
.sidebar .pdf-icon {
  display: inline-block;
  width: 20%;
}
.sidebar .pdf-icon img {
  max-width: 3rem;
  height: auto;
  margin: 1rem;
}
.sidebar .pdf-link {
  display: inline-block;
  width: 80%;
}

.sidebar .podcasts {
  display: grid;
  margin: 1em 0;
  text-align: center;
  grid-template-columns: 1fr 1fr;
  column-gap: 10px;
  row-gap: 10px;
  padding-left: 10%;
  padding-right: 10%;
}

.av-navbar {
  background: #555;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 998;
  background: #fff;
  border-bottom: 1px solid #3d3d3d;
}
.av-navbar .brand {
  display: inline-block;
  position: relative;
  z-index: 699;
}
.av-navbar .brand a {
  display: block;
  position: relative;
  z-index: 1;
}
.av-navbar .av-menu {
  position: absolute;
  z-index: 698;
  left: 0;
  right: 0;
  top: 0;
  font-family: "Montserrat-SemiBold";
}
.av-navbar .av-menu > .inner {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}
@media (min-width: 576px) {
  .av-navbar .av-menu > .inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .av-navbar .av-menu > .inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .av-navbar .av-menu > .inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .av-navbar .av-menu > .inner {
    max-width: 1500px;
  }
}
.av-navbar .av-menu > .inner #main-navigation {
  padding-right: 50px;
}
.av-navbar .av-menu > .inner #main-navigation > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 1200px) {
  .av-navbar .av-menu > .inner #main-navigation > ul {
    display: inline-block;
  }
}
.av-navbar .av-menu > .inner #main-navigation > ul > li {
  position: relative;
  float: left;
}
.av-navbar .av-menu > .inner #main-navigation > ul > li > a {
  display: block;
  padding: 33px 15px 22px;
  color: #7d7d7d;
  text-transform: uppercase;
  font-size: 14px;
}
@media screen and (max-width: 1420px) {
  .av-navbar .av-menu > .inner #main-navigation > ul > li > a {
    font-size: 13px;
    padding: 33px 8px 22px;
  }
}
.av-navbar .av-menu > .inner #main-navigation > ul > li > a:focus,
.av-navbar .av-menu > .inner #main-navigation > ul > li > a:hover,
.av-navbar .av-menu > .inner #main-navigation > ul > li > a:active,
.av-navbar .av-menu > .inner #main-navigation > ul > li > a.active {
  text-decoration: none;
  border-bottom: 4px solid #141412;
  color: #141412;
}
.av-navbar .av-menu > .inner #main-navigation > ul > li > ul {
  display: none;
  position: absolute;
  top: 80px;
  right: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  background: rgba(255, 255, 255, 0.8);
  padding-top: 7.5px;
  padding-bottom: 15px;
  width: 100%;
}
.av-navbar .av-menu > .inner #main-navigation > ul > li > ul li {
  /*
                &:last-child{
                  &:after{
                    display: none;
                    content: '';
                  }
                }
                */
}
.av-navbar .av-menu > .inner #main-navigation > ul > li > ul li a {
  display: block;
  margin-left: 7.5px;
  margin-right: 7.5px;
  padding: 10px 2px;
  color: #212529;
  text-align: center;
  font-size: 0.9rem;
}
@media screen and (max-width: 1420px) {
  .av-navbar .av-menu > .inner #main-navigation > ul > li > ul li a {
    font-size: 0.8rem;
  }
}
.av-navbar .av-menu > .inner #main-navigation > ul > li > ul li a:hover,
.av-navbar .av-menu > .inner #main-navigation > ul > li > ul li a:focus,
.av-navbar .av-menu > .inner #main-navigation > ul > li > ul li a.active {
  text-decoration: none;
  background: #222220;
  color: #fff;
  margin-left: 7.5px;
  margin-right: 7.5px;
  padding: 10px 2px;
}
@media screen and (max-width: 1198px) {
  .av-navbar .av-menu > .inner #main-navigation > ul > li > ul li a:hover,
  .av-navbar .av-menu > .inner #main-navigation > ul > li > ul li a:focus,
  .av-navbar .av-menu > .inner #main-navigation > ul > li > ul li a.active {
    padding: 0 8px;
    color: #fff !important;
    background: #e2b007;
  }
}
.av-navbar .av-menu > .inner #main-navigation > ul > li > ul li:after {
  display: block;
  content: " ";
  background: #212529;
  height: 1px;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.av-navbar .av-menu > .inner #main-navigation > ul > li:hover ul,
.av-navbar .av-menu > .inner #main-navigation > ul > li:focus ul {
  display: block;
}
@media (max-width: 1199.98px) {
  .av-navbar .av-menu > .inner #main-navigation {
    position: fixed;
    display: block;
    background: rgba(255, 255, 255, 0.9);
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 60px;
    padding-right: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    visibility: hidden;
    overflow-y: scroll;
  }
  .av-navbar .av-menu > .inner #main-navigation > ul {
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    overflow-y: scroll;
    box-sizing: border-box;
  }
  .av-navbar .av-menu > .inner #main-navigation > ul > li {
    display: block;
    float: none;
    border-bottom: 2px solid #e2b007;
  }
  .av-navbar .av-menu > .inner #main-navigation > ul > li:last-child {
    border-bottom: none;
  }
  .av-navbar .av-menu > .inner #main-navigation > ul > li ul {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    background: none;
    padding: 0;
    padding-bottom: 15px;
  }
  .av-navbar .av-menu > .inner #main-navigation > ul > li ul li {
    border-bottom: 0;
  }
  .av-navbar .av-menu > .inner #main-navigation > ul > li ul li:after {
    display: none;
    content: "";
  }
  .av-navbar .av-menu > .inner #main-navigation > ul > li ul li a {
    font-size: 16px;
    text-align: left;
    padding: 0 15px;
  }
  .av-navbar .av-menu > .inner #main-navigation > ul > li ul li a:hover,
  .av-navbar .av-menu > .inner #main-navigation > ul > li ul li a:focus,
  .av-navbar .av-menu > .inner #main-navigation > ul > li ul li a.active {
    border-bottom: none;
    color: #141412;
  }
  .av-navbar .av-menu > .inner #main-navigation > ul > li a {
    display: block;
    margin: 0;
    color: #141412;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding: 7.5px 15px;
    cursor: pointer;
  }
  .av-navbar .av-menu > .inner #main-navigation > ul > li a:hover,
  .av-navbar .av-menu > .inner #main-navigation > ul > li a:focus {
    text-decoration: none;
    border-bottom: none;
    color: #141412;
  }
  .av-navbar .av-menu > .inner #main-navigation > ul > li.active a {
    text-decoration: none;
    border-bottom: none !important;
    color: #141412 !important;
  }
}
@media screen and (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .av-navbar .av-menu > .inner #main-navigation {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .av-navbar .av-menu > .inner #main-navigation.active {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: visible;
  }
}
.av-navbar .av-menu .login-toggle {
  position: absolute;
  top: 0;
  right: 15px;
  display: none;
  padding: 30px 15px 22px 15px;
}
.av-navbar .av-menu .login-toggle span {
  display: block;
  cursor: pointer;
  height: 25px;
  width: 22px;
  background: url("/typo3conf/ext/theme/Resources/Public/images/login.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
}
@media (min-width: 1200px) {
  .av-navbar .av-menu .login-toggle {
    display: block;
  }
}

.toggle-navbar {
  position: fixed;
  display: block;
  z-index: 999;
  right: 30px;
  top: 15px;
}
@media (min-width: 1200px) {
  .toggle-navbar {
    display: none;
  }
}
.toggle-navbar span {
  display: block;
  width: 40px;
  border-top: 4px solid #141412;
  margin-bottom: 8px;
  margin-top: 8px;
}
.toggle-navbar span.text {
  border: none;
  display: block;
  float: left;
  color: #141412;
  text-transform: uppercase;
  width: auto;
  margin-right: 15px;
  margin-top: 10px;
}
@media (max-width: 767.98px) {
  .toggle-navbar span.text {
    display: none;
  }
}
.toggle-navbar .bars {
  float: left;
}

.av-become-member {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 81px;
  background: url("/typo3conf/ext/theme/Resources/Public/images/become-member-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  font-family: "Montserrat-SemiBold";
  background-position: right;
}
.av-become-member a {
  display: block;
  padding: 8px 68px;
  color: white;
  text-transform: uppercase;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.av-become-member a:hover,
.av-become-member a:focus,
.av-become-member a:active,
.av-become-member a.active {
  text-decoration: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  background: url("/typo3conf/ext/theme/Resources/Public/images/become-member-bg-hover.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}

.search-toggle {
  display: none;
}

.av-languages {
  position: fixed;
  z-index: 997;
  top: 80px;
  right: 0;
  display: block;
  padding: 10px 30px 10px 15px;
  background: #272725;
}
.av-languages:after {
  position: absolute;
  left: -15px;
  top: 0;
  width: 15px;
  height: 100%;
  content: " ";
  background: url("../images/lang-edge.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.av-languages .inner {
  display: flex;
}
.av-languages ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.av-languages ul li {
  float: left;
}
.av-languages ul li a {
  display: block;
  color: rgba(0, 0, 0, 0.7);
  line-height: 16px;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .av-languages ul li a {
    color: rgba(255, 255, 255, 0.7);
  }
}
.av-languages ul li a:after {
  display: block;
  float: left;
  content: " ";
  border-right: 1px solid rgba(0, 0, 0, 0.7);
  height: 15px;
  margin: 2px 7.5px;
}
@media screen and (min-width: 992px) {
  .av-languages ul li a:after {
    border-right: 1px solid rgba(255, 255, 255, 0.7);
  }
}
.av-languages ul li a:hover,
.av-languages ul li a:focus,
.av-languages ul li a:active,
.av-languages ul li a.active {
  text-decoration: none;
  color: #141412;
}
@media screen and (min-width: 992px) {
  .av-languages ul li a:hover,
  .av-languages ul li a:focus,
  .av-languages ul li a:active,
  .av-languages ul li a.active {
    color: #fff;
  }
}
.av-languages ul li:first-child a:after {
  display: none;
}
.av-languages.scroll {
  background: #272725;
}
.av-languages.scroll a {
  color: rgba(255, 255, 255, 0.7);
}
.av-languages.scroll a:after {
  border-right: 1px solid rgba(255, 255, 255, 0.7);
}
.av-languages.scroll:after {
  opacity: 1;
}

.av-login,
.av-sitesearch {
  position: fixed;
  z-index: 997;
  display: block;
  top: 30px;
  right: 0;
  background: #fff;
  padding: 5px 15px;
  transition: top 0.5s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .av-login,
  .av-sitesearch {
    transition: none;
  }
}
.av-login.active,
.av-sitesearch.active {
  top: 125px;
}
@media screen and (min-width: 992px) {
  .av-login.active,
  .av-sitesearch.active {
    top: 80px;
  }
}
.av-login > span,
.av-login form,
.av-sitesearch > span,
.av-sitesearch form {
  display: block;
  float: left;
}
.av-login > span,
.av-sitesearch > span {
  padding-top: 3px;
  padding-right: 7.5px;
}
.av-login input[type="text"],
.av-login input[type="password"],
.av-sitesearch input[type="text"],
.av-sitesearch input[type="password"] {
  display: block;
  float: left;
  height: 30px;
  margin-left: 7.5px;
  border: 1px solid #222220;
  padding: 2px 30px;
  color: #141412;
}
.av-login input[type="text"]::placeholder,
.av-login input[type="password"]::placeholder,
.av-sitesearch input[type="text"]::placeholder,
.av-sitesearch input[type="password"]::placeholder {
  color: #222220;
  opacity: 1;
}
.av-login input[type="text"]:-ms-input-placeholder,
.av-login input[type="password"]:-ms-input-placeholder,
.av-sitesearch input[type="text"]:-ms-input-placeholder,
.av-sitesearch input[type="password"]:-ms-input-placeholder {
  color: #222220;
}
.av-login input[type="text"]::-ms-input-placeholder,
.av-login input[type="password"]::-ms-input-placeholder,
.av-sitesearch input[type="text"]::-ms-input-placeholder,
.av-sitesearch input[type="password"]::-ms-input-placeholder {
  color: #222220;
}
.av-login input[type="submit"],
.av-sitesearch input[type="submit"] {
  border: 1px solid #222220;
  background: #222220;
  color: #fff;
  height: 30px;
  margin-left: 7.5px;
}
.av-login input[type="submit"]:hover,
.av-sitesearch input[type="submit"]:hover {
  background: #e2b007;
}
.av-login:after,
.av-sitesearch:after {
  position: absolute;
  content: " ";
  left: -15px;
  top: 0;
  bottom: 0;
  width: 15px;
  background: url("/typo3conf/ext/theme/Resources/Public/images/login-corner.png");
  background-size: 100% 100%;
}
@media (max-width: 1199.98px) {
  .av-login,
  .av-sitesearch {
    display: none;
  }
}

.av-sitesearch {
  right: 0;
  z-index: 99;
  padding: 2.3px 15px;
}
@media screen and (min-width: 992px) {
  .av-sitesearch {
    right: 176px;
  }
}
.av-sitesearch form {
  margin-right: 1rem;
}

.isotope-filter {
  display: block;
  background: #4d4d4d;
}
.isotope-filter ul {
  display: block;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 5px 10px 15px 10px;
}
.isotope-filter ul li {
  float: left;
  padding: 10px 5px 0 5px;
  width: 16.6666666667%;
}
@media (max-width: 1199.98px) {
  .isotope-filter ul li {
    width: 33.3333333333%;
  }
}
@media (max-width: 767.98px) {
  .isotope-filter ul li {
    width: 50%;
  }
}
.isotope-filter ul li span {
  display: block;
  padding: 10px 5px;
  text-align: center;
  background: #7d7d7d;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  cursor: pointer;
}
.isotope-filter ul li span:hover,
.isotope-filter ul li span:focus,
.isotope-filter ul li span:active,
.isotope-filter ul li span.active {
  text-decoration: none;
  background: #646464;
}

#login-form-mobile {
  text-align: center;
  background: #222220;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
#login-form-mobile input {
  display: block;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
#login-form-mobile input[type="submit"] {
  padding: 5px 15px;
  background: #e2b007;
  color: #fff;
  border-style: none;
}
#login-form-mobile > span {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
@media (min-width: 1200px) {
  #login-form-mobile {
    display: none;
  }
}

.accordion a .card-header {
  position: relative;
  background: #fff;
  border: 0;
  padding: 0;
}
.accordion a .card-header h5 {
  display: block;
  color: #141412;
  background: url("../images/accordion-bg.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 10px;
  padding-left: 90px;
}
.accordion a .card-header h5:hover,
.accordion a .card-header h5:focus {
  text-decoration: none;
}
.accordion a .card-header h5:before {
  position: absolute;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  left: 15px;
  top: 10px;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}
@media (max-width: 767.98px) {
  .accordion a .card-header h5:before {
    left: 10px;
    top: 7.5px;
  }
}
@media screen and (prefers-reduced-motion: reduce) {
  .accordion a .card-header h5:before {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .accordion a .card-header h5 {
    font-size: 14px;
    padding-left: 54px;
  }
}
.accordion a[aria-expanded="true"] {
  border-bottom: 1px solid #dddddd;
}
.accordion a[aria-expanded="true"] h5:before {
  transform: rotate(90deg);
}
.accordion .card {
  margin-bottom: 15px;
  border-radius: 0;
}
.accordion .card.active .card-header:before {
  transform: rotate(90deg);
}
.accordion .card:first-of-type,
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 1px solid #dddddd;
}

#mitglieder .card-header > div img {
  width: auto;
  max-height: 3rem;
}

/* Cookie Consent*/
.cc-message {
  font-size: 14px;
}

/* Tooltip */
.av-tooltip {
  background: #e2b007;
  border-radius: 100%;
  width: 1rem;
  display: inline-block;
  text-align: center;
  height: 1rem;
  line-height: 120%;
  color: white !important;
  font-weight: bold;
  font-size: 1rem;
}

#footer {
  background-color: #141412;
  color: #7d7d7d;
}
#footer > .inner-wrapper {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 576px) {
  #footer > .inner-wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #footer > .inner-wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #footer > .inner-wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #footer > .inner-wrapper {
    max-width: 1500px;
  }
}
@media (min-width: 992px) {
  #footer > .inner-wrapper > .inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}
#footer .main {
  font-size: 0.95rem;
  padding: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 992px) {
  #footer .main {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
#footer .main .third-menu {
  border-top: 1px solid #4d4d4d;
  padding: 1rem 0;
}
#footer .main .third-menu a {
  color: #9d9d9d;
}
#footer .main .third-menu a:hover {
  color: white;
}
#footer .sidebar {
  padding: 15px;
}
@media (min-width: 992px) {
  #footer .sidebar {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
#footer .menu {
  overflow: hidden;
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  #footer .menu {
    text-align: left;
  }
}
#footer .menu .av-footer-menu {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#footer .menu li {
  float: left;
  margin-right: 4px;
}
#footer .menu li:after {
  content: "|";
}
#footer .menu li:last-child:after {
  content: none;
}
#footer .menu li a {
  color: #9d9d9d;
}
#footer .menu li a:hover,
#footer .menu li a:active,
#footer .menu li a:focus {
  color: #fff;
  text-decoration: none;
}
#footer .social {
  overflow: hidden;
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 992px) {
  #footer .social {
    text-align: left;
  }
}
#footer .social > .inner {
  display: inline-block;
}
#footer .social a {
  display: block;
  width: 40px;
  height: 40px;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
@media (min-width: 992px) {
  #footer .social a {
    margin-left: 15px;
    margin-right: 0;
  }
}
#footer .social a:hover,
#footer .social a:active,
#footer .social a:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#footer .social a.facebook {
  background: url("/typo3conf/ext/theme/Resources/Public/images/facebook.png");
  background-size: contain;
}
#footer .social a.twitter {
  background: url("/typo3conf/ext/theme/Resources/Public/images/twitter.png");
  background-size: contain;
}
#footer .social a.linkedin {
  background: url("/typo3conf/ext/theme/Resources/Public/images/linkedin.png");
  background-size: contain;
}
#footer .social a.youtube {
  background: url("/typo3conf/ext/theme/Resources/Public/images/youtube.png");
  background-size: contain;
}
#footer .social a:first-child {
  margin-left: 0px;
}
#footer .copyright {
  text-align: center;
}
@media (min-width: 992px) {
  #footer .copyright {
    text-align: left;
  }
}

.external-link-new-window {
  position: relative;
  padding-left: 32px;
  color: #e2b007;
}
.external-link-new-window:hover,
.external-link-new-window:focus {
  color: #e2b007;
}
.external-link-new-window:before {
  position: absolute;
  content: " ";
  left: 0;
  top: 2px;
  width: 22px;
  height: 22px;
  background: url("../images/link-globe.png");
  background-size: contain;
  background-repeat: no-repeat;
}

#header {
  position: relative;
  background: #333;
  overflow: hidden;
}
#header.subpage-header {
  /*height: 600px;*/
  height: 90vh;
}
#header.subpage-header.microsite-header > .header-image > .inner img {
  width: 100%;
}
#header > .title-section {
  position: absolute;
  bottom: 200px;
  left: 0;
  right: 0;
}
#header > .title-section h2,
#header > .title-section .subtitle {
  color: #fff;
}
#header > .title-section h2 {
  font-size: 35px;
  font-weight: normal;
  margin-bottom: 0;
  margin-left: 1rem;
}
#header > .title-section .subtitle {
  font-size: 34px;
}
#header > .title-section > .inner {
  padding: 0;
}
@media (min-width: 768px) {
  #header > .title-section > .inner {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  #header > .title-section > .inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  #header > .title-section > .inner {
    max-width: 720px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  #header > .title-section > .inner {
    max-width: 960px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  #header > .title-section > .inner {
    max-width: 1500px;
  }
}

#header img.image {
  position: fixed;
  top: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.overlay {
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  /*background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8) 60%, black);
  height: 55vh;*/
  background-image: linear-gradient(
    -180deg,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.5) 60%,
    black
  );
  height: 50vh;
  bottom: 0;
}

@media screen and (max-width: 1023px) {
  .av-become-member {
    left: -40px;
  }
}

.av-event-overview {
  background: #272725;
  position: fixed;
  z-index: 997;
  top: 80px;
  left: 310px;
  display: block;
  padding: 8px 15px 9px 15px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .av-event-overview {
    left: 31vw;
  }
}
@media screen and (max-width: 767px) {
  .av-event-overview {
    width: 100%;
    top: 8rem;
    left: 0;
    text-align: center;
  }
}
.av-event-overview:before,
.av-event-overview:after {
  position: absolute;
  left: -15px;
  top: 0;
  width: 15px;
  height: 100%;
  content: " ";
  background: url("../images/lang-edge.png");
  background-repeat: repeat;
  background-size: auto;
  background-size: cover;
  background-repeat: no-repeat;
}
.av-event-overview:after {
  right: -15px;
  background: url("../images/lang-edge-2.png");
  left: unset;
  background-repeat: repeat;
  background-size: auto;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  width: 15px;
  height: 100%;
}
.av-event-overview:hover:before {
  background: url("../images/lang-edge-gold.png");
  background-repeat: repeat;
  background-size: auto;
  background-size: cover;
  background-repeat: no-repeat;
}
.av-event-overview:hover:after {
  background: url("../images/lang-edge-2-gold.png");
  background-repeat: repeat;
  background-size: auto;
  background-size: cover;
  background-repeat: no-repeat;
}
.av-event-overview a {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
}
.av-event-overview a:hover {
  text-decoration: none;
}
.av-event-overview:hover {
  background: #e2b007;
}
.av-event-overview p {
  margin: 0;
}

.sidebar .frame > div {
  padding: 1rem 2rem;
  background: #fff;
  margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .sidebar .frame > div {
    padding: 1rem 1rem;
    margin-bottom: 15px;
  }
}
.sidebar .ce-intext {
  display: inline-block;
}
.sidebar .frame-type-shortcut > div {
  padding: 0px;
  background: none;
  margin-bottom: 0px;
}
.sidebar .frame > .section {
  margin-bottom: 30px;
}
.sidebar .ce-textpic.ce-left.ce-intext .ce-gallery {
  display: inline-block;
}
.sidebar .ce-textpic.ce-left.ce-intext .ce-bodytext {
  float: right;
  display: inline-block;
  width: 55%;
}
.sidebar .sidebar-content {
  background: #fff;
  width: 100%;
}
.sidebar .sidebar-content .frame > div {
  padding: 0px;
  margin-bottom: 0px;
}
.sidebar .sidebar-content h5,
.sidebar .sidebar-content h3 {
  font-family: "NotoSans";
  font-size: 16px;
  font-weight: bold;
}
.sidebar .sidebar-content h5 {
  padding: 1.5rem 2rem 0 2rem;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .sidebar .sidebar-content h5 {
    padding: 1.5rem 1rem 0 1rem;
  }
}
.sidebar .sidebar-content p {
  padding: 0 2rem;
}
@media (max-width: 1199.98px) {
  .sidebar .sidebar-content p {
    padding: 0 1rem;
  }
}
.sidebar .sidebar-content .sidebar-picture,
.sidebar .sidebar-content .sidebar-item,
.sidebar .sidebar-content .picture-item,
.sidebar .sidebar-content .sidebar-text {
  display: inline-block;
}
.sidebar .sidebar-content.sidebar-picture {
  padding: 0;
}
.sidebar .sidebar-content.sidebar-picture .sidebar-btn {
  padding: 0.5rem 2rem 1rem 2rem;
}
.sidebar .sidebar-content .picture-item {
  width: 45%;
  float: left;
}
.sidebar .sidebar-content .picture-item img {
  padding-right: 1rem;
  width: 100%;
  height: auto;
}
.sidebar .sidebar-content .sidebar-text {
  width: 55%;
  padding-top: 1rem;
}
.sidebar .sidebar-content .sidebar-text p {
  padding: 0;
}
.sidebar .sidebar-content .aw-magazin-picture {
  display: inline-block;
  width: 60%;
  padding: 0.5rem 1.5rem 0.5rem 0rem;
  float: left;
}
.sidebar .sidebar-content .aw-magazin-picture img {
  border: 1px solid #dddddd;
}
.sidebar .sidebar-content .aw-magazin-text {
  display: inline-block;
  width: 40%;
  margin-top: 2rem;
}
.sidebar .sidebar-content .aw-magazin-text p {
  padding: 0px;
}
.sidebar .sidebar-content .aw-magazin-text h3,
.sidebar .sidebar-content .sidebar-text h3 {
  margin-bottom: 1.5rem;
}
.sidebar .sidebar-app .sidebar-picture {
  border-bottom: 1px solid #3d3d3d;
}
.sidebar .sidebar-app .apps {
  display: inline-block;
  margin: 1em 0;
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
}
@media (max-width: 1199.98px) {
  .sidebar .sidebar-app .apps {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.sidebar .sidebar-app .app-icon-apple,
.sidebar .sidebar-app .app-icon-android {
  width: 50%;
  float: left;
}
.sidebar .sidebar-app .app-icon-apple img,
.sidebar .sidebar-app .app-icon-android img {
  width: 90%;
}
@media (max-width: 1199.98px) {
  .sidebar .sidebar-members .sidebar-text {
    width: 100%;
  }
}
.sidebar .sidebar-members .sidebar-text h3 {
  line-height: 1.3;
}
.sidebar .sidebar-members .picture-item {
  text-align: center;
  margin-top: 1rem;
}
.sidebar .sidebar-members .picture-item img {
  border-radius: 150px;
  max-width: 150px;
}
.sidebar header .headline {
  background: #3d3d3d;
  color: #fff;
  padding: 10px;
}
.sidebar header .headline h3 {
  font-size: 16px;
  margin-bottom: 0;
  padding-left: 1rem;
  font-family: "Montserrat-Medium";
  font-weight: normal;
}
.sidebar > .inner {
  display: block;
}
.sidebar.sidebar-text > .inner {
  padding: 15px;
}
.sidebar.sidebar-text > .inner > img {
  max-width: 100%;
  height: auto;
}
.sidebar .sidebar-content.sidebar-video {
  padding: 0px;
}
.sidebar .sidebar-content.sidebar-video .channel-link {
  display: block;
  background: #3d3d3d;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 14px;
}
.sidebar .sidebar-content.sidebar-video .channel-link:hover,
.sidebar .sidebar-content.sidebar-video .channel-link:focus,
.sidebar .sidebar-content.sidebar-video .channel-link.active {
  text-decoration: none;
}
.sidebar .sidebar-content.sidebar-video .sidebar-btn {
  padding: 0.5rem 2rem 1rem 2rem;
}
@media (min-width: 992px) {
  .sidebar .sidebar-content.sidebar-video .sidebar-btn {
    padding: 0.5rem 2rem 1rem 2rem;
  }
}
.sidebar .sidebar-content.sidebar-picture img {
  width: 100%;
  height: auto;
}

.sidebar-header {
  margin-top: -15px;
  padding: 15px;
  padding-bottom: 7.5px;
  margin-bottom: 15px;
}

.sidebar-partner .partner-logo-item {
  width: 49%;
  display: inline-block;
  float: left;
  margin-bottom: 2%;
}
.sidebar-partner .partner-logo-item:nth-child(even) {
  margin-left: 2%;
}

.news h1,
.news h2,
.news h3,
.news h4,
.news h5,
.news h6 {
  font-family: "NotoSans";
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1.5rem !important;
}
.news .no-news-found {
  display: none;
}
.news .news-list-view {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  /* Farbdefintionen der News-Kategorien */
}
.news .news-list-view .article {
  position: relative;
  font-size: 0.95rem;
  display: inherit;
  width: 100%;
  flex: 0 0 50%;
  max-width: 50%;
  /* Kat ohne Bild */
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1199.98px) {
  .news .news-list-view .article {
    padding-left: 7.5px;
    padding-right: 7.5px;
    width: 100%;
    display: inline-block;
  }
}
@media (max-width: 991.98px) {
  .news .news-list-view .article {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.news .news-list-view .article .category {
  position: relative;
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 1199.98px) {
  .news .news-list-view .article .category {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.news .news-list-view .article .category hr {
  margin-top: 0px;
}
.news .news-list-view .article .news-list-category {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 7.5px 30px;
  background: #aaa;
  color: #fff;
}
.news .news-list-view .article .news-list-category,
.news .news-list-view .article .category {
  font-family: "Montserrat-Medium";
  font-size: 14px;
}
.news .news-list-view .article > .inner {
  background: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px;
  width: 100%;
}
@media (max-width: 1199.98px) {
  .news .news-list-view .article > .inner {
    margin-bottom: 20px !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.news .news-list-view .article .news-img-wrap {
  position: relative;
  display: block;
  float: none;
  margin: 0;
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 1199.98px) {
  .news .news-list-view .article .news-img-wrap {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.news .news-list-view .article .news-img-wrap a {
  width: 100%;
  padding: 0;
  border: none;
  float: none;
}
.news .news-list-view .article .news-img-wrap img {
  width: 100%;
  height: auto;
  float: none;
}
.news .news-list-view .article h3 {
  display: block;
  margin-top: 15px;
  font-size: 16px !important;
  font-weight: bold;
}
.news .news-list-view .article h3 a {
  color: #212529;
}
.news .news-list-view .article h3 a:hover,
.news .news-list-view .article h3 a:focus {
  text-decoration: none;
}
.news .news-list-view .article .teaser-text {
  margin-top: 7.5px;
}
.news .news-list-view .article .news-list-date,
.news .news-list-view .article .news-list-info {
  font-size: 12px;
}
.news .news-list-view .article .footer p {
  margin: 0;
}
.news .news-list-view .article .footer span {
  line-height: 1.3;
}
.news .news-list-view .article .more {
  display: block;
  padding: 0.75rem 0;
  color: #3d3d3d !important;
  text-align: center;
  background-color: #ddd;
  font-weight: bold;
}
.news .news-list-view .article .more:hover,
.news .news-list-view .article .more:active,
.news .news-list-view .article .more:focus {
  color: #141412 !important;
  background-color: #9d9d9d !important;
}
.news .news-list-view .article.pressemitteilungen {
  flex: none;
  max-width: 100%;
  font-size: 1rem;
  display: inline-block;
  width: 100%;
}
.news .news-list-view .article.pressemitteilungen .inner {
  padding: 0 0 15px 0;
}
.news .news-list-view .article.pressemitteilungen .inner h2 {
  font-size: 1.25rem !important;
  line-height: 1.25;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem !important;
  border-top: 1px solid #dddddd;
  padding-top: 0.5rem;
}
.news .news-list-view .article.pressemitteilungen .inner .presse-teaser {
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
  color: black;
}
.news .news-list-view .article.pressemitteilungen .inner .news-related {
  border: 1px solid #f5f6f9;
  padding: 0px !important;
}
.news .news-list-view .article.pressemitteilungen .inner .news-related ul,
.news .news-list-view .article.pressemitteilungen .inner .news-related ul li {
  list-style: none;
  padding-left: 0px;
  display: contents;
}
.news .news-list-view .article.pressemitteilungen .inner .news-related ul div,
.news
  .news-list-view
  .article.pressemitteilungen
  .inner
  .news-related
  ul
  li
  div {
  float: left;
  padding: 10px;
}
.news
  .news-list-view
  .article.pressemitteilungen
  .inner
  .news-related
  ul
  div:nth-child(2),
.news
  .news-list-view
  .article.pressemitteilungen
  .inner
  .news-related
  ul
  li
  div:nth-child(2) {
  text-align: right;
}
.news
  .news-list-view
  .article.pressemitteilungen
  .inner
  .news-related
  ul
  div:nth-child(1):hover,
.news
  .news-list-view
  .article.pressemitteilungen
  .inner
  .news-related
  ul
  li
  div:nth-child(1):hover {
  background: #4d4d4d;
  cursor: pointer;
}
.news
  .news-list-view
  .article.pressemitteilungen
  .inner
  .news-related
  ul
  div:nth-child(1):hover
  a
  span:first-child,
.news
  .news-list-view
  .article.pressemitteilungen
  .inner
  .news-related
  ul
  div:nth-child(1):hover
  i,
.news
  .news-list-view
  .article.pressemitteilungen
  .inner
  .news-related
  ul
  li
  div:nth-child(1):hover
  a
  span:first-child,
.news
  .news-list-view
  .article.pressemitteilungen
  .inner
  .news-related
  ul
  li
  div:nth-child(1):hover
  i {
  color: #fff;
}
.news
  .news-list-view
  .article.pressemitteilungen
  .inner
  .news-related
  ul
  span
  i,
.news
  .news-list-view
  .article.pressemitteilungen
  .inner
  .news-related
  ul
  li
  span
  i {
  font-size: 1.4rem;
}
.news .news-list-view .article.pressemitteilungen .inner .footer {
  border-top: 0px;
}
.news
  .news-list-view
  .article-category-oeffentliche-nachrichten
  .category
  > div,
.news .news-list-view .article-category-private-nachrichten .category > div,
.news .news-list-view .article-category-av-publikationen .news-list-category,
.news .news-list-view .article-category-av-publications .news-list-category,
.news .news-list-view .article-category-av-in-der-presse .news-list-category,
.news .news-list-view .article-category-av-in-the-media .news-list-category,
.news .news-list-view .article-category-pressemitteilung .news-list-category,
.news .news-list-view .article-category-press-release .news-list-category,
.news .news-list-view .article-category-av-publikationen .news-list-category,
.news .news-list-view .article .inner .category.noimage > div {
  background: #350c41;
  padding: 7.5px 30px;
  color: #fff;
  display: inline-block;
}
.news .news-list-view .article-category-av-mitglieder .news-list-category,
.news
  .news-list-view
  .article-category-av-mitglieder
  .inner
  .category.noimage
  > div {
  background: #59943c;
  color: #fff;
}
.news .news-list-view .article-category-veranstaltungen .news-list-category,
.news
  .news-list-view
  .article-category-veranstaltungen
  .inner
  .category.noimage
  > div,
.news .news-list-view .article-category-events .news-list-category,
.news .news-list-view .article-category-events .inner .category.noimage > div {
  background: #9c1006;
  color: #fff;
}
.news .news-list-view .article-category-interview .news-list-category,
.news .news-list-view .article-category-politik .news-list-category {
  background: #004899;
  color: #fff;
}
.news .news-list-view .article-category-av-in-der-presse .news-list-category,
.news
  .news-list-view
  .article-category-av-in-der-presse
  .inner
  .category.noimage
  > div,
.news .news-list-view .article-category-av-in-the-media .news-list-category,
.news
  .news-list-view
  .article-category-av-in-the-media
  .inner
  .category.noimage
  > div {
  background: #c66803;
  color: #fff;
}
.news .news-list-view .article-category-pressemitteilung .news-list-category,
.news
  .news-list-view
  .article-category-pressemitteilung
  .inner
  .category.noimage
  > div,
.news .news-list-view .article-category-press-release .news-list-category,
.news
  .news-list-view
  .article-category-press-release
  .inner
  .category.noimage
  > div {
  background: #e2b007;
  color: #fff;
}
.news .news-list-view .article-category-av-publikationen .news-list-category,
.news
  .news-list-view
  .article-category-av-publikationen
  .inner
  .category.noimage
  > div,
.news .news-list-view .article-category-av-publications .news-list-category,
.news
  .news-list-view
  .article-category-av-publications
  .inner
  .category.noimage
  > div {
  background: #1f7785;
  color: #fff;
}
.news .news-list-view .article-category-online-events .news-list-category,
.news
  .news-list-view
  .article-category-online-events
  .inner
  .category.noimage
  > div {
  background: #72a603;
  color: #fff;
}
.news .news-list-view article-category-tender .news-list-category,
.news .news-list-view .article-category-tender .inner .category.noimage > div {
  background: #009fe3;
  color: #fff;
}
.news .news-list-view .news-mit {
  text-align: center;
}
.news .news-list-view .news-mit a {
  display: block;
  padding: 5px;
  color: #7d7d7d;
  text-align: center;
  background: url("/typo3conf/ext/theme/Resources/Public/images/login.png");
  background-position-x: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-position-x: 30%;
  background-size: 22px;
  padding-left: 1.5rem;
}
@media (max-width: 1199.98px) {
  .news .news-list-view .news-mit a {
    background-position-x: 15%;
  }
}
.news .news-list-view .view-aktuelles.article {
  flex: 0 0 100%;
  max-width: 100%;
}
.news dd {
  display: none;
}
.news .closed {
  background: red;
}
.news .open {
  background: green;
}
.news .page-navigation {
  width: 100%;
}
@media (max-width: 991.98px) {
  .news .page-navigation {
    text-align: center;
    display: grid;
  }
}
.news .page-navigation p {
  padding: 0.5rem 0;
}
.news .page-navigation ul li {
  padding: 0.5rem;
  margin: 0 0.5rem;
  background: #350c41;
  color: #fff;
}
.news .page-navigation ul li a {
  color: #fff;
}
.news .page-navigation ul li:hover,
.news .page-navigation ul li.current {
  background: #e2b007;
}
@media (max-width: 767.98px) {
  .news .page-navigation ul {
    float: unset;
    margin: 0 auto;
    padding: 0px;
  }
}

.short-news-map_ .select-wrapper {
  position: relative;
  width: 200px;
}
.short-news-map_ .select-wrapper::before {
  color: #fff;
  font-size: 20px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 10px;
  background: #141412;
}
.short-news-map_ select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8nwYAAmoBZ0eMiB8AAAAASUVORK5CYII=)
    repeat;
  border: 1px solid #141412;
  color: #141412 #141412;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  height: 40px;
  outline: none;
  padding-left: 10px;
  width: 100%;
}
.short-news-map_ select option {
  color: #666;
}
.short-news-map_ select::-ms-expand {
  display: none;
}
.short-news-map_ select:focus::-ms-value {
  background-color: transparent;
}

.news-single .article .news-img-wrap {
  max-width: 500px;
  margin: 0 0 1rem 25px;
  width: 100%;
}

.article {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.article .inner {
  display: block;
  margin-bottom: 30px;
}

.news .news-list-view .news-mit a {
  padding-left: 3.5rem;
}

.laender-und-maerkte .news-list-view > .page-navigation:first-child,
.country-and-markets .news-list-view > .page-navigation:first-child {
  display: none;
}
.laender-und-maerkte .col1,
.laender-und-maerkte .col2,
.country-and-markets .col1,
.country-and-markets .col2,
.ihre-afrikanews .col1,
.ihre-afrikanews .col2 {
  float: left;
  width: 47.5%;
}
@media (max-width: 991.98px) {
  .laender-und-maerkte .col1,
  .laender-und-maerkte .col2,
  .country-and-markets .col1,
  .country-and-markets .col2,
  .ihre-afrikanews .col1,
  .ihre-afrikanews .col2 {
    width: 100%;
  }
}
.laender-und-maerkte .col1,
.country-and-markets .col1,
.ihre-afrikanews .col1 {
  margin-right: 4%;
}
@media (max-width: 991.98px) {
  .laender-und-maerkte .col1,
  .country-and-markets .col1,
  .ihre-afrikanews .col1 {
    margin: 0;
  }
}

#newsFilterAv input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
}

#newsFilterAv .form-group div {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 6px;
}

#newsFilterAv .form-group div input[type="checkbox"] + label {
  background-color: #3d3d3d;
  color: #fff;
  padding: 3px 6px;
  border-radius: 4px;
  transition: 0.3s;
  font-size: 0.8rem;
}

#newsFilterAv .form-group div label {
  margin-bottom: 0;
}

#newsFilterAv .form-group div input[type="checkbox"]:hover + label {
  background-color: #e2b007;
}

#newsFilterAv .form-group div input[type="checkbox"]:checked + label {
  background-color: #e2b007;
}

#newsFilterAv .form-group div input[type="checkbox"]:checked:hover + label {
  background-color: #b39122;
}

#newsFilterLoaderAv {
  display: flex;
  justify-content: center;
}

.tx-cw-twitter {
  padding-top: 30px;
}
.tx-cw-twitter .row {
  margin-left: -30px;
  margin-right: -30px;
}
.tx-cw-twitter .row .tweetstitle h4 {
  margin-left: 30px;
}
.tx-cw-twitter .row .tweetstitle h4 span {
  font-size: 1rem;
}
.tx-cw-twitter .row .cwtw-TweetWrap {
  display: flex;
}
.tx-cw-twitter .row .cwtw-TweetWrap > .inner {
  position: relative;
  background: #fff;
  padding: 30px;
  border: 1px solid #141412;
  padding-bottom: 12px;
}
.tx-cw-twitter .row .cwtw-TweetWrap .cwtw-TweetMeta,
.tx-cw-twitter .row .cwtw-TweetWrap .social-action {
  width: 50%;
  display: inline-block;
  float: left;
}
.tx-cw-twitter .row .cwtw-TweetWrap .cwtw-TweetMeta {
  text-align: right;
}
.tx-cw-twitter .row .cwtw-TweetWrap .cwtw-TweetAvatar {
  overflow: hidden;
  border-radius: 50%;
}
.tx-cw-twitter .row .cwtw-TweetWrap .cwtw-Name {
  margin-bottom: 0;
  font-weight: bold;
}
.tx-cw-twitter .row .cwtw-TweetWrap .cwtw-ScreenName {
  margin-bottom: 15px;
}
.tx-cw-twitter .row .cwtw-TweetWrap .cwtw-ScreenName a {
  color: #9d9d9d;
}
.tx-cw-twitter .row .cwtw-TweetWrap .social-action a {
  color: #ccc;
  text-decoration: none;
  margin-right: 1rem;
}
.tx-cw-twitter .row .cwtw-TweetWrap .social-action a:hover {
  color: #e2b007;
}
.tx-cw-twitter .row .cwtw-TweetWrap .cwtw-ScreenName,
.tx-cw-twitter .row .cwtw-TweetWrap .social-action a,
.tx-cw-twitter .row .cwtw-TweetWrap .cwtw-TweetMeta {
  color: #7d7d7d;
}
.tx-cw-twitter .row .twitterlink {
  text-align: center;
  margin-bottom: 2rem;
}
.tx-cw-twitter .row .twitterlink a {
  text-decoration: underline;
  color: #141412;
}
.tx-cw-twitter .tweet-twitter-icon {
  right: 2rem;
  position: absolute;
  font-size: 1.5rem;
  color: #ccc;
  text-decoration: none;
}
.tx-cw-twitter .tweet-twitter-icon:hover {
  color: #3d3d3d;
}

.tx-powermail .container-fluid {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (max-width: 1199.98px) {
  .tx-powermail .container-fluid {
    padding: 0 1rem;
  }
}
.tx-powermail .powermail_form h3,
.tx-powermail .powermail_form fieldset legend,
.tx-powermail .powermail_form fieldset .powermail_label {
  display: none;
}
.tx-powermail .powermail_form input,
.tx-powermail .powermail_form select,
.tx-powermail .powermail_form textarea {
  width: 100%;
  margin-bottom: 1rem;
}
.tx-powermail .powermail_form input,
.tx-powermail .powermail_form textarea {
  background: #f5f6f9;
  color: #3d3d3d;
  border: none;
  padding: 0.5rem 1rem;
}
.tx-powermail .powermail_form textarea {
  max-height: 125px;
}
.tx-powermail .powermail_form .checkbox input.powermail_checkbox {
  width: auto;
  margin-right: 1rem;
  margin-bottom: 0;
}
.tx-powermail .powermail_form .checkbox {
  font-size: 13px;
}
.tx-powermail .powermail_form input.powermail_submit {
  text-transform: uppercase;
  background: #9d9d9d;
  font-weight: bold;
  margin: 1rem 0;
  cursor: pointer;
}
.tx-powermail .powermail_form input.powermail_submit:hover {
  background: #e2b007;
  color: #fff;
}

/*******************/
/*** Selectboxen ***/
/*******************/
#eventfilter_form {
  margin-bottom: 2rem;
}
#eventfilter_form div.memberareaContainer table tr td {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin-right: 1.75rem;
}
#eventfilter_form div.memberareaContainer table tr td:last-child {
  width: 40%;
  margin-right: 0rem;
}
#eventfilter_form div.memberareaContainer table tr td p {
  height: 50px;
}
#eventfilter_form #eventfilter_industry,
#eventfilter_form #eventfilter_country,
#eventfilter_form #eventfilter_date {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 95%;
  border: 1px solid #bbb;
  padding: 0.75em 1em 0.5em 1em;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  background-image: url(../images/select-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
  /* hide browser-styling (arrow) in IE10 */
}
#eventfilter_form #eventfilter_industry:hover,
#eventfilter_form #eventfilter_country:hover,
#eventfilter_form #eventfilter_date:hover {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
#eventfilter_form #eventfilter_industry::-ms-expand,
#eventfilter_form #eventfilter_country::-ms-expand,
#eventfilter_form #eventfilter_date::-ms-expand {
  display: none;
}
#eventfilter_form #eventfilter_industry::before,
#eventfilter_form #eventfilter_country::before,
#eventfilter_form #eventfilter_date::before {
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 10px;
  color: #fff;
}
#eventfilter_form #eventfilter_industry option,
#eventfilter_form #eventfilter_country option,
#eventfilter_form #eventfilter_date option {
  line-height: 140% !important;
  font-family: "NotoSans" !important;
}
#eventfilter_form .lt-ie10 select {
  background-image: none;
}

.memberareaHeadline h2 {
  background: #9c1006;
  color: #fff;
  padding: 0.5rem 1rem;
}

.memberareaContainer.memberareaEventlist h5 {
  color: #dddddd;
}
.memberareaContainer.memberareaEventlist h2.mitarbeiterHeadlink a {
  font-size: 1.25rem !important;
  line-height: 1.25;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem !important;
  border-top: 1px solid #dddddd;
  padding-top: 0.5rem;
  display: block;
  color: #141412;
}
.memberareaContainer.memberareaEventlist h2.mitarbeiterHeadlink a:hover {
  color: #e2b007;
  border-top: 1px solid #e2b007;
  border-bottom: 1px solid #e2b007;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .memberareaContainer.memberareaEventlist h2.mitarbeiterHeadlink a {
    font-size: 1rem !important;
  }
}
.memberareaContainer.memberareaEventlist table tbody tr {
  margin-bottom: 1rem;
  display: inline-block;
  margin-right: 1rem;
}
.memberareaContainer.memberareaEventlist table tbody tr td {
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: top;
}
.memberareaContainer.memberareaEventlist table tbody tr td p {
  margin-bottom: 0;
}
.memberareaContainer.memberareaEventlist table tbody tr.margin {
  display: block;
}
.memberareaContainer.memberareaEventlist table tbody tr.margin ul {
  margin: 0;
}
.memberareaContainer.memberareaEventlist .memberareaEventlist_rightPart {
  display: block;
  margin-bottom: 3rem;
}
.memberareaContainer.memberareaEventlist .memberareaEventlist_rightPart p {
  width: 49%;
  float: left;
  text-align: center;
}
.memberareaContainer.memberareaEventlist
  .memberareaEventlist_rightPart
  p:first-child {
  margin-right: 2%;
}

/***********************************/
/*** Detailseite Veranstaltungen ***/
/***********************************/
.eventDetailview p {
  margin-bottom: 0 !important;
}
.eventDetailview a {
  color: #9c1006 !important;
  font-weight: bold;
}
.eventDetailview a:hover {
  color: #141412 !important;
}
.eventDetailview a.submitlink {
  margin: 2rem 0;
}
.eventDetailview .eventDetailview_Contenttext p:first-child,
.eventDetailview .eventDetailview_Contenttext h2 a br {
  display: none;
}
.eventDetailview .eventDetailview_Contenttext h2 a img {
  width: 100%;
}
.eventDetailview .eventDetailview_Contentinfos {
  margin-top: 2rem;
  border-top: 1px solid #9d9d9d;
  padding-top: 1rem;
}
.eventDetailview .eventDetailview_moreInfos {
  margin-bottom: 1rem;
}
.eventDetailview .eventDetailview_Contentinfos_Left table tr td {
  vertical-align: top;
}

a.submitlink {
  background: #222220;
  color: #fff !important;
  width: 100%;
  display: inherit;
  padding: 0.25rem;
  text-decoration: none;
  text-align: center;
}
a.submitlink:hover {
  background: #9c1006;
  text-decoration: none;
  color: #fff !important;
}

p.eventsnavi {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  p.eventsnavi {
    flex-direction: row;
  }
}
p.eventsnavi a.eventLink_Left,
p.eventsnavi a.eventLink_Right {
  display: inline-block;
  text-align: center;
  background: #4d4d4d;
  color: #fff !important;
  float: left;
  width: 100%;
  padding: 0.5rem;
}
p.eventsnavi a.eventLink_Left:hover,
p.eventsnavi a.eventLink_Right:hover {
  background: #222220;
  color: #fff !important;
}
p.eventsnavi a.eventLink_Left {
  margin: 0.5rem 0;
}
@media (min-width: 768px) {
  p.eventsnavi a.eventLink_Left {
    margin: 0 30px 0 0;
  }
}

.tablet .fullscreen-previews .background-layer,
.mobile .fullscreen-previews .background-layer {
  background-position: center 120px !important;
  height: 21rem;
}
.tablet .fullscreen-previews .entry,
.mobile .fullscreen-previews .entry {
  display: none;
}
.tablet .fullscreen-previews .entry.active,
.mobile .fullscreen-previews .entry.active {
  display: block;
}
.tablet .fullscreen-previews h4,
.mobile .fullscreen-previews h4 {
  font-size: 1rem;
  margin-top: 20px;
}
.tablet .fullscreen-previews .content-outer-wrapper,
.mobile .fullscreen-previews .content-outer-wrapper {
  top: 21.6rem;
  padding: 0 1rem;
}
.tablet .news h1,
.tablet .news h2,
.tablet .news h3,
.tablet .news h4,
.tablet .news h5,
.tablet .news h6,
.mobile .news h1,
.mobile .news h2,
.mobile .news h3,
.mobile .news h4,
.mobile .news h5,
.mobile .news h6 {
  line-height: 1.3;
}
.tablet .news .article .inner,
.mobile .news .article .inner {
  display: inline-block;
  width: 100%;
}

.tablet .fullscreen-previews .background-layer {
  background-position: center 120px !important;
  height: 30rem;
}
.tablet .fullscreen-previews .content-outer-wrapper {
  top: 30.5rem;
  padding: 0 1rem;
}

.mobile #content .main,
.mobile #content .main .article {
  padding: 0px;
  display: block;
  width: 100%;
}
.mobile .content-wrapper {
  padding-top: 1rem;
}
.mobile .av-languages {
  width: auto;
  background: white;
}
.mobile .background-member {
  height: 41px;
  position: fixed;
  top: 80px;
  background: white;
  width: 100%;
  display: block;
  z-index: 5;
}
.mobile .av-become-member {
  left: -40px;
}
.mobile .av-become-member a {
  padding: 8px 60px;
}
.mobile .av-languages {
  padding: 10px 10px 11px 15px;
}
.mobile .av-languages:after {
  background: none;
}
.mobile .news .news-list-view .article .teaser-text,
.mobile #top-stripe {
  display: none;
}
.mobile #content.front-content .sidebar {
  padding: 0px;
}
.mobile #header.subpage-header {
  height: 30rem;
}
.mobile #header.subpage-header .title-section {
  bottom: 165px;
}
.mobile #header.subpage-header .header-image {
  top: 120px;
  position: absolute;
  display: block;
}
.mobile #header.subpage-header .header-image header h2 {
  display: none;
}
.mobile #header.subpage-header img.image {
  object-fit: contain;
  position: relative;
  top: 0px !important;
}
.mobile #header.subpage-header .overlay {
  background-image: linear-gradient(
    -180deg,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.3) 20%,
    black
  );
  height: 15vh;
  bottom: 8rem;
}
.mobile #header.subpage-header > .title-section h2 {
  font-size: 25px;
}
.mobile #content.subpage-content {
  padding: 0px;
}
.mobile #content.subpage-content .main {
  margin-bottom: 0px;
}
.mobile #content.subpage-content .main h2 {
  font-size: 1.2rem;
}
.mobile #content.subpage-content .main > .inner {
  padding: 15px;
  width: 100%;
}
.mobile #content.subpage-content .main > .inner:first-child .tx-powermail {
  padding-left: 0px !important;
}
.mobile
  #content.subpage-content
  .main
  > .inner:first-child
  .tx-powermail
  > div {
  padding: 0px;
}
.mobile
  #content.subpage-content
  > div.inner
  > div.main
  > div.inner.more-content {
  margin-bottom: 0px;
}
.mobile
  #content.subpage-content
  > div.inner
  > div.main
  > div.inner.more-content
  > div {
  margin-bottom: 0px !important;
}
.mobile
  #content.subpage-content
  > div.inner
  > div.main
  > div.inner.more-content
  > div.frame
  > div {
  padding-left: 0px;
}
.mobile
  #content.subpage-content
  > div.inner
  > div.main
  > div.inner.more-content
  .tx-powermail
  > div {
  padding: 1rem !important;
  margin-bottom: 2rem;
}
.mobile #content.subpage-content .be-a-member {
  margin-bottom: 2rem;
}
.mobile #content.subpage-content .be-a-member .be-a-member-text {
  width: 100%;
}
.mobile #content.subpage-content .av-contactpersons .av-contactpersons-items {
  margin-left: 5%;
  padding-right: 0rem;
}
.mobile #content.subpage-content ul.indent {
  columns: 1;
}
.mobile
  #content.subpage-content
  .frame-layout-1
  .ce-left.ce-intext
  .ce-bodytext {
  max-width: 70%;
}
.mobile #content.subpage-content .sidebar {
  padding: 0px;
}
.mobile #content.subpage-content .equal-height {
  height: auto !important;
}
.mobile
  #content.subpage-content
  .av-contactpersons
  .av-contactpersons-items
  .av-contactpersons-communication {
  position: relative;
  bottom: -1rem;
  margin-bottom: 2rem;
}
.mobile
  #content.subpage-content
  .av-contactpersons
  .av-contactpersons-items
  .av-contactpersons-name
  span {
  font-size: 16px;
}
.mobile #content.subpage-content .contact-mobile {
  padding-left: 0px !important;
}
.mobile #content.subpage-content .contact-mobile .av-contactpersons-image {
  width: 100%;
  max-width: 100%;
}
.mobile #content.subpage-content .contact-mobile .av-contactpersons-items {
  margin-top: 1rem;
  width: 90%;
}
.mobile #content.subpage-content .uploads-file-image {
  margin-bottom: 1rem;
}
.mobile #content.subpage-content .ce-uploads-fileName {
  display: inline-block;
  width: 80%;
}
.mobile .news .news-list-view .article.pressemitteilungen .inner h2 {
  font-size: 1rem !important;
}
.mobile .news .news-list-view {
  margin-right: 0px;
}
.mobile .Presse .main .news .news-list-view {
  margin-right: 15px;
  margin-left: 15px;
}

@media screen and (min-width: 767px) {
  #mediaboard-mobile {
    display: none;
  }
}
.videoelement {
  margin-bottom: 1.5rem;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .videoelement {
    display: flex;
    flex-direction: column;
  }

  .videoelement div:first-child {
    order: 2;
  }

  .videoelement div:last-child {
    order: 1;
  }
}
.video-embed {
  position: relative;
  max-width: 560px;
  /* wie breit soll das Video maximal sein */
  margin: auto;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .video-embed {
    padding-bottom: 38.25%;
  }
}
.video-embed .video-embed-item {
  width: 100%;
}

.frame-type-textmedia.frame-layout-1 .video-embed:before {
  content: "";
  display: block;
  padding-top: 56%;
  /* 16:9 Format */
}

.video-embed iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.nation-infos {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .nation-infos > .inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .nation-infos .left {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding-right: 0px;
  }
}
.nation-infos .left img {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .nation-infos .right {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
.nation-infos .right > .inner {
  background: #d4d2c5;
  padding: 15px;
  height: 100%;
}
.nation-infos .right > .inner > .wrapper {
  height: 100%;
}
@media (min-width: 992px) {
  .nation-infos .right > .inner > .wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}
.nation-infos .right .infos .label,
.nation-infos .right .stats .label {
  display: block;
  font-size: 22px;
}
.nation-infos .right .infos .value,
.nation-infos .right .stats .value {
  display: block;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .nation-infos .right .stats {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .nation-infos .right .infos {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}

/* Jquery Modal*/
#av-modal {
  background: transparent !important;
}
#av-modal .modal-content .close {
  position: absolute;
  right: 1rem;
  color: white;
  opacity: 1;
  top: 0.8rem;
}
#av-modal .modal-content .close:hover {
  color: #cccccc !important;
}
#av-modal .modal-content header .headline h3 {
  color: white !important;
  padding: 0.5rem 1rem;
}
#av-modal .modal-content .sidebar-btn {
  margin: 0.5rem 1rem;
}
#av-modal .modal-content .sidebar-btn a {
  text-align: center;
  border: 1px solid #3d3d3d;
  color: #7d7d7d;
  padding: 0.25rem;
  display: inline-block;
  font-size: 90%;
  margin-bottom: 0rem;
  width: 100%;
}

#av-modal-events .modal-dialog {
  margin-top: 10vw;
}
@media (min-width: 576px) {
  #av-modal-events .modal-dialog {
    max-width: 650px !important;
  }
}
#av-modal-events .modal-dialog .modal-content {
  background-color: rgba(0, 0, 0, 0.6);
  border: 0px;
}
#av-modal-events .modal-dialog .modal-content .modal-header {
  border-bottom: 0px;
}
#av-modal-events .modal-dialog .modal-content .modal-header button {
  background: #666;
  color: white;
  opacity: 0.8;
}
#av-modal-events .modal-dialog .modal-content .modal-body h2 {
  color: white;
  font-size: 1.25rem;
  text-align: center;
  text-transform: uppercase;
}
#av-modal-events .modal-dialog .modal-content .modal-body p {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
#av-modal-events .modal-dialog .modal-content .modal-body p a {
  color: white;
  padding: 1rem 2rem;
  border: 2px solid white;
  font-weight: bold;
  text-transform: uppercase;
  /* &:before {
             content: url("data:image/svg+xml,%3Csvg id='Ebene_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 288 406.02'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:%23e30613;%7D.cls-3%7Bstroke-width:20px;%7D.cls-3,.cls-4%7Bfill:%23fff;stroke:%23010101;stroke-miterlimit:10;%7D.cls-4%7Bstroke-width:14px;%7D.cls-2%7Bfont-family:Montserrat-Bold, Montserrat;font-size:72px;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-3' x='10' y='10' width='268' height='350.61' rx='28.82' ry='28.82'/%3E%3Crect class='cls-4' x='73.3' y='179.15' width='138.4' height='.8' rx='.4' ry='.4'/%3E%3Crect class='cls-4' x='73.3' y='217.15' width='138.4' height='.8' rx='.4' ry='.4'/%3E%3Crect class='cls-4' x='73.3' y='251.55' width='138.4' height='.8' rx='.4' ry='.4'/%3E%3Cpolygon class='cls-1' points='111.87 283.6 176.6 284.48 175.72 327.63 210.51 328.08 143.57 406.02 76.64 327.63 112.31 326.75 111.87 283.6'/%3E%3Ctext class='cls-2' transform='translate(68.14 121.32)'%3E%3Ctspan x='0' y='0'%3EPDF%3C/tspan%3E%3C/text%3E%3C/svg%3E");
             display: block;
             max-width: 50px;
         }*/
}
#av-modal-events .modal-dialog .modal-content .modal-body p a:hover {
  background: rgba(255, 255, 255, 0.3);
  text-decoration: none;
}
#av-modal-events .modal-dialog .modal-content .modal-footer {
  border-top: 0px;
}

.be-a-member .be-a-member-text {
  width: 75%;
  background: #e2b007;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  float: left;
}
.be-a-member .be-a-member-text p {
  margin: 0;
  padding: 1rem 2rem;
}
.be-a-member .be-a-member-btn {
  width: 25%;
  text-align: center;
  background: url("../../../../../../fileadmin/Afrikaverein/Seitenelemente/Banner-Mitglied-werden/bg-mitglied-werden.gif");
  background-repeat: no-repeat;
  background-size: cover;
  height: 128px;
  vertical-align: middle;
  display: table-cell;
  background: #252624;
}
.be-a-member .be-a-member-btn a {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  color: #f5f6f9;
  font-familiy: "Montserrat-Medium";
  text-decoration: none;
}

.av-contactpersons {
  position: relative;
  margin-bottom: 30px;
}
.av-contactpersons .av-contactpersons-header {
  background: #e2b007;
  color: #fff !important;
  padding: 1.5rem;
  font-size: 18px !important;
  margin-bottom: 30px;
}
.av-contactpersons .av-contactpersons-image {
  float: left;
  display: inline-block;
}
.av-contactpersons .av-contactpersons-image.imagelandscape {
  max-width: 40%;
}
.av-contactpersons .av-contactpersons-image.imageportrait {
  max-width: 30%;
}
.av-contactpersons .av-contactpersons-items {
  display: inline-block;
  margin-left: 10%;
  border-bottom: 1px solid #e2b007;
  padding-right: 3rem;
}
.av-contactpersons .av-contactpersons-items.imagelandscape {
  width: 50%;
  min-height: 240px;
}
@media (max-width: 1199.98px) {
  .av-contactpersons .av-contactpersons-items.imagelandscape {
    min-height: unset;
  }
}
.av-contactpersons .av-contactpersons-items.imageportrait {
  width: 60%;
  min-height: 357px;
}
@media (max-width: 1199.98px) {
  .av-contactpersons .av-contactpersons-items.imageportrait {
    min-height: unset;
  }
}
.av-contactpersons .av-contactpersons-items .av-contactpersons-name span {
  font-size: 18px;
}
.av-contactpersons .av-contactpersons-items .av-contactpersons-communication {
  position: absolute;
  bottom: 1rem;
}
@media (max-width: 1199.98px) {
  .av-contactpersons .av-contactpersons-items .av-contactpersons-communication {
    position: relative;
    bottom: 0.5rem;
  }
}
.av-contactpersons .av-contactpersons-items .av-contactpersons-communication a {
  color: #141412;
}
.av-contactpersons
  .av-contactpersons-items
  .av-contactpersons-communication
  a.icon {
  color: #e2b007;
}
.av-contactpersons
  .av-contactpersons-items
  .av-contactpersons-communication
  a
  i {
  font-size: 2rem;
  margin-right: 0.75rem;
}
.av-contactpersons
  .av-contactpersons-items
  .av-contactpersons-communication
  a:hover {
  color: #e2b007;
}
.av-contactpersons
  .av-contactpersons-items
  .av-contactpersons-communication
  a.icon:hover {
  color: #222220;
}

.more-content .frame {
  display: block !important;
  margin-bottom: 30px !important;
  /* padding-bottom: $grid-gutter-width; */
}
.more-content .frame .news h3 {
  display: block;
  margin-top: 15px;
  font-size: 16px !important;
  font-weight: bold;
  font-family: "NotoSans" !important;
  color: #141412 !important;
}
.more-content .frame-type-shortcut > .frame {
  margin: 0px !important;
  padding: 0px;
}
.more-content header {
  position: relative;
  padding-left: 30px;
  padding-top: 30px;
  background: #fff;
  padding-bottom: 2px;
}
.more-content .tx-powermail,
.more-content .frame-type-text {
  background: #fff;
  padding-top: 30px;
}
.more-content .frame-type-text header {
  padding: 0 30px;
}
.more-content .frame-type-text ul {
  padding: 0 40px;
}
.more-content .frame .content.sidebar-content {
  background: #fff;
}
.more-content .frame .content.sidebar-content .frame {
  padding-bottom: 0px;
  margin-bottom: 0px !important;
  padding-top: 15px;
}
.more-content .frame .content.sidebar-content .frame:first-child {
  padding-top: 30px;
}
.more-content .frame .content.sidebar-content p {
  padding: 0 40px;
}

ul.indent {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  list-style: none;
  padding-left: 1rem;
}
ul.indent li {
  margin-bottom: 1rem;
  display: inline-block;
  width: 100%;
}
ul.indent li strong {
  color: #e2b007;
}

.frame-type-uploads > ul,
.frame-type-uploads dl,
.news > ul,
.news dl {
  list-style: none;
  padding: 0px;
  text-align: center;
}
.frame-type-uploads > ul li a,
.frame-type-uploads > ul dt.accordion-title > a.btn-accordion,
.frame-type-uploads dl li a,
.frame-type-uploads dl dt.accordion-title > a.btn-accordion,
.news > ul li a,
.news > ul dt.accordion-title > a.btn-accordion,
.news dl li a,
.news dl dt.accordion-title > a.btn-accordion {
  color: white;
  padding: 0.5rem;
  display: block;
  text-decoration: none;
  background: #e2b007;
}
.frame-type-uploads > ul li a:hover,
.frame-type-uploads > ul li a:active,
.frame-type-uploads > ul li a:focus,
.frame-type-uploads > ul dt.accordion-title > a.btn-accordion:hover,
.frame-type-uploads > ul dt.accordion-title > a.btn-accordion:active,
.frame-type-uploads > ul dt.accordion-title > a.btn-accordion:focus,
.frame-type-uploads dl li a:hover,
.frame-type-uploads dl li a:active,
.frame-type-uploads dl li a:focus,
.frame-type-uploads dl dt.accordion-title > a.btn-accordion:hover,
.frame-type-uploads dl dt.accordion-title > a.btn-accordion:active,
.frame-type-uploads dl dt.accordion-title > a.btn-accordion:focus,
.news > ul li a:hover,
.news > ul li a:active,
.news > ul li a:focus,
.news > ul dt.accordion-title > a.btn-accordion:hover,
.news > ul dt.accordion-title > a.btn-accordion:active,
.news > ul dt.accordion-title > a.btn-accordion:focus,
.news dl li a:hover,
.news dl li a:active,
.news dl li a:focus,
.news dl dt.accordion-title > a.btn-accordion:hover,
.news dl dt.accordion-title > a.btn-accordion:active,
.news dl dt.accordion-title > a.btn-accordion:focus {
  background: #141412;
}
.frame-type-uploads > ul li a::before,
.frame-type-uploads > ul dt.accordion-title > a.btn-accordion::before,
.frame-type-uploads dl li a::before,
.frame-type-uploads dl dt.accordion-title > a.btn-accordion::before,
.news > ul li a::before,
.news > ul dt.accordion-title > a.btn-accordion::before,
.news dl li a::before,
.news dl dt.accordion-title > a.btn-accordion::before {
  font-family: "Font Awesome 5 Free";
  content: "\f019";
  margin-right: 1rem;
  font-size: 1.5rem;
  line-height: initial;
}
.frame-type-uploads > ul dt.accordion-title > a.btn-accordion,
.frame-type-uploads dl dt.accordion-title > a.btn-accordion,
.news > ul dt.accordion-title > a.btn-accordion,
.news dl dt.accordion-title > a.btn-accordion {
  margin-bottom: 1rem;
}
.frame-type-uploads > ul dt.accordion-title > a.btn-accordion::before,
.frame-type-uploads dl dt.accordion-title > a.btn-accordion::before,
.news > ul dt.accordion-title > a.btn-accordion::before,
.news dl dt.accordion-title > a.btn-accordion::before {
  content: "\f061";
}
.frame-type-uploads > ul dt.accordion-title > a.btn-accordion.archive,
.frame-type-uploads dl dt.accordion-title > a.btn-accordion.archive,
.news > ul dt.accordion-title > a.btn-accordion.archive,
.news dl dt.accordion-title > a.btn-accordion.archive {
  background: #3d3d3d;
}
.frame-type-uploads > ul dt.accordion-title > a.btn-accordion.archive:hover,
.frame-type-uploads > ul dt.accordion-title > a.btn-accordion.archive:active,
.frame-type-uploads > ul dt.accordion-title > a.btn-accordion.archive:focus,
.frame-type-uploads dl dt.accordion-title > a.btn-accordion.archive:hover,
.frame-type-uploads dl dt.accordion-title > a.btn-accordion.archive:active,
.frame-type-uploads dl dt.accordion-title > a.btn-accordion.archive:focus,
.news > ul dt.accordion-title > a.btn-accordion.archive:hover,
.news > ul dt.accordion-title > a.btn-accordion.archive:active,
.news > ul dt.accordion-title > a.btn-accordion.archive:focus,
.news dl dt.accordion-title > a.btn-accordion.archive:hover,
.news dl dt.accordion-title > a.btn-accordion.archive:active,
.news dl dt.accordion-title > a.btn-accordion.archive:focus {
  background: #e2b007;
}
.frame-type-uploads > ul dt.accordion-title.open > a.btn-accordion::before,
.frame-type-uploads dl dt.accordion-title.open > a.btn-accordion::before,
.news > ul dt.accordion-title.open > a.btn-accordion::before,
.news dl dt.accordion-title.open > a.btn-accordion::before {
  content: "\f063";
}
.frame-type-uploads > ul dd,
.frame-type-uploads dl dd,
.news > ul dd,
.news dl dd {
  text-align: left;
}
.frame-type-uploads > ul .footer li a,
.frame-type-uploads dl .footer li a,
.news > ul .footer li a,
.news dl .footer li a {
  background: none;
  padding: 0px;
}
.frame-type-uploads > ul .footer li a::before,
.frame-type-uploads dl .footer li a::before,
.news > ul .footer li a::before,
.news dl .footer li a::before {
  display: none;
}
.frame-type-uploads > ul .footer > div,
.frame-type-uploads dl .footer > div,
.news > ul .footer > div,
.news dl .footer > div {
  width: 100%;
  display: inline-block;
}

a.btn-gold,
a.btn-black,
a.btn-gray {
  color: white !important;
  padding: 0.5rem;
  display: block;
  text-decoration: none !important;
  background: #e2b007;
  text-align: center;
  margin-bottom: 2rem;
}
a.btn-gold:hover,
a.btn-gold:active,
a.btn-gold:focus,
a.btn-black:hover,
a.btn-black:active,
a.btn-black:focus,
a.btn-gray:hover,
a.btn-gray:active,
a.btn-gray:focus {
  background: #141412;
}

a.btn-black {
  background: #141412;
}
a.btn-black:hover,
a.btn-black:active,
a.btn-black:focus {
  background: #222220;
}

a.btn-gray {
  background: #3d3d3d;
}
a.btn-gray:hover,
a.btn-gray:active,
a.btn-gray:focus {
  background: #141412;
}

.copyright,
.erklaerung {
  font-size: 0.75rem;
  line-height: 1.3;
}

.ce-textpic.ce-left.ce-intext .ce-gallery {
  max-width: 40%;
}
.ce-textpic.ce-left.ce-intext .ce-bodytext {
  padding-left: 1rem;
}

@media (min-width: 768px) {
  .ce-textpic .ce-gallery[data-ce-columns="2"] .ce-column {
    max-width: 49%;
    float: left;
  }
  .ce-textpic .ce-gallery[data-ce-columns="2"] .ce-column:first-child {
    margin-right: 2%;
  }
}

figcaption {
  font-size: 85%;
  margin-top: 0.5rem;
}

.unsere-mitglieder p.memberlist {
  color: #7d7d7d;
  line-height: 2;
  font-size: 0.8rem;
}
.unsere-mitglieder p.memberlist .color-gold {
  color: #e2b007;
}
.unsere-mitglieder p.memberlist .initial {
  color: #222220;
  font-size: 130%;
  line-height: 1.5;
}

.frame-type-uploads header > div {
  margin-bottom: 1.5rem;
}
.frame-type-uploads header > h3 {
  padding-left: 2rem !important;
  font-size: 16px !important;
  color: #141412 !important;
}

.ce-uploads {
  border-bottom: 1px dotted #141412;
  padding-bottom: 1.5rem !important;
}
.ce-uploads .uploads-file-description {
  margin-top: 1.5rem;
  display: inline-block;
}
.ce-uploads .uploads-file-description .uploads-file-image {
  float: left;
}
.ce-uploads .uploads-file-description .uploads-file-image img {
  border: 1px solid #141412;
}
.ce-uploads .uploads-file-description .uploads-description {
  display: inline-block;
  text-align: left;
}
.ce-uploads .uploads-file-description .uploads-description > div {
  margin-bottom: 1rem;
}
.ce-uploads .uploads-file-description .uploads-description .uploads-file a {
  background: #4d4d4d;
}
.ce-uploads
  .uploads-file-description
  .uploads-description
  .uploads-file
  a:hover {
  background: #222220;
}
.ce-uploads .positionspapiere a {
  background: transparent;
  border: 1px solid #9d9d9d;
  color: #9d9d9d;
  text-align: left;
}
.ce-uploads .positionspapiere a:hover {
  color: #f5f6f9;
  background: #7d7d7d;
}

.carousel .carousel-inner .carousel-item {
  margin-bottom: 2rem;
}
.carousel .carousel-control-prev,
.carousel .carousel-control-next {
  top: unset;
  height: 7%;
  width: 5%;
  opacity: 0.7;
  color: #222220;
}
.carousel .carousel-control-next {
  right: unset;
  left: 8%;
}

.event-annual-planning {
  padding: 0.5rem 2rem;
  color: white;
  margin-bottom: 0px;
  float: left;
}
.event-annual-planning a {
  text-transform: uppercase;
  color: white;
  font-size: 1.1rem;
  font-family: "Montserrat-SemiBold";
  text-decoration: none;
}
.event-annual-planning a:hover {
  color: #e2b007;
}

.aw-magazin {
  margin-top: 2rem;
}
.aw-magazin img {
  border: 1px solid #222220;
}

.yumpu {
  width: 100%;
  height: 400px;
}
@media (min-width: 576px) {
  .yumpu {
    height: 500px;
  }
}
@media (min-width: 1200px) {
  .yumpu {
    height: 800px;
  }
}

.insight-africa .title-section h2,
.page-1675 .title-section h2 {
  display: none;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

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

.page-1825 #header.subpage-header {
  height: 45vh;
}

.video-embed video {
  width: 100%;
}

.sidebar table.contenttable td > a > img {
  margin: 1rem 0;
}

.tx-rssdisplay .news-list-date {
  display: none;
}
.tx-rssdisplay .afv-box-linkList {
  background: white;
}
.tx-rssdisplay .afv-box-linkList h2 {
  background-color: #e2b007;
  font-size: 1.2rem !important;
  color: white;
  padding: 0.5rem;
}
.tx-rssdisplay .afv-box-linkList h2:before {
  content: "\f143";
  font-family: "Font Awesome 5 Free";
  margin-right: 0.5rem;
}
.tx-rssdisplay .afv-box-linkList ul {
  list-style: none;
  padding-left: 2.5rem;
}
.tx-rssdisplay .afv-box-linkList ul li {
  margin-bottom: 1rem;
  padding-right: 1.5rem;
}
.tx-rssdisplay .afv-box-linkList ul li a {
  color: #222220;
}
.tx-rssdisplay .afv-box-linkList ul li a:hover {
  text-decoration: underline;
  color: #141412;
}

.tx-indexedsearch-searchbox form#tx_indexedsearch fieldset {
  display: flex;
  max-width: 100%;
  width: 100%;
}

.av-sitesearch .tx-indexedsearch-searchbox form#tx_indexedsearch fieldset {
  padding-top: 3px;
}
.av-sitesearch
  .tx-indexedsearch-searchbox
  form#tx_indexedsearch
  fieldset
  legend {
  display: none;
}
.av-sitesearch
  .tx-indexedsearch-searchbox
  form#tx_indexedsearch
  fieldset
  .tx-indexedsearch-form {
  display: flex;
}
.av-sitesearch
  .tx-indexedsearch-searchbox
  form#tx_indexedsearch
  fieldset
  .tx-indexedsearch-form
  label {
  top: 3px;
  position: relative;
}
.av-sitesearch.active {
  display: flex !important;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .av-sitesearch.active {
    display: block !important;
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  .av-sitesearch.active label {
    display: none;
  }
}

.tx-indexedsearch-browsebox {
  margin: 0rem 0 2rem 0;
}
.tx-indexedsearch-browsebox ul {
  list-style: none;
  display: flex;
  padding: 0;
}
.tx-indexedsearch-browsebox ul li a {
  margin: 0 0.25rem;
  border: solid 1px #4d4d4d;
  padding: 0.25rem 0.5rem;
  color: #4d4d4d;
  text-decoration: none;
}
.tx-indexedsearch-browsebox ul li a:hover {
  background: #e2b007;
  color: white;
}
.tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a {
  border: solid 1px #9c1006;
  background: #9c1006;
  color: white;
  background: #9c1006;
}
.tx-indexedsearch-browsebox
  ul
  li.tx-indexedsearch-browselist-currentPage
  a:hover {
  background: #e2b007;
}

.tx-indexedsearch-searchword {
  margin: 2rem 0;
  font-weight: bold;
  background: #e2b007;
  padding: 1rem 2rem 1rem 1rem;
  color: white;
}

.tx-indexedsearch-res {
  margin: 1.5rem 0 0.5rem 0;
  display: inline-block;
}
.tx-indexedsearch-res dl {
  display: flex;
}
.tx-indexedsearch-res .tx-indexedsearch-text-item-size {
  width: 100px;
}
.tx-indexedsearch-res .tx-indexedsearch-text-item-path,
.tx-indexedsearch-res .tx-indexedsearch-text-item-path p,
.tx-indexedsearch-res .tx-indexedsearch-text-item-path a,
.tx-indexedsearch-res .tx-indexedsearch-text-item-size,
.tx-indexedsearch-res .tx-indexedsearch-text-item-size p,
.tx-indexedsearch-res .tx-indexedsearch-text-item-size a {
  margin: 0;
  color: #9d9d9d !important;
}
.tx-indexedsearch-res .tx-indexedsearch-title a {
  color: #9c1006;
}

.tx-indexedsearch-icon img {
  max-width: 20px;
  margin-top: -5px;
  margin-right: 0.5rem;
}

body {
  min-height: 100vh;
}

.content-wrapper {
  position: relative;
}

.content-wrapper {
  background: #ddd;
}

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

#content {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1199.98px) {
  #content p {
    font-size: 0.9rem;
    line-height: 1.35;
    hyphens: auto;
  }
}
#content.front-content {
  margin-top: 15px;
}
@media (min-width: 576px) {
  #content {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #content {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #content {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #content {
    max-width: 1500px;
  }
}
@media (min-width: 768px) {
  #content > .inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-right: 0px;
  }
}
#content .main {
  position: relative;
  padding: 15px;
}
@media (max-width: 1199.98px) {
  #content .main {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 768px) {
  #content .main {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
#content .main > .inner {
  /* min-height: 400px;*/
}
#content .sidebar {
  padding: 0 15px;
}
@media (min-width: 768px) {
  #content .sidebar {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  #content .sidebar > .inner {
    margin-right: -15px;
  }
}
#content.front-content .sidebar {
  padding: 15px;
}
@media (max-width: 1199.98px) {
  #content.front-content .sidebar {
    padding-left: 7.5px;
  }
}
#content.subpage-content .main {
  margin-top: -170px;
  margin-bottom: 30px;
}
#content.subpage-content .main h2 {
  font-size: 1.5rem;
}
#content.subpage-content .main h3 {
  font-size: 1.25rem;
  color: #e2b007;
  font-family: "Montserrat-SemiBold";
}
#content.subpage-content .main h4 {
  font-size: 1.15rem;
}
#content.subpage-content .main h5 {
  font-size: 1rem;
}
#content.subpage-content .main > .inner {
  display: inline-block;
  padding: 45px;
  background: #fff;
  margin-bottom: 30px;
  width: 100%;
}
#content.subpage-content .main > .inner .frame {
  display: inline-block;
  margin-bottom: 0.75rem;
  width: 100%;
}
#content.subpage-content .main > .inner .frame .ce-left.ce-intext .ce-gallery {
  display: inline-block;
  width: 23%;
}
#content.subpage-content .main > .inner .frame .ce-left.ce-intext .ce-bodytext {
  display: inline-block;
  width: 75%;
  float: right;
}
#content.subpage-content .main > .inner.more-content {
  padding: 0px;
  background: none;
}
#content.subpage-content .main .ce-bodytext a,
#content.subpage-content .main p a {
  color: #e2b007;
  text-decoration: none;
}
#content.subpage-content .main .ce-bodytext a:hover,
#content.subpage-content .main .ce-bodytext a:active,
#content.subpage-content .main .ce-bodytext a:focus,
#content.subpage-content .main p a:hover,
#content.subpage-content .main p a:active,
#content.subpage-content .main p a:focus {
  color: #e2b007;
  text-decoration: underline;
}

.fullscreen-previews {
  background-color: #333;
  position: relative;
  height: 90vh;
  overflow: hidden;
}
@media screen and (min-width: 578px) {
  .fullscreen-previews {
    height: 100vh;
  }
}
.fullscreen-previews h1,
.fullscreen-previews h2,
.fullscreen-previews h3,
.fullscreen-previews h4 {
  color: #fff;
}
.fullscreen-previews h4 {
  margin-top: 10px;
  font-size: 1.3rem;
}
@media (max-width: 1199.98px) {
  .fullscreen-previews h4 {
    font-size: 1rem;
  }
}
.fullscreen-previews p {
  color: #cccccc;
}
@media (max-width: 1199.98px) {
  .fullscreen-previews p {
    font-size: 0.9rem;
    line-height: 1.35;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .fullscreen-previews p {
    /* mixin for multiline */
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 3.6em;
    margin-right: -1em;
    padding-right: 1em;
  }
  .fullscreen-previews p:after {
    content: "...";
    position: relative;
  }
}
.fullscreen-previews .content-outer-wrapper {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}
.fullscreen-previews .background-layer {
  position: absolute;
  left: 0;
  top: 100px;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  transition: top 1s ease, opacity 1s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fullscreen-previews .background-layer {
    transition: none;
  }
}
.fullscreen-previews .background-layer.active {
  z-index: 1;
  top: 0;
  opacity: 1;
}
.fullscreen-previews .entry {
  position: relative;
  z-index: 3;
  transition: bottom 1s ease, opacity 1s ease;
  bottom: 0;
  opacity: 0.5;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fullscreen-previews .entry {
    transition: none;
  }
}
.fullscreen-previews .entry.active {
  bottom: 40px;
  opacity: 1;
}
.fullscreen-previews .content-wrapper {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .fullscreen-previews .content-wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .fullscreen-previews .content-wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .fullscreen-previews .content-wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .fullscreen-previews .content-wrapper {
    max-width: 1500px;
  }
}
.fullscreen-previews .content-wrapper > .inner {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.fullscreen-previews .content-wrapper > .inner .left,
.fullscreen-previews .content-wrapper > .inner .center,
.fullscreen-previews .content-wrapper > .inner .right {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.fullscreen-previews .content-wrapper > .inner .left > .inner,
.fullscreen-previews .content-wrapper > .inner .center > .inner,
.fullscreen-previews .content-wrapper > .inner .right > .inner {
  padding: 0 15px;
}
.fullscreen-previews .type {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  padding: 5px 10px;
  text-transform: uppercase;
}
.fullscreen-previews .read-more {
  text-transform: uppercase;
  color: #fff;
}

#homepage .overlay {
  z-index: 1;
  background-image: linear-gradient(
    -180deg,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.5) 45%,
    black
  );
}

.bg-color-red {
  background: #9c1006;
}

.bg-color-blue {
  background: #004899;
}

.bg-color-green {
  background: #59943c;
}

.bg-color-cyan {
  background: #009fe3;
}

.bg-color-tuerkis {
  background: #1f7785;
}

#homepage #top-stripe {
  border-top: 1px solid #fff;
}
#homepage #top-stripe .right > .inner {
  padding: 15px 1.5rem;
  background: #e2b007;
  color: #fff;
}
#homepage #top-stripe .right p {
  padding: 0;
  margin: 0;
}

.header-gold {
  padding: 15px;
  background: #e2b007;
  color: #fff;
  line-height: 1.1;
  font-size: 18px;
  font-family: "Montserrat-SemiBold";
  margin-bottom: 30px;
}
.header-gold sub {
  font-weight: normal;
}
.header-gold sub a {
  color: #fff;
  text-decoration: none;
}
.header-gold sub a:hover,
.header-gold sub a:active,
.header-gold sub a:focus {
  color: rgba(255, 255, 255, 0.7);
}

.tx-searchnews-av-select-wrapper select {
  width: 100%;
}

/* Sidebar */

.page.news .tx-fs-afrikaverein-news {
  padding: 0;
  background: unset;
}

/*.page.news*/
  .tx-fs-afrikaverein-news
  .search-news
  #newsFilterAv
  .tx-searchnews-av-select {
  appearance: none;
  border: 0;
  background: white;
  padding: 1rem;
  margin-bottom: 0.5rem;
  border-radius: 0;
}

/*.page.news*/
  .tx-fs-afrikaverein-news
  .search-news
  #newsFilterAv
  .tx-searchnews-av-select-wrapper {
  position: relative;
}

/*.page.news*/
  .tx-fs-afrikaverein-news
  .search-news
  #newsFilterAv
  .tx-searchnews-av-select {
  cursor: pointer;
}

/*.page.news*/
  .tx-fs-afrikaverein-news
  .search-news
  #newsFilterAv
  .tx-searchnews-av-select-wrapper::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23fff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 13.5 12 21m0 0-7.5-7.5M12 21V3' /%3E%3C/svg%3E");
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  height: 57px;
  padding: .5rem;
  background: #252624;
  pointer-events: none;
}

.page.news
.tx-fs-afrikaverein-news
.search-news {
  border-bottom: 1px solid#252624;
  padding-bottom: 0.5rem;
}

.page.ihre-afrikanews 
.tx-fs-afrikaverein-news 
select {
  border: 1px solid black !important;
}

.page.news #result-news-Av .news {
  padding: 0 !important;
}

#result-news-Av .news .news-list-view ul.news-paginator {
  list-style: none;
  display: flex;
  gap: 0.75rem;
  padding: 0;
  justify-content: center;
  margin-bottom: 0;
  width: 100%;
}

#result-news-Av .category.noimage {
  display: none;
}

.page.ihre-afrikanews #result-news-Av .news .news-list-view ul.news-paginator {
  padding: 1rem 0;
}

#result-news-Av .news .news-list-view ul.news-paginator li a{
  color: #7C7C7C;
}

#result-news-Av .news .news-list-view ul.news-paginator li.current a{
  color: #000000;
}

.page.news #result-news-Av .news .news-list-view {
  margin: 0;
  margin-top: 1rem;
  flex-direction: column;
  gap: 1rem;
  background-color: #dddddd;
}

.page.news #result-news-Av .news .news-list-view .article {
  max-width: 100%;
  flex: unset;
  padding: 0;
  display: block;
}

.page.news #result-news-Av .news .news-list-view .article .inner {
  margin: 0;
  padding: 0;
}

.page.news #result-news-Av .news .news-list-view .article .inner .header {
  background-color: #252624;
  padding: 1rem 1.5rem;
}

.page.news #result-news-Av .news .news-list-view .article .inner .header h3 {
  margin: 0 !important;
}

.page.news #result-news-Av .news .news-list-view .article .inner .header h3 a {
  color: #fff;
}

.page.news #result-news-Av .news .news-list-view .article .inner .teaser-text {
  padding: 0rem 1.5rem;
}

.page.news #result-news-Av .news .news-list-view .article .inner .footer {
  padding: 1rem 1.5rem;
  margin-top:0;
}

.page.news #result-news-Av .news .news-list-view .article .more {
  background-color: #e2b007;
  color: #fff !important;
}

.news-single .article .news-img-wrap {
  max-width: 300px;
  margin: 0 0 1rem 3rem;
}

/* External News */

.frame-layout-externalnews .news .news-list-view {
  margin: 0;
  background-color: #fff;
  padding: 2rem;
  gap: 1rem;
}

.frame-layout-externalnews .news .news-list-view .news-teaser-top {
  width: 100%;
  font-weight: bold;
  margin-bottom: 0.5rem;
  font-size: 20px;
}

.frame-layout-externalnews .news .news-list-view .news-title-top {
  width: 100%;
  margin-bottom: -10px;
  text-transform: uppercase;
  font-size: 14px;
}

.frame-layout-externalnews .news .news-list-view .article {
  max-width: 100%;
  flex: unset;
  display: block;
  border-top: 1px solid black;
  padding: 1.25rem 0;
}

.frame-layout-externalnews .news .news-list-view .article .inner {
  margin: 0;
  padding: 0;
}

.frame-layout-externalnews .news .news-list-view .article .inner .header {
  margin-bottom: 0.25rem;
}

.frame-layout-externalnews .news .news-list-view .article .inner .header h3 {
  margin: 0 !important;
}

.frame-layout-externalnews
  .news
  .news-list-view
  .article
  .inner
  .header
  h3
  a
  svg {
  width: 16px;
  margin-right: 0.5rem;
}

.frame-layout-externalnews .news .news-list-view .article .inner .header h3 a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.frame-layout-externalnews
  .news
  .news-list-view
  .article
  .inner
  .header
  h3
  a
  span {
  font-weight: 300;
  font-size: 18px;
}

.frame-layout-externalnews .news .news-list-view .article .inner .teaser-text {
  display: none;
}

.frame-layout-externalnews .news .news-list-view .article .inner .footer {
  border-top: unset;
  margin: 0;
  padding: 0;
}

.frame-layout-externalnews .news .news-list-view .article .more {
  text-align: left;
  padding: 0.5rem;
  background-color: #8d8d8d !important;
  font-size: 14px;
  color: #fff !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.frame-layout-externalnews .news .news-list-view .article .more span {
  padding: 0;
  margin-right: 0.25rem;
}

.frame-layout-externalnews .externalnews-title {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.frame-layout-externalnews .externalnews-title p {
  margin: 0;
  text-transform: uppercase;
}

/* Highlights */

.frame-layout-highlights header h1 {
  font-size: 20px;
  font-weight: normal;
  font-family: "Montserrat" !important;
}

.frame-layout-highlights .ce-image {
  padding: 2rem;
  background: #fff;
  padding-top: 1rem;
}

.frame-layout-highlights .ce-image .ce-row {
  display: flex;
  gap: 2rem;
}

/* Kategorien */

.frame-layout-kategoriennews .category-158 {
  background: #004899;
}

.frame-layout-kategoriennews .category-10 {
  background: #1f7785;
}

.frame-layout-kategoriennews .category-9 {
  background: #009941;
}

.frame-layout-kategoriennews .category-8 {
  background: #9c1006;
}

.frame-layout-kategoriennews .category-4 {
  background: #c66803;
}

.frame-layout-kategoriennews .category-11 {
  background: #e2b007;
}

.frame-layout-kategoriennews .news ul li a::before {
  content: unset;
}

.frame-layout-kategoriennews .news {
  padding: 2rem;
  background: #fff;
}

.frame-layout-kategoriennews .news ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0.5rem;
  margin: 0;
}

.frame-layout-kategoriennews .news ul li {
  width: 100%;
}

.frame-layout-kategoriennews .news ul li a {
  text-transform: uppercase;
  font-family: "Montserrat" !important;
}

.frame-layout-kategoriennews .news > p {
  font-weight: bold;
  font-size: 20px;
}

/*# sourceMappingURL=site.css.map */
