@charset "UTF-8";
/* Colors */
/* red */
/* blue-gray */
/* blue-gray light */
/* Sizes */
/* stickyHeaderHeight */
/* gap that remains when header is out of document flow */
/* Box-Shadows */
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: ""; }

.fa-accessible-icon:before {
  content: ""; }

.fa-accusoft:before {
  content: ""; }

.fa-acquisitions-incorporated:before {
  content: ""; }

.fa-ad:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-card:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-adversal:before {
  content: ""; }

.fa-affiliatetheme:before {
  content: ""; }

.fa-air-freshener:before {
  content: ""; }

.fa-airbnb:before {
  content: ""; }

.fa-algolia:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-alipay:before {
  content: ""; }

.fa-allergies:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-amazon-pay:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-amilia:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angry:before {
  content: ""; }

.fa-angrycreative:before {
  content: ""; }

.fa-angular:before {
  content: ""; }

.fa-ankh:before {
  content: ""; }

.fa-app-store:before {
  content: ""; }

.fa-app-store-ios:before {
  content: ""; }

.fa-apper:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-apple-alt:before {
  content: ""; }

.fa-apple-pay:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-archway:before {
  content: ""; }

.fa-arrow-alt-circle-down:before {
  content: ""; }

.fa-arrow-alt-circle-left:before {
  content: ""; }

.fa-arrow-alt-circle-right:before {
  content: ""; }

.fa-arrow-alt-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-arrows-alt-h:before {
  content: ""; }

.fa-arrows-alt-v:before {
  content: ""; }

.fa-artstation:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-asymmetrik:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-atlas:before {
  content: ""; }

.fa-atlassian:before {
  content: ""; }

.fa-atom:before {
  content: ""; }

.fa-audible:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-autoprefixer:before {
  content: ""; }

.fa-avianex:before {
  content: ""; }

.fa-aviato:before {
  content: ""; }

.fa-award:before {
  content: ""; }

.fa-aws:before {
  content: ""; }

.fa-baby:before {
  content: ""; }

.fa-baby-carriage:before {
  content: ""; }

.fa-backspace:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-bacon:before {
  content: ""; }

.fa-bacteria:before {
  content: ""; }

.fa-bacterium:before {
  content: ""; }

.fa-bahai:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-balance-scale-left:before {
  content: ""; }

.fa-balance-scale-right:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-band-aid:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-bars:before {
  content: ""; }

.fa-baseball-ball:before {
  content: ""; }

.fa-basketball-ball:before {
  content: ""; }

.fa-bath:before {
  content: ""; }

.fa-battery-empty:before {
  content: ""; }

.fa-battery-full:before {
  content: ""; }

.fa-battery-half:before {
  content: ""; }

.fa-battery-quarter:before {
  content: ""; }

.fa-battery-three-quarters:before {
  content: ""; }

.fa-battle-net:before {
  content: ""; }

.fa-bed:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bezier-curve:before {
  content: ""; }

.fa-bible:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-biking:before {
  content: ""; }

.fa-bimobject:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-biohazard:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitcoin:before {
  content: ""; }

.fa-bity:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-blackberry:before {
  content: ""; }

.fa-blender:before {
  content: ""; }

.fa-blender-phone:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-blog:before {
  content: ""; }

.fa-blogger:before {
  content: ""; }

.fa-blogger-b:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-bolt:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-bone:before {
  content: ""; }

.fa-bong:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-book-dead:before {
  content: ""; }

.fa-book-medical:before {
  content: ""; }

.fa-book-open:before {
  content: ""; }

.fa-book-reader:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-bootstrap:before {
  content: ""; }

.fa-border-all:before {
  content: ""; }

.fa-border-none:before {
  content: ""; }

.fa-border-style:before {
  content: ""; }

.fa-bowling-ball:before {
  content: ""; }

.fa-box:before {
  content: ""; }

.fa-box-open:before {
  content: ""; }

.fa-box-tissue:before {
  content: ""; }

.fa-boxes:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-brain:before {
  content: ""; }

.fa-bread-slice:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-briefcase-medical:before {
  content: ""; }

.fa-broadcast-tower:before {
  content: ""; }

.fa-broom:before {
  content: ""; }

.fa-brush:before {
  content: ""; }

.fa-btc:before {
  content: ""; }

.fa-buffer:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-burn:before {
  content: ""; }

.fa-buromobelexperte:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-bus-alt:before {
  content: ""; }

.fa-business-time:before {
  content: ""; }

.fa-buy-n-large:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-calendar-alt:before {
  content: ""; }

.fa-calendar-check:before {
  content: ""; }

.fa-calendar-day:before {
  content: ""; }

.fa-calendar-minus:before {
  content: ""; }

.fa-calendar-plus:before {
  content: ""; }

.fa-calendar-times:before {
  content: ""; }

.fa-calendar-week:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-campground:before {
  content: ""; }

.fa-canadian-maple-leaf:before {
  content: ""; }

.fa-candy-cane:before {
  content: ""; }

.fa-cannabis:before {
  content: ""; }

.fa-capsules:before {
  content: ""; }

.fa-car:before {
  content: ""; }

.fa-car-alt:before {
  content: ""; }

.fa-car-battery:before {
  content: ""; }

.fa-car-crash:before {
  content: ""; }

.fa-car-side:before {
  content: ""; }

.fa-caravan:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-caret-square-down:before {
  content: ""; }

.fa-caret-square-left:before {
  content: ""; }

.fa-caret-square-right:before {
  content: ""; }

.fa-caret-square-up:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-carrot:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cash-register:before {
  content: ""; }

.fa-cat:before {
  content: ""; }

.fa-cc-amazon-pay:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-apple-pay:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-centercode:before {
  content: ""; }

.fa-centos:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-chair:before {
  content: ""; }

.fa-chalkboard:before {
  content: ""; }

.fa-chalkboard-teacher:before {
  content: ""; }

.fa-charging-station:before {
  content: ""; }

.fa-chart-area:before {
  content: ""; }

.fa-chart-bar:before {
  content: ""; }

.fa-chart-line:before {
  content: ""; }

.fa-chart-pie:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-check-double:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-cheese:before {
  content: ""; }

.fa-chess:before {
  content: ""; }

.fa-chess-bishop:before {
  content: ""; }

.fa-chess-board:before {
  content: ""; }

.fa-chess-king:before {
  content: ""; }

.fa-chess-knight:before {
  content: ""; }

.fa-chess-pawn:before {
  content: ""; }

.fa-chess-queen:before {
  content: ""; }

.fa-chess-rook:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-chromecast:before {
  content: ""; }

.fa-church:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-circle-notch:before {
  content: ""; }

.fa-city:before {
  content: ""; }

.fa-clinic-medical:before {
  content: ""; }

.fa-clipboard:before {
  content: ""; }

.fa-clipboard-check:before {
  content: ""; }

.fa-clipboard-list:before {
  content: ""; }

.fa-clock:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-closed-captioning:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-cloud-download-alt:before {
  content: ""; }

.fa-cloud-meatball:before {
  content: ""; }

.fa-cloud-moon:before {
  content: ""; }

.fa-cloud-moon-rain:before {
  content: ""; }

.fa-cloud-rain:before {
  content: ""; }

.fa-cloud-showers-heavy:before {
  content: ""; }

.fa-cloud-sun:before {
  content: ""; }

.fa-cloud-sun-rain:before {
  content: ""; }

.fa-cloud-upload-alt:before {
  content: ""; }

.fa-cloudflare:before {
  content: ""; }

.fa-cloudscale:before {
  content: ""; }

.fa-cloudsmith:before {
  content: ""; }

.fa-cloudversify:before {
  content: ""; }

.fa-cocktail:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-code-branch:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cog:before {
  content: ""; }

.fa-cogs:before {
  content: ""; }

.fa-coins:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-comment-alt:before {
  content: ""; }

.fa-comment-dollar:before {
  content: ""; }

.fa-comment-dots:before {
  content: ""; }

.fa-comment-medical:before {
  content: ""; }

.fa-comment-slash:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-comments-dollar:before {
  content: ""; }

.fa-compact-disc:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-compress-alt:before {
  content: ""; }

.fa-compress-arrows-alt:before {
  content: ""; }

.fa-concierge-bell:before {
  content: ""; }

.fa-confluence:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-cookie:before {
  content: ""; }

.fa-cookie-bite:before {
  content: ""; }

.fa-copy:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-cotton-bureau:before {
  content: ""; }

.fa-couch:before {
  content: ""; }

.fa-cpanel:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-creative-commons-by:before {
  content: ""; }

.fa-creative-commons-nc:before {
  content: ""; }

.fa-creative-commons-nc-eu:before {
  content: ""; }

.fa-creative-commons-nc-jp:before {
  content: ""; }

.fa-creative-commons-nd:before {
  content: ""; }

.fa-creative-commons-pd:before {
  content: ""; }

.fa-creative-commons-pd-alt:before {
  content: ""; }

.fa-creative-commons-remix:before {
  content: ""; }

.fa-creative-commons-sa:before {
  content: ""; }

.fa-creative-commons-sampling:before {
  content: ""; }

.fa-creative-commons-sampling-plus:before {
  content: ""; }

.fa-creative-commons-share:before {
  content: ""; }

.fa-creative-commons-zero:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-critical-role:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-crop-alt:before {
  content: ""; }

.fa-cross:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-crow:before {
  content: ""; }

.fa-crown:before {
  content: ""; }

.fa-crutch:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-css3-alt:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-cut:before {
  content: ""; }

.fa-cuttlefish:before {
  content: ""; }

.fa-d-and-d:before {
  content: ""; }

.fa-d-and-d-beyond:before {
  content: ""; }

.fa-dailymotion:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-deaf:before {
  content: ""; }

.fa-deezer:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-democrat:before {
  content: ""; }

.fa-deploydog:before {
  content: ""; }

.fa-deskpro:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-dev:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-dharmachakra:before {
  content: ""; }

.fa-dhl:before {
  content: ""; }

.fa-diagnoses:before {
  content: ""; }

.fa-diaspora:before {
  content: ""; }

.fa-dice:before {
  content: ""; }

.fa-dice-d20:before {
  content: ""; }

.fa-dice-d6:before {
  content: ""; }

.fa-dice-five:before {
  content: ""; }

.fa-dice-four:before {
  content: ""; }

.fa-dice-one:before {
  content: ""; }

.fa-dice-six:before {
  content: ""; }

.fa-dice-three:before {
  content: ""; }

.fa-dice-two:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-digital-ocean:before {
  content: ""; }

.fa-digital-tachograph:before {
  content: ""; }

.fa-directions:before {
  content: ""; }

.fa-discord:before {
  content: ""; }

.fa-discourse:before {
  content: ""; }

.fa-disease:before {
  content: ""; }

.fa-divide:before {
  content: ""; }

.fa-dizzy:before {
  content: ""; }

.fa-dna:before {
  content: ""; }

.fa-dochub:before {
  content: ""; }

.fa-docker:before {
  content: ""; }

.fa-dog:before {
  content: ""; }

.fa-dollar-sign:before {
  content: ""; }

.fa-dolly:before {
  content: ""; }

.fa-dolly-flatbed:before {
  content: ""; }

.fa-donate:before {
  content: ""; }

.fa-door-closed:before {
  content: ""; }

.fa-door-open:before {
  content: ""; }

.fa-dot-circle:before {
  content: ""; }

.fa-dove:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-draft2digital:before {
  content: ""; }

.fa-drafting-compass:before {
  content: ""; }

.fa-dragon:before {
  content: ""; }

.fa-draw-polygon:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-dribbble-square:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-drum:before {
  content: ""; }

.fa-drum-steelpan:before {
  content: ""; }

.fa-drumstick-bite:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-dumbbell:before {
  content: ""; }

.fa-dumpster:before {
  content: ""; }

.fa-dumpster-fire:before {
  content: ""; }

.fa-dungeon:before {
  content: ""; }

.fa-dyalog:before {
  content: ""; }

.fa-earlybirds:before {
  content: ""; }

.fa-ebay:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-edge-legacy:before {
  content: ""; }

.fa-edit:before {
  content: ""; }

.fa-egg:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-elementor:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-ello:before {
  content: ""; }

.fa-ember:before {
  content: ""; }

.fa-empire:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-text:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-equals:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-erlang:before {
  content: ""; }

.fa-ethereum:before {
  content: ""; }

.fa-ethernet:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-euro-sign:before {
  content: ""; }

.fa-evernote:before {
  content: ""; }

.fa-exchange-alt:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-exclamation-triangle:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-expand-alt:before {
  content: ""; }

.fa-expand-arrows-alt:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-external-link-alt:before {
  content: ""; }

.fa-external-link-square-alt:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-dropper:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-facebook-f:before {
  content: ""; }

.fa-facebook-messenger:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-fan:before {
  content: ""; }

.fa-fantasy-flight-games:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-faucet:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-feather:before {
  content: ""; }

.fa-feather-alt:before {
  content: ""; }

.fa-fedex:before {
  content: ""; }

.fa-fedora:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-figma:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-alt:before {
  content: ""; }

.fa-file-archive:before {
  content: ""; }

.fa-file-audio:before {
  content: ""; }

.fa-file-code:before {
  content: ""; }

.fa-file-contract:before {
  content: ""; }

.fa-file-csv:before {
  content: ""; }

.fa-file-download:before {
  content: ""; }

.fa-file-excel:before {
  content: ""; }

.fa-file-export:before {
  content: ""; }

.fa-file-image:before {
  content: ""; }

.fa-file-import:before {
  content: ""; }

.fa-file-invoice:before {
  content: ""; }

.fa-file-invoice-dollar:before {
  content: ""; }

.fa-file-medical:before {
  content: ""; }

.fa-file-medical-alt:before {
  content: ""; }

.fa-file-pdf:before {
  content: ""; }

.fa-file-powerpoint:before {
  content: ""; }

.fa-file-prescription:before {
  content: ""; }

.fa-file-signature:before {
  content: ""; }

.fa-file-upload:before {
  content: ""; }

.fa-file-video:before {
  content: ""; }

.fa-file-word:before {
  content: ""; }

.fa-fill:before {
  content: ""; }

.fa-fill-drip:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-fingerprint:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-fire-alt:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-firefox-browser:before {
  content: ""; }

.fa-first-aid:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-first-order-alt:before {
  content: ""; }

.fa-firstdraft:before {
  content: ""; }

.fa-fish:before {
  content: ""; }

.fa-fist-raised:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-flag-usa:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-flipboard:before {
  content: ""; }

.fa-flushed:before {
  content: ""; }

.fa-fly:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-minus:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-folder-plus:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-font-awesome:before {
  content: ""; }

.fa-font-awesome-alt:before {
  content: ""; }

.fa-font-awesome-flag:before {
  content: ""; }

.fa-font-awesome-logo-full:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-fonticons-fi:before {
  content: ""; }

.fa-football-ball:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-fort-awesome-alt:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-freebsd:before {
  content: ""; }

.fa-frog:before {
  content: ""; }

.fa-frown:before {
  content: ""; }

.fa-frown-open:before {
  content: ""; }

.fa-fulcrum:before {
  content: ""; }

.fa-funnel-dollar:before {
  content: ""; }

.fa-futbol:before {
  content: ""; }

.fa-galactic-republic:before {
  content: ""; }

.fa-galactic-senate:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-gas-pump:before {
  content: ""; }

.fa-gavel:before {
  content: ""; }

.fa-gem:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-ghost:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-gifts:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-git-alt:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-gitkraken:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-gitter:before {
  content: ""; }

.fa-glass-cheers:before {
  content: ""; }

.fa-glass-martini:before {
  content: ""; }

.fa-glass-martini-alt:before {
  content: ""; }

.fa-glass-whiskey:before {
  content: ""; }

.fa-glasses:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-globe-africa:before {
  content: ""; }

.fa-globe-americas:before {
  content: ""; }

.fa-globe-asia:before {
  content: ""; }

.fa-globe-europe:before {
  content: ""; }

.fa-gofore:before {
  content: ""; }

.fa-golf-ball:before {
  content: ""; }

.fa-goodreads:before {
  content: ""; }

.fa-goodreads-g:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-google-drive:before {
  content: ""; }

.fa-google-pay:before {
  content: ""; }

.fa-google-play:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-google-plus-g:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-gopuram:before {
  content: ""; }

.fa-graduation-cap:before {
  content: ""; }

.fa-gratipay:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-greater-than:before {
  content: ""; }

.fa-greater-than-equal:before {
  content: ""; }

.fa-grimace:before {
  content: ""; }

.fa-grin:before {
  content: ""; }

.fa-grin-alt:before {
  content: ""; }

.fa-grin-beam:before {
  content: ""; }

.fa-grin-beam-sweat:before {
  content: ""; }

.fa-grin-hearts:before {
  content: ""; }

.fa-grin-squint:before {
  content: ""; }

.fa-grin-squint-tears:before {
  content: ""; }

.fa-grin-stars:before {
  content: ""; }

.fa-grin-tears:before {
  content: ""; }

.fa-grin-tongue:before {
  content: ""; }

.fa-grin-tongue-squint:before {
  content: ""; }

.fa-grin-tongue-wink:before {
  content: ""; }

.fa-grin-wink:before {
  content: ""; }

.fa-grip-horizontal:before {
  content: ""; }

.fa-grip-lines:before {
  content: ""; }

.fa-grip-lines-vertical:before {
  content: ""; }

.fa-grip-vertical:before {
  content: ""; }

.fa-gripfire:before {
  content: ""; }

.fa-grunt:before {
  content: ""; }

.fa-guilded:before {
  content: ""; }

.fa-guitar:before {
  content: ""; }

.fa-gulp:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-hacker-news-square:before {
  content: ""; }

.fa-hackerrank:before {
  content: ""; }

.fa-hamburger:before {
  content: ""; }

.fa-hammer:before {
  content: ""; }

.fa-hamsa:before {
  content: ""; }

.fa-hand-holding:before {
  content: ""; }

.fa-hand-holding-heart:before {
  content: ""; }

.fa-hand-holding-medical:before {
  content: ""; }

.fa-hand-holding-usd:before {
  content: ""; }

.fa-hand-holding-water:before {
  content: ""; }

.fa-hand-lizard:before {
  content: ""; }

.fa-hand-middle-finger:before {
  content: ""; }

.fa-hand-paper:before {
  content: ""; }

.fa-hand-peace:before {
  content: ""; }

.fa-hand-point-down:before {
  content: ""; }

.fa-hand-point-left:before {
  content: ""; }

.fa-hand-point-right:before {
  content: ""; }

.fa-hand-point-up:before {
  content: ""; }

.fa-hand-pointer:before {
  content: ""; }

.fa-hand-rock:before {
  content: ""; }

.fa-hand-scissors:before {
  content: ""; }

.fa-hand-sparkles:before {
  content: ""; }

.fa-hand-spock:before {
  content: ""; }

.fa-hands:before {
  content: ""; }

.fa-hands-helping:before {
  content: ""; }

.fa-hands-wash:before {
  content: ""; }

.fa-handshake:before {
  content: ""; }

.fa-handshake-alt-slash:before {
  content: ""; }

.fa-handshake-slash:before {
  content: ""; }

.fa-hanukiah:before {
  content: ""; }

.fa-hard-hat:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-hat-cowboy:before {
  content: ""; }

.fa-hat-cowboy-side:before {
  content: ""; }

.fa-hat-wizard:before {
  content: ""; }

.fa-hdd:before {
  content: ""; }

.fa-head-side-cough:before {
  content: ""; }

.fa-head-side-cough-slash:before {
  content: ""; }

.fa-head-side-mask:before {
  content: ""; }

.fa-head-side-virus:before {
  content: ""; }

.fa-heading:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-headphones-alt:before {
  content: ""; }

.fa-headset:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-heart-broken:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-helicopter:before {
  content: ""; }

.fa-highlighter:before {
  content: ""; }

.fa-hiking:before {
  content: ""; }

.fa-hippo:before {
  content: ""; }

.fa-hips:before {
  content: ""; }

.fa-hire-a-helper:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-hive:before {
  content: ""; }

.fa-hockey-puck:before {
  content: ""; }

.fa-holly-berry:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-hooli:before {
  content: ""; }

.fa-hornbill:before {
  content: ""; }

.fa-horse:before {
  content: ""; }

.fa-horse-head:before {
  content: ""; }

.fa-hospital:before {
  content: ""; }

.fa-hospital-alt:before {
  content: ""; }

.fa-hospital-symbol:before {
  content: ""; }

.fa-hospital-user:before {
  content: ""; }

.fa-hot-tub:before {
  content: ""; }

.fa-hotdog:before {
  content: ""; }

.fa-hotel:before {
  content: ""; }

.fa-hotjar:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-start:before {
  content: ""; }

.fa-house-damage:before {
  content: ""; }

.fa-house-user:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-hryvnia:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-hubspot:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-ice-cream:before {
  content: ""; }

.fa-icicles:before {
  content: ""; }

.fa-icons:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-id-card:before {
  content: ""; }

.fa-id-card-alt:before {
  content: ""; }

.fa-ideal:before {
  content: ""; }

.fa-igloo:before {
  content: ""; }

.fa-image:before {
  content: ""; }

.fa-images:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-infinity:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-innosoft:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-instagram-square:before {
  content: ""; }

.fa-instalod:before {
  content: ""; }

.fa-intercom:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-invision:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-itch-io:before {
  content: ""; }

.fa-itunes:before {
  content: ""; }

.fa-itunes-note:before {
  content: ""; }

.fa-java:before {
  content: ""; }

.fa-jedi:before {
  content: ""; }

.fa-jedi-order:before {
  content: ""; }

.fa-jenkins:before {
  content: ""; }

.fa-jira:before {
  content: ""; }

.fa-joget:before {
  content: ""; }

.fa-joint:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-journal-whills:before {
  content: ""; }

.fa-js:before {
  content: ""; }

.fa-js-square:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-kaaba:before {
  content: ""; }

.fa-kaggle:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-keybase:before {
  content: ""; }

.fa-keyboard:before {
  content: ""; }

.fa-keycdn:before {
  content: ""; }

.fa-khanda:before {
  content: ""; }

.fa-kickstarter:before {
  content: ""; }

.fa-kickstarter-k:before {
  content: ""; }

.fa-kiss:before {
  content: ""; }

.fa-kiss-beam:before {
  content: ""; }

.fa-kiss-wink-heart:before {
  content: ""; }

.fa-kiwi-bird:before {
  content: ""; }

.fa-korvue:before {
  content: ""; }

.fa-landmark:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-laptop-code:before {
  content: ""; }

.fa-laptop-house:before {
  content: ""; }

.fa-laptop-medical:before {
  content: ""; }

.fa-laravel:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-laugh:before {
  content: ""; }

.fa-laugh-beam:before {
  content: ""; }

.fa-laugh-squint:before {
  content: ""; }

.fa-laugh-wink:before {
  content: ""; }

.fa-layer-group:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-lemon:before {
  content: ""; }

.fa-less:before {
  content: ""; }

.fa-less-than:before {
  content: ""; }

.fa-less-than-equal:before {
  content: ""; }

.fa-level-down-alt:before {
  content: ""; }

.fa-level-up-alt:before {
  content: ""; }

.fa-life-ring:before {
  content: ""; }

.fa-lightbulb:before {
  content: ""; }

.fa-line:before {
  content: ""; }

.fa-link:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-linkedin-in:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-lira-sign:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-lock-open:before {
  content: ""; }

.fa-long-arrow-alt-down:before {
  content: ""; }

.fa-long-arrow-alt-left:before {
  content: ""; }

.fa-long-arrow-alt-right:before {
  content: ""; }

.fa-long-arrow-alt-up:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-luggage-cart:before {
  content: ""; }

.fa-lungs:before {
  content: ""; }

.fa-lungs-virus:before {
  content: ""; }

.fa-lyft:before {
  content: ""; }

.fa-magento:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-mail-bulk:before {
  content: ""; }

.fa-mailchimp:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-mandalorian:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-map-marked:before {
  content: ""; }

.fa-map-marked-alt:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-map-marker-alt:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-markdown:before {
  content: ""; }

.fa-marker:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mask:before {
  content: ""; }

.fa-mastodon:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-mdb:before {
  content: ""; }

.fa-medal:before {
  content: ""; }

.fa-medapps:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-medium-m:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-medrt:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.fa-megaport:before {
  content: ""; }

.fa-meh:before {
  content: ""; }

.fa-meh-blank:before {
  content: ""; }

.fa-meh-rolling-eyes:before {
  content: ""; }

.fa-memory:before {
  content: ""; }

.fa-mendeley:before {
  content: ""; }

.fa-menorah:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-meteor:before {
  content: ""; }

.fa-microblog:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-alt:before {
  content: ""; }

.fa-microphone-alt-slash:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-microscope:before {
  content: ""; }

.fa-microsoft:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-mitten:before {
  content: ""; }

.fa-mix:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-mixer:before {
  content: ""; }

.fa-mizuni:before {
  content: ""; }

.fa-mobile:before {
  content: ""; }

.fa-mobile-alt:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-monero:before {
  content: ""; }

.fa-money-bill:before {
  content: ""; }

.fa-money-bill-alt:before {
  content: ""; }

.fa-money-bill-wave:before {
  content: ""; }

.fa-money-bill-wave-alt:before {
  content: ""; }

.fa-money-check:before {
  content: ""; }

.fa-money-check-alt:before {
  content: ""; }

.fa-monument:before {
  content: ""; }

.fa-moon:before {
  content: ""; }

.fa-mortar-pestle:before {
  content: ""; }

.fa-mosque:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-mountain:before {
  content: ""; }

.fa-mouse:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-mug-hot:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-napster:before {
  content: ""; }

.fa-neos:before {
  content: ""; }

.fa-network-wired:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-newspaper:before {
  content: ""; }

.fa-nimblr:before {
  content: ""; }

.fa-node:before {
  content: ""; }

.fa-node-js:before {
  content: ""; }

.fa-not-equal:before {
  content: ""; }

.fa-notes-medical:before {
  content: ""; }

.fa-npm:before {
  content: ""; }

.fa-ns8:before {
  content: ""; }

.fa-nutritionix:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-octopus-deploy:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-oil-can:before {
  content: ""; }

.fa-old-republic:before {
  content: ""; }

.fa-om:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-orcid:before {
  content: ""; }

.fa-osi:before {
  content: ""; }

.fa-otter:before {
  content: ""; }

.fa-outdent:before {
  content: ""; }

.fa-page4:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-pager:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-paint-roller:before {
  content: ""; }

.fa-palette:before {
  content: ""; }

.fa-palfed:before {
  content: ""; }

.fa-pallet:before {
  content: ""; }

.fa-paper-plane:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-parachute-box:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-parking:before {
  content: ""; }

.fa-passport:before {
  content: ""; }

.fa-pastafarianism:before {
  content: ""; }

.fa-paste:before {
  content: ""; }

.fa-patreon:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-peace:before {
  content: ""; }

.fa-pen:before {
  content: ""; }

.fa-pen-alt:before {
  content: ""; }

.fa-pen-fancy:before {
  content: ""; }

.fa-pen-nib:before {
  content: ""; }

.fa-pen-square:before {
  content: ""; }

.fa-pencil-alt:before {
  content: ""; }

.fa-pencil-ruler:before {
  content: ""; }

.fa-penny-arcade:before {
  content: ""; }

.fa-people-arrows:before {
  content: ""; }

.fa-people-carry:before {
  content: ""; }

.fa-pepper-hot:before {
  content: ""; }

.fa-perbyte:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-percentage:before {
  content: ""; }

.fa-periscope:before {
  content: ""; }

.fa-person-booth:before {
  content: ""; }

.fa-phabricator:before {
  content: ""; }

.fa-phoenix-framework:before {
  content: ""; }

.fa-phoenix-squadron:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-phone-alt:before {
  content: ""; }

.fa-phone-slash:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-phone-square-alt:before {
  content: ""; }

.fa-phone-volume:before {
  content: ""; }

.fa-photo-video:before {
  content: ""; }

.fa-php:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-pied-piper-hat:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-square:before {
  content: ""; }

.fa-piggy-bank:before {
  content: ""; }

.fa-pills:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-pizza-slice:before {
  content: ""; }

.fa-place-of-worship:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-plane-arrival:before {
  content: ""; }

.fa-plane-departure:before {
  content: ""; }

.fa-plane-slash:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-playstation:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-poll:before {
  content: ""; }

.fa-poll-h:before {
  content: ""; }

.fa-poo:before {
  content: ""; }

.fa-poo-storm:before {
  content: ""; }

.fa-poop:before {
  content: ""; }

.fa-portrait:before {
  content: ""; }

.fa-pound-sign:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-pray:before {
  content: ""; }

.fa-praying-hands:before {
  content: ""; }

.fa-prescription:before {
  content: ""; }

.fa-prescription-bottle:before {
  content: ""; }

.fa-prescription-bottle-alt:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-procedures:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-project-diagram:before {
  content: ""; }

.fa-pump-medical:before {
  content: ""; }

.fa-pump-soap:before {
  content: ""; }

.fa-pushed:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-python:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-quidditch:before {
  content: ""; }

.fa-quinscape:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-quran:before {
  content: ""; }

.fa-r-project:before {
  content: ""; }

.fa-radiation:before {
  content: ""; }

.fa-radiation-alt:before {
  content: ""; }

.fa-rainbow:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-raspberry-pi:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-react:before {
  content: ""; }

.fa-reacteurope:before {
  content: ""; }

.fa-readme:before {
  content: ""; }

.fa-rebel:before {
  content: ""; }

.fa-receipt:before {
  content: ""; }

.fa-record-vinyl:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-red-river:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-redhat:before {
  content: ""; }

.fa-redo:before {
  content: ""; }

.fa-redo-alt:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-remove-format:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-reply:before {
  content: ""; }

.fa-reply-all:before {
  content: ""; }

.fa-replyd:before {
  content: ""; }

.fa-republican:before {
  content: ""; }

.fa-researchgate:before {
  content: ""; }

.fa-resolving:before {
  content: ""; }

.fa-restroom:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-rev:before {
  content: ""; }

.fa-ribbon:before {
  content: ""; }

.fa-ring:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-robot:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-rocketchat:before {
  content: ""; }

.fa-rockrms:before {
  content: ""; }

.fa-route:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-ruble-sign:before {
  content: ""; }

.fa-ruler:before {
  content: ""; }

.fa-ruler-combined:before {
  content: ""; }

.fa-ruler-horizontal:before {
  content: ""; }

.fa-ruler-vertical:before {
  content: ""; }

.fa-running:before {
  content: ""; }

.fa-rupee-sign:before {
  content: ""; }

.fa-rust:before {
  content: ""; }

.fa-sad-cry:before {
  content: ""; }

.fa-sad-tear:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-salesforce:before {
  content: ""; }

.fa-sass:before {
  content: ""; }

.fa-satellite:before {
  content: ""; }

.fa-satellite-dish:before {
  content: ""; }

.fa-save:before {
  content: ""; }

.fa-schlix:before {
  content: ""; }

.fa-school:before {
  content: ""; }

.fa-screwdriver:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-scroll:before {
  content: ""; }

.fa-sd-card:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-search-dollar:before {
  content: ""; }

.fa-search-location:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-searchengin:before {
  content: ""; }

.fa-seedling:before {
  content: ""; }

.fa-sellcast:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-servicestack:before {
  content: ""; }

.fa-shapes:before {
  content: ""; }

.fa-share:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-shekel-sign:before {
  content: ""; }

.fa-shield-alt:before {
  content: ""; }

.fa-shield-virus:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-shipping-fast:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-shoe-prints:before {
  content: ""; }

.fa-shopify:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-shopware:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-shuttle-van:before {
  content: ""; }

.fa-sign:before {
  content: ""; }

.fa-sign-in-alt:before {
  content: ""; }

.fa-sign-language:before {
  content: ""; }

.fa-sign-out-alt:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-signature:before {
  content: ""; }

.fa-sim-card:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-sink:before {
  content: ""; }

.fa-sistrix:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-sith:before {
  content: ""; }

.fa-skating:before {
  content: ""; }

.fa-sketch:before {
  content: ""; }

.fa-skiing:before {
  content: ""; }

.fa-skiing-nordic:before {
  content: ""; }

.fa-skull:before {
  content: ""; }

.fa-skull-crossbones:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-slack-hash:before {
  content: ""; }

.fa-slash:before {
  content: ""; }

.fa-sleigh:before {
  content: ""; }

.fa-sliders-h:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-smile:before {
  content: ""; }

.fa-smile-beam:before {
  content: ""; }

.fa-smile-wink:before {
  content: ""; }

.fa-smog:before {
  content: ""; }

.fa-smoking:before {
  content: ""; }

.fa-smoking-ban:before {
  content: ""; }

.fa-sms:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-snowboarding:before {
  content: ""; }

.fa-snowflake:before {
  content: ""; }

.fa-snowman:before {
  content: ""; }

.fa-snowplow:before {
  content: ""; }

.fa-soap:before {
  content: ""; }

.fa-socks:before {
  content: ""; }

.fa-solar-panel:before {
  content: ""; }

.fa-sort:before {
  content: ""; }

.fa-sort-alpha-down:before {
  content: ""; }

.fa-sort-alpha-down-alt:before {
  content: ""; }

.fa-sort-alpha-up:before {
  content: ""; }

.fa-sort-alpha-up-alt:before {
  content: ""; }

.fa-sort-amount-down:before {
  content: ""; }

.fa-sort-amount-down-alt:before {
  content: ""; }

.fa-sort-amount-up:before {
  content: ""; }

.fa-sort-amount-up-alt:before {
  content: ""; }

.fa-sort-down:before {
  content: ""; }

.fa-sort-numeric-down:before {
  content: ""; }

.fa-sort-numeric-down-alt:before {
  content: ""; }

.fa-sort-numeric-up:before {
  content: ""; }

.fa-sort-numeric-up-alt:before {
  content: ""; }

.fa-sort-up:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-sourcetree:before {
  content: ""; }

.fa-spa:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-speakap:before {
  content: ""; }

.fa-speaker-deck:before {
  content: ""; }

.fa-spell-check:before {
  content: ""; }

.fa-spider:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-splotch:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-spray-can:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-square-full:before {
  content: ""; }

.fa-square-root-alt:before {
  content: ""; }

.fa-squarespace:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-stackpath:before {
  content: ""; }

.fa-stamp:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-and-crescent:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-star-half-alt:before {
  content: ""; }

.fa-star-of-david:before {
  content: ""; }

.fa-star-of-life:before {
  content: ""; }

.fa-staylinked:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-steam-symbol:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-sticker-mule:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stopwatch:before {
  content: ""; }

.fa-stopwatch-20:before {
  content: ""; }

.fa-store:before {
  content: ""; }

.fa-store-alt:before {
  content: ""; }

.fa-store-alt-slash:before {
  content: ""; }

.fa-store-slash:before {
  content: ""; }

.fa-strava:before {
  content: ""; }

.fa-stream:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-stripe:before {
  content: ""; }

.fa-stripe-s:before {
  content: ""; }

.fa-stroopwafel:before {
  content: ""; }

.fa-studiovinari:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-suitcase-rolling:before {
  content: ""; }

.fa-sun:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-supple:before {
  content: ""; }

.fa-surprise:before {
  content: ""; }

.fa-suse:before {
  content: ""; }

.fa-swatchbook:before {
  content: ""; }

.fa-swift:before {
  content: ""; }

.fa-swimmer:before {
  content: ""; }

.fa-swimming-pool:before {
  content: ""; }

.fa-symfony:before {
  content: ""; }

.fa-synagogue:before {
  content: ""; }

.fa-sync:before {
  content: ""; }

.fa-sync-alt:before {
  content: ""; }

.fa-syringe:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-table-tennis:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-tablet-alt:before {
  content: ""; }

.fa-tablets:before {
  content: ""; }

.fa-tachometer-alt:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-tape:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-taxi:before {
  content: ""; }

.fa-teamspeak:before {
  content: ""; }

.fa-teeth:before {
  content: ""; }

.fa-teeth-open:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-telegram-plane:before {
  content: ""; }

.fa-temperature-high:before {
  content: ""; }

.fa-temperature-low:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-tenge:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-the-red-yeti:before {
  content: ""; }

.fa-theater-masks:before {
  content: ""; }

.fa-themeco:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-thermometer:before {
  content: ""; }

.fa-thermometer-empty:before {
  content: ""; }

.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-think-peaks:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbtack:before {
  content: ""; }

.fa-ticket-alt:before {
  content: ""; }

.fa-tiktok:before {
  content: ""; }

.fa-times:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-tint-slash:before {
  content: ""; }

.fa-tired:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-toilet:before {
  content: ""; }

.fa-toilet-paper:before {
  content: ""; }

.fa-toilet-paper-slash:before {
  content: ""; }

.fa-toolbox:before {
  content: ""; }

.fa-tools:before {
  content: ""; }

.fa-tooth:before {
  content: ""; }

.fa-torah:before {
  content: ""; }

.fa-torii-gate:before {
  content: ""; }

.fa-tractor:before {
  content: ""; }

.fa-trade-federation:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-traffic-light:before {
  content: ""; }

.fa-trailer:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-tram:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-trash-alt:before {
  content: ""; }

.fa-trash-restore:before {
  content: ""; }

.fa-trash-restore-alt:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-truck-loading:before {
  content: ""; }

.fa-truck-monster:before {
  content: ""; }

.fa-truck-moving:before {
  content: ""; }

.fa-truck-pickup:before {
  content: ""; }

.fa-tshirt:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-tv:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-typo3:before {
  content: ""; }

.fa-uber:before {
  content: ""; }

.fa-ubuntu:before {
  content: ""; }

.fa-uikit:before {
  content: ""; }

.fa-umbraco:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-umbrella-beach:before {
  content: ""; }

.fa-uncharted:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-undo:before {
  content: ""; }

.fa-undo-alt:before {
  content: ""; }

.fa-uniregistry:before {
  content: ""; }

.fa-unity:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-university:before {
  content: ""; }

.fa-unlink:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-unsplash:before {
  content: ""; }

.fa-untappd:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-ups:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-user-alt:before {
  content: ""; }

.fa-user-alt-slash:before {
  content: ""; }

.fa-user-astronaut:before {
  content: ""; }

.fa-user-check:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-clock:before {
  content: ""; }

.fa-user-cog:before {
  content: ""; }

.fa-user-edit:before {
  content: ""; }

.fa-user-friends:before {
  content: ""; }

.fa-user-graduate:before {
  content: ""; }

.fa-user-injured:before {
  content: ""; }

.fa-user-lock:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-user-minus:before {
  content: ""; }

.fa-user-ninja:before {
  content: ""; }

.fa-user-nurse:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-user-shield:before {
  content: ""; }

.fa-user-slash:before {
  content: ""; }

.fa-user-tag:before {
  content: ""; }

.fa-user-tie:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-users:before {
  content: ""; }

.fa-users-cog:before {
  content: ""; }

.fa-users-slash:before {
  content: ""; }

.fa-usps:before {
  content: ""; }

.fa-ussunnah:before {
  content: ""; }

.fa-utensil-spoon:before {
  content: ""; }

.fa-utensils:before {
  content: ""; }

.fa-vaadin:before {
  content: ""; }

.fa-vector-square:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-vest:before {
  content: ""; }

.fa-vest-patches:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-vial:before {
  content: ""; }

.fa-vials:before {
  content: ""; }

.fa-viber:before {
  content: ""; }

.fa-video:before {
  content: ""; }

.fa-video-slash:before {
  content: ""; }

.fa-vihara:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-vimeo-v:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-virus:before {
  content: ""; }

.fa-virus-slash:before {
  content: ""; }

.fa-viruses:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-vnv:before {
  content: ""; }

.fa-voicemail:before {
  content: ""; }

.fa-volleyball-ball:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-mute:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-vote-yea:before {
  content: ""; }

.fa-vr-cardboard:before {
  content: ""; }

.fa-vuejs:before {
  content: ""; }

.fa-walking:before {
  content: ""; }

.fa-wallet:before {
  content: ""; }

.fa-warehouse:before {
  content: ""; }

.fa-watchman-monitoring:before {
  content: ""; }

.fa-water:before {
  content: ""; }

.fa-wave-square:before {
  content: ""; }

.fa-waze:before {
  content: ""; }

.fa-weebly:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-weight:before {
  content: ""; }

.fa-weight-hanging:before {
  content: ""; }

.fa-weixin:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-whatsapp-square:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-whmcs:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-wind:before {
  content: ""; }

.fa-window-close:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-wine-bottle:before {
  content: ""; }

.fa-wine-glass:before {
  content: ""; }

.fa-wine-glass-alt:before {
  content: ""; }

.fa-wix:before {
  content: ""; }

.fa-wizards-of-the-coast:before {
  content: ""; }

.fa-wodu:before {
  content: ""; }

.fa-wolf-pack-battalion:before {
  content: ""; }

.fa-won-sign:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-wordpress-simple:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-wpressr:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-x-ray:before {
  content: ""; }

.fa-xbox:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-y-combinator:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-yammer:before {
  content: ""; }

.fa-yandex:before {
  content: ""; }

.fa-yandex-international:before {
  content: ""; }

.fa-yarn:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-yen-sign:before {
  content: ""; }

.fa-yin-yang:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-zhihu:before {
  content: ""; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/source-sans-pro-v18-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/source-sans-pro-v18-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro-v18-latin-300.woff2") format("woff2"), url("../fonts/source-sans-pro-v18-latin-300.woff") format("woff"), url("../fonts/source-sans-pro-v18-latin-300.ttf") format("truetype"), url("../fonts/source-sans-pro-v18-latin-300.svg#SourceSansPro") format("svg");
  /* Legacy iOS */ }
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/source-sans-pro-v18-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/source-sans-pro-v18-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro-v18-latin-regular.woff2") format("woff2"), url("../fonts/source-sans-pro-v18-latin-regular.woff") format("woff"), url("../fonts/source-sans-pro-v18-latin-regular.ttf") format("truetype"), url("../fonts/source-sans-pro-v18-latin-regular.svg#SourceSansPro") format("svg");
  /* Legacy iOS */ }
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/source-sans-pro-v18-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/source-sans-pro-v18-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro-v18-latin-600.woff2") format("woff2"), url("../fonts/source-sans-pro-v18-latin-600.woff") format("woff"), url("../fonts/source-sans-pro-v18-latin-600.ttf") format("truetype"), url("../fonts/source-sans-pro-v18-latin-600.svg#SourceSansPro") format("svg");
  /* Legacy iOS */ }
/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/source-sans-pro-v18-latin-900.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/source-sans-pro-v18-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro-v18-latin-900.woff2") format("woff2"), url("../fonts/source-sans-pro-v18-latin-900.woff") format("woff"), url("../fonts/source-sans-pro-v18-latin-900.ttf") format("truetype"), url("../fonts/source-sans-pro-v18-latin-900.svg#SourceSansPro") format("svg");
  /* Legacy iOS */ }
/* Font Awesome
-------------------*/
/* Example:
:before {
    @include faStyle;
    content: '\f5d1';
    font-weight: 900;
}
*/
/* Headlines */
header h4 {
  text-transform: uppercase;
  font-size: 0.8rem;
  color: #da080b;
  margin-bottom: 0; }

h3 {
  font-size: 1.4rem;
  font-weight: 600; }
  h3:after {
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
    content: '';
    width: 60px;
    border-bottom: 1px solid #da080b; }
  h3.ce-headline-center:after {
    margin-right: auto;
    margin-left: auto; }
  h3.ce-headline-right:after {
    margin-right: 0;
    margin-left: auto; }

h4 {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  color: #da080b;
  margin-bottom: 0; }

h5 {
  text-transform: uppercase;
  font-size: 2.4rem;
  font-weight: 900;
  color: #da080b; }
  h5 .accent {
    color: #4c6072; }

/* Custom block/inline styles */
p.mediumText {
  font-size: 150%; }
p.largeText {
  font-size: 200%; }
p.xlargeText {
  font-size: 300%; }
p .accent {
  color: #da080b; }

/* Buttons */
.btn {
  font-size: 0.9rem;
  text-transform: uppercase;
  text-shadow: none; }

.btn + .btn {
  margin-left: 10px; }

.text-center .btn {
  margin: 5px; }

/* Links */
a.lightbox {
  position: relative;
  display: block; }
  a.lightbox:hover:before {
    content: '\f6ad';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    content: '\f00e';
    color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 2rem; }

/* Animations */
.animeRotate {
  animation: rotation 2s infinite linear; }

@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
/* Loading background */
.loadingBg {
  background: url(../img/iconLoading.svg) center center no-repeat;
  background-size: 30px 30px; }

/* Selection-Style */
::-moz-selection {
  color: #fff;
  background-color: #da080b; }

::selection {
  color: #fff;
  background-color: #da080b; }

#headArea {
  /* TopBar */
  /* SecNav */
  /* MainBar */ }
  #headArea .container {
    position: relative; }
  #headArea .topBar {
    padding: 11px 0;
    background-color: #1f1f1f; }
  #headArea .secNav {
    font-size: 0.85rem;
    list-style: none;
    margin-bottom: 0;
    text-align: right; }
    #headArea .secNav li {
      display: inline-block;
      margin-right: 10px; }
      #headArea .secNav li:last-child {
        margin-right: 0; }
      #headArea .secNav li a {
        color: #adb5bd;
        text-decoration: none; }
        #headArea .secNav li a:hover, #headArea .secNav li a:focus, #headArea .secNav li a:active {
          color: #fff; }
  #headArea .mainBar {
    position: relative;
    min-height: 120px;
    background-color: #3a3a3a;
    /* Shadow (thereby over dropdowns) */
    /* Logo */
    /* Navbar (mainNav) */
    /* Navbar-Toggler */ }
    #headArea .mainBar:before {
      position: absolute;
      z-index: 1010;
      width: 100%;
      height: 100%;
      content: '';
      pointer-events: none;
      box-shadow: 0 4px 2px -2px rgba(30, 30, 30, 0.3); }
    #headArea .mainBar .logo {
      position: absolute;
      z-index: 2;
      top: 36px;
      width: 250px;
      transition: all 0.2s ease;
      /* Fix SVG-Bug in IE */ }
      #headArea .mainBar .logo .claim {
        color: #868e96;
        font-size: 20px;
        font-weight: 300;
        letter-spacing: 0.7px;
        padding: 7px 0 0 0;
        margin-bottom: 15px;
        white-space: nowrap;
        transition: all 0.3s ease; }
      #headArea .mainBar .logo img {
        width: 100%; }
    #headArea .mainBar .navbar-nav {
      margin-top: 46px;
      margin-left: auto;
      /* Dropdown */ }
      #headArea .mainBar .navbar-nav li {
        margin-right: 20px; }
        #headArea .mainBar .navbar-nav li:last-child {
          margin-right: 0; }
        #headArea .mainBar .navbar-nav li > a {
          padding: 7px 0;
          text-transform: uppercase;
          border-top: 2px solid transparent;
          transition: all 0.4s ease;
          font-size: 1.1rem;
          font-weight: 400; }
          #headArea .mainBar .navbar-nav li > a.dropdown-toggle:after {
            display: inline-block;
            width: auto;
            margin-left: 0.35em;
            content: '\f6ad';
            display: inline-block;
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-size: 1rem;
            text-rendering: auto;
            content: '\f107';
            color: #da080b;
            vertical-align: 0.05em;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            border: none; }
        #headArea .mainBar .navbar-nav li.active > a,
        #headArea .mainBar .navbar-nav li > a:hover,
        #headArea .mainBar .navbar-nav li > a:focus {
          border-color: #da080b; }
        #headArea .mainBar .navbar-nav li.search {
          position: relative;
          padding-left: 37px; }
          #headArea .mainBar .navbar-nav li.search:before {
            position: absolute;
            display: block;
            content: '';
            height: 60%;
            top: 20%;
            left: 0;
            border-left: 1px solid #ced4da; }
          #headArea .mainBar .navbar-nav li.search a {
            position: absolute;
            top: -4px;
            right: 0;
            font-size: 1.2rem;
            border-color: transparent; }
        #headArea .mainBar .navbar-nav li.dropdown.dropdownMega {
          position: static;
          /* Mega-Dropdown */ }
          #headArea .mainBar .navbar-nav li.dropdown.dropdownMega .dropdown-menu {
            width: 100%;
            padding: 20px; }
      #headArea .mainBar .navbar-nav .dropdown-menu {
        font-size: 1rem; }
        #headArea .mainBar .navbar-nav .dropdown-menu.show {
          margin-top: 32px; }
        #headArea .mainBar .navbar-nav .dropdown-menu .dropdown-header {
          text-transform: uppercase;
          font-size: 0.75rem;
          font-weight: 400;
          background-color: #f7f7f7; }
        #headArea .mainBar .navbar-nav .dropdown-menu .dropdown-item {
          font-weight: 300;
          border-bottom: 1px solid #efefef; }
          #headArea .mainBar .navbar-nav .dropdown-menu .dropdown-item:last-child {
            border: none; }
    #headArea .mainBar .navbar-toggler {
      position: absolute;
      top: 50px;
      right: 0;
      padding: 0;
      border: none;
      cursor: pointer; }
      #headArea .mainBar .navbar-toggler:focus, #headArea .mainBar .navbar-toggler:hover, #headArea .mainBar .navbar-toggler:not(.collapsed) {
        box-shadow: none; }
        #headArea .mainBar .navbar-toggler:focus .icon-bar, #headArea .mainBar .navbar-toggler:hover .icon-bar, #headArea .mainBar .navbar-toggler:not(.collapsed) .icon-bar {
          background-color: #da080b; }
      #headArea .mainBar .navbar-toggler .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        background-color: #868e96;
        transition: all 0.2s; }
        #headArea .mainBar .navbar-toggler .icon-bar + .icon-bar {
          margin-top: 4px; }
        #headArea .mainBar .navbar-toggler .icon-bar.top-bar {
          transform: rotate(45deg);
          transform-origin: 10% 10%; }
        #headArea .mainBar .navbar-toggler .icon-bar.middle-bar {
          opacity: 0; }
        #headArea .mainBar .navbar-toggler .icon-bar.bottom-bar {
          transform: rotate(-45deg);
          transform-origin: 10% 90%; }
      #headArea .mainBar .navbar-toggler.collapsed .top-bar {
        transform: rotate(0); }
      #headArea .mainBar .navbar-toggler.collapsed .middle-bar {
        opacity: 1; }
      #headArea .mainBar .navbar-toggler.collapsed .bottom-bar {
        transform: rotate(0); }

body {
  /* Sticky Header */ }
  body.stickyHeadArea {
    padding-top: 162px; }
    body.stickyHeadArea #headArea {
      position: fixed;
      z-index: 50;
      top: 0;
      width: 100%;
      /* TopBar */
      /* MainBar (mainNav) */ }
      body.stickyHeadArea #headArea .topBar {
        display: none; }
      body.stickyHeadArea #headArea .mainBar {
        min-height: 86px;
        /* Logo */
        /* Navbar */ }
        body.stickyHeadArea #headArea .mainBar .logo {
          top: 30px;
          width: 200px; }
          body.stickyHeadArea #headArea .mainBar .logo .claim {
            opacity: 0;
            visibility: hidden; }
        body.stickyHeadArea #headArea .mainBar .navbar-nav {
          margin-top: 26px;
          /* Dropdown */ }
          body.stickyHeadArea #headArea .mainBar .navbar-nav .dropdown-menu.show {
            margin-top: 18px; }

#breadcrumbArea {
  font-size: 0.8rem;
  background-color: #f7f7f7; }
  #breadcrumbArea .breadcrumb {
    margin-bottom: 0; }
    #breadcrumbArea .breadcrumb li:before {
      position: static; }
    #breadcrumbArea .breadcrumb li:first-child {
      padding-left: 0; }
      #breadcrumbArea .breadcrumb li:first-child:before {
        display: none; }
    #breadcrumbArea .breadcrumb a {
      color: #868e96;
      text-decoration: none; }
      #breadcrumbArea .breadcrumb a:hover, #breadcrumbArea .breadcrumb a:focus, #breadcrumbArea .breadcrumb a:active {
        color: #da080b; }

#contentArea {
  /* contentMain */ }

/* Content Wrapper
-------------------*/
.contentWrapper {
  padding: 50px 0 40px 0; }
  .contentWrapper.backgroundDefault {
    background-color: #efefef;
    /* Accordion */
    /* Tables */ }
    .contentWrapper.backgroundDefault .accordion {
      border-color: #ced4da; }
      .contentWrapper.backgroundDefault .accordion .accordionItem {
        border-color: #ced4da; }
    .contentWrapper.backgroundDefault .table.table-bordered th, .contentWrapper.backgroundDefault .table.table-bordered td {
      border-color: #ced4da; }

/* Trenner (hr, ruler-before, ruler-after)
------------------------------------------*/
.frame-ruler-before:before,
.frame-ruler-after:after {
  border-color: #e9ecef;
  margin: 1rem 0; }

/* Frame-Layouts
----------------------*/
.frame-layout-10 {
  text-align: center;
  /* Zentrierte Datei/Download-Liste */ }
  .frame-layout-10 ul.fileList {
    display: inline-block; }
    .frame-layout-10 ul.fileList li {
      text-align: left; }

/* Tables
---------------*/
.table {
  margin-bottom: 1.5rem;
  color: inherit;
  /* Table striped */
  /* Table bordered */
  /* Fa-Icons */ }
  .table.table-striped > tbody > tr:nth-of-type(2n+1) > td {
    color: inherit; }
  .table.table-bordered > :not(:first-child) {
    border-top: none; }
  .table.table-bordered tr {
    border-top: none;
    border-bottom: none; }
  .table.table-bordered th, .table.table-bordered td {
    border-top: none;
    border-bottom: none; }
    .table.table-bordered th:first-child, .table.table-bordered td:first-child {
      border-left: none; }
    .table.table-bordered th:last-child, .table.table-bordered td:last-child {
      border-right: none; }
  .table.table-bordered thead th, .table.table-bordered tbody > tr > th {
    font-size: 1rem;
    font-weight: 600;
    color: #000; }
    .table.table-bordered thead th .fa, .table.table-bordered tbody > tr > th .fa {
      font-size: 140%;
      margin-right: 5px;
      color: #868e96; }
  .table th .fa-times-circle, .table td .fa-times-circle {
    color: #dc3545; }
  .table th .fa-check-circle, .table td .fa-check-circle {
    color: #198754; }

/* Datei-/Downloadliste
------------------------- */
ul.fileList {
  margin: 0 0 1.5rem 0;
  padding: 0; }
  ul.fileList li {
    margin: 0 0 8px 0;
    padding: 0;
    list-style: none;
    font-size: 0.9rem; }
    ul.fileList li .item {
      display: flex;
      align-items: center;
      text-decoration: none;
      line-height: 1.1rem; }
    ul.fileList li span {
      display: initial; }
      ul.fileList li span.fileSize {
        font-size: 80%;
        color: #868e96; }
      ul.fileList li span.fileDescription {
        display: block;
        font-size: 80%;
        color: #868e96; }
  ul.fileList.icons li .item {
    position: relative;
    padding-left: 42px;
    min-height: 34px; }
    ul.fileList.icons li .item:before {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      content: '\f6ad';
      display: inline-block;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      color: #fff;
      font-size: 20px;
      padding: 7px 8px 8px;
      border-radius: 2px;
      /* default icon */
      content: "\f15b";
      font-weight: 400;
      background-color: #333; }
  ul.fileList.icons li.pdf .item:before {
    content: "\f1c1";
    background-color: #ff3300; }
  ul.fileList.icons li.docx .item:before {
    content: "\f1c2";
    background-color: #007dcc; }
  ul.fileList.icons li.txt .item:before {
    content: "\f15c";
    background-color: #333; }
  ul.fileList.icons li.xlsx .item:before {
    content: "\f1c3";
    background-color: #77bb16; }
  ul.fileList.icons li.zip .item:before {
    content: "\f1c6";
    background-color: #f1c21d; }
  ul.fileList.icons li.ics .item:before {
    content: "\f271";
    background-color: #333;
    padding-right: 5px; }
  ul.fileList.icons li.mp4 .item:before {
    content: "\f1c8";
    background-color: #333; }
  ul.fileList.icons.iconsSmall li .item {
    padding-left: 28px;
    min-height: 21px; }
    ul.fileList.icons.iconsSmall li .item:before {
      font-size: 14px;
      padding: 3px 4px 4px; }
  ul.fileList.icons.iconsSmall li.ics .item:before {
    padding-right: 2px; }

/* Listen
---------------*/
ul.bulletList,
ul.checkList {
  margin: 0 0 1.5rem 0;
  padding: 0;
  line-height: 1.6rem; }
  ul.bulletList li,
  ul.checkList li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0 0 0 1.6rem; }
    ul.bulletList li:before,
    ul.checkList li:before {
      position: absolute;
      top: .6rem;
      left: 0;
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      border-radius: 2px;
      background-color: #da080b; }
    ul.bulletList li ul,
    ul.checkList li ul {
      margin: 0;
      padding: 0; }
      ul.bulletList li ul li:before,
      ul.checkList li ul li:before {
        top: .6rem;
        left: 1px;
        width: 7px;
        height: 7px;
        border: 1px solid #da080b;
        background-color: transparent; }

ul.checkList > li {
  padding: 0.7rem 0.7rem 0.7rem 2rem; }
  ul.checkList > li:before {
    position: absolute;
    top: .9rem;
    left: .6rem;
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: transparent;
    content: '\f6ad';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\f00c';
    font-size: 1rem;
    color: #da080b;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  ul.checkList > li:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, 0.06); }

ol {
  margin: 0 0 1.5rem 0;
  padding: 0;
  line-height: 1.5rem;
  list-style-type: none;
  counter-reset: item; }
  ol li {
    position: relative;
    margin: 0;
    padding: 0 0 0 1.6rem; }
    ol li:before {
      position: absolute;
      left: 0;
      content: counter(item) ". ";
      counter-increment: item;
      color: #da080b;
      font-size: 1.1rem;
      font-weight: 600; }

/* Accordion
---------------*/
.accordion {
  border-top: 1px solid #e9ecef;
  margin-bottom: 1.5rem; }
  .accordion .accordionItem {
    border-bottom: 1px solid #e9ecef; }
    .accordion .accordionItem .accordion-button {
      display: block;
      padding: 12px;
      color: #3a3a3a;
      background: none; }
      .accordion .accordionItem .accordion-button:hover {
        color: #da080b; }
      .accordion .accordionItem .accordion-button:before {
        display: inline-block;
        margin-right: 10px;
        content: '\f6ad';
        display: inline-block;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-size: 1.5rem;
        padding-bottom: 3px;
        text-rendering: auto;
        content: '\f106';
        color: #da080b;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: rotate(0deg);
        transition: all 0.3s ease; }
      .accordion .accordionItem .accordion-button:after {
        display: none; }
      .accordion .accordionItem .accordion-button.collapsed:before {
        transform: rotate(180deg); }
    .accordion .accordionItem .body {
      padding: 10px;
      margin: 0; }

/* Portfolio Teaser
--------------------*/
.portfolioTeaser {
  margin-bottom: 1.5rem;
  /* Mouse-Over */ }
  .portfolioTeaser > div {
    margin-bottom: 1.5rem; }
  .portfolioTeaser .portfolioTeaserItem {
    position: relative;
    height: 100%;
    text-align: center;
    color: #868e96;
    font-weight: 300;
    padding: 150px 40px 70px 40px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    /* Headline */
    /* Theme-Icons */
    /* Next-Icon */ }
    .portfolioTeaser .portfolioTeaserItem h1, .portfolioTeaser .portfolioTeaserItem h2, .portfolioTeaser .portfolioTeaserItem h3 {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 1.1rem;
      color: #3a3a3a; }
      .portfolioTeaser .portfolioTeaserItem h1:after, .portfolioTeaser .portfolioTeaserItem h2:after, .portfolioTeaser .portfolioTeaserItem h3:after {
        display: block;
        margin: 20px auto;
        content: '';
        width: 60%;
        border-bottom: 1px solid #ced4da; }
      .portfolioTeaser .portfolioTeaserItem h1 a,
      .portfolioTeaser .portfolioTeaserItem h1 a:hover,
      .portfolioTeaser .portfolioTeaserItem h1 a:focus,
      .portfolioTeaser .portfolioTeaserItem h1 a:active, .portfolioTeaser .portfolioTeaserItem h2 a,
      .portfolioTeaser .portfolioTeaserItem h2 a:hover,
      .portfolioTeaser .portfolioTeaserItem h2 a:focus,
      .portfolioTeaser .portfolioTeaserItem h2 a:active, .portfolioTeaser .portfolioTeaserItem h3 a,
      .portfolioTeaser .portfolioTeaserItem h3 a:hover,
      .portfolioTeaser .portfolioTeaserItem h3 a:focus,
      .portfolioTeaser .portfolioTeaserItem h3 a:active {
        color: inherit; }
    .portfolioTeaser .portfolioTeaserItem:before {
      position: absolute;
      display: block;
      top: 45px;
      left: 0;
      right: 0;
      width: auto;
      height: 80px;
      content: '';
      transition: all 0.3s;
      background-repeat: no-repeat;
      background-position: center center; }
    .portfolioTeaser .portfolioTeaserItem.cloud:before {
      background-image: url("../img/iconPortfolioCloud.svg"); }
    .portfolioTeaser .portfolioTeaserItem.infra:before {
      background-image: url("../img/iconPortfolioInfra.svg"); }
    .portfolioTeaser .portfolioTeaserItem.solution:before {
      background-image: url("../img/iconPortfolioSolution.svg"); }
    .portfolioTeaser .portfolioTeaserItem.support:before {
      background-image: url("../img/iconPortfolioSupport.svg"); }
    .portfolioTeaser .portfolioTeaserItem:after {
      position: absolute;
      display: block;
      bottom: 30px;
      left: 0;
      right: 0;
      width: auto;
      content: '\f6ad';
      display: inline-block;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      content: '\f101';
      font-size: 1.8rem;
      color: #dee2e6;
      transition: all 0.2s; }
  .portfolioTeaser a {
    text-decoration: none;
    outline: 0; }
    .portfolioTeaser a:hover .portfolioTeaserItem:before, .portfolioTeaser a:focus .portfolioTeaserItem:before {
      transform: scale(1.1); }
    .portfolioTeaser a:hover .portfolioTeaserItem:after, .portfolioTeaser a:focus .portfolioTeaserItem:after {
      left: 40px; }

/* Gallery: Image Captions
--------------------------*/
figure {
  position: relative; }
  figure figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0.3333333333rem;
    font-size: 0.7rem;
    font-weight: 100;
    color: #fff;
    background: rgba(21, 21, 21, 0.7); }

/* Embed video
---------------------------*/
video.video-embed-item {
  width: 100%; }

/* Blockquote
--------------------*/
blockquote {
  position: relative;
  padding: 10px 0 20px 64px; }
  blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    content: '\f6ad';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\f10e';
    font-size: 2.3rem;
    color: #ced4da;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

/* Quote
--------------------*/
.quote figure img {
  display: block;
  margin: 0 auto;
  border: 10px solid #fff;
  max-width: 150px;
  height: auto; }
.quote figure figcaption {
  position: static;
  background-color: transparent;
  text-align: center; }
  .quote figure figcaption .name {
    display: block;
    color: black;
    font-size: 1rem; }
  .quote figure figcaption .position {
    display: block;
    color: #adb5bd;
    text-transform: uppercase;
    font-size: 0.8rem; }

/* Cards
---------------------------*/
.card {
  margin-bottom: 1.5rem;
  border: none;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  color: #575757;
  /*
  	Fix for IE11 "Wrong Img-Height when using 'img-fluid' inside a card on ie11"
  	https://github.com/twbs/bootstrap/pull/28855 / https://github.com/twbs/bootstrap/issues/22448
  */
  /* invertiert */ }
  .card .card-img-top {
    min-height: 1px; }
  .card .card-body {
    font-size: 0.9rem; }
    .card .card-body p:last-child {
      margin-bottom: 0; }
  .card .card-footer {
    color: #868e96;
    font-size: 0.9rem; }
  .card.frame-layout-12 {
    color: #fff;
    background-color: #da080b;
    /* Headings */
    /* Buttons */ }
    .card.frame-layout-12 h3:after {
      border-color: inherit !important; }
    .card.frame-layout-12 .btn-primary {
      color: #000;
      border-color: #fff;
      background-color: #fff; }
      .card.frame-layout-12 .btn-primary:hover, .card.frame-layout-12 .btn-primary:active, .card.frame-layout-12 .btn-primary:focus {
        color: #000;
        border-color: #fff;
        background-color: #f2f2f2; }
      .card.frame-layout-12 .btn-primary:active, .card.frame-layout-12 .btn-primary:focus {
        box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25); }

/* Slider (owl-carousel)
---------------------------*/
.owl-carousel {
  overflow: hidden;
  /* Images */
  /* Nav */
  /* Dots */
  /* Slider-Type: Theme Teaser */
  /* Slider-Type: Logo Banner */
  /* Slider-Type: Content Swipe */ }
  .owl-carousel .owl-item img {
    width: 100%;
    height: auto; }
  .owl-carousel .owl-nav {
    width: 100%; }
    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next {
      position: absolute;
      top: 50%;
      height: 100px;
      margin-top: -50px;
      padding: 12px 30px;
      font-size: 4.5rem;
      color: #4c6072;
      line-height: 1rem;
      transition: all 0.3s ease; }
      .owl-carousel .owl-nav .owl-prev:hover,
      .owl-carousel .owl-nav .owl-next:hover {
        color: #da080b; }
    .owl-carousel .owl-nav .owl-prev {
      left: -70px; }
    .owl-carousel .owl-nav .owl-next {
      right: -70px; }
  .owl-carousel:hover .owl-nav .owl-prev {
    left: 0; }
  .owl-carousel:hover .owl-nav .owl-next {
    right: 0; }
  .owl-carousel .owl-dots {
    position: absolute;
    z-index: 1;
    bottom: 15px;
    width: 100%;
    text-align: center;
    -webkit-tap-highlight-color: transparent; }
    .owl-carousel .owl-dots .owl-dot {
      display: inline-block;
      zoom: 1;
      *display: inline;
      padding: 10px 4px; }
      .owl-carousel .owl-dots .owl-dot span {
        display: block;
        width: 30px;
        height: 3px;
        background-color: #fff;
        -webkit-backface-visibility: visible;
        transition: all 0.4s ease; }
      .owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
        background-color: #da080b; }
  .owl-carousel.themeTeaser {
    /* Slider-Item */
    /* Overlay Animations */ }
    .owl-carousel.themeTeaser .sliderItem .overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      /* Caption-Overlay */
      /* Media-Overlay */ }
      .owl-carousel.themeTeaser .sliderItem .overlay .caption {
        position: absolute;
        z-index: 2;
        width: 480px;
        color: #fff;
        bottom: 40%;
        opacity: 0;
        transition: all 1.5s ease; }
        .owl-carousel.themeTeaser .sliderItem .overlay .caption .subHeadline {
          font-size: 1rem;
          font-weight: 400;
          color: #868e96;
          text-transform: uppercase;
          margin-bottom: 0; }
        .owl-carousel.themeTeaser .sliderItem .overlay .caption .headline {
          font-size: 2.1rem;
          line-height: 1.05;
          font-weight: 400;
          text-shadow: 1px 1px 1px #000;
          margin-bottom: 0.4rem; }
          .owl-carousel.themeTeaser .sliderItem .overlay .caption .headline:after {
            display: none; }
        .owl-carousel.themeTeaser .sliderItem .overlay .caption p {
          font-size: 1.1rem;
          line-height: 1.3;
          font-weight: 300;
          text-shadow: 1px 1px 0 #000; }
        .owl-carousel.themeTeaser .sliderItem .overlay .caption .btn {
          position: relative;
          font-size: 0.9rem;
          text-transform: uppercase;
          padding: 0.6rem 2rem 0.6rem 1.1rem; }
          .owl-carousel.themeTeaser .sliderItem .overlay .caption .btn:after {
            position: absolute;
            width: auto;
            content: '\f6ad';
            display: inline-block;
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            content: '\f054';
            margin-left: 10px;
            margin-top: 4px; }
      .owl-carousel.themeTeaser .sliderItem .overlay .media img {
        position: absolute;
        z-index: 1;
        right: -150px;
        height: 100%;
        width: auto;
        opacity: 0;
        transition: all 1s ease; }
    .owl-carousel.themeTeaser .owl-item.active .sliderItem .overlay {
      /* Caption */
      /* Media */ }
      .owl-carousel.themeTeaser .owl-item.active .sliderItem .overlay .caption {
        bottom: 12%;
        opacity: 1; }
      .owl-carousel.themeTeaser .owl-item.active .sliderItem .overlay .media img {
        right: 0;
        opacity: 1; }
  .owl-carousel.logoBanner {
    padding: 0.75rem 0; }
    .owl-carousel.logoBanner .owl-item img {
      filter: grayscale(100%);
      opacity: 0.5; }
      .owl-carousel.logoBanner .owl-item img:hover {
        filter: none;
        opacity: 1; }
  .owl-carousel.contentSwipe {
    overflow: visible;
    margin: -50px auto -40px auto;
    width: 70%;
    /* Nav */
    /* Slider Item */ }
    .owl-carousel.contentSwipe .owl-nav {
      opacity: 0.3;
      transition: all 0.3s ease; }
      .owl-carousel.contentSwipe .owl-nav .owl-prev {
        left: -80px; }
      .owl-carousel.contentSwipe .owl-nav .owl-next {
        right: -80px; }
    .owl-carousel.contentSwipe:hover .owl-nav {
      opacity: 1; }
    .owl-carousel.contentSwipe .sliderItem .caption {
      font-size: 1.5rem;
      font-weight: 300;
      text-align: right; }
    .owl-carousel.contentSwipe .sliderItem a {
      color: inherit;
      text-decoration: none; }

/* Hero
---------------------------*/
.hero {
  position: relative;
  overflow: hidden;
  /* Background */ }
  .hero .background img {
    display: block;
    width: 100%;
    height: auto; }
  .hero .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    /* Caption-Overlay */ }
    .hero .overlay .caption {
      position: absolute;
      width: 480px;
      color: #fff;
      bottom: 12%; }
      .hero .overlay .caption .subHeadline {
        font-size: 1rem;
        font-weight: 400;
        color: #868e96;
        text-transform: uppercase;
        margin-bottom: 0; }
      .hero .overlay .caption .headline {
        font-size: 2.1rem;
        line-height: 1.05;
        font-weight: 400;
        text-shadow: 1px 1px 1px #000;
        margin-bottom: 0.4rem; }
        .hero .overlay .caption .headline:after {
          display: none; }
      .hero .overlay .caption p {
        font-size: 1.1rem;
        font-weight: 300;
        text-shadow: 1px 1px 0 #000; }
      .hero .overlay .caption .btn {
        font-size: 0.9rem;
        text-transform: uppercase;
        padding: 0.6rem 2rem; }
  .hero.alignCenter .overlay .caption {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center; }
  .hero.alignRight .overlay .caption {
    left: auto;
    right: 0;
    margin: 0;
    text-align: right; }

/* News
----------- */
/* Latest view */
.latestNews {
  padding: 40px 0 30px 0;
  background-color: #efefef; }
  .latestNews .headline {
    color: #868e96;
    margin-bottom: 25px; }
  .latestNews .newsItem {
    position: relative;
    margin-bottom: 17px; }
    .latestNews .newsItem .body .headline {
      font-weight: 600;
      margin-bottom: 5px; }
      .latestNews .newsItem .body .headline a {
        font-size: 1.1rem;
        color: #1f1f1f;
        text-transform: uppercase;
        text-decoration: none; }
    .latestNews .newsItem .body p {
      font-size: 0.9rem;
      margin-bottom: 0; }
      .latestNews .newsItem .body p a {
        color: inherit;
        text-decoration: none; }
    .latestNews .newsItem.newsItemLarge .body {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 15px;
      background-color: rgba(255, 255, 255, 0.8);
      -webkit-backdrop-filter: blur(3px);
      backdrop-filter: blur(3px); }

/* List view */
.listNews .newsItem {
  /* Margin an der Stelle wegen height 100% n├Âtig */
  margin-bottom: 1.5rem; }
.listNews .card {
  height: 100%;
  margin-bottom: 0; }
  .listNews .card .card-title {
    text-transform: none;
    font-size: 1.1rem; }
  .listNews .card .card-footer .meta .news-list-category {
    text-align: right; }

/* Detail view */
.news-single .header {
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 1rem; }
.news-single .meta {
  font-size: 0.9rem;
  color: #868e96; }
.news-single .teaser-text {
  font-weight: 600; }
.news-single .category:before {
  content: '|';
  display: inline-block;
  padding: 0 0.5rem;
  color: #dee2e6; }
.news-single .news-related {
  color: #868e96;
  padding: 1rem;
  font-size: 0.8rem;
  background-color: #f7f7f7; }

/* KP Jobs
--------------------------------- */
/* Formulare (Forms)
------------------------- */
.help-block {
  font-size: 0.75rem; }

.has-error .form-control,
.has-error .form-check-input {
  border-color: #dc3545; }
.has-error .error {
  color: #dc3545; }

label {
  font-size: 0.85rem;
  color: #3a3a3a; }
  label.headline {
    font-size: .95rem; }
  label span.req {
    position: relative;
    display: inline-block;
    padding-right: 10px; }
    label span.req:after {
      position: absolute;
      top: -3px;
      content: '*';
      font-size: 1.5rem;
      line-height: 0; }

.form-check input.form-check-input:checked + label.form-check-label {
  color: #000; }

textarea.form-control {
  height: 200px; }
  textarea.form-control.textarea-sm {
    height: 100px; }

/* Contact Form */
.recipientDisplay {
  padding: 10px;
  background-color: #efefef; }
  .recipientDisplay h2, .recipientDisplay p {
    display: inline;
    font-size: inherit;
    margin: 0; }

/* AjaxForm Modal Box */
#ajaxFormModal .waitAnimationIcon {
  font-size: 2.2rem;
  color: #dee2e6;
  text-align: center; }

/* Form framework style helper */
.frame-type-form_formframework .hrLine {
  border-top: 1px solid #e9ecef; }

/* Bootstrap slider */
.slider.slider-horizontal {
  display: block;
  width: 100%;
  margin-bottom: 2.8rem; }
.slider .slider-handle {
  background-image: none;
  background-color: #da080b; }

/* Fieldsets with background */
.frame-layout-11 fieldset {
  margin: 0 0 1rem 0;
  xmin-width: 0;
  padding: 10px 10px 0 10px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.06); }
  .frame-layout-11 fieldset legend {
    font-size: 1.1rem;
    text-transform: uppercase;
    margin-bottom: .5rem;
    width: auto;
    background-color: transparent; }
  .frame-layout-11 fieldset.style1 {
    background-color: #efefef; }
  .frame-layout-11 fieldset.style2 {
    background-color: #fafafa; }
  .frame-layout-11 fieldset .hrLine {
    border-color: #adb5bd; }

/* Lightbox ModalCarousel Box
------------------------------ */
#lightboxModal .modal-dialog {
  max-width: 95%;
  overflow: hidden; }
  #lightboxModal .modal-dialog .modal-content {
    border: none;
    background: transparent;
    /* body */ }
    #lightboxModal .modal-dialog .modal-content .btn-close {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 10;
      padding: 15px;
      margin: 0;
      font-size: 1.3rem; }
    #lightboxModal .modal-dialog .modal-content .modal-body {
      padding: 0; }
      #lightboxModal .modal-dialog .modal-content .modal-body .carousel .carousel-control {
        position: absolute;
        top: 50%;
        height: 100px;
        margin-top: -50px;
        padding: 12px 20px;
        font-size: 4.5rem;
        color: #4c6072;
        line-height: 1rem;
        transition: all 0.3s ease; }
        #lightboxModal .modal-dialog .modal-content .modal-body .carousel .carousel-control:hover {
          color: #da080b; }
        #lightboxModal .modal-dialog .modal-content .modal-body .carousel .carousel-control.prev {
          left: -70px; }
        #lightboxModal .modal-dialog .modal-content .modal-body .carousel .carousel-control.next {
          right: -70px; }
    #lightboxModal .modal-dialog .modal-content:hover .carousel .carousel-control.prev {
      left: 0; }
    #lightboxModal .modal-dialog .modal-content:hover .carousel .carousel-control.next {
      right: 0; }

/* scrollUpButton
----------------------------- */
#scrollUpButton {
  position: fixed;
  z-index: 100;
  right: 30px;
  bottom: 30px;
  cursor: pointer;
  padding: .45rem .75rem .55rem; }
  #scrollUpButton:focus {
    box-shadow: none; }

/* indexedSearch
-----------------------------*/
#searchForm {
  margin-bottom: 1rem; }

.tx-indexedsearch-results .searchResultItem .title {
  text-transform: none;
  font-size: 1.1rem;
  font-weight: 400; }
.tx-indexedsearch-results .searchResultItem .info {
  color: #868e96;
  padding: 1rem;
  background-color: #f7f7f7; }

div.tx-indexedsearch-browsebox {
  margin: 1rem auto;
  text-align: center; }
  div.tx-indexedsearch-browsebox ul {
    margin: 0;
    padding: 0; }
    div.tx-indexedsearch-browsebox ul li {
      list-style: none;
      display: inline-block;
      margin: 0;
      padding: 0;
      line-height: 1.25; }
      div.tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage strong {
        font-weight: normal; }
      div.tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a {
        color: #fff;
        background-color: #da080b;
        border-color: #da080b; }
        div.tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a:hover {
          color: #fff;
          background-color: #da080b; }
      div.tx-indexedsearch-browsebox ul li a {
        color: #da080b;
        display: inline-block;
        padding: .5rem .75rem;
        text-decoration: none;
        border: 1px solid #dee2e6;
        margin-left: -1px; }
        div.tx-indexedsearch-browsebox ul li a:hover {
          background-color: #e9ecef; }

/* Timeline
------------------------- */
.timeline {
  padding-left: 46px;
  position: relative; }

.timeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 23px;
  margin-left: -1px;
  border-left: 1px dashed #adb5bd; }

.timeline-item {
  position: relative; }

.timeline-item:not(:first-child) {
  margin-top: 0.75rem; }

.timeline-item-inner {
  margin-left: 1.5rem;
  padding: 1.5rem;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1); }

.timeline-item-marker,
.timeline-item-icon {
  z-index: 3;
  position: absolute;
  top: 50%;
  left: -23px;
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%); }

.timeline-item-marker:after,
.timeline-item-marker:before,
.timeline-item-icon:after,
.timeline-item-icon:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  content: '';
  position: absolute;
  border-radius: 50%; }

.timeline-item-marker:after,
.timeline-item-icon:after {
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  opacity: 1;
  border: 2px solid #dee2e6;
  background-color: #f7f7f7;
  outline: 8px solid #fff; }

.timeline-item-marker span,
.timeline-item-icon span {
  display: block;
  height: 100%;
  width: 100%;
  z-index: 2;
  position: relative; }

.timeline-item-icon {
  left: -23px;
  width: 50px;
  height: 50px; }
  .timeline-item-icon:after {
    background-color: #fff; }

.timeline-item-icon span {
  color: #e9ecef;
  display: block;
  padding: 10px; }

.timeline-item-icon svg {
  position: relative;
  display: block;
  width: 100%;
  height: auto; }

.timeline-item-image {
  margin-top: -1.5rem;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  margin-bottom: 1.5rem; }

.timeline-item-image img {
  width: 100%;
  height: auto; }

.timeline-item-header-headline {
  font-size: 1.5rem;
  color: #da080b; }

.timeline-item-header:last-child > *:last-child,
.timeline-item-text > *:last-child {
  margin-bottom: 0; }

.timeline-item-date,
.timeline-item-text {
  color: #1f1f1f; }

.timeline-item-date {
  font-size: 0.9rem;
  color: #868e96; }

/* Sticky footer styles */
html {
  position: relative;
  min-height: 100%; }

body {
  margin-bottom: 365px; }

/* Footer */
#footArea {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 365px;
  font-size: 0.9rem;
  color: #868e96;
  /* mainBar */
  /* bottomBar */
  /* Logo */
  /* mainNav */
  /* secNav */
  /* CertInfo */
  /* FollowBar */ }
  #footArea .title {
    color: #fff;
    margin-bottom: 1px; }
  #footArea .mainBar {
    height: 320px;
    padding-top: 1.5rem;
    background-color: #3a3a3a;
    overflow: hidden; }
    #footArea .mainBar hr {
      border-color: #868e96; }
  #footArea .bottomBar {
    height: 45px;
    padding-top: 10px;
    background-color: #1f1f1f; }
  #footArea .logo {
    width: 180px;
    margin-bottom: 1rem;
    /* Fix SVG-Bug in IE */ }
    #footArea .logo .subline {
      margin-top: 5px;
      white-space: nowrap; }
    #footArea .logo img {
      width: 100%; }
  #footArea .mainNav {
    display: inline-block;
    text-align: left;
    padding: 0;
    margin: 0; }
    #footArea .mainNav li {
      display: block; }
      #footArea .mainNav li .title {
        display: inline-block;
        color: #fff;
        font-size: 1rem;
        margin-bottom: 5px; }
    #footArea .mainNav ul {
      padding: 0; }
      #footArea .mainNav ul li {
        margin-bottom: 3px; }
        #footArea .mainNav ul li a {
          color: #868e96;
          text-decoration: none; }
          #footArea .mainNav ul li a:hover, #footArea .mainNav ul li a:focus, #footArea .mainNav ul li a:active {
            color: #fff; }
  #footArea .secNav {
    display: inline-block;
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 0.8rem; }
    #footArea .secNav li {
      display: inline-block;
      margin-right: 10px; }
      #footArea .secNav li a {
        color: #868e96;
        text-decoration: none; }
        #footArea .secNav li a:hover, #footArea .secNav li a:focus, #footArea .secNav li a:active {
          color: #fff; }
  #footArea .certInfo {
    margin-bottom: 1rem; }
  #footArea .followBar {
    margin-bottom: 1rem; }
    #footArea .followBar .title {
      margin-bottom: 7px; }
    #footArea .followBar .followLink {
      display: inline-block;
      margin-right: 6px;
      color: #868e96;
      background-color: #1f1f1f;
      border-radius: 2px;
      transition: all 0.2s ease;
      /* FontAwesome Icons */
      /* SVG Icons */ }
      #footArea .followBar .followLink:hover, #footArea .followBar .followLink:focus, #footArea .followBar .followLink:active {
        color: #dee2e6;
        background-color: #151515; }
      #footArea .followBar .followLink:last-child {
        margin-right: 0; }
      #footArea .followBar .followLink.iconFa {
        padding: 1px 5px;
        min-width: 30px;
        font-size: 1.1rem;
        text-align: center; }
      #footArea .followBar .followLink.iconSvg {
        padding: 3px 6px 4px 6px;
        vertical-align: bottom; }
        #footArea .followBar .followLink.iconSvg svg {
          width: 17px;
          height: 17px;
          /* f├╝r IE11 */ }
          #footArea .followBar .followLink.iconSvg svg path {
            fill: #868e96;
            transition: all 0.2s ease; }
        #footArea .followBar .followLink.iconSvg:hover svg path, #footArea .followBar .followLink.iconSvg:focus svg path, #footArea .followBar .followLink.iconSvg:active svg path {
          fill: #dee2e6; }

/* Cookie Banner
----------------------------- */
#cookieBanner {
  display: none;
  position: fixed;
  z-index: 1020;
  right: 1rem;
  bottom: 1rem;
  width: 300px;
  padding: 1.5rem;
  color: #fff;
  font-size: 0.8rem;
  text-align: left;
  background-color: #1f1f1f; }
  #cookieBanner .inner {
    max-width: 1000px;
    margin: 0 auto; }
    #cookieBanner .inner a {
      color: inherit;
      text-decoration: underline; }
    #cookieBanner .inner a:focus,
    #cookieBanner .inner a:hover,
    #cookieBanner .inner a:active {
      text-decoration: none; }
    #cookieBanner .inner .btn-group {
      margin-top: 1rem;
      display: flex; }
      #cookieBanner .inner .btn-group .btn {
        flex: 1; }
  #cookieBanner .btnHide {
    position: absolute;
    line-height: 0;
    top: 5px;
    right: 7px;
    font-size: 1.1rem;
    cursor: pointer;
    color: #fff; }

#sidePanel {
  position: fixed;
  top: 70%;
  right: -180px;
  z-index: 1010;
  margin-top: -75px;
  width: 230px;
  color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease;
  cursor: pointer;
  /*
  &:hover,
  &:focus,
  &:active {
  	right: 0;
  }
  */ }
  #sidePanel.opened {
    right: 0; }
    #sidePanel.opened a.button {
      pointer-events: auto; }
  #sidePanel a.button {
    display: flex;
    height: 50px;
    position: relative;
    line-height: 1.1;
    color: inherit;
    text-decoration: none;
    margin-bottom: 1px;
    justify-content: flex-start;
    align-items: center;
    background-color: #da080b;
    pointer-events: none; }
    #sidePanel a.button:hover, #sidePanel a.button:focus, #sidePanel a.button:active {
      background-color: #c6070a; }
    #sidePanel a.button .icon {
      width: 50px;
      font-size: 1.5rem;
      text-align: center; }
    #sidePanel a.button .description {
      font-size: 1.1rem;
      padding-bottom: 2px; }
      #sidePanel a.button .description .sub {
        font-size: 75%;
        opacity: 0.7; }

/* Breadcrumb 
--------------------*/
.theme1 #breadcrumbArea {
  background-color: #05637f; }
  .theme1 #breadcrumbArea .breadcrumb li,
  .theme1 #breadcrumbArea .breadcrumb li:before {
    color: #a0b220; }
  .theme1 #breadcrumbArea .breadcrumb a {
    color: #fff; }
    .theme1 #breadcrumbArea .breadcrumb a:hover, .theme1 #breadcrumbArea .breadcrumb a:focus, .theme1 #breadcrumbArea .breadcrumb a:active {
      color: #a0b220; }

/* Content Wrapper 
-------------------------*/
.theme1 .contentWrapper,
#contentArea .contentWrapper.theme1 {
  /* Headings */
  /* Custom block/inline styles */
  /* Links */
  /* Buttons */
  /* Listen */
  /* Accordion */
  /* Cards */
  /* Background Primary */
  /* Background Secondary */ }
  .theme1 .contentWrapper header h4,
  #contentArea .contentWrapper.theme1 header h4 {
    color: #05637f; }
  .theme1 .contentWrapper h3:after,
  #contentArea .contentWrapper.theme1 h3:after {
    border-color: #05637f; }
  .theme1 .contentWrapper h4,
  #contentArea .contentWrapper.theme1 h4 {
    color: #05637f; }
  .theme1 .contentWrapper h5,
  #contentArea .contentWrapper.theme1 h5 {
    color: #05637f; }
    .theme1 .contentWrapper h5 .accent,
    #contentArea .contentWrapper.theme1 h5 .accent {
      color: #a0b220; }
  .theme1 .contentWrapper p .accent,
  #contentArea .contentWrapper.theme1 p .accent {
    color: #05637f; }
  .theme1 .contentWrapper a,
  #contentArea .contentWrapper.theme1 a {
    color: #05637f; }
    .theme1 .contentWrapper a:hover, .theme1 .contentWrapper a:focus, .theme1 .contentWrapper a:active,
    #contentArea .contentWrapper.theme1 a:hover,
    #contentArea .contentWrapper.theme1 a:focus,
    #contentArea .contentWrapper.theme1 a:active {
      color: #022a35; }
  .theme1 .contentWrapper .btn-primary,
  #contentArea .contentWrapper.theme1 .btn-primary {
    color: #fff;
    border-color: #05637f;
    background-color: #05637f; }
    .theme1 .contentWrapper .btn-primary:hover, .theme1 .contentWrapper .btn-primary:active, .theme1 .contentWrapper .btn-primary:focus,
    #contentArea .contentWrapper.theme1 .btn-primary:hover,
    #contentArea .contentWrapper.theme1 .btn-primary:active,
    #contentArea .contentWrapper.theme1 .btn-primary:focus {
      color: #fff;
      border-color: #05637f;
      background-color: #045066; }
    .theme1 .contentWrapper .btn-primary:active, .theme1 .contentWrapper .btn-primary:focus,
    #contentArea .contentWrapper.theme1 .btn-primary:active,
    #contentArea .contentWrapper.theme1 .btn-primary:focus {
      box-shadow: 0 0 0 0.25rem rgba(5, 99, 127, 0.25) !important; }
  .theme1 .contentWrapper .btn-secondary,
  #contentArea .contentWrapper.theme1 .btn-secondary {
    color: #fff;
    border-color: #a0b220;
    background-color: #a0b220; }
    .theme1 .contentWrapper .btn-secondary:hover, .theme1 .contentWrapper .btn-secondary:active, .theme1 .contentWrapper .btn-secondary:focus,
    #contentArea .contentWrapper.theme1 .btn-secondary:hover,
    #contentArea .contentWrapper.theme1 .btn-secondary:active,
    #contentArea .contentWrapper.theme1 .btn-secondary:focus {
      color: #fff;
      border-color: #a0b220;
      background-color: #8d9c1c; }
    .theme1 .contentWrapper .btn-secondary:active, .theme1 .contentWrapper .btn-secondary:focus,
    #contentArea .contentWrapper.theme1 .btn-secondary:active,
    #contentArea .contentWrapper.theme1 .btn-secondary:focus {
      box-shadow: 0 0 0 0.25rem rgba(160, 178, 32, 0.25) !important; }
  .theme1 .contentWrapper ul.bulletList li:before,
  #contentArea .contentWrapper.theme1 ul.bulletList li:before {
    background-color: #05637f; }
  .theme1 .contentWrapper ul.bulletList li ul li:before,
  #contentArea .contentWrapper.theme1 ul.bulletList li ul li:before {
    border: 1px solid #05637f;
    background-color: transparent; }
  .theme1 .contentWrapper ul.checkList > li:before,
  #contentArea .contentWrapper.theme1 ul.checkList > li:before {
    color: #05637f; }
  .theme1 .contentWrapper ol li:before,
  #contentArea .contentWrapper.theme1 ol li:before {
    color: #05637f; }
  .theme1 .contentWrapper .accordion .accordionItem .accordion-button:hover,
  #contentArea .contentWrapper.theme1 .accordion .accordionItem .accordion-button:hover {
    color: #a0b220; }
  .theme1 .contentWrapper .accordion .accordionItem .accordion-button:before,
  #contentArea .contentWrapper.theme1 .accordion .accordionItem .accordion-button:before {
    color: #05637f; }
  .theme1 .contentWrapper .card,
  #contentArea .contentWrapper.theme1 .card {
    /* invertiert */ }
    .theme1 .contentWrapper .card.frame-layout-12,
    #contentArea .contentWrapper.theme1 .card.frame-layout-12 {
      color: #fff;
      background-color: #05637f;
      /* Buttons */ }
      .theme1 .contentWrapper .card.frame-layout-12 .btn-primary,
      #contentArea .contentWrapper.theme1 .card.frame-layout-12 .btn-primary {
        color: #000;
        border-color: #fff;
        background-color: #fff; }
        .theme1 .contentWrapper .card.frame-layout-12 .btn-primary:hover, .theme1 .contentWrapper .card.frame-layout-12 .btn-primary:active, .theme1 .contentWrapper .card.frame-layout-12 .btn-primary:focus,
        #contentArea .contentWrapper.theme1 .card.frame-layout-12 .btn-primary:hover,
        #contentArea .contentWrapper.theme1 .card.frame-layout-12 .btn-primary:active,
        #contentArea .contentWrapper.theme1 .card.frame-layout-12 .btn-primary:focus {
          color: #000;
          border-color: #fff;
          background-color: #f2f2f2; }
        .theme1 .contentWrapper .card.frame-layout-12 .btn-primary:active, .theme1 .contentWrapper .card.frame-layout-12 .btn-primary:focus,
        #contentArea .contentWrapper.theme1 .card.frame-layout-12 .btn-primary:active,
        #contentArea .contentWrapper.theme1 .card.frame-layout-12 .btn-primary:focus {
          box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25); }
  .theme1 .contentWrapper.backgroundPrimary,
  #contentArea .contentWrapper.theme1.backgroundPrimary {
    color: #fff;
    background-color: #05637f;
    /* Headings */
    /* Custom block/inline styles */
    /* Links */
    /* Buttons */
    /* Trenner */
    /* Listen */
    /* Accordion */
    /* Cards */
    /* Tables */
    /* Forms */ }
    .theme1 .contentWrapper.backgroundPrimary header h4,
    #contentArea .contentWrapper.theme1.backgroundPrimary header h4 {
      color: #a0b220; }
    .theme1 .contentWrapper.backgroundPrimary h3:after,
    #contentArea .contentWrapper.theme1.backgroundPrimary h3:after {
      border-color: #a0b220; }
    .theme1 .contentWrapper.backgroundPrimary h4,
    #contentArea .contentWrapper.theme1.backgroundPrimary h4 {
      color: #a0b220; }
    .theme1 .contentWrapper.backgroundPrimary h5,
    #contentArea .contentWrapper.theme1.backgroundPrimary h5 {
      color: #fff; }
    .theme1 .contentWrapper.backgroundPrimary p .accent,
    #contentArea .contentWrapper.theme1.backgroundPrimary p .accent {
      color: #a0b220; }
    .theme1 .contentWrapper.backgroundPrimary a,
    #contentArea .contentWrapper.theme1.backgroundPrimary a {
      color: #a0b220; }
      .theme1 .contentWrapper.backgroundPrimary a:hover, .theme1 .contentWrapper.backgroundPrimary a:focus, .theme1 .contentWrapper.backgroundPrimary a:active,
      #contentArea .contentWrapper.theme1.backgroundPrimary a:hover,
      #contentArea .contentWrapper.theme1.backgroundPrimary a:focus,
      #contentArea .contentWrapper.theme1.backgroundPrimary a:active {
        color: #cadd42; }
    .theme1 .contentWrapper.backgroundPrimary .btn-primary,
    #contentArea .contentWrapper.theme1.backgroundPrimary .btn-primary {
      color: #fff;
      border-color: #a0b220;
      background-color: #a0b220; }
      .theme1 .contentWrapper.backgroundPrimary .btn-primary:hover, .theme1 .contentWrapper.backgroundPrimary .btn-primary:active, .theme1 .contentWrapper.backgroundPrimary .btn-primary:focus,
      #contentArea .contentWrapper.theme1.backgroundPrimary .btn-primary:hover,
      #contentArea .contentWrapper.theme1.backgroundPrimary .btn-primary:active,
      #contentArea .contentWrapper.theme1.backgroundPrimary .btn-primary:focus {
        color: #fff;
        background-color: #8d9c1c;
        box-shadow: none; }
    .theme1 .contentWrapper.backgroundPrimary .btn-secondary,
    #contentArea .contentWrapper.theme1.backgroundPrimary .btn-secondary {
      color: #3a3a3a;
      border-color: #fff;
      background-color: #fff; }
      .theme1 .contentWrapper.backgroundPrimary .btn-secondary:hover, .theme1 .contentWrapper.backgroundPrimary .btn-secondary:active, .theme1 .contentWrapper.backgroundPrimary .btn-secondary:focus,
      #contentArea .contentWrapper.theme1.backgroundPrimary .btn-secondary:hover,
      #contentArea .contentWrapper.theme1.backgroundPrimary .btn-secondary:active,
      #contentArea .contentWrapper.theme1.backgroundPrimary .btn-secondary:focus {
        color: #3a3a3a;
        background-color: #efefef;
        box-shadow: none; }
    .theme1 .contentWrapper.backgroundPrimary hr,
    .theme1 .contentWrapper.backgroundPrimary .frame-ruler-before:before,
    .theme1 .contentWrapper.backgroundPrimary .frame-ruler-after:after,
    #contentArea .contentWrapper.theme1.backgroundPrimary hr,
    #contentArea .contentWrapper.theme1.backgroundPrimary .frame-ruler-before:before,
    #contentArea .contentWrapper.theme1.backgroundPrimary .frame-ruler-after:after {
      border-color: rgba(255, 255, 255, 0.25); }
    .theme1 .contentWrapper.backgroundPrimary ul.bulletList li:before,
    #contentArea .contentWrapper.theme1.backgroundPrimary ul.bulletList li:before {
      background-color: #a0b220; }
    .theme1 .contentWrapper.backgroundPrimary ul.bulletList li ul li:before,
    #contentArea .contentWrapper.theme1.backgroundPrimary ul.bulletList li ul li:before {
      border: 1px solid #a0b220;
      background-color: transparent; }
    .theme1 .contentWrapper.backgroundPrimary ul.checkList > li:before,
    #contentArea .contentWrapper.theme1.backgroundPrimary ul.checkList > li:before {
      color: #a0b220; }
    .theme1 .contentWrapper.backgroundPrimary ol li:before,
    #contentArea .contentWrapper.theme1.backgroundPrimary ol li:before {
      color: #a0b220; }
    .theme1 .contentWrapper.backgroundPrimary .accordion,
    #contentArea .contentWrapper.theme1.backgroundPrimary .accordion {
      border-color: rgba(255, 255, 255, 0.25); }
      .theme1 .contentWrapper.backgroundPrimary .accordion .accordionItem,
      #contentArea .contentWrapper.theme1.backgroundPrimary .accordion .accordionItem {
        border-color: rgba(255, 255, 255, 0.25); }
        .theme1 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button,
        #contentArea .contentWrapper.theme1.backgroundPrimary .accordion .accordionItem .accordion-button {
          color: inherit; }
          .theme1 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button:hover,
          #contentArea .contentWrapper.theme1.backgroundPrimary .accordion .accordionItem .accordion-button:hover {
            color: #a0b220; }
          .theme1 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button:before,
          #contentArea .contentWrapper.theme1.backgroundPrimary .accordion .accordionItem .accordion-button:before {
            color: #a0b220; }
    .theme1 .contentWrapper.backgroundPrimary .card,
    #contentArea .contentWrapper.theme1.backgroundPrimary .card {
      /* invertiert */ }
      .theme1 .contentWrapper.backgroundPrimary .card.frame-layout-12,
      #contentArea .contentWrapper.theme1.backgroundPrimary .card.frame-layout-12 {
        color: #fff;
        background-color: #a0b220;
        /* Buttons */ }
        .theme1 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary,
        #contentArea .contentWrapper.theme1.backgroundPrimary .card.frame-layout-12 .btn-primary {
          color: #fff;
          border-color: #05637f;
          background-color: #05637f; }
          .theme1 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:hover, .theme1 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:active, .theme1 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:focus,
          #contentArea .contentWrapper.theme1.backgroundPrimary .card.frame-layout-12 .btn-primary:hover,
          #contentArea .contentWrapper.theme1.backgroundPrimary .card.frame-layout-12 .btn-primary:active,
          #contentArea .contentWrapper.theme1.backgroundPrimary .card.frame-layout-12 .btn-primary:focus {
            color: #fff;
            border-color: #05637f;
            background-color: #045066; }
          .theme1 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:active, .theme1 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:focus,
          #contentArea .contentWrapper.theme1.backgroundPrimary .card.frame-layout-12 .btn-primary:active,
          #contentArea .contentWrapper.theme1.backgroundPrimary .card.frame-layout-12 .btn-primary:focus {
            box-shadow: 0 0 0 0.25rem rgba(5, 99, 127, 0.25); }
    .theme1 .contentWrapper.backgroundPrimary .table,
    #contentArea .contentWrapper.theme1.backgroundPrimary .table {
      color: inherit; }
      .theme1 .contentWrapper.backgroundPrimary .table.table-bordered th, .theme1 .contentWrapper.backgroundPrimary .table.table-bordered td,
      #contentArea .contentWrapper.theme1.backgroundPrimary .table.table-bordered th,
      #contentArea .contentWrapper.theme1.backgroundPrimary .table.table-bordered td {
        border-color: rgba(255, 255, 255, 0.25); }
      .theme1 .contentWrapper.backgroundPrimary .table.table-bordered thead, .theme1 .contentWrapper.backgroundPrimary .table.table-bordered th,
      #contentArea .contentWrapper.theme1.backgroundPrimary .table.table-bordered thead,
      #contentArea .contentWrapper.theme1.backgroundPrimary .table.table-bordered th {
        color: #a0b220; }
    .theme1 .contentWrapper.backgroundPrimary label,
    #contentArea .contentWrapper.theme1.backgroundPrimary label {
      color: #a0b220; }
  .theme1 .contentWrapper.backgroundSecondary,
  #contentArea .contentWrapper.theme1.backgroundSecondary {
    color: #fff;
    background-color: #91b5c1;
    /* Trenner */
    /* Accordion */
    /* Tables */
    /* Forms */ }
    .theme1 .contentWrapper.backgroundSecondary hr,
    .theme1 .contentWrapper.backgroundSecondary .frame-ruler-before:before,
    .theme1 .contentWrapper.backgroundSecondary .frame-ruler-after:after,
    #contentArea .contentWrapper.theme1.backgroundSecondary hr,
    #contentArea .contentWrapper.theme1.backgroundSecondary .frame-ruler-before:before,
    #contentArea .contentWrapper.theme1.backgroundSecondary .frame-ruler-after:after {
      border-color: rgba(255, 255, 255, 0.3); }
    .theme1 .contentWrapper.backgroundSecondary .accordion,
    #contentArea .contentWrapper.theme1.backgroundSecondary .accordion {
      border-color: rgba(255, 255, 255, 0.25); }
      .theme1 .contentWrapper.backgroundSecondary .accordion .accordionItem,
      #contentArea .contentWrapper.theme1.backgroundSecondary .accordion .accordionItem {
        border-color: rgba(255, 255, 255, 0.25); }
        .theme1 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button,
        #contentArea .contentWrapper.theme1.backgroundSecondary .accordion .accordionItem .accordion-button {
          color: inherit; }
          .theme1 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button:hover,
          #contentArea .contentWrapper.theme1.backgroundSecondary .accordion .accordionItem .accordion-button:hover {
            color: #05637f; }
          .theme1 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button:before,
          #contentArea .contentWrapper.theme1.backgroundSecondary .accordion .accordionItem .accordion-button:before {
            color: #05637f; }
    .theme1 .contentWrapper.backgroundSecondary .table,
    #contentArea .contentWrapper.theme1.backgroundSecondary .table {
      color: inherit; }
      .theme1 .contentWrapper.backgroundSecondary .table.table-bordered th, .theme1 .contentWrapper.backgroundSecondary .table.table-bordered td,
      #contentArea .contentWrapper.theme1.backgroundSecondary .table.table-bordered th,
      #contentArea .contentWrapper.theme1.backgroundSecondary .table.table-bordered td {
        border-color: rgba(255, 255, 255, 0.25); }
      .theme1 .contentWrapper.backgroundSecondary .table.table-bordered thead, .theme1 .contentWrapper.backgroundSecondary .table.table-bordered th,
      #contentArea .contentWrapper.theme1.backgroundSecondary .table.table-bordered thead,
      #contentArea .contentWrapper.theme1.backgroundSecondary .table.table-bordered th {
        color: #05637f; }
    .theme1 .contentWrapper.backgroundSecondary label,
    #contentArea .contentWrapper.theme1.backgroundSecondary label {
      color: #05637f; }

/* Breadcrumb 
--------------------*/
.theme2 #breadcrumbArea {
  background-color: #e84b3c; }
  .theme2 #breadcrumbArea .breadcrumb li,
  .theme2 #breadcrumbArea .breadcrumb li:before {
    color: #2e3d52; }
  .theme2 #breadcrumbArea .breadcrumb a {
    color: #fff; }
    .theme2 #breadcrumbArea .breadcrumb a:hover, .theme2 #breadcrumbArea .breadcrumb a:focus, .theme2 #breadcrumbArea .breadcrumb a:active {
      color: #2e3d52; }

/* Content Wrapper 
-------------------------*/
.theme2 .contentWrapper,
#contentArea .contentWrapper.theme2 {
  /* Headings */
  /* Custom block/inline styles */
  /* Links */
  /* Buttons */
  /* Listen */
  /* Accordion */
  /* Cards */
  /* Background Primary */
  /* Background Secondary */ }
  .theme2 .contentWrapper header h4,
  #contentArea .contentWrapper.theme2 header h4 {
    color: #e84b3c; }
  .theme2 .contentWrapper h3:after,
  #contentArea .contentWrapper.theme2 h3:after {
    border-color: #e84b3c; }
  .theme2 .contentWrapper h4,
  #contentArea .contentWrapper.theme2 h4 {
    color: #e84b3c; }
  .theme2 .contentWrapper h5,
  #contentArea .contentWrapper.theme2 h5 {
    color: #e84b3c; }
    .theme2 .contentWrapper h5 .accent,
    #contentArea .contentWrapper.theme2 h5 .accent {
      color: #2e3d52; }
  .theme2 .contentWrapper p .accent,
  #contentArea .contentWrapper.theme2 p .accent {
    color: #e84b3c; }
  .theme2 .contentWrapper a,
  #contentArea .contentWrapper.theme2 a {
    color: #e84b3c; }
    .theme2 .contentWrapper a:hover, .theme2 .contentWrapper a:focus, .theme2 .contentWrapper a:active,
    #contentArea .contentWrapper.theme2 a:hover,
    #contentArea .contentWrapper.theme2 a:focus,
    #contentArea .contentWrapper.theme2 a:active {
      color: #c12617; }
  .theme2 .contentWrapper .btn-primary,
  #contentArea .contentWrapper.theme2 .btn-primary {
    color: #fff;
    border-color: #e84b3c;
    background-color: #e84b3c; }
    .theme2 .contentWrapper .btn-primary:hover, .theme2 .contentWrapper .btn-primary:active, .theme2 .contentWrapper .btn-primary:focus,
    #contentArea .contentWrapper.theme2 .btn-primary:hover,
    #contentArea .contentWrapper.theme2 .btn-primary:active,
    #contentArea .contentWrapper.theme2 .btn-primary:focus {
      color: #fff;
      border-color: #e84b3c;
      background-color: #e53625; }
    .theme2 .contentWrapper .btn-primary:active, .theme2 .contentWrapper .btn-primary:focus,
    #contentArea .contentWrapper.theme2 .btn-primary:active,
    #contentArea .contentWrapper.theme2 .btn-primary:focus {
      box-shadow: 0 0 0 0.25rem rgba(232, 75, 60, 0.25) !important; }
  .theme2 .contentWrapper .btn-secondary,
  #contentArea .contentWrapper.theme2 .btn-secondary {
    color: #fff;
    border-color: #2e3d52;
    background-color: #2e3d52; }
    .theme2 .contentWrapper .btn-secondary:hover, .theme2 .contentWrapper .btn-secondary:active, .theme2 .contentWrapper .btn-secondary:focus,
    #contentArea .contentWrapper.theme2 .btn-secondary:hover,
    #contentArea .contentWrapper.theme2 .btn-secondary:active,
    #contentArea .contentWrapper.theme2 .btn-secondary:focus {
      color: #fff;
      border-color: #2e3d52;
      background-color: #253142; }
    .theme2 .contentWrapper .btn-secondary:active, .theme2 .contentWrapper .btn-secondary:focus,
    #contentArea .contentWrapper.theme2 .btn-secondary:active,
    #contentArea .contentWrapper.theme2 .btn-secondary:focus {
      box-shadow: 0 0 0 0.25rem rgba(46, 61, 82, 0.25) !important; }
  .theme2 .contentWrapper ul.bulletList li:before,
  #contentArea .contentWrapper.theme2 ul.bulletList li:before {
    background-color: #e84b3c; }
  .theme2 .contentWrapper ul.bulletList li ul li:before,
  #contentArea .contentWrapper.theme2 ul.bulletList li ul li:before {
    border: 1px solid #e84b3c;
    background-color: transparent; }
  .theme2 .contentWrapper ul.checkList > li:before,
  #contentArea .contentWrapper.theme2 ul.checkList > li:before {
    color: #e84b3c; }
  .theme2 .contentWrapper ol li:before,
  #contentArea .contentWrapper.theme2 ol li:before {
    color: #e84b3c; }
  .theme2 .contentWrapper .accordion .accordionItem .accordion-button:hover,
  #contentArea .contentWrapper.theme2 .accordion .accordionItem .accordion-button:hover {
    color: #2e3d52; }
  .theme2 .contentWrapper .accordion .accordionItem .accordion-button:before,
  #contentArea .contentWrapper.theme2 .accordion .accordionItem .accordion-button:before {
    color: #e84b3c; }
  .theme2 .contentWrapper .card,
  #contentArea .contentWrapper.theme2 .card {
    /* invertiert */ }
    .theme2 .contentWrapper .card.frame-layout-12,
    #contentArea .contentWrapper.theme2 .card.frame-layout-12 {
      color: #fff;
      background-color: #e84b3c;
      /* Buttons */ }
      .theme2 .contentWrapper .card.frame-layout-12 .btn-primary,
      #contentArea .contentWrapper.theme2 .card.frame-layout-12 .btn-primary {
        color: #000;
        border-color: #fff;
        background-color: #fff; }
        .theme2 .contentWrapper .card.frame-layout-12 .btn-primary:hover, .theme2 .contentWrapper .card.frame-layout-12 .btn-primary:active, .theme2 .contentWrapper .card.frame-layout-12 .btn-primary:focus,
        #contentArea .contentWrapper.theme2 .card.frame-layout-12 .btn-primary:hover,
        #contentArea .contentWrapper.theme2 .card.frame-layout-12 .btn-primary:active,
        #contentArea .contentWrapper.theme2 .card.frame-layout-12 .btn-primary:focus {
          color: #000;
          border-color: #fff;
          background-color: #f2f2f2; }
        .theme2 .contentWrapper .card.frame-layout-12 .btn-primary:active, .theme2 .contentWrapper .card.frame-layout-12 .btn-primary:focus,
        #contentArea .contentWrapper.theme2 .card.frame-layout-12 .btn-primary:active,
        #contentArea .contentWrapper.theme2 .card.frame-layout-12 .btn-primary:focus {
          box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25); }
  .theme2 .contentWrapper.backgroundPrimary,
  #contentArea .contentWrapper.theme2.backgroundPrimary {
    color: #fff;
    background-color: #e84b3c;
    /* Headings */
    /* Custom block/inline styles */
    /* Links */
    /* Buttons */
    /* Trenner */
    /* Listen */
    /* Accordion */
    /* Cards */
    /* Tables */
    /* Forms */ }
    .theme2 .contentWrapper.backgroundPrimary header h4,
    #contentArea .contentWrapper.theme2.backgroundPrimary header h4 {
      color: #2e3d52; }
    .theme2 .contentWrapper.backgroundPrimary h3:after,
    #contentArea .contentWrapper.theme2.backgroundPrimary h3:after {
      border-color: #2e3d52; }
    .theme2 .contentWrapper.backgroundPrimary h4,
    #contentArea .contentWrapper.theme2.backgroundPrimary h4 {
      color: #2e3d52; }
    .theme2 .contentWrapper.backgroundPrimary h5,
    #contentArea .contentWrapper.theme2.backgroundPrimary h5 {
      color: #fff; }
    .theme2 .contentWrapper.backgroundPrimary p .accent,
    #contentArea .contentWrapper.theme2.backgroundPrimary p .accent {
      color: #2e3d52; }
    .theme2 .contentWrapper.backgroundPrimary a,
    #contentArea .contentWrapper.theme2.backgroundPrimary a {
      color: #2e3d52; }
      .theme2 .contentWrapper.backgroundPrimary a:hover, .theme2 .contentWrapper.backgroundPrimary a:focus, .theme2 .contentWrapper.backgroundPrimary a:active,
      #contentArea .contentWrapper.theme2.backgroundPrimary a:hover,
      #contentArea .contentWrapper.theme2.backgroundPrimary a:focus,
      #contentArea .contentWrapper.theme2.backgroundPrimary a:active {
        color: #496183; }
    .theme2 .contentWrapper.backgroundPrimary .btn-primary,
    #contentArea .contentWrapper.theme2.backgroundPrimary .btn-primary {
      color: #fff;
      border-color: #2e3d52;
      background-color: #2e3d52; }
      .theme2 .contentWrapper.backgroundPrimary .btn-primary:hover, .theme2 .contentWrapper.backgroundPrimary .btn-primary:active, .theme2 .contentWrapper.backgroundPrimary .btn-primary:focus,
      #contentArea .contentWrapper.theme2.backgroundPrimary .btn-primary:hover,
      #contentArea .contentWrapper.theme2.backgroundPrimary .btn-primary:active,
      #contentArea .contentWrapper.theme2.backgroundPrimary .btn-primary:focus {
        color: #fff;
        background-color: #253142;
        box-shadow: none; }
    .theme2 .contentWrapper.backgroundPrimary .btn-secondary,
    #contentArea .contentWrapper.theme2.backgroundPrimary .btn-secondary {
      color: #3a3a3a;
      border-color: #fff;
      background-color: #fff; }
      .theme2 .contentWrapper.backgroundPrimary .btn-secondary:hover, .theme2 .contentWrapper.backgroundPrimary .btn-secondary:active, .theme2 .contentWrapper.backgroundPrimary .btn-secondary:focus,
      #contentArea .contentWrapper.theme2.backgroundPrimary .btn-secondary:hover,
      #contentArea .contentWrapper.theme2.backgroundPrimary .btn-secondary:active,
      #contentArea .contentWrapper.theme2.backgroundPrimary .btn-secondary:focus {
        color: #3a3a3a;
        background-color: #efefef;
        box-shadow: none; }
    .theme2 .contentWrapper.backgroundPrimary hr,
    .theme2 .contentWrapper.backgroundPrimary .frame-ruler-before:before,
    .theme2 .contentWrapper.backgroundPrimary .frame-ruler-after:after,
    #contentArea .contentWrapper.theme2.backgroundPrimary hr,
    #contentArea .contentWrapper.theme2.backgroundPrimary .frame-ruler-before:before,
    #contentArea .contentWrapper.theme2.backgroundPrimary .frame-ruler-after:after {
      border-color: rgba(255, 255, 255, 0.25); }
    .theme2 .contentWrapper.backgroundPrimary ul.bulletList li:before,
    #contentArea .contentWrapper.theme2.backgroundPrimary ul.bulletList li:before {
      background-color: #2e3d52; }
    .theme2 .contentWrapper.backgroundPrimary ul.bulletList li ul li:before,
    #contentArea .contentWrapper.theme2.backgroundPrimary ul.bulletList li ul li:before {
      border: 1px solid #2e3d52;
      background-color: transparent; }
    .theme2 .contentWrapper.backgroundPrimary ul.checkList > li:before,
    #contentArea .contentWrapper.theme2.backgroundPrimary ul.checkList > li:before {
      color: #2e3d52; }
    .theme2 .contentWrapper.backgroundPrimary ol li:before,
    #contentArea .contentWrapper.theme2.backgroundPrimary ol li:before {
      color: #2e3d52; }
    .theme2 .contentWrapper.backgroundPrimary .accordion,
    #contentArea .contentWrapper.theme2.backgroundPrimary .accordion {
      border-color: rgba(255, 255, 255, 0.25); }
      .theme2 .contentWrapper.backgroundPrimary .accordion .accordionItem,
      #contentArea .contentWrapper.theme2.backgroundPrimary .accordion .accordionItem {
        border-color: rgba(255, 255, 255, 0.25); }
        .theme2 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button,
        #contentArea .contentWrapper.theme2.backgroundPrimary .accordion .accordionItem .accordion-button {
          color: inherit; }
          .theme2 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button:hover,
          #contentArea .contentWrapper.theme2.backgroundPrimary .accordion .accordionItem .accordion-button:hover {
            color: #2e3d52; }
          .theme2 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button:before,
          #contentArea .contentWrapper.theme2.backgroundPrimary .accordion .accordionItem .accordion-button:before {
            color: #2e3d52; }
    .theme2 .contentWrapper.backgroundPrimary .card,
    #contentArea .contentWrapper.theme2.backgroundPrimary .card {
      /* invertiert */ }
      .theme2 .contentWrapper.backgroundPrimary .card.frame-layout-12,
      #contentArea .contentWrapper.theme2.backgroundPrimary .card.frame-layout-12 {
        color: #fff;
        background-color: #2e3d52;
        /* Buttons */ }
        .theme2 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary,
        #contentArea .contentWrapper.theme2.backgroundPrimary .card.frame-layout-12 .btn-primary {
          color: #fff;
          border-color: #e84b3c;
          background-color: #e84b3c; }
          .theme2 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:hover, .theme2 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:active, .theme2 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:focus,
          #contentArea .contentWrapper.theme2.backgroundPrimary .card.frame-layout-12 .btn-primary:hover,
          #contentArea .contentWrapper.theme2.backgroundPrimary .card.frame-layout-12 .btn-primary:active,
          #contentArea .contentWrapper.theme2.backgroundPrimary .card.frame-layout-12 .btn-primary:focus {
            color: #fff;
            border-color: #e84b3c;
            background-color: #e53625; }
          .theme2 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:active, .theme2 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:focus,
          #contentArea .contentWrapper.theme2.backgroundPrimary .card.frame-layout-12 .btn-primary:active,
          #contentArea .contentWrapper.theme2.backgroundPrimary .card.frame-layout-12 .btn-primary:focus {
            box-shadow: 0 0 0 0.25rem rgba(232, 75, 60, 0.25); }
    .theme2 .contentWrapper.backgroundPrimary .table,
    #contentArea .contentWrapper.theme2.backgroundPrimary .table {
      color: inherit; }
      .theme2 .contentWrapper.backgroundPrimary .table.table-bordered th, .theme2 .contentWrapper.backgroundPrimary .table.table-bordered td,
      #contentArea .contentWrapper.theme2.backgroundPrimary .table.table-bordered th,
      #contentArea .contentWrapper.theme2.backgroundPrimary .table.table-bordered td {
        border-color: rgba(255, 255, 255, 0.25); }
      .theme2 .contentWrapper.backgroundPrimary .table.table-bordered thead, .theme2 .contentWrapper.backgroundPrimary .table.table-bordered th,
      #contentArea .contentWrapper.theme2.backgroundPrimary .table.table-bordered thead,
      #contentArea .contentWrapper.theme2.backgroundPrimary .table.table-bordered th {
        color: #2e3d52; }
    .theme2 .contentWrapper.backgroundPrimary label,
    #contentArea .contentWrapper.theme2.backgroundPrimary label {
      color: #2e3d52; }
  .theme2 .contentWrapper.backgroundSecondary,
  #contentArea .contentWrapper.theme2.backgroundSecondary {
    color: #fff;
    background-color: #f3a59d;
    /* Trenner */
    /* Accordion */
    /* Tables */
    /* Forms */ }
    .theme2 .contentWrapper.backgroundSecondary hr,
    .theme2 .contentWrapper.backgroundSecondary .frame-ruler-before:before,
    .theme2 .contentWrapper.backgroundSecondary .frame-ruler-after:after,
    #contentArea .contentWrapper.theme2.backgroundSecondary hr,
    #contentArea .contentWrapper.theme2.backgroundSecondary .frame-ruler-before:before,
    #contentArea .contentWrapper.theme2.backgroundSecondary .frame-ruler-after:after {
      border-color: rgba(255, 255, 255, 0.3); }
    .theme2 .contentWrapper.backgroundSecondary .accordion,
    #contentArea .contentWrapper.theme2.backgroundSecondary .accordion {
      border-color: rgba(255, 255, 255, 0.25); }
      .theme2 .contentWrapper.backgroundSecondary .accordion .accordionItem,
      #contentArea .contentWrapper.theme2.backgroundSecondary .accordion .accordionItem {
        border-color: rgba(255, 255, 255, 0.25); }
        .theme2 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button,
        #contentArea .contentWrapper.theme2.backgroundSecondary .accordion .accordionItem .accordion-button {
          color: inherit; }
          .theme2 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button:hover,
          #contentArea .contentWrapper.theme2.backgroundSecondary .accordion .accordionItem .accordion-button:hover {
            color: #e84b3c; }
          .theme2 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button:before,
          #contentArea .contentWrapper.theme2.backgroundSecondary .accordion .accordionItem .accordion-button:before {
            color: #e84b3c; }
    .theme2 .contentWrapper.backgroundSecondary .table,
    #contentArea .contentWrapper.theme2.backgroundSecondary .table {
      color: inherit; }
      .theme2 .contentWrapper.backgroundSecondary .table.table-bordered th, .theme2 .contentWrapper.backgroundSecondary .table.table-bordered td,
      #contentArea .contentWrapper.theme2.backgroundSecondary .table.table-bordered th,
      #contentArea .contentWrapper.theme2.backgroundSecondary .table.table-bordered td {
        border-color: rgba(255, 255, 255, 0.25); }
      .theme2 .contentWrapper.backgroundSecondary .table.table-bordered thead, .theme2 .contentWrapper.backgroundSecondary .table.table-bordered th,
      #contentArea .contentWrapper.theme2.backgroundSecondary .table.table-bordered thead,
      #contentArea .contentWrapper.theme2.backgroundSecondary .table.table-bordered th {
        color: #e84b3c; }
    .theme2 .contentWrapper.backgroundSecondary label,
    #contentArea .contentWrapper.theme2.backgroundSecondary label {
      color: #e84b3c; }

/* Breadcrumb 
--------------------*/
.theme3 #breadcrumbArea {
  background-color: #2c3e50; }
  .theme3 #breadcrumbArea .breadcrumb li,
  .theme3 #breadcrumbArea .breadcrumb li:before {
    color: #f8af3f; }
  .theme3 #breadcrumbArea .breadcrumb a {
    color: #fff; }
    .theme3 #breadcrumbArea .breadcrumb a:hover, .theme3 #breadcrumbArea .breadcrumb a:focus, .theme3 #breadcrumbArea .breadcrumb a:active {
      color: #f8af3f; }

/* Content Wrapper 
-------------------------*/
.theme3 .contentWrapper,
#contentArea .contentWrapper.theme3 {
  /* Headings */
  /* Custom block/inline styles */
  /* Links */
  /* Buttons */
  /* Listen */
  /* Accordion */
  /* Cards */
  /* Background Primary */
  /* Background Secondary */ }
  .theme3 .contentWrapper header h4,
  #contentArea .contentWrapper.theme3 header h4 {
    color: #2c3e50; }
  .theme3 .contentWrapper h3:after,
  #contentArea .contentWrapper.theme3 h3:after {
    border-color: #2c3e50; }
  .theme3 .contentWrapper h4,
  #contentArea .contentWrapper.theme3 h4 {
    color: #2c3e50; }
  .theme3 .contentWrapper h5,
  #contentArea .contentWrapper.theme3 h5 {
    color: #2c3e50; }
    .theme3 .contentWrapper h5 .accent,
    #contentArea .contentWrapper.theme3 h5 .accent {
      color: #f8af3f; }
  .theme3 .contentWrapper p .accent,
  #contentArea .contentWrapper.theme3 p .accent {
    color: #2c3e50; }
  .theme3 .contentWrapper a,
  #contentArea .contentWrapper.theme3 a {
    color: #2c3e50; }
    .theme3 .contentWrapper a:hover, .theme3 .contentWrapper a:focus, .theme3 .contentWrapper a:active,
    #contentArea .contentWrapper.theme3 a:hover,
    #contentArea .contentWrapper.theme3 a:focus,
    #contentArea .contentWrapper.theme3 a:active {
      color: #11181f; }
  .theme3 .contentWrapper .btn-primary,
  #contentArea .contentWrapper.theme3 .btn-primary {
    color: #fff;
    border-color: #2c3e50;
    background-color: #2c3e50; }
    .theme3 .contentWrapper .btn-primary:hover, .theme3 .contentWrapper .btn-primary:active, .theme3 .contentWrapper .btn-primary:focus,
    #contentArea .contentWrapper.theme3 .btn-primary:hover,
    #contentArea .contentWrapper.theme3 .btn-primary:active,
    #contentArea .contentWrapper.theme3 .btn-primary:focus {
      color: #fff;
      border-color: #2c3e50;
      background-color: #233140; }
    .theme3 .contentWrapper .btn-primary:active, .theme3 .contentWrapper .btn-primary:focus,
    #contentArea .contentWrapper.theme3 .btn-primary:active,
    #contentArea .contentWrapper.theme3 .btn-primary:focus {
      box-shadow: 0 0 0 0.25rem rgba(44, 62, 80, 0.25) !important; }
  .theme3 .contentWrapper .btn-secondary,
  #contentArea .contentWrapper.theme3 .btn-secondary {
    color: #fff;
    border-color: #f8af3f;
    background-color: #f8af3f; }
    .theme3 .contentWrapper .btn-secondary:hover, .theme3 .contentWrapper .btn-secondary:active, .theme3 .contentWrapper .btn-secondary:focus,
    #contentArea .contentWrapper.theme3 .btn-secondary:hover,
    #contentArea .contentWrapper.theme3 .btn-secondary:active,
    #contentArea .contentWrapper.theme3 .btn-secondary:focus {
      color: #fff;
      border-color: #f8af3f;
      background-color: #f7a526; }
    .theme3 .contentWrapper .btn-secondary:active, .theme3 .contentWrapper .btn-secondary:focus,
    #contentArea .contentWrapper.theme3 .btn-secondary:active,
    #contentArea .contentWrapper.theme3 .btn-secondary:focus {
      box-shadow: 0 0 0 0.25rem rgba(248, 175, 63, 0.25) !important; }
  .theme3 .contentWrapper ul.bulletList li:before,
  #contentArea .contentWrapper.theme3 ul.bulletList li:before {
    background-color: #2c3e50; }
  .theme3 .contentWrapper ul.bulletList li ul li:before,
  #contentArea .contentWrapper.theme3 ul.bulletList li ul li:before {
    border: 1px solid #2c3e50;
    background-color: transparent; }
  .theme3 .contentWrapper ul.checkList > li:before,
  #contentArea .contentWrapper.theme3 ul.checkList > li:before {
    color: #2c3e50; }
  .theme3 .contentWrapper ol li:before,
  #contentArea .contentWrapper.theme3 ol li:before {
    color: #2c3e50; }
  .theme3 .contentWrapper .accordion .accordionItem .accordion-button:hover,
  #contentArea .contentWrapper.theme3 .accordion .accordionItem .accordion-button:hover {
    color: #f8af3f; }
  .theme3 .contentWrapper .accordion .accordionItem .accordion-button:before,
  #contentArea .contentWrapper.theme3 .accordion .accordionItem .accordion-button:before {
    color: #2c3e50; }
  .theme3 .contentWrapper .card,
  #contentArea .contentWrapper.theme3 .card {
    /* invertiert */ }
    .theme3 .contentWrapper .card.frame-layout-12,
    #contentArea .contentWrapper.theme3 .card.frame-layout-12 {
      color: #fff;
      background-color: #2c3e50;
      /* Buttons */ }
      .theme3 .contentWrapper .card.frame-layout-12 .btn-primary,
      #contentArea .contentWrapper.theme3 .card.frame-layout-12 .btn-primary {
        color: #000;
        border-color: #fff;
        background-color: #fff; }
        .theme3 .contentWrapper .card.frame-layout-12 .btn-primary:hover, .theme3 .contentWrapper .card.frame-layout-12 .btn-primary:active, .theme3 .contentWrapper .card.frame-layout-12 .btn-primary:focus,
        #contentArea .contentWrapper.theme3 .card.frame-layout-12 .btn-primary:hover,
        #contentArea .contentWrapper.theme3 .card.frame-layout-12 .btn-primary:active,
        #contentArea .contentWrapper.theme3 .card.frame-layout-12 .btn-primary:focus {
          color: #000;
          border-color: #fff;
          background-color: #f2f2f2; }
        .theme3 .contentWrapper .card.frame-layout-12 .btn-primary:active, .theme3 .contentWrapper .card.frame-layout-12 .btn-primary:focus,
        #contentArea .contentWrapper.theme3 .card.frame-layout-12 .btn-primary:active,
        #contentArea .contentWrapper.theme3 .card.frame-layout-12 .btn-primary:focus {
          box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25); }
  .theme3 .contentWrapper.backgroundPrimary,
  #contentArea .contentWrapper.theme3.backgroundPrimary {
    color: #fff;
    background-color: #2c3e50;
    /* Headings */
    /* Custom block/inline styles */
    /* Links */
    /* Buttons */
    /* Trenner */
    /* Listen */
    /* Accordion */
    /* Cards */
    /* Tables */
    /* Forms */ }
    .theme3 .contentWrapper.backgroundPrimary header h4,
    #contentArea .contentWrapper.theme3.backgroundPrimary header h4 {
      color: #f8af3f; }
    .theme3 .contentWrapper.backgroundPrimary h3:after,
    #contentArea .contentWrapper.theme3.backgroundPrimary h3:after {
      border-color: #f8af3f; }
    .theme3 .contentWrapper.backgroundPrimary h4,
    #contentArea .contentWrapper.theme3.backgroundPrimary h4 {
      color: #f8af3f; }
    .theme3 .contentWrapper.backgroundPrimary h5,
    #contentArea .contentWrapper.theme3.backgroundPrimary h5 {
      color: #fff; }
    .theme3 .contentWrapper.backgroundPrimary p .accent,
    #contentArea .contentWrapper.theme3.backgroundPrimary p .accent {
      color: #f8af3f; }
    .theme3 .contentWrapper.backgroundPrimary a,
    #contentArea .contentWrapper.theme3.backgroundPrimary a {
      color: #f8af3f; }
      .theme3 .contentWrapper.backgroundPrimary a:hover, .theme3 .contentWrapper.backgroundPrimary a:focus, .theme3 .contentWrapper.backgroundPrimary a:active,
      #contentArea .contentWrapper.theme3.backgroundPrimary a:hover,
      #contentArea .contentWrapper.theme3.backgroundPrimary a:focus,
      #contentArea .contentWrapper.theme3.backgroundPrimary a:active {
        color: #fbce89; }
    .theme3 .contentWrapper.backgroundPrimary .btn-primary,
    #contentArea .contentWrapper.theme3.backgroundPrimary .btn-primary {
      color: #fff;
      border-color: #f8af3f;
      background-color: #f8af3f; }
      .theme3 .contentWrapper.backgroundPrimary .btn-primary:hover, .theme3 .contentWrapper.backgroundPrimary .btn-primary:active, .theme3 .contentWrapper.backgroundPrimary .btn-primary:focus,
      #contentArea .contentWrapper.theme3.backgroundPrimary .btn-primary:hover,
      #contentArea .contentWrapper.theme3.backgroundPrimary .btn-primary:active,
      #contentArea .contentWrapper.theme3.backgroundPrimary .btn-primary:focus {
        color: #fff;
        background-color: #f7a526;
        box-shadow: none; }
    .theme3 .contentWrapper.backgroundPrimary .btn-secondary,
    #contentArea .contentWrapper.theme3.backgroundPrimary .btn-secondary {
      color: #3a3a3a;
      border-color: #fff;
      background-color: #fff; }
      .theme3 .contentWrapper.backgroundPrimary .btn-secondary:hover, .theme3 .contentWrapper.backgroundPrimary .btn-secondary:active, .theme3 .contentWrapper.backgroundPrimary .btn-secondary:focus,
      #contentArea .contentWrapper.theme3.backgroundPrimary .btn-secondary:hover,
      #contentArea .contentWrapper.theme3.backgroundPrimary .btn-secondary:active,
      #contentArea .contentWrapper.theme3.backgroundPrimary .btn-secondary:focus {
        color: #3a3a3a;
        background-color: #efefef;
        box-shadow: none; }
    .theme3 .contentWrapper.backgroundPrimary hr,
    .theme3 .contentWrapper.backgroundPrimary .frame-ruler-before:before,
    .theme3 .contentWrapper.backgroundPrimary .frame-ruler-after:after,
    #contentArea .contentWrapper.theme3.backgroundPrimary hr,
    #contentArea .contentWrapper.theme3.backgroundPrimary .frame-ruler-before:before,
    #contentArea .contentWrapper.theme3.backgroundPrimary .frame-ruler-after:after {
      border-color: rgba(255, 255, 255, 0.25); }
    .theme3 .contentWrapper.backgroundPrimary ul.bulletList li:before,
    #contentArea .contentWrapper.theme3.backgroundPrimary ul.bulletList li:before {
      background-color: #f8af3f; }
    .theme3 .contentWrapper.backgroundPrimary ul.bulletList li ul li:before,
    #contentArea .contentWrapper.theme3.backgroundPrimary ul.bulletList li ul li:before {
      border: 1px solid #f8af3f;
      background-color: transparent; }
    .theme3 .contentWrapper.backgroundPrimary ul.checkList > li:before,
    #contentArea .contentWrapper.theme3.backgroundPrimary ul.checkList > li:before {
      color: #f8af3f; }
    .theme3 .contentWrapper.backgroundPrimary ol li:before,
    #contentArea .contentWrapper.theme3.backgroundPrimary ol li:before {
      color: #f8af3f; }
    .theme3 .contentWrapper.backgroundPrimary .accordion,
    #contentArea .contentWrapper.theme3.backgroundPrimary .accordion {
      border-color: rgba(255, 255, 255, 0.25); }
      .theme3 .contentWrapper.backgroundPrimary .accordion .accordionItem,
      #contentArea .contentWrapper.theme3.backgroundPrimary .accordion .accordionItem {
        border-color: rgba(255, 255, 255, 0.25); }
        .theme3 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button,
        #contentArea .contentWrapper.theme3.backgroundPrimary .accordion .accordionItem .accordion-button {
          color: inherit; }
          .theme3 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button:hover,
          #contentArea .contentWrapper.theme3.backgroundPrimary .accordion .accordionItem .accordion-button:hover {
            color: #f8af3f; }
          .theme3 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button:before,
          #contentArea .contentWrapper.theme3.backgroundPrimary .accordion .accordionItem .accordion-button:before {
            color: #f8af3f; }
    .theme3 .contentWrapper.backgroundPrimary .card,
    #contentArea .contentWrapper.theme3.backgroundPrimary .card {
      /* invertiert */ }
      .theme3 .contentWrapper.backgroundPrimary .card.frame-layout-12,
      #contentArea .contentWrapper.theme3.backgroundPrimary .card.frame-layout-12 {
        color: #fff;
        background-color: #f8af3f;
        /* Buttons */ }
        .theme3 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary,
        #contentArea .contentWrapper.theme3.backgroundPrimary .card.frame-layout-12 .btn-primary {
          color: #fff;
          border-color: #2c3e50;
          background-color: #2c3e50; }
          .theme3 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:hover, .theme3 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:active, .theme3 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:focus,
          #contentArea .contentWrapper.theme3.backgroundPrimary .card.frame-layout-12 .btn-primary:hover,
          #contentArea .contentWrapper.theme3.backgroundPrimary .card.frame-layout-12 .btn-primary:active,
          #contentArea .contentWrapper.theme3.backgroundPrimary .card.frame-layout-12 .btn-primary:focus {
            color: #fff;
            border-color: #2c3e50;
            background-color: #233140; }
          .theme3 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:active, .theme3 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:focus,
          #contentArea .contentWrapper.theme3.backgroundPrimary .card.frame-layout-12 .btn-primary:active,
          #contentArea .contentWrapper.theme3.backgroundPrimary .card.frame-layout-12 .btn-primary:focus {
            box-shadow: 0 0 0 0.25rem rgba(44, 62, 80, 0.25); }
    .theme3 .contentWrapper.backgroundPrimary .table,
    #contentArea .contentWrapper.theme3.backgroundPrimary .table {
      color: inherit; }
      .theme3 .contentWrapper.backgroundPrimary .table.table-bordered th, .theme3 .contentWrapper.backgroundPrimary .table.table-bordered td,
      #contentArea .contentWrapper.theme3.backgroundPrimary .table.table-bordered th,
      #contentArea .contentWrapper.theme3.backgroundPrimary .table.table-bordered td {
        border-color: rgba(255, 255, 255, 0.25); }
      .theme3 .contentWrapper.backgroundPrimary .table.table-bordered thead, .theme3 .contentWrapper.backgroundPrimary .table.table-bordered th,
      #contentArea .contentWrapper.theme3.backgroundPrimary .table.table-bordered thead,
      #contentArea .contentWrapper.theme3.backgroundPrimary .table.table-bordered th {
        color: #f8af3f; }
    .theme3 .contentWrapper.backgroundPrimary label,
    #contentArea .contentWrapper.theme3.backgroundPrimary label {
      color: #f8af3f; }
  .theme3 .contentWrapper.backgroundSecondary,
  #contentArea .contentWrapper.theme3.backgroundSecondary {
    color: #fff;
    background-color: #808b96;
    /* Trenner */
    /* Accordion */
    /* Tables */
    /* Forms */ }
    .theme3 .contentWrapper.backgroundSecondary hr,
    .theme3 .contentWrapper.backgroundSecondary .frame-ruler-before:before,
    .theme3 .contentWrapper.backgroundSecondary .frame-ruler-after:after,
    #contentArea .contentWrapper.theme3.backgroundSecondary hr,
    #contentArea .contentWrapper.theme3.backgroundSecondary .frame-ruler-before:before,
    #contentArea .contentWrapper.theme3.backgroundSecondary .frame-ruler-after:after {
      border-color: rgba(255, 255, 255, 0.3); }
    .theme3 .contentWrapper.backgroundSecondary .accordion,
    #contentArea .contentWrapper.theme3.backgroundSecondary .accordion {
      border-color: rgba(255, 255, 255, 0.25); }
      .theme3 .contentWrapper.backgroundSecondary .accordion .accordionItem,
      #contentArea .contentWrapper.theme3.backgroundSecondary .accordion .accordionItem {
        border-color: rgba(255, 255, 255, 0.25); }
        .theme3 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button,
        #contentArea .contentWrapper.theme3.backgroundSecondary .accordion .accordionItem .accordion-button {
          color: inherit; }
          .theme3 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button:hover,
          #contentArea .contentWrapper.theme3.backgroundSecondary .accordion .accordionItem .accordion-button:hover {
            color: #2c3e50; }
          .theme3 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button:before,
          #contentArea .contentWrapper.theme3.backgroundSecondary .accordion .accordionItem .accordion-button:before {
            color: #2c3e50; }
    .theme3 .contentWrapper.backgroundSecondary .table,
    #contentArea .contentWrapper.theme3.backgroundSecondary .table {
      color: inherit; }
      .theme3 .contentWrapper.backgroundSecondary .table.table-bordered th, .theme3 .contentWrapper.backgroundSecondary .table.table-bordered td,
      #contentArea .contentWrapper.theme3.backgroundSecondary .table.table-bordered th,
      #contentArea .contentWrapper.theme3.backgroundSecondary .table.table-bordered td {
        border-color: rgba(255, 255, 255, 0.25); }
      .theme3 .contentWrapper.backgroundSecondary .table.table-bordered thead, .theme3 .contentWrapper.backgroundSecondary .table.table-bordered th,
      #contentArea .contentWrapper.theme3.backgroundSecondary .table.table-bordered thead,
      #contentArea .contentWrapper.theme3.backgroundSecondary .table.table-bordered th {
        color: #2c3e50; }
    .theme3 .contentWrapper.backgroundSecondary label,
    #contentArea .contentWrapper.theme3.backgroundSecondary label {
      color: #2c3e50; }

/* Breadcrumb 
--------------------*/
.theme4 #breadcrumbArea {
  background-color: #a0b220; }
  .theme4 #breadcrumbArea .breadcrumb li,
  .theme4 #breadcrumbArea .breadcrumb li:before {
    color: #05637f; }
  .theme4 #breadcrumbArea .breadcrumb a {
    color: #fff; }
    .theme4 #breadcrumbArea .breadcrumb a:hover, .theme4 #breadcrumbArea .breadcrumb a:focus, .theme4 #breadcrumbArea .breadcrumb a:active {
      color: #05637f; }

/* Content Wrapper 
-------------------------*/
.theme4 .contentWrapper,
#contentArea .contentWrapper.theme4 {
  /* Headings */
  /* Custom block/inline styles */
  /* Links */
  /* Buttons */
  /* Listen */
  /* Accordion */
  /* Cards */
  /* Background Primary */
  /* Background Secondary */ }
  .theme4 .contentWrapper header h4,
  #contentArea .contentWrapper.theme4 header h4 {
    color: #a0b220; }
  .theme4 .contentWrapper h3:after,
  #contentArea .contentWrapper.theme4 h3:after {
    border-color: #a0b220; }
  .theme4 .contentWrapper h4,
  #contentArea .contentWrapper.theme4 h4 {
    color: #a0b220; }
  .theme4 .contentWrapper h5,
  #contentArea .contentWrapper.theme4 h5 {
    color: #a0b220; }
    .theme4 .contentWrapper h5 .accent,
    #contentArea .contentWrapper.theme4 h5 .accent {
      color: #05637f; }
  .theme4 .contentWrapper p .accent,
  #contentArea .contentWrapper.theme4 p .accent {
    color: #a0b220; }
  .theme4 .contentWrapper a,
  #contentArea .contentWrapper.theme4 a {
    color: #a0b220; }
    .theme4 .contentWrapper a:hover, .theme4 .contentWrapper a:focus, .theme4 .contentWrapper a:active,
    #contentArea .contentWrapper.theme4 a:hover,
    #contentArea .contentWrapper.theme4 a:focus,
    #contentArea .contentWrapper.theme4 a:active {
      color: #667114; }
  .theme4 .contentWrapper .btn-primary,
  #contentArea .contentWrapper.theme4 .btn-primary {
    color: #fff;
    border-color: #a0b220;
    background-color: #a0b220; }
    .theme4 .contentWrapper .btn-primary:hover, .theme4 .contentWrapper .btn-primary:active, .theme4 .contentWrapper .btn-primary:focus,
    #contentArea .contentWrapper.theme4 .btn-primary:hover,
    #contentArea .contentWrapper.theme4 .btn-primary:active,
    #contentArea .contentWrapper.theme4 .btn-primary:focus {
      color: #fff;
      border-color: #a0b220;
      background-color: #8d9c1c; }
    .theme4 .contentWrapper .btn-primary:active, .theme4 .contentWrapper .btn-primary:focus,
    #contentArea .contentWrapper.theme4 .btn-primary:active,
    #contentArea .contentWrapper.theme4 .btn-primary:focus {
      box-shadow: 0 0 0 0.25rem rgba(160, 178, 32, 0.25) !important; }
  .theme4 .contentWrapper .btn-secondary,
  #contentArea .contentWrapper.theme4 .btn-secondary {
    color: #fff;
    border-color: #05637f;
    background-color: #05637f; }
    .theme4 .contentWrapper .btn-secondary:hover, .theme4 .contentWrapper .btn-secondary:active, .theme4 .contentWrapper .btn-secondary:focus,
    #contentArea .contentWrapper.theme4 .btn-secondary:hover,
    #contentArea .contentWrapper.theme4 .btn-secondary:active,
    #contentArea .contentWrapper.theme4 .btn-secondary:focus {
      color: #fff;
      border-color: #05637f;
      background-color: #045066; }
    .theme4 .contentWrapper .btn-secondary:active, .theme4 .contentWrapper .btn-secondary:focus,
    #contentArea .contentWrapper.theme4 .btn-secondary:active,
    #contentArea .contentWrapper.theme4 .btn-secondary:focus {
      box-shadow: 0 0 0 0.25rem rgba(5, 99, 127, 0.25) !important; }
  .theme4 .contentWrapper ul.bulletList li:before,
  #contentArea .contentWrapper.theme4 ul.bulletList li:before {
    background-color: #a0b220; }
  .theme4 .contentWrapper ul.bulletList li ul li:before,
  #contentArea .contentWrapper.theme4 ul.bulletList li ul li:before {
    border: 1px solid #a0b220;
    background-color: transparent; }
  .theme4 .contentWrapper ul.checkList > li:before,
  #contentArea .contentWrapper.theme4 ul.checkList > li:before {
    color: #a0b220; }
  .theme4 .contentWrapper ol li:before,
  #contentArea .contentWrapper.theme4 ol li:before {
    color: #a0b220; }
  .theme4 .contentWrapper .accordion .accordionItem .accordion-button:hover,
  #contentArea .contentWrapper.theme4 .accordion .accordionItem .accordion-button:hover {
    color: #05637f; }
  .theme4 .contentWrapper .accordion .accordionItem .accordion-button:before,
  #contentArea .contentWrapper.theme4 .accordion .accordionItem .accordion-button:before {
    color: #a0b220; }
  .theme4 .contentWrapper .card,
  #contentArea .contentWrapper.theme4 .card {
    /* invertiert */ }
    .theme4 .contentWrapper .card.frame-layout-12,
    #contentArea .contentWrapper.theme4 .card.frame-layout-12 {
      color: #fff;
      background-color: #a0b220;
      /* Buttons */ }
      .theme4 .contentWrapper .card.frame-layout-12 .btn-primary,
      #contentArea .contentWrapper.theme4 .card.frame-layout-12 .btn-primary {
        color: #000;
        border-color: #fff;
        background-color: #fff; }
        .theme4 .contentWrapper .card.frame-layout-12 .btn-primary:hover, .theme4 .contentWrapper .card.frame-layout-12 .btn-primary:active, .theme4 .contentWrapper .card.frame-layout-12 .btn-primary:focus,
        #contentArea .contentWrapper.theme4 .card.frame-layout-12 .btn-primary:hover,
        #contentArea .contentWrapper.theme4 .card.frame-layout-12 .btn-primary:active,
        #contentArea .contentWrapper.theme4 .card.frame-layout-12 .btn-primary:focus {
          color: #000;
          border-color: #fff;
          background-color: #f2f2f2; }
        .theme4 .contentWrapper .card.frame-layout-12 .btn-primary:active, .theme4 .contentWrapper .card.frame-layout-12 .btn-primary:focus,
        #contentArea .contentWrapper.theme4 .card.frame-layout-12 .btn-primary:active,
        #contentArea .contentWrapper.theme4 .card.frame-layout-12 .btn-primary:focus {
          box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25); }
  .theme4 .contentWrapper.backgroundPrimary,
  #contentArea .contentWrapper.theme4.backgroundPrimary {
    color: #fff;
    background-color: #a0b220;
    /* Headings */
    /* Custom block/inline styles */
    /* Links */
    /* Buttons */
    /* Trenner */
    /* Listen */
    /* Accordion */
    /* Cards */
    /* Tables */
    /* Forms */ }
    .theme4 .contentWrapper.backgroundPrimary header h4,
    #contentArea .contentWrapper.theme4.backgroundPrimary header h4 {
      color: #05637f; }
    .theme4 .contentWrapper.backgroundPrimary h3:after,
    #contentArea .contentWrapper.theme4.backgroundPrimary h3:after {
      border-color: #05637f; }
    .theme4 .contentWrapper.backgroundPrimary h4,
    #contentArea .contentWrapper.theme4.backgroundPrimary h4 {
      color: #05637f; }
    .theme4 .contentWrapper.backgroundPrimary h5,
    #contentArea .contentWrapper.theme4.backgroundPrimary h5 {
      color: #fff; }
    .theme4 .contentWrapper.backgroundPrimary p .accent,
    #contentArea .contentWrapper.theme4.backgroundPrimary p .accent {
      color: #05637f; }
    .theme4 .contentWrapper.backgroundPrimary a,
    #contentArea .contentWrapper.theme4.backgroundPrimary a {
      color: #05637f; }
      .theme4 .contentWrapper.backgroundPrimary a:hover, .theme4 .contentWrapper.backgroundPrimary a:focus, .theme4 .contentWrapper.backgroundPrimary a:active,
      #contentArea .contentWrapper.theme4.backgroundPrimary a:hover,
      #contentArea .contentWrapper.theme4.backgroundPrimary a:focus,
      #contentArea .contentWrapper.theme4.backgroundPrimary a:active {
        color: #089cc9; }
    .theme4 .contentWrapper.backgroundPrimary .btn-primary,
    #contentArea .contentWrapper.theme4.backgroundPrimary .btn-primary {
      color: #fff;
      border-color: #05637f;
      background-color: #05637f; }
      .theme4 .contentWrapper.backgroundPrimary .btn-primary:hover, .theme4 .contentWrapper.backgroundPrimary .btn-primary:active, .theme4 .contentWrapper.backgroundPrimary .btn-primary:focus,
      #contentArea .contentWrapper.theme4.backgroundPrimary .btn-primary:hover,
      #contentArea .contentWrapper.theme4.backgroundPrimary .btn-primary:active,
      #contentArea .contentWrapper.theme4.backgroundPrimary .btn-primary:focus {
        color: #fff;
        background-color: #045066;
        box-shadow: none; }
    .theme4 .contentWrapper.backgroundPrimary .btn-secondary,
    #contentArea .contentWrapper.theme4.backgroundPrimary .btn-secondary {
      color: #3a3a3a;
      border-color: #fff;
      background-color: #fff; }
      .theme4 .contentWrapper.backgroundPrimary .btn-secondary:hover, .theme4 .contentWrapper.backgroundPrimary .btn-secondary:active, .theme4 .contentWrapper.backgroundPrimary .btn-secondary:focus,
      #contentArea .contentWrapper.theme4.backgroundPrimary .btn-secondary:hover,
      #contentArea .contentWrapper.theme4.backgroundPrimary .btn-secondary:active,
      #contentArea .contentWrapper.theme4.backgroundPrimary .btn-secondary:focus {
        color: #3a3a3a;
        background-color: #efefef;
        box-shadow: none; }
    .theme4 .contentWrapper.backgroundPrimary hr,
    .theme4 .contentWrapper.backgroundPrimary .frame-ruler-before:before,
    .theme4 .contentWrapper.backgroundPrimary .frame-ruler-after:after,
    #contentArea .contentWrapper.theme4.backgroundPrimary hr,
    #contentArea .contentWrapper.theme4.backgroundPrimary .frame-ruler-before:before,
    #contentArea .contentWrapper.theme4.backgroundPrimary .frame-ruler-after:after {
      border-color: rgba(255, 255, 255, 0.25); }
    .theme4 .contentWrapper.backgroundPrimary ul.bulletList li:before,
    #contentArea .contentWrapper.theme4.backgroundPrimary ul.bulletList li:before {
      background-color: #05637f; }
    .theme4 .contentWrapper.backgroundPrimary ul.bulletList li ul li:before,
    #contentArea .contentWrapper.theme4.backgroundPrimary ul.bulletList li ul li:before {
      border: 1px solid #05637f;
      background-color: transparent; }
    .theme4 .contentWrapper.backgroundPrimary ul.checkList > li:before,
    #contentArea .contentWrapper.theme4.backgroundPrimary ul.checkList > li:before {
      color: #05637f; }
    .theme4 .contentWrapper.backgroundPrimary ol li:before,
    #contentArea .contentWrapper.theme4.backgroundPrimary ol li:before {
      color: #05637f; }
    .theme4 .contentWrapper.backgroundPrimary .accordion,
    #contentArea .contentWrapper.theme4.backgroundPrimary .accordion {
      border-color: rgba(255, 255, 255, 0.25); }
      .theme4 .contentWrapper.backgroundPrimary .accordion .accordionItem,
      #contentArea .contentWrapper.theme4.backgroundPrimary .accordion .accordionItem {
        border-color: rgba(255, 255, 255, 0.25); }
        .theme4 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button,
        #contentArea .contentWrapper.theme4.backgroundPrimary .accordion .accordionItem .accordion-button {
          color: inherit; }
          .theme4 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button:hover,
          #contentArea .contentWrapper.theme4.backgroundPrimary .accordion .accordionItem .accordion-button:hover {
            color: #05637f; }
          .theme4 .contentWrapper.backgroundPrimary .accordion .accordionItem .accordion-button:before,
          #contentArea .contentWrapper.theme4.backgroundPrimary .accordion .accordionItem .accordion-button:before {
            color: #05637f; }
    .theme4 .contentWrapper.backgroundPrimary .card,
    #contentArea .contentWrapper.theme4.backgroundPrimary .card {
      /* invertiert */ }
      .theme4 .contentWrapper.backgroundPrimary .card.frame-layout-12,
      #contentArea .contentWrapper.theme4.backgroundPrimary .card.frame-layout-12 {
        color: #fff;
        background-color: #05637f;
        /* Buttons */ }
        .theme4 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary,
        #contentArea .contentWrapper.theme4.backgroundPrimary .card.frame-layout-12 .btn-primary {
          color: #fff;
          border-color: #a0b220;
          background-color: #a0b220; }
          .theme4 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:hover, .theme4 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:active, .theme4 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:focus,
          #contentArea .contentWrapper.theme4.backgroundPrimary .card.frame-layout-12 .btn-primary:hover,
          #contentArea .contentWrapper.theme4.backgroundPrimary .card.frame-layout-12 .btn-primary:active,
          #contentArea .contentWrapper.theme4.backgroundPrimary .card.frame-layout-12 .btn-primary:focus {
            color: #fff;
            border-color: #a0b220;
            background-color: #8d9c1c; }
          .theme4 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:active, .theme4 .contentWrapper.backgroundPrimary .card.frame-layout-12 .btn-primary:focus,
          #contentArea .contentWrapper.theme4.backgroundPrimary .card.frame-layout-12 .btn-primary:active,
          #contentArea .contentWrapper.theme4.backgroundPrimary .card.frame-layout-12 .btn-primary:focus {
            box-shadow: 0 0 0 0.25rem rgba(160, 178, 32, 0.25); }
    .theme4 .contentWrapper.backgroundPrimary .table,
    #contentArea .contentWrapper.theme4.backgroundPrimary .table {
      color: inherit; }
      .theme4 .contentWrapper.backgroundPrimary .table.table-bordered th, .theme4 .contentWrapper.backgroundPrimary .table.table-bordered td,
      #contentArea .contentWrapper.theme4.backgroundPrimary .table.table-bordered th,
      #contentArea .contentWrapper.theme4.backgroundPrimary .table.table-bordered td {
        border-color: rgba(255, 255, 255, 0.25); }
      .theme4 .contentWrapper.backgroundPrimary .table.table-bordered thead, .theme4 .contentWrapper.backgroundPrimary .table.table-bordered th,
      #contentArea .contentWrapper.theme4.backgroundPrimary .table.table-bordered thead,
      #contentArea .contentWrapper.theme4.backgroundPrimary .table.table-bordered th {
        color: #05637f; }
    .theme4 .contentWrapper.backgroundPrimary label,
    #contentArea .contentWrapper.theme4.backgroundPrimary label {
      color: #05637f; }
  .theme4 .contentWrapper.backgroundSecondary,
  #contentArea .contentWrapper.theme4.backgroundSecondary {
    color: #fff;
    background-color: #cfd88f;
    /* Trenner */
    /* Accordion */
    /* Tables */
    /* Forms */ }
    .theme4 .contentWrapper.backgroundSecondary hr,
    .theme4 .contentWrapper.backgroundSecondary .frame-ruler-before:before,
    .theme4 .contentWrapper.backgroundSecondary .frame-ruler-after:after,
    #contentArea .contentWrapper.theme4.backgroundSecondary hr,
    #contentArea .contentWrapper.theme4.backgroundSecondary .frame-ruler-before:before,
    #contentArea .contentWrapper.theme4.backgroundSecondary .frame-ruler-after:after {
      border-color: rgba(255, 255, 255, 0.3); }
    .theme4 .contentWrapper.backgroundSecondary .accordion,
    #contentArea .contentWrapper.theme4.backgroundSecondary .accordion {
      border-color: rgba(255, 255, 255, 0.25); }
      .theme4 .contentWrapper.backgroundSecondary .accordion .accordionItem,
      #contentArea .contentWrapper.theme4.backgroundSecondary .accordion .accordionItem {
        border-color: rgba(255, 255, 255, 0.25); }
        .theme4 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button,
        #contentArea .contentWrapper.theme4.backgroundSecondary .accordion .accordionItem .accordion-button {
          color: inherit; }
          .theme4 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button:hover,
          #contentArea .contentWrapper.theme4.backgroundSecondary .accordion .accordionItem .accordion-button:hover {
            color: #a0b220; }
          .theme4 .contentWrapper.backgroundSecondary .accordion .accordionItem .accordion-button:before,
          #contentArea .contentWrapper.theme4.backgroundSecondary .accordion .accordionItem .accordion-button:before {
            color: #a0b220; }
    .theme4 .contentWrapper.backgroundSecondary .table,
    #contentArea .contentWrapper.theme4.backgroundSecondary .table {
      color: inherit; }
      .theme4 .contentWrapper.backgroundSecondary .table.table-bordered th, .theme4 .contentWrapper.backgroundSecondary .table.table-bordered td,
      #contentArea .contentWrapper.theme4.backgroundSecondary .table.table-bordered th,
      #contentArea .contentWrapper.theme4.backgroundSecondary .table.table-bordered td {
        border-color: rgba(255, 255, 255, 0.25); }
      .theme4 .contentWrapper.backgroundSecondary .table.table-bordered thead, .theme4 .contentWrapper.backgroundSecondary .table.table-bordered th,
      #contentArea .contentWrapper.theme4.backgroundSecondary .table.table-bordered thead,
      #contentArea .contentWrapper.theme4.backgroundSecondary .table.table-bordered th {
        color: #a0b220; }
    .theme4 .contentWrapper.backgroundSecondary label,
    #contentArea .contentWrapper.theme4.backgroundSecondary label {
      color: #a0b220; }

/* Start: XL and smaller */
@media (max-width: 1399.98px) {
  .form-check-inline-xxl {
    display: block; } }
/* End: XL and smaller */
/* Start: LG and bigger */
@media (min-width: 992px) {
  /* Header Styles */
  #headArea {
    /* MainBar */ }
    #headArea .mainBar .navbar-nav {
      /* Styles for smooth opening of dropdowns  */ }
      #headArea .mainBar .navbar-nav .dropdown-menu {
        left: 0;
        margin-top: 40px;
        display: block;
        visibility: hidden;
        opacity: 0;
        transition: all 0.2s ease; }
        #headArea .mainBar .navbar-nav .dropdown-menu.show {
          visibility: visible;
          opacity: 1; }

  #contentArea {
    /* 
     Re-positioning the scroll-target for anchors if sticky header is active
     https://css-tricks.com/fixed-headers-and-jump-links-the-solution-is-scroll-margin-top/
    */ }
    #contentArea div[id],
    #contentArea form[id] {
      scroll-margin-top: 96px;
      scroll-snap-margin-top: 96px; }

  /* Timeline */
  .timeline {
    padding-left: 0; }

  .timeline:before {
    left: 50%; }

  .timeline-item {
    width: 50%; }

  .timeline-item:not(:first-child) {
    margin-top: -1.5rem; }

  .timeline-item-marker {
    left: auto;
    right: 0;
    transform: translate(50%, -50%); }

  .timeline-item-inner {
    margin-left: 0;
    margin-right: calc(1.5rem + 46px / 2); }

  .timeline-item:nth-child(even) {
    margin-left: 50%; }

  .timeline-item:nth-child(even) .timeline-item-inner {
    margin-left: calc(1.5rem + 46px / 2);
    margin-right: 0; }

  .timeline-item:nth-child(even) .timeline-item-marker {
    left: 0;
    right: auto;
    transform: translate(-50%, -50%); } }
/* End: LG and bigger */
/* Start: LG and smaller */
@media (max-width: 1199.98px) {
  /* Slider */
  .owl-carousel {
    /* Slider-Type: Theme Teaser */ }
    .owl-carousel.themeTeaser .sliderItem .overlay .caption .headline {
      font-size: 1.8rem; }

  /* Hero */
  .hero .overlay .caption .headline {
    font-size: 1.8rem; } }
/* End: LG and smaller */
/* Start: MD and smaller */
@media (max-width: 991.98px) {
  /* Header Styles */
  #headArea {
    /* MainBar */ }
    #headArea .mainBar .navbar-nav {
      margin-top: 115px;
      padding-bottom: 40px; }
      #headArea .mainBar .navbar-nav li {
        margin-right: 0; }
        #headArea .mainBar .navbar-nav li > a {
          border-top: none;
          border-bottom: 1px solid #4c4c4c !important; }
        #headArea .mainBar .navbar-nav li.search {
          padding-left: 0; }
          #headArea .mainBar .navbar-nav li.search:before {
            display: none; }
          #headArea .mainBar .navbar-nav li.search a {
            position: static; }
      #headArea .mainBar .navbar-nav .dropdown-menu {
        margin-top: 0 !important; }
        #headArea .mainBar .navbar-nav .dropdown-menu .col {
          margin-bottom: 10px; }
          #headArea .mainBar .navbar-nav .dropdown-menu .col .dropdown-item:last-child {
            border-bottom: 1px solid #efefef; }

  /* Slider (owl-carousel) */
  .owl-carousel {
    /* Slider-Type: Theme Teaser */
    /* Slider-Type: Content Swipe */ }
    .owl-carousel.themeTeaser .sliderItem .overlay .caption {
      width: auto; }
      .owl-carousel.themeTeaser .sliderItem .overlay .caption .headline {
        font-size: 1.4rem; }
      .owl-carousel.themeTeaser .sliderItem .overlay .caption p {
        font-size: 1rem;
        line-height: 1.1; }
    .owl-carousel.contentSwipe {
      width: auto;
      /* Nav */ }
      .owl-carousel.contentSwipe .owl-nav {
        display: none; }

  /* Hero */
  .hero .overlay .caption {
    width: auto; }
    .hero .overlay .caption .headline {
      font-size: 1.4rem; }
    .hero .overlay .caption p {
      font-size: 1rem;
      line-height: 1.1; }

  /* Reset sticky footer styles */
  html {
    min-height: 0; }

  body {
    margin-bottom: 0; }

  #footArea {
    position: static;
    height: auto; }
    #footArea .mainBar {
      height: auto; } }
/* End: MD and smaller */
/* Start: SM and smaller */
@media (max-width: 767.98px) {
  /* Slider (owl-carousel) */
  .owl-carousel {
    /* Slider-Type: Theme Teaser */
    /* Slider-Type: Content Swipe */ }
    .owl-carousel.themeTeaser .sliderItem .overlay .caption .subHeadline {
      font-size: .9rem; }
    .owl-carousel.themeTeaser .sliderItem .overlay .caption .headline {
      font-size: 1.1rem; }
    .owl-carousel.themeTeaser .sliderItem .overlay .caption .btn {
      padding: .3rem 1.7rem .3rem .7rem; }
    .owl-carousel.contentSwipe .sliderItem .caption {
      font-size: 1.2rem; }

  /* Hero */
  .hero .overlay .caption .subHeadline {
    font-size: .9rem; }
  .hero .overlay .caption .headline {
    font-size: 1.1rem; }
  .hero .overlay .caption .btn {
    padding: .3rem .7rem; } }
/* End: SM and smaller */
/* Start: XS only */
@media (max-width: 575.98px) {
  /* Headlines */
  h1 {
    font-size: 1.6rem; }

  h5 {
    font-size: 1.8rem; }

  /* Breadcrumb */
  .breadcrumb li {
    display: none; }
    .breadcrumb li:first-child, .breadcrumb li:last-child {
      display: list-item; }

  /* Gallery */
  .ce-intext .ce-gallery {
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: none; }

  /* Slider (owl-carousel) */
  .owl-carousel {
    /* Slider-Type: Theme Teaser */
    /* Slider-Type: Content Swipe */ }
    .owl-carousel.themeTeaser {
      display: none; }
    .owl-carousel.contentSwipe .sliderItem .caption {
      font-size: .9rem; }

  /* Hero */
  .hero {
    display: none; }

  /* Cookie-Banner */
  #cookieBanner {
    right: auto;
    bottom: 0;
    width: 100%;
    text-align: center; }
    #cookieBanner .inner .btnClose {
      width: auto; } }
/* End: XS only */
.tmplHelper#responsiveLevelDisplay {
  position: fixed;
  top: 6px;
  left: 6px;
  z-index: 100;
  font-size: 11px;
  font-weight: 500;
  color: #fff;
  padding: 5px 10px;
  background-color: #fd7e14; }
  .tmplHelper#responsiveLevelDisplay:before {
    content: 'default'; }

@media (min-width: 1400px) {
  .tmplHelper#responsiveLevelDisplay:before {
    content: 'BreakPoint 1 [ XXL ]'; } }
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .tmplHelper#responsiveLevelDisplay:before {
    content: 'BreakPoint 2 [ XL ]'; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  .tmplHelper#responsiveLevelDisplay:before {
    content: 'BreakPoint 3 [ LG ]'; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .tmplHelper#responsiveLevelDisplay:before {
    content: 'BreakPoint 4 [ MD ]'; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .tmplHelper#responsiveLevelDisplay:before {
    content: 'BreakPoint 5 [ SM ]'; } }
@media (max-width: 575.98px) {
  .tmplHelper#responsiveLevelDisplay:before {
    content: 'BreakPoint 6 [ XS ]'; } }

/*# sourceMappingURL=customBootstrap.css.map */
