/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./theme/scss/style.scss ***!
  \******************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
Theme Name: crowdfox
Author: brandcom CGN
Author URI: https://www.brandcom.de
Description: crowdfox Wordpress Theme
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/
/* FONT WEIGHTS VARIABLES */
/*--------------------------------------------------------------
# Slick Slider
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/
@font-face {
  font-family: OpenSans-Light;
  font-weight: 200;
  src: url(/wp-content/themes/crowdfox/fonts/Open_Sans/OpenSans-Light.ttf);
}
@font-face {
  font-family: OpenSans-Regular;
  font-weight: 400;
  src: url(/wp-content/themes/crowdfox/fonts/Open_Sans/OpenSans-Regular.ttf);
}
@font-face {
  font-family: OpenSans-Bold;
  font-weight: 700;
  src: url(/wp-content/themes/crowdfox/fonts/Open_Sans/OpenSans-Bold.ttf);
}
/*--------------------------------------------------------------
# Bootstrap
--------------------------------------------------------------*/
/*
@import "../node_modules/bootstrap/scss/functions";
@import "../node_modules/bootstrap/scss/variables";
@import "../node_modules/bootstrap/scss/mixins";
@import "../node_modules/bootstrap/scss/images";
@import "../node_modules/bootstrap/scss/grid";
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: OpenSans-Regular;
  font-size: 1rem;
  line-height: 1.428571429;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  font-family: inherit;
  line-height: 1.1;
  color: #000;
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

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

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

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

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

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

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

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

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

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.1;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.1;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.1;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.1;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.1;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.1;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.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: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

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

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

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

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

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

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.428571429;
}

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

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.428571429;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #92a0ae;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(36, 64, 93, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.428571429em;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.428571429;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.428571429em + (0.5rem + 2px));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.428571429em + (1rem + 2px));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.428571429em + (0.75rem + 2px));
}
textarea.form-control-sm {
  min-height: calc(1.428571429em + (0.5rem + 2px));
}
textarea.form-control-lg {
  min-height: calc(1.428571429em + (1rem + 2px));
}

.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.428571429em;
  border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.428571429em;
  border-radius: 0.25rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.428571429;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #92a0ae;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(36, 64, 93, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.form-check {
  display: block;
  min-height: 1.428571429rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.2142857145em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #92a0ae;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(36, 64, 93, 0.25);
}
.form-check-input:checked {
  background-color: #24405D;
  border-color: #24405D;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #24405D;
  border-color: #24405D;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2392a0ae'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(36, 64, 93, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(36, 64, 93, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #24405D;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #bdc6ce;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #24405D;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #bdc6ce;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.428571429;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

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

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.428571429em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.3571428573em + 0.1875rem) center;
  background-size: calc(0.7142857145em + 0.375rem) calc(0.7142857145em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

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

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.7142857145em + 0.375rem) calc(0.7142857145em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

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

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

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.428571429em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.3571428573em + 0.1875rem) center;
  background-size: calc(0.7142857145em + 0.375rem) calc(0.7142857145em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

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

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.7142857145em + 0.375rem) calc(0.7142857145em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

/*
.row {
    padding-top: 30px;
    padding-bottom: 30px;
}
*/
@media screen and (max-width: 767px) {
  .hidden-sm {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg {
    display: none;
  }
}
/*--------------------------------------------------------------
# Slick
--------------------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./scss/slick/fonts/slick.eot");
  src: url("./scss/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./scss/slick/fonts/slick.woff") format("woff"), url("./scss/slick/fonts/slick.ttf") format("truetype"), url("./scss/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.6;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: left;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  opacity: 0.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #d9d9d9;
  opacity: 0.9;
}

/*--------------------------------------------------------------
# Global
--------------------------------------------------------------*/
html {
  overflow-x: hidden;
}

body {
  background: #fff !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: left;
  position: relative;
  font-weight: 200;
  font-family: OpenSans-Light;
}

html body {
  color: #21252A;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

section {
  background: transparent;
  z-index: 1;
  position: relative;
  padding: 55px 15px;
}
section .container {
  padding: 50px;
}
section .container .no-padding {
  padding: 0 50px !important;
}
@media screen and (max-width: 991px) {
  section .container .no-padding {
    padding: 0 20px !important;
  }
}
@media screen and (min-width: 992px) {
  section.bg-gray {
    background-color: #F3F3F3;
  }
}
section.bg-white {
  background-color: #fff;
}
section .h2,
section h2 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 30px;
}
section .h3,
section h3 {
  text-transform: none;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
}
section .no-padding {
  padding: 0 !important;
}
section .no-padding .container {
  padding-top: 10px;
}
@media screen and (min-width: 1200px) {
  section.grosses-bild img {
    width: 150%;
    max-width: 150%;
  }
}

.site {
  overflow: hidden;
}

.section-content ul, .slider-caption-col ul, .caption-mob ul {
  padding: 0 0 0 38px;
  list-style-type: none;
}
.section-content ul li, .slider-caption-col ul li, .caption-mob ul li {
  position: relative;
  font-family: OpenSans-Light;
  margin: 0 0 10px 0;
}
.section-content ul li span, .slider-caption-col ul li span, .caption-mob ul li span {
  position: relative;
  left: 10px;
  font-size: 22px;
}
.section-content ul li::marker, .slider-caption-col ul li::marker, .caption-mob ul li::marker {
  content: "";
}
.section-content ul li::before, .slider-caption-col ul li::before, .caption-mob ul li::before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  display: inline-block;
  left: -25px;
  background-color: #f60;
  border-radius: 50%;
  top: 5px;
}

strong h1,
strong .h1,
strong .h1-like,
b h1,
b .h1,
b .h1-like {
  font-family: OpenSans-Bold !important;
}

@media screen and (max-width: 991px) {
  .breadcrumbs {
    margin-top: 15px;
  }
}
@media screen and (min-width: 992px) {
  .breadcrumbs {
    margin-left: 35px;
  }
}
.breadcrumbs img {
  margin-top: -3px;
  margin-right: 10px;
}
.breadcrumbs a {
  margin: 0px 5px;
}
.breadcrumbs a:last-child {
  font-family: OpenSans-Bold;
}
.breadcrumbs a:hover {
  color: #ff6600;
}

@media screen and (max-width: 991px) {
  section.section:first-child {
    /*top: 100vh;
    position: absolute;*/
    margin-bottom: 100px;
  }
  section#location {
    margin-top: 50px;
  }
}
a:hover {
  text-decoration: none;
}

html h1,
html .h1 {
  font-family: OpenSans-Light;
  color: #21252A;
  font-size: 40px;
  font-weight: 200;
  line-height: 45px;
  text-align: left;
}
@media screen and (max-width: 991px) {
  html h1,
  html .h1 {
    font-size: 25px !important;
    line-height: 32px;
  }
}
html h1 span,
html h1 strong,
html h1 b,
html .h1 span,
html .h1 strong,
html .h1 b {
  font-family: OpenSans-Bold;
  font-weight: bold;
}

body {
  margin: 0;
  font-family: OpenSans-Regular;
}
body.page-template-default #content {
  margin-bottom: 100px;
  overflow: hidden;
}
body #content {
  transition: all 0.5s;
}

h1,
.h1,
.h1-like {
  color: #21252A;
  font-size: 45px;
  line-height: 1.2em;
  font-family: OpenSans-Light;
  font-weight: 200;
  line-height: 45px;
  display: block;
}
h1 span,
h1 strong,
h1 b,
.h1 span,
.h1 strong,
.h1 b,
.h1-like span,
.h1-like strong,
.h1-like b {
  font-family: OpenSans-Bold;
  font-weight: bold;
}

h2,
.h2,
.h2-like {
  color: #21252A;
  font-size: 25px;
  font-weight: bold;
  line-height: 55px;
  display: block;
  font-family: OpenSans-Bold;
  margin-bottom: 30px;
}

h3,
.h3,
.h3-like {
  font-family: OpenSans-Bold;
  font-size: 16px;
  font-weight: bold;
  color: #21252A;
  line-height: 55px;
  display: block;
}

hr {
  background-position: center;
  background-repeat: no-repeat;
  height: 100px;
  border-top: none;
  background-size: 30%;
  margin-top: -20px;
  margin-bottom: 20px;
}

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

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

.no-padding-top {
  padding-top: 0 !important;
  margin-top: 0px !important;
}

a {
  color: #000;
  text-decoration: none;
}

.content-par a {
  font-weight: 700;
  text-decoration: underline;
}

a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: none !important;
}

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

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

@media screen and (max-width: 991px) {
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-partnerlogos .partnerlogo-col {
    width: 50%;
    min-width: 150px;
    text-align: center;
  }
}
.ssba-share-text {
  display: none;
}

.btn {
  margin: auto;
}

@media screen and (min-width: 992px) {
  .autosize-lg {
    width: unset !important;
  }
  .section-partnerlogos .contact-row {
    display: flex;
    justify-content: center;
  }
  .breadcrumb-container {
    margin-top: -100px;
    background: #fff;
    margin-bottom: -80px;
    z-index: 2;
    position: relative;
    padding-top: 15px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding: 50px 15px;
  }
  section.section-content .container {
    background-color: #fff;
  }
}
p {
  font-family: OpenSans-Light;
  font-size: 18px;
  text-align: left;
  line-height: 30px;
  font-size: 19px;
}
p strong,
p b {
  font-family: OpenSans-Bold;
}

ol li {
  font-family: OpenSans-Light;
  font-size: 19px;
}

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

.half-width {
  width: 50% !important;
}

.hidden,
#hidden {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .hidden-mob {
    display: none;
  }
  section .container {
    padding: 0;
  }
  section .h2,
  section h2 {
    font-size: 20px;
  }
  section .h3,
  section h3 {
    font-size: 16px;
    line-height: 20px;
  }
  html h1,
  html .h1 {
    font-size: 25px;
    line-height: 32px;
  }
  html h1,
  html .h1,
  html .h1-like {
    font-size: 25px;
    line-height: 32px;
  }
  html h2,
  html .h2,
  html .h2-like {
    font-size: 20px;
    line-height: 24px;
  }
  html h3,
  html .h3,
  html .h3-like {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hidden-tab {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .hidden-desk {
    display: none;
  }
}
@media (-webkit-device-pixel-ratio: 1.25) {
  #page {
    zoom: 0.8;
  }
  #head-banner {
    height: 130vh !important;
  }
}
@media (-moz-device-pixel-ratio: 1.25) {
  #page {
    zoom: 0.8;
  }
  #head-banner {
    height: 130vh !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1600px) and (-webkit-device-pixel-ratio: 1.25) {
  #primary-menu {
    width: 75vw !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1600px) and (-moz-device-pixel-ratio: 1.25) {
  #primary-menu {
    width: 75vw !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1600px) and (resolution: 1.25dppx) {
  #primary-menu {
    width: 75vw !important;
  }
}
@media (-webkit-device-pixel-ratio: 1.5) {
  #page {
    zoom: 0.667;
  }
  #head-banner {
    height: 160vh !important;
  }
}
@media (-moz-device-pixel-ratio: 1.5) {
  #page {
    zoom: 0.667;
  }
  #head-banner {
    height: 160vh !important;
  }
}
@media (resolution: 1.5dppx) {
  #page {
    zoom: 0.667;
  }
  #head-banner {
    height: 160vh !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1600px) and (-webkit-device-pixel-ratio: 1.5) {
  #primary-menu {
    width: 90vw !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1600px) and (-moz-device-pixel-ratio: 1.5) {
  #primary-menu {
    width: 90vw !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1600px) and (resolution: 1.5dppx) {
  #primary-menu {
    width: 90vw !important;
  }
}
@media screen and (min-width: 1200px) and (-webkit-device-pixel-ratio: 1.5) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1400px !important;
  }
}
@media screen and (min-width: 1200px) and (-moz-device-pixel-ratio: 1.5) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1400px !important;
  }
}
@media screen and (min-width: 1200px) and (resolution: 1.5dppx) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1400px !important;
  }
}
@media (-webkit-device-pixel-ratio: 1.75) {
  #page {
    zoom: 0.57;
  }
  #head-banner {
    height: 190vh !important;
  }
}
@media (-moz-device-pixel-ratio: 1.75) {
  #page {
    zoom: 0.57;
  }
  #head-banner {
    height: 190vh !important;
  }
}
@media (resolution: 1.75dppx) {
  #page {
    zoom: 0.57;
  }
  #head-banner {
    height: 190vh !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1600px) and (-webkit-device-pixel-ratio: 1.75) {
  #primary-menu {
    width: 110vw !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1600px) and (-moz-device-pixel-ratio: 1.75) {
  #primary-menu {
    width: 110vw !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1600px) and (resolution: 1.75dppx) {
  #primary-menu {
    width: 110vw !important;
  }
}
@media screen and (min-width: 992px) and (-webkit-device-pixel-ratio: 1.75) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1600px !important;
  }
}
@media screen and (min-width: 992px) and (-moz-device-pixel-ratio: 1.75) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1600px !important;
  }
}
@media screen and (min-width: 992px) and (resolution: 1.75dppx) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1600px !important;
  }
}
/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
#menuToggle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  top: 15px;
  right: 100px;
  z-index: 3;
  -webkit-user-select: none;
  user-select: none;
  height: 50px;
  background-color: #21252A;
  border-radius: 50%;
  width: 50px;
  padding: 14px 10px;
  justify-content: space-between;
  /*
  &.active {
      position: relative !important;
  }
  */
}
#menuToggle a {
  text-decoration: none;
  color: #232323;
  transition: color 0.3s ease;
}
#menuToggle a:hover {
  color: #f60;
}
#menuToggle input {
  display: block;
  width: 50px;
  height: 50px;
  position: fixed;
  top: 15px;
  right: 100px;
  cursor: pointer;
  opacity: 0;
  z-index: 3;
  -webkit-touch-callout: none;
}
#menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(0px, -3px);
  background-color: #fff;
  width: 39px;
}
#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2);
}
#menuToggle input:checked ~ span:nth-last-child(2) {
  transform: rotate(-45deg) translate(0px, 5px);
}
#menuToggle input:checked ~ #primary-menu {
  transform: translate(15vw, -15vw);
}
#menuToggle span {
  display: block;
  width: 100%;
  height: 4px;
  position: relative;
  background-color: #fff;
  z-index: 2;
  transform-origin: 4px 0px;
  border-radius: 5px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
#menuToggle span:first-child {
  transform-origin: 0% 0%;
}
#menuToggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
}
#menuToggle span:nth-last-child(3) {
  transform-origin: 0 100%;
}

#primary-menu {
  display: block;
  background-color: #21252A;
  position: fixed;
  width: 62vw;
  height: 62vw;
  right: 0;
  top: 1vh;
  padding: 0% 10%;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  transform-origin: 0% 0%;
  transform: translate(105%, 0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: center;
  /*
  &.active {
      position: absolute;
  }
  .dummy {
      margin-top: 100%;
  }
  */
}
@media screen and (min-width: 992px) and (max-width: 1600px) {
  #primary-menu {
    width: 100vw;
    height: 100vw;
    padding: 0 10%;
  }
}
#primary-menu ul {
  list-style-type: none;
  list-style: none;
}
#primary-menu li {
  padding: 20px 0;
  font-size: 22px;
}
#primary-menu li a {
  color: #fff;
}
#primary-menu > li {
  flex-basis: calc(50% - 40px);
  justify-content: center;
  flex-direction: column;
  font-family: OpenSans-Bold;
  /*
  &:last-child {
      flex-basis: calc(100% - 80px);
      width: 100%;
      margin-top: 15px;
  }*/
  /*
  &:nth-child(3):nth-last-child(3) {
      flex-basis: calc(100% - 75px);
  }*/
}
@media screen and (max-width: 991px) {
  #primary-menu > li.lang-item {
    display: inline-flex;
    flex-direction: row;
  }
}
#primary-menu > li.lang-item a {
  font-family: OpenSans-Light;
}
#primary-menu > li.lang-item.current-lang a {
  font-family: OpenSans-Bold;
}
#primary-menu > li.lang-item:first-child {
  flex-basis: auto;
  padding-right: 15px;
}
#primary-menu > li.lang-item:first-child::after {
  content: "|";
  padding: 0 22px 0px 8px;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  background: none;
}
#primary-menu > li.lang-item:nth-child(2) {
  margin-left: -30px;
  margin-right: 50px;
}
#primary-menu > li.lang-item:nth-child(2):after {
  content: "";
  width: 100%;
}
#primary-menu > li ul {
  list-style: none;
  padding-left: 0;
}
#primary-menu > li ul li {
  padding: 5px 0 !important;
}

@media screen and (max-width: 991px) {
  #menuToggle {
    top: 20px;
    right: 20px;
  }
  #menuToggle input {
    top: 20px;
    right: 20px;
  }
  #menuToggle input:checked ~ #primary-menu {
    transform: translate(0vw, -15vw);
  }
  #primary-menu {
    width: 100vw;
    height: 110vh;
    border-radius: 0;
    display: block;
    padding-top: 33%;
  }
  #primary-menu > li::after {
    background: url(/wp-content/themes/crowdfox/assets/img/style-chevron-right.png);
  }
  #primary-menu > li > ul {
    display: none;
  }
  #primary-menu > li.active > ul {
    display: block;
  }
  #primary-menu .menu-item-has-children .nav-arrow {
    float: right;
    right: 5px;
    position: absolute;
    cursor: pointer;
    padding: 0 20px;
    transition: all 0.5s ease-in;
    transition: right 0s;
    -webkit-transition: right 0s;
    -moz-transition: right 0s;
    margin-top: 10px;
    transform: rotate(90deg);
  }
}
/*
@media screen and (min-width: 992px) and (max-width: 1400px) {
    #primary-menu {
        width: 35vw;
    }
}
*/
/* HEADER STYLES */
#head {
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
}

#head-banner {
  height: 110vh;
}

header.header {
  top: 0;
  position: fixed;
  width: 100%;
  z-index: 5;
  background: white;
  padding: 15px 0;
  border-bottom: solid 2px #f3f3f3;
}

.logo {
  display: block;
  height: 50px;
  width: fit-content;
}
.logo img {
  height: 100%;
  width: auto;
}

.head-image-container {
  height: 100%;
}

.head-image {
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 0;
  background-size: cover !important;
}

@media screen and (max-width: 991px) {
  .navigation-secondary {
    display: none;
  }
}
.navigation-secondary ul {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  margin: 0;
}
.navigation-secondary ul li.lang-item-de {
  position: relative;
  margin: 0 0 0 20px;
}
.navigation-secondary ul li.lang-item-de::after {
  content: "|";
  color: #333;
  font-size: 12px;
  position: absolute;
  top: 3px;
  bottom: 0;
  right: -14px;
}
.navigation-secondary ul li.current-lang a {
  font-family: OpenSans-Bold;
  font-size: 14px;
}
.navigation-secondary ul a {
  color: #333;
  font-size: 13px;
  font-weight: 600;
  font-family: OpenSans-Light;
}
.navigation-secondary ul a:hover {
  color: #ff6600;
}

@media screen and (max-width: 991px) {
  .navigation-primary {
    display: none;
  }
}

.nav-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.mobile-menu nav > ul, .nav-wrapper nav > ul {
  display: flex;
  gap: 25px;
  margin: 0;
}
.mobile-menu nav > ul a, .nav-wrapper nav > ul a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  font-family: OpenSans-Bold;
}
.mobile-menu nav > ul a:hover, .nav-wrapper nav > ul a:hover {
  color: #ff6600;
}

.caption-mob ul {
  padding-left: 25px;
}
.caption-mob ul li {
  font-size: 19px;
  margin: 0 0 18px 0;
}
.caption-mob ul li span {
  position: relative;
  left: 10px;
  font-size: 22px;
}

.caption {
  z-index: 2;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.caption .slider-caption-col {
  display: inline;
  min-height: 500px;
}
@media screen and (max-width: 991px) {
  .caption .slider-caption-col {
    padding-top: 15px;
  }
}
.caption .slider-caption-col ul {
  list-style: square inside url("/wp-content/themes/crowdfox/assets/img/listdot.png");
}
.caption h1,
.caption .h1-like,
.caption .h1 {
  font-size: 82px;
  line-height: 1.2em;
}
.caption h1 strong,
.caption h1 span,
.caption .h1-like strong,
.caption .h1-like span,
.caption .h1 strong,
.caption .h1 span {
  font-family: OpenSans-Bold;
}
.caption ul {
  padding-left: 25px;
}
.caption ul li {
  display: none;
  font-size: 19px;
  margin: 0 0 18px 0;
  /*&.active {
      display: inline list-item;
  }*/
}
.caption ul li span {
  position: relative;
  left: 10px;
  font-size: 22px;
}
.caption .btn:before {
  content: "";
  background-image: url(/wp-content/themes/crowdfox/assets/img/mail-icon.png);
  height: 20px;
  width: 25px;
  display: inline-block;
  margin-right: 10px;
}

.head-banner-page {
  height: 44vh;
}
.head-banner-page.no-img {
  background-color: #f3f3f3;
  min-height: 250px;
}
.head-banner-page .head-image-page-container {
  height: 100%;
}
.head-banner-page .head-image-page-container .head-image-page {
  height: 100%;
  background-size: cover !important;
}

.mobile-menu-button {
  display: none;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-between;
  height: 30px;
  width: 40px;
}
.mobile-menu-button:hover {
  cursor: pointer;
}
.mobile-menu-button span {
  height: 4px;
  width: 100%;
  background-color: #1c1c1a;
}

.mobile-menu {
  position: fixed;
  display: flex;
  flex-flow: column nowrap;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
  inset: 0;
  background-color: #21252A;
  transform: translateX(100%);
  padding: 30px;
  z-index: 10;
}
.mobile-menu--active {
  transform: translateX(0);
}
.mobile-menu-close {
  display: grid;
  grid-template-areas: "e1";
  align-items: center;
  align-self: flex-end;
  height: 30px;
  width: 30px;
}
.mobile-menu-close:hover {
  cursor: pointer;
}
.mobile-menu-close span {
  grid-area: e1;
  height: 4px;
  width: 100%;
  background-color: white;
  transform: rotate(45deg);
}
.mobile-menu-close span:nth-child(2) {
  transform: rotate(-45deg);
}
.mobile-menu-nav {
  margin: 30px 0 0 0;
}
.mobile-menu-nav ul {
  flex-flow: column nowrap;
}
.mobile-menu-nav ul li > a {
  color: white;
  font-size: 26px;
}
.mobile-menu-nav-secondary {
  position: relative;
  margin: 25px 0 0 0;
}
.mobile-menu-nav-secondary ul {
  flex-flow: column nowrap;
}
.mobile-menu-nav-secondary ul li > a {
  color: white;
  font-size: 20px;
  font-family: OpenSans-Light;
}
.mobile-menu-nav-secondary li.lang-item-de {
  position: absolute;
  bottom: -25px;
  left: 0;
  transform: translatey(100%);
  width: 40px;
}
.mobile-menu-nav-secondary li.lang-item-en {
  position: absolute;
  bottom: -25px;
  left: 0;
  transform: translateX(calc(100% + 17px)) translateY(100%);
  width: 40px;
}
.mobile-menu-nav-secondary li.current-lang a {
  font-family: OpenSans-Bold;
}
.mobile-menu-nav-secondary::after {
  position: absolute;
  content: "";
  height: 30px;
  bottom: -25px;
  left: 40px;
  transform: translateY(100%);
  width: 2px;
  background-color: white;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .caption {
    margin-top: 10%;
  }
  .caption h1, .caption .h1 {
    font-size: 60px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .caption {
    padding: 150px 0 0 0;
  }
}
@media screen and (max-width: 991px) {
  .mobile-menu-button {
    display: flex;
  }
  #head-banner {
    height: 60vh;
    margin-top: 80px;
  }
  #head-banner .head-image {
    background-size: cover !important;
    background-position: 75% 0% !important;
  }
  .head-banner-page {
    height: 20vh;
  }
  .caption {
    justify-content: flex-start;
  }
  .caption h1, .caption .h1 {
    font-size: 30px !important;
    margin-top: 5%;
  }
  .caption ul {
    display: none;
  }
  .caption-mob ul {
    margin-bottom: 0;
  }
  .caption-mob ul > li {
    margin-bottom: 1rem;
  }
  .caption-mob .h1 {
    font-size: 25px !important;
    line-height: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default .site-content .wrap > .container {
    margin-top: -8.5%;
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-bottom: 2.5%;
    padding-top: 15px;
  }
  .page-template-default .site-content .wrap > .container ~ .section {
    margin-top: 0px;
    background-color: #fff;
  }
}
@media screen and (min-width: 1200px) {
  .caption h1,
  .caption .h1-like,
  .caption .h1 {
    font-size: 82px !important;
    margin-bottom: 100px;
  }
  .caption ul {
    display: inline-grid;
    margin-right: 50px;
  }
}
.section-content h2, .section-content .h2 {
  margin-bottom: 30px;
}
.section-content .btn-container {
  margin-top: 50px;
}
@media screen and (min-width: 992px) {
  .section-content.has-bg > .container, .section-content.bg-gray > .container {
    border-radius: 12px;
  }
}

.text-div {
  padding-right: 30px;
}

.img-col img {
  width: 100%;
}

ol li {
  font-size: 19px;
}

.content-par-wrap {
  padding-bottom: 30px;
}
.content-par-wrap p {
  color: #21252A;
}
.content-par-wrap p img {
  padding: 0;
}

@media screen and (min-width: 992px) {
  .section-content-teaser.jumbotron {
    margin: -5px 0px 0px 0px;
  }
  .section-content-teaser.jumbotron h3, .section-content-teaser.jumbotron .h3 {
    margin-top: 30px;
  }
}
.section-content-teaser.jumbotron video {
  max-width: 100%;
}
.section-content-teaser.jumbotron .container {
  background-color: #fff;
  padding: 60px 50px;
  border-radius: 12px;
}

body:not(.home) .section-content-teaser.jumbotron.section-content-teaser {
  padding-top: 120px;
  margin: 0px;
}

@media screen and (max-width: 991px) {
  .section-content.image-section .img-col {
    margin-bottom: 35px;
  }
  .section-content.image-section.image-right .img-col {
    margin-top: 35px;
  }
  .section-content-teaser.jumbotron .container {
    padding: 0;
    margin-top: -100px;
    margin-bottom: 50px;
  }
  .section-content-teaser.jumbotron .wp-video {
    margin-top: 35px;
  }
  .section-content-teaser.jumbotron video {
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  .section-content-teaser.jumbotron .container {
    margin-top: -110px;
    margin-bottom: 50px;
  }
  .section-content-teaser.jumbotron .container .vid-descr {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
}
/* ------------------------------------------------------ *
*
*  1 General Styles for all devices
*
* ------------------------------------------------------- */
footer#phooter {
  background: #21252A;
  border: none;
  z-index: 3;
  position: relative;
  width: 100%;
  bottom: 0;
}
footer#phooter .col {
  text-align: center;
}
@media screen and (max-width: 991px) {
  footer#phooter .col {
    text-align: left;
    margin: 15px !important;
  }
  footer#phooter .col:last-child {
    margin-top: 50px !important;
  }
}
footer#phooter .copyright-col {
  flex: 2 0 0%;
}
footer#phooter .footer-link,
footer#phooter a {
  color: #fff;
  font-family: OpenSans-Bold;
  transition: all 0.5s ease;
}
@media screen and (min-width: 992px) {
  footer#phooter .footer-link,
  footer#phooter a {
    line-height: 215px;
  }
}
footer#phooter .footer-link:hover,
footer#phooter a:hover {
  color: #ff6600;
}
footer#phooter .icon-link {
  background-color: #fff;
  padding: 7px 8px;
  border-radius: 10px;
}
footer#phooter .icon-link img {
  width: 20px;
}
footer#phooter .icon-link:first-child {
  margin-right: 20px;
}
@media screen and (max-width: 991px) {
  footer#phooter #footer {
    display: flex;
    flex-direction: column;
  }
}
footer#phooter .footer-copyright {
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 992px) {
  footer#phooter .footer-copyright {
    height: 0;
    line-height: 215px;
  }
}

.single .post-categories {
  list-style: none;
  display: flex;
  margin-left: -35px;
  margin-top: 50px;
}
.single .post-categories li {
  margin-right: 25px;
}
.single .post-categories a {
  background-color: #E9E7E7;
  padding: 5px 15px;
  border-radius: 40px;
}
.single .post-categories a.active {
  font-family: OpenSans-Bold;
  color: #FF6600;
}

/*--------------------------------------------------------------
# Modules
--------------------------------------------------------------*/
.section-contact.bg-gray {
  background-color: #F3F3F3;
}
.section-contact form.wpcf7-form .row {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .section-contact form.wpcf7-form .row .col {
    padding-right: 0px;
  }
}
.section-contact form.wpcf7-form .row input:not(.btn) {
  width: 100%;
  margin-top: 1.5rem;
  padding: 0.25rem;
}
.section-contact form.wpcf7-form .row input.btn {
  width: 285px;
  margin-top: 35px;
}
@media screen and (max-width: 991px) {
  .section-contact form.wpcf7-form .row input.btn {
    width: 100%;
  }
}
.section-contact form.wpcf7-form .row input.btn.hidden {
  display: none !important;
}
.section-contact form.wpcf7-form .row textarea {
  width: 100%;
}
.section-contact form.wpcf7-form .row label,
.section-contact form.wpcf7-form .row input[value=""] + label {
  display: block;
  transform: translate(0.25rem, -1.75rem);
  transition: all 0.2s ease-out;
  width: 1px;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.35);
  font-size: 20px;
  z-index: 0;
  position: relative;
}
.section-contact form.wpcf7-form .row label.textarea {
  transform: translate(0.25rem, -0.5rem);
  margin-top: 35px;
}
.section-contact form.wpcf7-form .row textarea {
  margin-bottom: 35px;
}
@supports not (-ms-ime-align: auto) {
  .section-contact form.wpcf7-form .row input:focus + label,
  .section-contact form.wpcf7-form .row input:not([value=""]) + label {
    transform: translate(0, -4.5rem);
  }
}
.section-contact form.wpcf7-form .wpcf7-acceptance input {
  width: 3%;
}
.section-contact input:not(.btn) {
  max-width: 100% !important;
  width: 100%;
  background-color: #F3F3F3 !important;
  border: none !important;
  border-bottom: 1px solid #22252A !important;
  z-index: 1;
  position: relative;
  background-color: transparent !important;
}
.section-contact input:not(.btn)::placeholder {
  color: rgba(33, 37, 43, 0.35) !important;
}
.section-contact input:not(.btn)[type=checkbox] {
  width: 20px !important;
}
.section-contact textarea {
  border: 1px solid #22252A !important;
}
.section-contact textarea::placeholder {
  color: rgba(33, 37, 43, 0.35) !important;
}
.section-contact textarea:focus + label {
  transform: translate(0, -2.75rem);
}
.section-contact .h1 {
  margin-bottom: 50px;
}
.section-contact div.wpforms-container-full .wpforms-form input:focus ~ .wpforms-field-label {
  margin-bottom: 0px;
  font-size: 10px;
}
.section-contact div.wpforms-container-full .wpforms-form .wpforms-field-label {
  margin: 25px 0px -30px 10px;
}
@media screen and (max-width: 991px) {
  .section-contact div.wpforms-container-full .wpforms-form input[type=submit],
  .section-contact div.wpforms-container-full .wpforms-form button[type=submit],
  .section-contact div.wpforms-container-full .wpforms-form .wpforms-page-button {
    border: none;
    width: 100%;
  }
  .section-contact .contact-info-wrap {
    text-align: center;
  }
  .section-contact .contact-info p {
    text-align: center;
  }
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  display: block;
  min-width: 250px;
  position: absolute;
  bottom: 50px;
  color: #f7f7f7;
  min-height: 100px;
}

/* BUTTON STYLES */
.btn-col {
  text-align: left;
}

.btn-container .btn,
.btn-container input[type=submit],
.newsletter-cta-form .btn,
.newsletter-cta-form input[type=submit],
.contact-form-one .btn,
.contact-form-one input[type=submit],
.wpcf7-form .btn,
.wpcf7-form input[type=submit],
.section-content.image-section .btn,
.section-content.image-section input[type=submit] {
  color: #fff !important;
  line-height: 30px;
  padding: 15px 30px !important;
  font-family: OpenSans-Light;
  font-size: 25px !important;
  text-decoration: none !important;
  text-align: center;
  background-color: #f60 !important;
  border-radius: 35px !important;
  min-width: 185px;
  display: inline-block;
  transition: all 0.5s ease !important;
  border: none !important;
  /*
      &:after {
          content: " >";
          font-size: 10px;
          margin-left: 8px;
          font-family: "DoHyeon";
          position: absolute;
      }
      */
}
.btn-container .btn:hover,
.btn-container input[type=submit]:hover,
.newsletter-cta-form .btn:hover,
.newsletter-cta-form input[type=submit]:hover,
.contact-form-one .btn:hover,
.contact-form-one input[type=submit]:hover,
.wpcf7-form .btn:hover,
.wpcf7-form input[type=submit]:hover,
.section-content.image-section .btn:hover,
.section-content.image-section input[type=submit]:hover {
  background-color: #803300 !important;
  border: none !important;
  transition: all 0.5s ease !important;
}
.btn-container input[type=submit]:disabled,
.newsletter-cta-form input[type=submit]:disabled,
.contact-form-one input[type=submit]:disabled,
.wpcf7-form input[type=submit]:disabled,
.section-content.image-section input[type=submit]:disabled {
  background: rgb(109, 109, 109);
  color: #fff;
}

section .btn-container a.btn,
section .btn-container button,
section .btn-container input[type=submit],
section .newsletter-cta-form a.btn,
section .newsletter-cta-form button,
section .newsletter-cta-form input[type=submit] {
  min-width: 285px;
}

@media screen and (max-width: 991px) {
  .btn-container {
    margin: 50px 0;
  }
  .btn-container a.btn {
    margin-top: 10px;
    padding: 20px 20px;
    font-size: 18px;
    width: 100%;
  }
  section.section-contact button.wpforms-submit {
    margin-top: 10px;
    padding: 20px 20px !important;
    font-size: 18px;
  }
}
.section-cta-jumbo {
  /*
  .wpforms-field-container {
      width: 66% !important;
  }
  .wpforms-submit-container {
      width: 33% !important;
      text-align: right;
      button {
          width: 285px !important;
      }
  }*/
}
.section-cta-jumbo form {
  display: flex;
}
.section-cta-jumbo form.wpcf7-form .wpcf7-list-item-label {
  color: #fff;
}
.section-cta-jumbo form.wpcf7-form .wpcf7-acceptance input {
  width: unset !important;
}
.section-cta-jumbo form.wpcf7-form .row .wpcf7-spinner {
  display: none;
}
.section-cta-jumbo form.wpcf7-form .row input {
  width: 100%;
  padding: 0.25rem;
}
.section-cta-jumbo form.wpcf7-form .row input:focus-visible {
  outline: none;
}
.section-cta-jumbo form.wpcf7-form .row input:not(.btn) {
  margin-top: 1.5rem;
  z-index: 1;
  position: relative;
  background-color: transparent !important;
}
.section-cta-jumbo form.wpcf7-form .row input.btn.hidden {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .section-cta-jumbo form.wpcf7-form .row .btn-container {
    text-align: right;
    display: flex;
  }
  .section-cta-jumbo form.wpcf7-form .row .btn-container .btn {
    margin-right: 0px;
    margin-bottom: 50px;
  }
}
.section-cta-jumbo form.wpcf7-form .row input[value=""] + label {
  display: block;
  transform: translate(0.25rem, -1.5rem);
  transition: all 0.2s ease-out;
  width: 1px;
  z-index: 0;
  position: relative;
}
.section-cta-jumbo form.wpcf7-form .row label {
  color: #f7f7f7;
  display: block;
  transform: translate(0.25rem, -1.5rem);
  transition: all 0.2s ease-out;
  width: 1px;
  white-space: nowrap;
}
@supports not (-ms-ime-align: auto) {
  .section-cta-jumbo form.wpcf7-form .row input:focus + label,
  .section-cta-jumbo form.wpcf7-form .row input:not([value=""]) + label {
    transform: translate(0, -3.75rem);
  }
}
.section-cta-jumbo form.wpcf7-form .wpcf7 form.failed .wpcf7-response-output,
.section-cta-jumbo form.wpcf7-form .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
  color: #fff;
}
.section-cta-jumbo form.wpcf7-form .wpcf7-acceptance a {
  color: #f60;
}
@media screen and (min-width: 992px) {
  .section-cta-jumbo .cta-slider {
    padding-left: 0px;
  }
  .section-cta-jumbo #next {
    width: 100%;
  }
  .section-cta-jumbo .cta-dotsholder .slick-dots li button::before,
  .section-cta-jumbo .cta-dotsholder .slick-dots li button:focus::before,
  .section-cta-jumbo .cta-dotsholder .slick-dots li button:hover::before {
    opacity: 1 !important;
    cursor: default;
  }
  .section-cta-jumbo .cta-dotsholder .slick-dots {
    position: relative;
    text-align: right;
  }
  .section-cta-jumbo .cta-dotsholder .slick-dots li button:before {
    content: "■";
  }
  .section-cta-jumbo .cta-dotsholder li.slick-active button::before {
    color: #f60;
  }
}
.section-cta-jumbo .slick-prev.slick-arrow {
  display: none !important;
}
.section-cta-jumbo #next {
  min-width: 285px;
}
.section-cta-jumbo .wpcf7-form .btn:not(#next),
.section-cta-jumbo .wpcf7-form input[type=submit] {
  min-width: 285px;
}
@media screen and (min-width: 992px) {
  .section-cta-jumbo .wpcf7-form .btn:not(#next),
  .section-cta-jumbo .wpcf7-form input[type=submit] {
    display: none;
  }
}
.section-cta-jumbo .container {
  background: #21252A;
  border-radius: 12px;
  padding: 50px;
}
.section-cta-jumbo .cta-content-col,
.section-cta-jumbo .h1 {
  color: #fff !important;
}
.section-cta-jumbo input {
  background-color: #21252A !important;
  border: none !important;
  color: #F7F7F7;
  border-bottom: 1px solid #fff !important;
}
.section-cta-jumbo input::placeholder {
  color: #F7F7F7 !important;
}
.section-cta-jumbo input:focus + label, .section-cta-jumbo input:not(:placeholder-shown) + label {
  transform: translate(0, -2.75rem);
}
.section-cta-jumbo .cta-icon-container {
  text-align: right;
  margin-right: 10px;
}
.section-cta-jumbo .cta-icon-link {
  background-color: #fff;
  padding: 7px 8px;
  border-radius: 10px;
}
.section-cta-jumbo .cta-icon-link img {
  width: 20px;
}
.section-cta-jumbo .cta-icon-link:first-child {
  margin-right: 20px;
}
@media screen and (max-width: 991px) {
  .section-cta-jumbo {
    margin-bottom: 0;
    background-color: #21252a;
  }
  .section-cta-jumbo ~ .section {
    margin-top: 0px;
  }
  .section-cta-jumbo form {
    display: block;
  }
  .section-cta-jumbo .container {
    padding: 10px;
  }
}
@media screen and (min-width: 992px) {
  .section-cta-jumbo form {
    display: flex;
    justify-content: space-evenly;
  }
  .section-cta-jumbo form.wpcf7-form .row {
    width: 100%;
  }
}

.section-content-cards .news-card-inner {
  margin-top: 35px;
}
.section-content-cards .news-card-inner > div {
  padding: 7px 0px;
}
.section-content-cards .news-card-img-container {
  text-align: center;
}
.section-content-cards .news-card-img-container img {
  width: 100%;
  max-height: 275px;
  object-fit: cover;
}
.section-content-cards .news-card-cat-span {
  font-family: OpenSans-Bold;
}
.section-content-cards .news-card-title {
  margin-bottom: 0px;
}
.section-content-cards .news-card-link {
  color: #FF6600;
  text-decoration: underline;
  line-height: 30px;
}
@media screen and (max-width: 991px) {
  .section-content-cards .news-card-inner {
    margin-bottom: 35px;
  }
  .section-content-cards .news-card-inner:last-child {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 992px) {
  .section-content-cards .cards-container {
    margin: 60px 0;
  }
  .section-content-cards .cards-container .col {
    padding: 0 7.5px;
  }
  .section-content-cards .cards-container .col:nth-child(3n+1) {
    padding: 0 15px 0 0;
  }
  .section-content-cards .cards-container .col:nth-child(3n) {
    padding: 0 0 0 15px;
  }
}
.section-content-cards .news-filter-row .cat-list {
  list-style: none;
  display: flex;
  margin-left: -35px;
  margin-bottom: -35px;
}
.section-content-cards .news-filter-row .cat-list li {
  margin-right: 25px;
}
.section-content-cards .news-filter-row .cat-list a {
  background-color: #E9E7E7;
  padding: 5px 15px;
  border-radius: 40px;
}
.section-content-cards .news-filter-row .cat-list a.active {
  font-family: OpenSans-Bold;
  color: #FF6600;
}

.section-team-cards .team-row {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .section-team-cards .team-row {
    /*
    &:first-child {
        padding-bottom: 0;
    }
    */
  }
  .section-team-cards .team-row:nth-child(2) {
    padding-bottom: 0;
  }
  .section-team-cards .team-row:nth-child(3) {
    padding-top: 0;
  }
  .section-team-cards .team-row:last-child {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .section-team-cards .team-row:not(.active) .col:first-child .team-card-inner {
    margin-left: 0;
  }
  .section-team-cards .team-row:not(.active) .col:last-child .team-card-inner {
    margin-right: 0;
  }
  .section-team-cards .team-row .team-card-container.fix {
    cursor: default;
  }
  .section-team-cards .team-row:last-child:not(.active) .col:first-child .team-card-container {
    float: left;
  }
}
.section-team-cards .team-card-container {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section-team-cards .team-card-container .team-card-content {
  display: none;
}
@media screen and (min-width: 992px) {
  .section-team-cards .team-card-container {
    flex-direction: column;
  }
  .section-team-cards .team-card-container.active {
    /*
    display: flex;
    flex-direction: row;
    justify-content: center;
    */
    margin: 90px 0;
    /*
    .team-card-inner {
        margin-left: 0;
        margin-right: auto !important;
    }
    */
  }
  .section-team-cards .team-card-container.active .team-card-content {
    display: block;
    width: 80%;
    margin-left: 10%;
    margin-top: 35px;
  }
  .section-team-cards .team-card-container.active .team-card-content h2,
  .section-team-cards .team-card-container.active .team-card-content .h2,
  .section-team-cards .team-card-container.active .team-card-content h3,
  .section-team-cards .team-card-container.active .team-card-content .h3 {
    text-align: center;
  }
  .section-team-cards .team-card-container.active .team-card-content p {
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .section-team-cards .team-card-container {
    margin-bottom: 100px;
  }
  .section-team-cards .team-card-container .team-card-content {
    margin-top: 30px;
  }
}
.section-team-cards .team-card-inner {
  text-align: center;
  max-width: 285px;
  margin: auto;
}
.section-team-cards .team-card-inner p,
.section-team-cards .team-card-inner span {
  text-align: center;
  font-size: 25px;
}
.section-team-cards .team-card-inner p {
  margin-top: 10px;
  margin-bottom: 20px;
}
.section-team-cards .team-img {
  margin-bottom: 25px;
}
.section-team-cards .team-icon-link {
  background-color: #E9E7E7;
  padding: 7px 8px;
  border-radius: 10px;
}
.section-team-cards .team-icon-link img {
  width: 20px;
}
.section-team-cards .team-icon-link:first-child, .section-team-cards .team-icon-link:nth-child(2) {
  margin-right: 20px;
}
.section-team-cards .team-title-row:last-child .h1 {
  font-family: OpenSans-Bold;
}

.section-wiki .container {
  background-color: #fff;
}
.section-wiki .wiki-top-row {
  padding-bottom: 50px;
}
@media screen and (min-width: 992px) {
  .section-wiki .wiki-title-col {
    padding-left: 0px;
  }
}
.section-wiki .wiki-title-col span {
  display: inline;
  font-family: OpenSans-Bold;
}
.section-wiki .wiki-title-col img {
  margin-left: 50px;
  margin-top: -60px;
}
.section-wiki .wiki-content-row {
  cursor: pointer;
  border: 1px solid #ED702D;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 5px 20px;
}
@media screen and (max-width: 991px) {
  .section-wiki .wiki-content-row {
    margin: 0;
  }
  .section-wiki .wiki-content-row .wiki-entry-title {
    padding-left: 0px;
    padding-right: 0px;
  }
  .section-wiki .wiki-content-row .wiki-entry-title h3,
  .section-wiki .wiki-content-row .wiki-entry-title .h3 {
    font-size: 18px;
  }
}
.section-wiki .wiki-content-row:last-child {
  border-bottom: 1px solid #ED702D;
}
.section-wiki .wiki-content-row.active .wiki-entry-title::after {
  transform: rotate(45deg);
}
.section-wiki .wiki-content-col {
  display: none;
  padding-left: 0;
}
.section-wiki .wiki-content-col a:hover {
  color: #ff6600;
}
.section-wiki .wiki-entry-title {
  padding-left: 0px;
  padding-right: 0px;
}
.section-wiki .wiki-entry-title h3,
.section-wiki .wiki-entry-title .h3 {
  font-size: 40px;
  line-height: 70px;
  font-family: OpenSans-Light;
  display: inline-block !important;
  margin: 0;
  font-weight: 100;
}
.section-wiki .wiki-entry-title:after {
  content: "+";
  float: right;
  transition: all 0.5s ease;
  margin: 0;
  font-size: 40px;
  line-height: 70px;
}
.section-wiki .wiki-entry-title.active:after {
  transform: rotate(45deg);
}

section.quote-section .quote,
section.quote-like .quote {
  display: flex;
}
section.quote-section .quote .quote-text,
section.quote-like .quote .quote-text {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
@media screen and (min-width: 992px) {
  section.quote-section .quote .quote-text,
  section.quote-like .quote .quote-text {
    top: 12.5%;
    justify-content: end;
  }
}
section.quote-section p,
section.quote-like p {
  font-size: 35px;
  line-height: 55px;
  text-align: center;
  font-family: OpenSans-Light;
}
@media screen and (max-width: 991px) {
  section.quote-section p,
  section.quote-like p {
    font-size: 25px;
    line-height: 35px;
  }
  section.quote-section p.quote-author,
  section.quote-like p.quote-author {
    font-size: 16px;
  }
}
section.quote-section p.quote-author,
section.quote-like p.quote-author {
  font-size: 16px !important;
  font-family: OpenSans-Bold;
}
section.quote-section p.quote-author span,
section.quote-like p.quote-author span {
  font-family: OpenSans-Light;
}
section.quote-section .slick-dots,
section.quote-like .slick-dots {
  position: relative;
  text-align: center;
}
@media screen and (max-width: 991px) {
  section.quote-section .slick-dots,
  section.quote-like .slick-dots {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 992px) {
  section.quote-section .slick-dots,
  section.quote-like .slick-dots {
    position: absolute;
    top: 12.5%;
    z-index: 1000;
    right: -10%;
  }
}
section.quote-section .slick-dots li,
section.quote-like .slick-dots li {
  /* one item */
}
section.quote-section .slick-dots li:first-child:nth-last-child(1), section.quote-section .slick-dots li:only-child,
section.quote-like .slick-dots li:first-child:nth-last-child(1),
section.quote-like .slick-dots li:only-child {
  /* -or- li:only-child { */
  display: none;
}
section.quote-section .slick-dots li button:before,
section.quote-like .slick-dots li button:before {
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  color: #21252A;
}
section.quote-section .slick-dots li.slick-active button:before,
section.quote-like .slick-dots li.slick-active button:before {
  color: #FF6600;
}

.section-quote-banner {
  background-size: cover;
}
.section-quote-banner p {
  font-size: 45px;
  line-height: 55px;
}
.section-quote-banner p.quote-author {
  font-size: 16px !important;
  font-family: OpenSans-Bold;
}
.section-quote-banner p.quote-author span {
  font-family: OpenSans-Light;
}

@media screen and (max-width: 991px) {
  .quote-section > .dots-holder {
    display: none;
  }
  .quote-section > .dots-holder:first-child {
    display: block;
  }
  .quote-section .quote-img {
    margin-bottom: 35px;
  }
  .quote-section .quote-img img {
    margin: auto;
  }
  .section-quote-banner {
    background-size: cover;
  }
  .section-quote-banner p {
    font-size: 25px;
    line-height: 35px;
  }
}
@media screen and (min-width: 992px) {
  .quote-section .dots-holder .flickity-page-dots {
    position: relative;
    bottom: -50px;
    z-index: 1;
    left: 7.5%;
  }
}
.vid-descr ul {
  padding-left: 0;
  list-style: square inside url(/wp-content/themes/crowdfox/assets/img/listdosmall.png);
}
.vid-descr ul li {
  line-height: 30px;
}

.section-icons .h1,
.section-icons h1 {
  padding-bottom: 50px;
}
.section-icons .icon-col {
  flex-direction: row;
  display: flex;
  padding-bottom: 50px;
}
.section-icons .icon-col img {
  max-height: 125px;
  width: auto;
  aspect-ratio: 1;
}
.section-icons .icon-img-container {
  padding: 0px 15px 0px 0px;
}
@media screen and (min-width: 992px) {
  .section-icons .icon-img-container {
    padding: 0px 30px 0px 0px;
  }
  .section-icons .icon-content-container {
    padding: 0px 0px 0px 30px;
    width: 66%;
  }
  .section-icons.horizontal .icon-content-container {
    padding: 0px;
    width: 100%;
  }
}
.section-icons.horizontal .icon-col {
  flex-direction: column;
}
.section-icons.horizontal .icon-col img {
  width: auto;
  height: 165px;
}
.section-icons.horizontal .icon-img-container {
  padding-bottom: 50px;
  padding-top: 30px;
}

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.cfx-universal-pagination {
  margin: 35px 0 0 0;
}
.cfx-universal-pagination ul {
  display: flex;
  justify-content: center;
  gap: 6px;
  list-style: none;
  padding: 0;
}
.cfx-universal-pagination ul li {
  display: inline;
  padding: 5px 15px;
  border-radius: 40px;
  background-color: #e9e7e7;
}
.cfx-universal-pagination ul li.inactive {
  opacity: 0.5;
}
.cfx-universal-pagination ul li.selected {
  background-color: #ff6600;
  color: white;
}
.cfx-universal-pagination ul li.selected:hover {
  cursor: default;
}
.cfx-universal-pagination ul li.active:hover {
  cursor: pointer;
  background-color: #ff6600;
  color: white;
}
.cfx-universal-pagination ul li.inactive:hover {
  cursor: default;
}

/*
@import "../datepicker/themes/classic";
@import "../datepicker/themes/classicdate";
@import "../datepicker/themes/classictime";
*/
/*--------------------------------------------------------------
# Animate
--------------------------------------------------------------*/
