@charset "UTF-8";
/* color definitions */
/* import bourbon at the top of all css */
/*!
 * 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: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\e059"; }

.fa-bacterium:before {
  content: "\e05a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\e05b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\e005"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\e05c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\e05d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\e05e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-handshake-slash:before {
  content: "\e060"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\e065"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\e066"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\e068"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\e069"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\e06d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\e06f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\e070"; }

.fa-store-slash:before {
  content: "\e071"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\e072"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\e041"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\e073"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-vest:before {
  content: "\e085"; }

.fa-vest-patches:before {
  content: "\e086"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.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("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");
  src: url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

html {
  box-sizing: border-box; }

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

/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
/*
@font-face {
  font-family: 'flexslider-icon';
  src: url('../Fonts/flexslider-icon.eot');
  src: url('../Fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../Fonts/flexslider-icon.woff') format('woff'), url('../Fonts/flexslider-icon.ttf') format('truetype'), url('../Fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: visible; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 3.75em;
  background: #ffffff;
  border: 0.25em solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -webkit-box-shadow: "" 0 0.0625em 0.25em rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 0.0625em 0.25em rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 0.0625em 0.25em rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 0.0625em 0.25em rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto; }

.flex-viewport {
  max-height: 125em;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 18.75em; }

.carousel li {
  margin-right: 0.3125em; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 2.5em;
  height: 2.5em;
  margin: -1.25em 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0.0625em 0.0625em 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "Font Awesome 5 Free";
  font-size: 2.5em;
  display: inline-block;
  content: "\f104";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0.0625em 0.0625em 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: "\f105"; }

.flex-direction-nav .flex-prev {
  left: -3.125em; }

.flex-direction-nav .flex-next {
  right: -3.125em;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 0.625em; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 0.625em; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-pauseplay a {
  display: block;
  width: 1.25em;
  height: 1.25em;
  position: absolute;
  bottom: 0.3125em;
  left: 0.625em;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "Font Awesome 5 Free";
  font-size: 1.25em;
  display: inline-block;
  content: "\f04c"; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a .flex-play:before {
  content: "\f04b"; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -2.5em;
  text-align: center; }

.flex-control-nav li {
  margin: 0 0.1875em;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 0.5em;
  height: 0.5em;
  display: block;
  background: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  text-indent: -624.9375em; }

.flex-control-paging li a:hover {
  background: rgba(193, 27, 1, 0.8); }

.flex-control-paging li a.flex-active {
  background: #c11b01;
  cursor: default; }

.flex-control-thumbs {
  margin: 0.3125em 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

.flex-control-thumbs img {
  background: url("../Images/loading.gif") center center no-repeat; }

/*! jQuery UI - v1.11.3 - 2015-02-12
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */ }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em; }

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

/* button sets */
.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer; }

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* place to overwrite jquery ui styles */
.ui-datepicker {
  left: 30px !important;
  right: 30px !important;
  width: auto !important;
  z-index: 99 !important; }

/* own mixins */
/*
Mixins

Styleguide: helpers.mixins
*/
/*
@include clearfix()

Fügt einen clearfix zu einem Element hinzu

Styleguide: helpers.mixins.clearfix
*/
/*
@include hide-text()

Versteckt den Text (Screenreader freundlich)

Styleguide: helpers.mixins.hide-text
*/
/*
@include list-inline()

LIs inline auflisten

Styleguide: helpers.mixins.list-inline
*/
/*
@include ghostVerticalAlign()

Elemente vertikal zentrieren

Styleguide: helpers.mixins.ghost-vertical-align
*/
/*
@include centerer()

Element horizontal und vertikal zentrieren

Styleguide: helpers.mixins.centerer
*/
/*
@include resize-sprite($map, $sprite, $percent)

Sprites beim Einbauen verkleinern können

$map - Die generiete Spritemap
$sprite - Der Name des Sprites
$percent - Skalierung

Styleguide: helpers.mixins.resize-sprite
*/
/*
@include navsplitter($color, $height, $left, $right, $bottom)

Trenner für horizontales Menü, bei welchem die Linien beim Hover nicht durchblitzen

$color - Hintergrundfarbe
$height - Höhe
$left - Linker Abstand
$right - Rechter Abstand
$bottom - Abstand von unten

Styleguide: helpers.mixins.navsplitter
*/
/*
@include triangle($direction, $size, $color, $scale)

Triangle => http://hackingui.com/front-end/10-best-scss-utilities/

$direction - The Ausrichtung (up, down, left, right)
$size = 6px - Die Größe
$color = #222 - Die Farbe
$scale = 1 - Die Skalierung

Styleguide helpers.mixins.triangle
*/
/* Spritesheet */
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

html {
  font-family: 'Lato', sans-serif; }

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

button {
  outline: none;
  cursor: pointer; }

ul {
  margin: 0;
  padding: 0; }

li {
  margin-bottom: 5px; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin: 0 0 10px;
  font-weight: bold; }

h2, .h2 {
  font-size: 1.5em; }

/* include all generated sprites at once */
.giatamap-aktivbewegen-grey {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -2482px;
  width: 36px;
  height: 36px; }

.giatamap-aktivbewegen {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -3898px;
  width: 36px;
  height: 36px; }

.giatamap-ausgehen-grey {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -3662px;
  width: 36px;
  height: 36px; }

.giatamap-ausgehen {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -2718px;
  width: 36px;
  height: 36px; }

.giatamap-einkaufen-grey {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -2954px;
  width: 36px;
  height: 36px; }

.giatamap-einkaufen {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -3190px;
  width: 36px;
  height: 36px; }

.giatamap-erholenpflegen-grey {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -3426px;
  width: 36px;
  height: 36px; }

.giatamap-erholenpflegen {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -4134px;
  width: 36px;
  height: 36px; }

.giatamap-essentrinken-grey {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -4370px;
  width: 36px;
  height: 36px; }

.giatamap-essentrinken {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -4606px;
  width: 36px;
  height: 36px; }

.giatamap-sehenerleben-grey {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -4842px;
  width: 36px;
  height: 36px; }

.giatamap-sehenerleben {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -2246px;
  width: 36px;
  height: 36px; }

.ico-deutschland-card {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -7332px;
  width: 102px;
  height: 60px; }

.ico-drivefti {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -5809px;
  width: 130px;
  height: 45px; }

.ico-ekomi {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -6558px;
  width: 54px;
  height: 54px; }

.ico-google-playstore {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -6305px;
  width: 62px;
  height: 53px; }

.ico-hanse-merkur {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -6054px;
  width: 190px;
  height: 51px; }

.ico-header-logos {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -5564px;
  width: 220px;
  height: 45px; }

.ico-now {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -8374px;
  width: 62px;
  height: 61px; }

.ico-ssl-siegel {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -7072px;
  width: 60px;
  height: 60px; }

.ico-tuev-preis-leistung {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -5321px;
  width: 80px;
  height: 43px; }

.ico-tuev-service-tested {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -5078px;
  width: 80px;
  height: 43px; }

.ico-website-2012 {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -6812px;
  width: 60px;
  height: 60px; }

.ico-website-2013 {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -7592px;
  width: 60px;
  height: 60px; }

.payment-amex {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -2014px;
  width: 51px;
  height: 32px; }

.payment-mc {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -1782px;
  width: 51px;
  height: 32px; }

.payment-visa {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -1550px;
  width: 51px;
  height: 32px; }

.sk-input-icon {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px 0px;
  width: 25px;
  height: 14px; }

.sonnenklar-logo {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -1321px;
  width: 124px;
  height: 29px; }

.sonnenklar-news {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -1094px;
  width: 149px;
  height: 27px; }

.ui-radio-checked {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -874px;
  width: 20px;
  height: 20px; }

.ui-radio-checked2 {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -654px;
  width: 20px;
  height: 20px; }

.ui-radio {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -434px;
  width: 20px;
  height: 20px; }

.ui-radio2 {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -214px;
  width: 20px;
  height: 20px; }

.unser-tipp {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -8113px;
  width: 66px;
  height: 61px; }

.unser-tipp2 {
  background-image: url(../Images/spritesheet.png);
  background-position: 0px -7852px;
  width: 66px;
  height: 61px; }

/* mobile first */
body {
  margin: 0 0.625em 30px 0.625em; }

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

.clearfix {
  clear: both;
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.tright {
  text-align: right; }

.tcenter {
  text-align: center; }

.bold {
  font-weight: bold; }

.hidden {
  display: none; }

.rel {
  position: relative; }

.underline {
  text-decoration: underline; }

.abs {
  position: absolute; }

.pointer {
  cursor: pointer; }

.help {
  cursor: help; }

.delim-1,
.delim-2 {
  margin-bottom: 5px;
  padding-bottom: 10px; }

.delim-1 {
  border-bottom: 1px solid #A8A8A8; }

.delim-2 {
  border-bottom: 3px solid #A8A8A8; }

.green {
  color: #7CB842 !important; }

.red {
  color: #FF9933 !important; }

.blue {
  color: #0D476A !important; }

.grey {
  color: #A8A8A8 !important; }

.grey-dark {
  color: #666666 !important; }

.yellow {
  color: #EBE021 !important; }

.orange {
  color: #FF9000 !important; }

.black {
  color: #3C3C3E !important; }

.fa-star.yellow, .fa-star-half.yellow {
  color: #0D476A !important; }

.hotel-star,
.hotel-star-half {
  width: 22px;
  height: 20px;
  display: inline-block;
  margin-bottom: -4px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.hotel-star {
  background-image: url("../Images/ic_sonne_blau.svg"); }

.hotel-star-half {
  background-image: url("../Images/ic_sonne_blau_halb.svg"); }

.white .hotel-star {
  background-image: url("../Images/ic_sonne_ng.svg"); }

.white .hotel-star-half {
  background-image: url("../Images/ic_sonne_ng_halb.svg"); }

.price-wrapper {
  display: block;
  position: absolute;
  right: 28px;
  bottom: 10px;
  cursor: pointer; }
  .price-wrapper .price-link {
    background: #FF9933;
    padding: 3px 9px 3px 2px;
    font-size: 20px;
    color: white;
    display: inline-block;
    float: left;
    font-weight: lighter; }
    .price-wrapper .price-link:before {
      content: "ab";
      text-transform: lowercase;
      padding-right: 0.3125em;
      padding-left: 0.125em;
      font-size: 11px; }
    .price-wrapper .price-link::after {
      content: "p.P.";
      text-transform: none;
      position: absolute;
      font-size: 9px;
      top: 0.55556em;
      right: 0;
      margin-right: 5px; }
  .price-wrapper .price-arrow {
    width: auto;
    height: auto;
    display: inline;
    position: absolute;
    border: 15px solid transparent;
    border-left-color: #FF9933 !important;
    border-right: 0 !important; }

.layer-xhr {
  background: #000;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20; }
  .layer-xhr > img {
    top: 50%;
    position: absolute;
    left: 50%;
    margin-left: -33px;
    margin-top: -33px; }

ul.rte-checklist {
  padding: 0; }
  ul.rte-checklist li {
    padding-left: 20px;
    list-style-type: none;
    margin-left: 0 !important; }
    ul.rte-checklist li:before {
      margin-right: 5px;
      font-family: "Font Awesome 5 Free";
      display: inline-block;
      content: "\f00c";
      color: #FF9933;
      margin-left: -20px; }

.col-wrap {
  display: table;
  width: 100%;
  table-layout: fixed; }

@media screen and (max-width: 37.5em) {
  .col-s-1 {
    display: table-cell;
    width: 8.3333333333%; }
  .col-s-2 {
    display: table-cell;
    width: 16.6666666667%; }
  .col-s-3 {
    display: table-cell;
    width: 25%; }
  .col-s-4 {
    display: table-cell;
    width: 33.3333333333%; }
  .col-s-5 {
    display: table-cell;
    width: 41.6666666667%; }
  .col-s-6 {
    display: table-cell;
    width: 50%; }
  .col-s-7 {
    display: table-cell;
    width: 58.3333333333%; }
  .col-s-8 {
    display: table-cell;
    width: 66.6666666667%; }
  .col-s-9 {
    display: table-cell;
    width: 75%; }
  .col-s-10 {
    display: table-cell;
    width: 83.3333333333%; }
  .col-s-11 {
    display: table-cell;
    width: 91.6666666667%; }
  .col-s-12 {
    display: table-cell;
    width: 100%; }
  .show--mobile {
    display: block !important; }
  .hide--mobile {
    display: none !important; } }

@media screen and (min-width: 37.5em) {
  .col-tbl-1 {
    display: table-cell;
    width: 8.3333333333%; }
  .col-tbl-2 {
    display: table-cell;
    width: 16.6666666667%; }
  .col-tbl-3 {
    display: table-cell;
    width: 25%; }
  .col-tbl-4 {
    display: table-cell;
    width: 33.3333333333%; }
  .col-tbl-5 {
    display: table-cell;
    width: 41.6666666667%; }
  .col-tbl-6 {
    display: table-cell;
    width: 50%; }
  .col-tbl-7 {
    display: table-cell;
    width: 58.3333333333%; }
  .col-tbl-8 {
    display: table-cell;
    width: 66.6666666667%; }
  .col-tbl-9 {
    display: table-cell;
    width: 75%; }
  .col-tbl-10 {
    display: table-cell;
    width: 83.3333333333%; }
  .col-tbl-11 {
    display: table-cell;
    width: 91.6666666667%; }
  .col-tbl-12 {
    display: table-cell;
    width: 100%; } }

@media screen and (min-width: 37.5em) and (max-width: 60em) {
  .show--tablet {
    display: block !important; }
  .hide--tablet {
    display: none !important; } }

@media screen and (min-width: 60em) {
  .col-lg-1 {
    display: table-cell;
    width: 8.3333333333%; }
  .col-lg-2 {
    display: table-cell;
    width: 16.6666666667%; }
  .col-lg-3 {
    display: table-cell;
    width: 25%; }
  .col-lg-4 {
    display: table-cell;
    width: 33.3333333333%; }
  .col-lg-5 {
    display: table-cell;
    width: 41.6666666667%; }
  .col-lg-6 {
    display: table-cell;
    width: 50%; }
  .col-lg-7 {
    display: table-cell;
    width: 58.3333333333%; }
  .col-lg-8 {
    display: table-cell;
    width: 66.6666666667%; }
  .col-lg-9 {
    display: table-cell;
    width: 75%; }
  .col-lg-10 {
    display: table-cell;
    width: 83.3333333333%; }
  .col-lg-11 {
    display: table-cell;
    width: 91.6666666667%; }
  .col-lg-12 {
    display: table-cell;
    width: 100%; } }

@media screen and (min-width: 60em) and (max-width: 77.5em) {
  .show--desktop {
    display: block !important; }
  .hide--desktop {
    display: none !important; } }

@media screen and (min-width: 77.5em) {
  .show--wide {
    display: block !important; }
  .hide--wide {
    display: none !important; }
  .col-wd-1 {
    display: table-cell;
    width: 8.3333333333%; }
  .col-wd-2 {
    display: table-cell;
    width: 16.6666666667%; }
  .col-wd-3 {
    display: table-cell;
    width: 25%; }
  .col-wd-4 {
    display: table-cell;
    width: 33.3333333333%; }
  .col-wd-5 {
    display: table-cell;
    width: 41.6666666667%; }
  .col-wd-6 {
    display: table-cell;
    width: 50%; }
  .col-wd-7 {
    display: table-cell;
    width: 58.3333333333%; }
  .col-wd-8 {
    display: table-cell;
    width: 66.6666666667%; }
  .col-wd-9 {
    display: table-cell;
    width: 75%; }
  .col-wd-10 {
    display: table-cell;
    width: 83.3333333333%; }
  .col-wd-11 {
    display: table-cell;
    width: 91.6666666667%; }
  .col-wd-12 {
    display: table-cell;
    width: 100%; } }

.button-green, .button-green-arrow {
  background: #7CB842;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  border: none;
  height: 30px;
  margin-right: 15px; }
  .button-green.is--busy, .is--busy.button-green-arrow {
    background-color: #A8A8A8;
    pointer-events: none; }
    .button-green.is--busy:before, .is--busy.button-green-arrow:before {
      content: ' ';
      display: inline-block;
      position: relative;
      top: 2px;
      width: 15px;
      height: 15px;
      margin: 0 6px 0 0;
      background: url(../Images/loading-white.gif) center;
      background-size: cover; }

.button-green-arrow:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(109, 197, 0, 0);
  border-left-color: #7CB842;
  border-width: 15px;
  border-right-width: 0 !important;
  margin-top: -15px; }

.button-green-arrow.is--busy:after {
  border-left-color: #A8A8A8; }

a.infobutton {
  padding: 4px 6px;
  color: #3C3C3E; }

.infobutton {
  border: 1px solid #C6CBD4;
  background: #fff;
  height: 2.1875em;
  text-align: left;
  font-size: 13px;
  outline: none; }
  .infobutton .fa {
    color: black; }
  .infobutton:hover .fa {
    color: #EBE021; }
  .infobutton .fa {
    margin-right: 5px; }
  .infobutton .fa:nth-child(1),
  .infobutton .opentext {
    display: inline-block; }
  .infobutton .fa:nth-child(2),
  .infobutton .closetext {
    display: none; }
  .infobutton.open .fa:nth-child(1),
  .infobutton.open .opentext {
    display: none; }
  .infobutton.open .fa:nth-child(2),
  .infobutton.open .closetext {
    display: inline-block; }

.main-wrap p,
.main-wrap li {
  font-size: 12px; }

.main-wrap ul {
  list-style-position: inside; }

.icon--payment {
  display: inline-block;
  position: relative;
  top: 12px;
  width: 51px;
  height: 32px;
  margin: 0 6px;
  background: url("../Images/spritesheet.png") 0 0 no-repeat;
  box-shadow: 0 1px 2px rgba(99, 99, 99, 0.5); }

.icon--amx {
  background-position: 0px -2014px; }

.icon--vis {
  background-position: 0px -1550px; }

.icon--eca {
  background-position: 0px -1782px; }

header {
  position: relative; }
  header > h1 {
    color: #0D476A; }
  header > h2 {
    color: #0D476A; }
  header > h3 {
    color: #3C3C3E; }
  header .usp-bulletpoints {
    display: none; }
  header .hotline-row {
    background-color: #0D476A;
    text-align: right;
    color: #ffffff;
    line-height: 1.6;
    margin: 0 -0.625em;
    padding: 0 0.625em;
    font-weight: bold; }
    header .hotline-row i, header .hotline-row a {
      color: #ffffff; }
  header .logo {
    display: block;
    margin-top: 0.625em;
    padding-right: 1%;
    float: left;
    cursor: pointer;
    max-width: 220px; }
    header .logo img {
      max-height: 100px;
      width: auto; }
  header .info {
    width: calc(100% - 220px);
    float: left; }
    header .info #phone {
      text-align: center;
      background-color: #0D476A;
      width: 40px;
      height: 40px;
      padding-top: 6px;
      font-size: 1.5em;
      margin-right: 5px; }
      header .info #phone a i {
        color: #ffffff; }
    header .info #mobileNavButton {
      background-color: #0D476A;
      border: none;
      font-size: 1.5em;
      width: 40px;
      height: 40px;
      padding-top: 6px;
      text-align: center;
      position: relative;
      z-index: 2; }
      header .info #mobileNavButton i {
        color: #ffffff; }
    header .info #mobileNavButton:hover {
      cursor: pointer; }
    header .info .mobileInfo {
      overflow: hidden;
      display: block; }
      header .info .mobileInfo .support-wrap {
        margin-top: 0.9375em;
        float: right;
        display: inline-flex; }
        header .info .mobileInfo .support-wrap div {
          float: left; }
        header .info .mobileInfo .support-wrap #mobileSearchButton {
          background-color: #0D476A;
          border: none;
          font-size: 1.5em;
          width: 40px;
          height: 40px;
          padding-top: 6px;
          text-align: center;
          margin-right: 5px;
          z-index: 2; }
          header .info .mobileInfo .support-wrap #mobileSearchButton i {
            color: #ffffff; }
        header .info .mobileInfo .support-wrap #mobileSearchButton:hover {
          cursor: pointer; }
    header .info .tablet,
    header .info .desktop {
      display: none; }
  header .overlay {
    background: #000;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s all ease;
    z-index: 2; }
    header .overlay.active {
      opacity: 0.3;
      visibility: visible; }
  header .mobile-productsearch {
    float: right;
    width: 100%;
    position: relative; }
    header .mobile-productsearch .dropdown {
      width: 100%;
      max-height: 0;
      padding: 0;
      clear: both;
      overflow: hidden;
      background-color: #F4F4F4;
      transition: max-height 0.5s ease; }
    header .mobile-productsearch > .overlay {
      opacity: 0;
      visibility: hidden; }
    header .mobile-productsearch > .overlay.openTouch {
      opacity: 0.3;
      z-index: 1;
      visibility: visible; }
    header .mobile-productsearch .productsearch {
      width: 100%;
      position: relative;
      display: none;
      z-index: 20;
      margin-bottom: 10px; }
      header .mobile-productsearch .productsearch input {
        border: solid 1px #0D476A;
        width: 100%;
        height: 40px;
        padding-left: 10px;
        color: #A8A8A8; }
      header .mobile-productsearch .productsearch ul {
        position: absolute;
        padding: 0;
        margin-top: 8px;
        background-color: #ffffff;
        list-style: none;
        border-radius: 4px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
        z-index: 10000;
        right: 0;
        width: 100%; }
      header .mobile-productsearch .productsearch li {
        padding: 8px 10px;
        cursor: pointer; }
      header .mobile-productsearch .productsearch li:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      header .mobile-productsearch .productsearch li:last-child {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px; }
      header .mobile-productsearch .productsearch span {
        display: block; }
      header .mobile-productsearch .productsearch .active {
        background-color: #EBE021; }

.tmpl-ibebooking header #mobileSearchButton,
.tmpl-ibebooking header .search-input-wrap,
.tmpl-ibebooking header .search-desktop {
  display: none !important; }

header .main-nav {
  /* common */ }
  header .main-nav .picture {
    background-size: 100%;
    width: 100%;
    height: 312px;
    position: absolute;
    z-index: 0;
    display: none;
    top: 10px; }
  header .main-nav .desktop {
    display: none; }
  header .main-nav .first,
  header .main-nav .second {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  header .main-nav .first {
    z-index: 1; }
  header .main-nav .second {
    padding: 20px; }
  header .main-nav .overlay {
    background: #000;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s all ease;
    z-index: 2; }
    header .main-nav .overlay.active {
      opacity: 0.3;
      visibility: visible; }
  header .main-nav nav.mobile {
    float: right;
    width: 100%;
    position: relative;
    /* second level navi */ }
    header .main-nav nav.mobile .dropdown {
      width: 100%;
      max-height: 0;
      padding: 0;
      clear: both;
      overflow: hidden;
      background-color: #F4F4F4;
      transition: max-height 0.5s ease; }
    header .main-nav nav.mobile > .overlay {
      opacity: 0;
      visibility: hidden; }
    header .main-nav nav.mobile > .overlay.openTouch {
      opacity: 0.3;
      z-index: 1;
      visibility: visible; }
    header .main-nav nav.mobile .first {
      width: 100%;
      position: relative;
      display: none; }
      header .main-nav nav.mobile .first > li {
        overflow: hidden;
        display: block;
        position: relative;
        width: 100%;
        font-weight: 600;
        font-size: 1.0625em;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        header .main-nav nav.mobile .first > li .mobileNavElement {
          margin-right: 45px;
          position: relative;
          display: block;
          background-color: #F4F4F4; }
          header .main-nav nav.mobile .first > li .mobileNavElement > a {
            color: #3C3C3E;
            display: block;
            padding: 0.5em; }
        header .main-nav nav.mobile .first > li .mobileNavCaret {
          background-color: #F4F4F4;
          border: none;
          width: 40px;
          padding: 0.5em;
          text-align: center;
          position: absolute;
          right: 0;
          top: 0;
          font-weight: 500; }
          header .main-nav nav.mobile .first > li .mobileNavCaret .fa-caret-down {
            color: #3C3C3E; }
          header .main-nav nav.mobile .first > li .mobileNavCaret .fa-caret-up {
            color: #3C3C3E; }
        header .main-nav nav.mobile .first > li .mobileNavCaret:hover {
          cursor: pointer; }
      header .main-nav nav.mobile .first > li.open .dropdown {
        height: auto !important;
        overflow: hidden;
        max-height: 500px; }
      header .main-nav nav.mobile .first > li.open .mobileNavCaret {
        background-color: #F4F4F4; }
    header .main-nav nav.mobile .first li.active .dropdown {
      left: 0;
      right: 0; }
    header .main-nav nav.mobile .second {
      overflow: hidden; }
      header .main-nav nav.mobile .second li {
        float: left;
        width: 100%; }
        header .main-nav nav.mobile .second li a {
          display: block;
          color: #3C3C3E;
          margin-bottom: 5px;
          padding-bottom: 5px;
          font-weight: bold;
          border-bottom: solid 1px #3C3C3E; }
        header .main-nav nav.mobile .second li a.active,
        header .main-nav nav.mobile .second li a:hover {
          color: #0D476A;
          font-weight: bold;
          border-bottom: solid 1px #0D476A; }

.row {
  *zoom: 1;
  max-width: 77.5em;
  margin-left: auto;
  margin-right: auto; }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    clear: both; }
  .row.main-wrap {
    width: 100%;
    transform: translateZ(0); }
    .row.main-wrap > a[id^=c] {
      display: none !important; }

.col {
  margin-bottom: 0.625em !important;
  position: relative; }

.col2, .col3, .col4, .col6, .col8, .col9, .col12 {
  float: left;
  display: block;
  margin-right: 1.6129032258%;
  width: 100%; }
  .col2:last-child, .col3:last-child, .col4:last-child, .col6:last-child, .col8:last-child, .col9:last-child, .col12:last-child {
    margin-right: 0; }

.col3-service {
  width: 16%;
  z-index: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 0; }

.col9-service {
  width: 82.3871%; }

.accordion {
  font-family: 'Lato', sans-serif;
  margin-bottom: 15px; }
  .accordion .ui-accordion-header-active {
    color: #FF9933;
    font-weight: 400; }
  .accordion .ui-accordion-header-active,
  .accordion .ui-accordion-content {
    background: #F4F4F4; }
  .accordion .ui-accordion-header,
  .accordion .ui-accordion-content {
    border: none;
    border-radius: 0; }
  .accordion .ui-accordion-header {
    background: #F4F4F4;
    font-weight: 700;
    border: none;
    border-radius: 0;
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%; }
    .accordion .ui-accordion-header.ui-accordion-header-active {
      margin: 0;
      background: #F4F4F4; }
  .accordion .ui-accordion-content {
    padding: 10px; }
  .accordion .fa.open,
  .accordion .fa.close {
    float: right; }
  .accordion .fa.close {
    display: none; }
  .accordion .ui-state-active .fa.open {
    display: none; }
  .accordion .ui-state-active .fa.close {
    display: block; }

.faq .accordion .ui-accordion-header-active {
  color: #FF9933; }

.footer {
  background-color: #F4F4F4;
  padding: 20px;
  margin-left: -0.625em;
  margin-right: -0.625em;
  margin-bottom: 20px; }
  .footer .row {
    margin-bottom: 15px; }
    .footer .row.notescontainer {
      margin-bottom: 0; }
  .footer ul {
    list-style: none; }
  .footer .footer-header {
    border-bottom: 1px solid #A8A8A8;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 15px;
    margin-top: 0; }
  .footer .socialcolumn .user-site-maps a {
    display: inline-block;
    color: #3C3C3E;
    padding: 10px 0;
    font-size: 16px;
    margin-right: 10px; }
    .footer .socialcolumn .user-site-maps a:hover {
      text-decoration: underline; }
  .footer .col {
    font-size: 0.8em; }
  .footer .meta {
    width: 44.9%;
    margin-right: 9.9%; }
    .footer .meta.second {
      margin-right: 0; }
    .footer .meta ul {
      padding: 0; }
      .footer .meta ul li {
        list-style-type: none;
        display: block;
        margin-bottom: 0; }
        .footer .meta ul li a {
          border-bottom: 1px solid #A8A8A8;
          display: block;
          color: #3C3C3E;
          padding: 10px 0;
          font-size: 14px; }
          .footer .meta ul li a:hover {
            text-decoration: underline; }
    .footer .meta > ul > li:first-of-type > a {
      padding-bottom: 10px;
      font-weight: bold; }
  .footer .sociallinks ul {
    margin: 0; }
    .footer .sociallinks ul li {
      float: left;
      margin: 0 20px 15px 0; }
  .footer .security ul {
    display: block;
    overflow: hidden; }
    .footer .security ul li {
      display: inline-block;
      float: left;
      margin-right: 20px; }
    .footer .security ul > li:last-of-type {
      margin-right: 0; }
  .footer .paymenttypes ul li {
    display: inline-block;
    float: left;
    margin-right: 10px; }
  .footer .conditions-hint {
    margin: 20px auto; }
    .footer .conditions-hint a[id^=c] {
      display: none !important; }
    .footer .conditions-hint p {
      font-size: 0.8em; }
  .footer .notes,
  .footer .copyright {
    font-weight: 300; }
  .footer .copyright {
    display: block;
    width: 100%;
    text-align: left; }
  .footer .footer-bar {
    z-index: 10000;
    position: fixed;
    left: 0px;
    bottom: -1px;
    height: 38px;
    width: 100%;
    background: #0D476A;
    color: white;
    line-height: 1;
    box-shadow: 0px -3px 15px rgba(0, 0, 0, 0.13); }
    .footer .footer-bar .inner > div {
      display: inline-block;
      position: relative;
      cursor: pointer;
      font-size: 14px;
      float: right;
      padding: 12px 0; }
      .footer .footer-bar .inner > div i {
        font-size: 14px;
        color: white;
        margin-right: 5px; }
      .footer .footer-bar .inner > div a {
        color: white; }
      .footer .footer-bar .inner > div > .box {
        display: block;
        position: absolute;
        bottom: 41px;
        left: 2px;
        max-height: 0px;
        transition: max-height ease 0.3s;
        overflow: hidden;
        box-shadow: 0px -5px 15px rgba(0, 0, 0, 0.37); }
        .footer .footer-bar .inner > div > .box .inner {
          display: block;
          background: #0D476A;
          padding: 10px;
          min-width: 250px; }
    .footer .footer-bar .inner > div:hover {
      background-color: #093D5B; }
      .footer .footer-bar .inner > div:hover > .box {
        max-height: 300px; }
    .footer .footer-bar .inner div.tel {
      cursor: auto !important;
      background: #0D476A !important;
      float: right;
      font-weight: bold; }
    .footer .footer-bar .inner div.merkzettel {
      display: none; }
    .footer .footer-bar .inner div.zuletztgesehen {
      display: none; }

.seo-tabs {
  overflow: hidden;
  background: none;
  font-family: "Lato", sans-serif !important;
  border: none !important; }
  .seo-tabs.ui-corner-all {
    background-color: transparent; }
  .seo-tabs ul li > a {
    font-weight: bold; }
  .seo-tabs ul li > a.ui-tabs-anchor {
    padding-top: 0.3125em !important;
    padding-bottom: 0.3125em !important;
    padding-left: 0em !important;
    padding-right: 1.875em !important; }
  .seo-tabs ul li.ui-state-default > a, .seo-tabs ul li.ui-state-default > a > i {
    color: #FF9000; }
  .seo-tabs ul li.ui-state-active > a.ui-tabs-anchor, .seo-tabs ul li.ui-state-active > a.ui-tabs-anchor > i.fa {
    color: #FF9000; }
  .seo-tabs ul li.ui-state-active > a.ui-tabs-anchor, .seo-tabs ul li.ui-state-active > a.ui-tabs-anchor > i.fa {
    color: #FF9000; }
  .seo-tabs .ui-state-default a, .seo-tabs .ui-state-default a:link, .seo-tabs .ui-state-default a:visited {
    color: #3C3C3E; }
  .seo-tabs .ui-widget-header {
    background: none;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #A8A8A8; }
    .seo-tabs .ui-widget-header .ui-state-default {
      background: none; }
  .seo-tabs .ui-state-default, .seo-tabs .ui-widget-content .ui-state-default, .seo-tabs .ui-widget-header .ui-state-default {
    border: none !important; }
  .seo-tabs .ui-corner-all, .seo-tabs .ui-corner-bottom, .seo-tabs .ui-corner-left, .seo-tabs .ui-corner-bl {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important; }
  .seo-tabs .ui-tabs-panel > div:nth-child(2).tabs-seo-text {
    max-width: 100%; }
  .seo-tabs .ui-tabs-panel > div:nth-child(3).tabs-seo-text {
    max-width: 100%; }
  .seo-tabs #tabs-1, .seo-tabs #tabs-2, .seo-tabs #tabs-3, .seo-tabs #tabs-4, .seo-tabs #tabs-5 {
    overflow: hidden;
    padding: 0px !important; }
  .seo-tabs .link-list-1, .seo-tabs .link-list-2 {
    width: 50%;
    float: left; }
    .seo-tabs .link-list-1 ul, .seo-tabs .link-list-2 ul {
      list-style-type: none;
      padding: 0px;
      margin: 0px; }
      .seo-tabs .link-list-1 ul li > a, .seo-tabs .link-list-2 ul li > a {
        font-weight: normal;
        color: #FF9000; }
      .seo-tabs .link-list-1 ul li > a:hover, .seo-tabs .link-list-2 ul li > a:hover {
        text-decoration: underline; }
  .seo-tabs .link-list-1, .seo-tabs .link-list-2, .seo-tabs .tabs-seo-text {
    overflow: hidden;
    display: inline-table !important; }
    .seo-tabs .link-list-1 p:first-of-type, .seo-tabs .link-list-2 p:first-of-type, .seo-tabs .tabs-seo-text p:first-of-type {
      font-weight: bold; }
  .seo-tabs .tabs-seo-text {
    width: auto; }
    .seo-tabs .tabs-seo-text p > a {
      color: #FF9000; }
    .seo-tabs .tabs-seo-text p > a:hover {
      text-decoration: underline; }

.frame-type-menu_sitemap header h2 a {
  color: #3C3C3E;
  pointer-events: none;
  cursor: default; }

.frame-type-menu_sitemap.frame-ruler-after {
  border: 1px solid #C6CBD4;
  padding: 10px; }
  .frame-type-menu_sitemap.frame-ruler-after::after {
    border: none; }

.datepickr {
  user-select: none;
  font-size: calc(13px + (16 - 13) * (100vw - 320px) / (1240 - 320)); }
  .datepickr__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer; }
  .datepickr__wrap {
    position: relative;
    padding: 0.625em;
    z-index: 1; }
    .datepickr__wrap--header {
      border-bottom: 1px solid #C6CBD4;
      text-align: center; }
  .datepickr__submit {
    display: inline-block;
    padding: 0.625em 0.875em;
    background-color: #FF9933;
    color: #ffffff;
    font-size: 1em;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase; }
  .datepickr__toggle {
    display: flex;
    font-size: 0.875em; }
  .datepickr__option {
    padding: 0.3571428571em 0.5714285714em;
    background-color: #A8A8A8;
    color: inherit;
    cursor: pointer; }
    .datepickr__option:hover {
      background-color: #b2b2b2; }
    .datepickr__option .fa {
      display: none; }
    .datepickr__option.datepickr__option--active {
      background-color: #F4F4F4;
      color: #FF9933;
      cursor: auto; }
      .datepickr__option.datepickr__option--active .fa {
        display: inline-block;
        color: inherit; }
  .datepickr__input {
    position: relative;
    margin-top: 1.25em; }
    .datepickr__input:nth-child(1) {
      z-index: 4; }
    .datepickr__input:nth-child(2) {
      z-index: 3; }
    .datepickr__input:nth-child(3) {
      z-index: 2; }
    .datepickr__input:nth-child(4) {
      z-index: 1; }
    .datepickr__input--hide-on-mobile {
      display: none; }
  .datepickr__lbl {
    font-weight: 600; }
  .datepickr__ctrl {
    position: relative;
    margin-top: 0.3125em;
    padding: 0.625em;
    border: 1px solid #A8A8A8;
    color: #666666;
    cursor: pointer; }
    .datepickr__ctrl select {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0; }
    .datepickr__ctrl .fa {
      min-width: 1em;
      margin-right: 0.3125em;
      color: #0D476A;
      text-align: center; }
    .datepickr__ctrl--focus {
      background-color: #ffbf80; }
    .datepickr__ctrl-toggle {
      position: absolute;
      top: 0.125em;
      right: 0.125em;
      bottom: 0.125em;
      width: 2.125em;
      line-height: 2.25em;
      text-align: center; }
      .datepickr__ctrl-toggle .fa {
        margin: 0;
        color: #0D476A; }
  .datepickr__dropdown {
    position: relative; }
  .datepickr__drop {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border: 1px solid #A8A8A8;
    border-top: 0;
    background-color: #ffffff;
    z-index: 1; }
    .datepickr__drop--scrollable {
      max-height: 11.25em;
      overflow: auto; }
    .datepickr__drop-item {
      padding: 0.3125em 0.625em;
      cursor: pointer; }
      .datepickr__drop-item:hover {
        background-color: #ffbf80; }
      .datepickr__drop-item.datepickr__drop-item--selected {
        background-color: #ffbf80; }
    .datepickr__drop-separator {
      padding: 0.3125em; }
      .datepickr__drop-separator:before {
        content: ' ';
        display: block;
        border-top: 1px solid #C6CBD4; }
  .datepickr__reset {
    display: block;
    margin-top: 1.0714285714em;
    color: inherit;
    cursor: pointer;
    font-size: 0.875em; }

.calendr {
  position: relative;
  padding: 0.625em;
  z-index: 2; }
  .calendr__btn {
    width: 1.5384615385em;
    height: 1.5384615385em;
    background-color: #0D476A;
    color: #ffffff;
    font-size: 1.625em;
    line-height: 1.5384615385em;
    text-align: center;
    cursor: pointer; }
    .calendr__btn:hover {
      background-color: #0f537c; }
    .calendr__btn.calendr__btn--disabled {
      background-color: #666666;
      cursor: auto;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    .calendr__btn .fa {
      color: #ffffff; }
    .calendr__btn .fa-angle-left {
      text-indent: -0.0769230769em; }
    .calendr__btn .fa-angle-right {
      text-indent: 0.0769230769em; }
  .calendr__nav {
    display: flex;
    justify-content: space-between; }
  .calendr__select {
    position: relative;
    margin: auto 1px;
    padding: 0.25em;
    border: 1px solid #A8A8A8;
    font-weight: 600;
    cursor: pointer; }
    .calendr__select:nth-of-type(1) {
      margin-left: auto; }
    .calendr__select:nth-last-of-type(1) {
      margin-right: auto; }
    .calendr__select select {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      cursor: pointer; }
  .calendr__spacer {
    margin: 0.1875em 0;
    border-bottom: 1px solid;
    color: #F4F4F4; }
  .calendr__month {
    display: flex;
    flex-wrap: wrap;
    padding: 0.3571428571em;
    background-color: #F4F4F4;
    font-size: 0.875em; }
    .calendr__month > div {
      flex: 0 0 auto;
      width: calc((100% - 1em) / 7);
      margin: 1px auto;
      padding: 0.3571428571em 0;
      text-align: center; }
  .calendr__lbl {
    color: #0D476A;
    text-transform: uppercase; }
  .calendr__day {
    position: relative;
    border: 1px solid transparent;
    background-color: #ffffff;
    font-size: 0.8571428571em;
    cursor: pointer; }
    .calendr__day.calendr__day--inactive {
      opacity: 0.25; }
    .calendr__day--start, .calendr__day--end {
      background-color: #FF9933;
      color: #ffffff;
      border-radius: 1.0714285714em 0 0 1.0714285714em; }
    .calendr__day--end {
      border-radius: 0 1.0714285714em 1.0714285714em 0; }
    .calendr__day--start.calendr__day--end {
      border-radius: 1.0714285714em; }
    .calendr__day--between {
      background-color: #ffbf80; }
    .calendr__day--holiday:before, .calendr__day--public:before {
      display: none;
      content: ' ';
      position: absolute;
      bottom: 0;
      right: 0;
      border: 4px solid transparent;
      border-right-color: #3C3C3E;
      border-bottom-color: #3C3C3E; }
    .calendr__day--public:before {
      border-right-color: #7CB842;
      border-bottom-color: #7CB842; }
    @media (hover: hover) {
      .calendr__day:hover {
        background-color: #FF9933;
        border-radius: 0;
        color: #ffffff; } }
    .calendr__day.calendr__day--disabled {
      background-color: #DADADA;
      cursor: auto;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .calendr__legend .calendr__day {
    border: 0;
    white-space: nowrap;
    pointer-events: none;
    font-size: inherit; }
    .calendr__legend .calendr__day:before {
      position: relative;
      display: inline-block;
      margin-right: 0.2em; }

.aktuelle-suche-wrapper .col-container {
  float: left; }

.step0.aktuelle-suche {
  border-top: 0 !important;
  color: white;
  margin-top: 0; }
  .step0.aktuelle-suche .h2 {
    color: white;
    font-weight: lighter;
    font-size: 18px;
    margin-bottom: 5px; }
  .step0.aktuelle-suche .h3 {
    color: white;
    font-weight: lighter;
    margin-bottom: 0;
    font-size: 16px; }
  .step0.aktuelle-suche span.info {
    font-size: 14px; }
    .step0.aktuelle-suche span.info i {
      color: #EBE021;
      margin-right: 5px; }
  .step0.aktuelle-suche .status.anpassen button {
    float: right;
    max-width: 205px;
    color: white;
    background: #7CB842;
    border: 0;
    padding: 10px;
    cursor: pointer;
    margin: 10px 0 0 0;
    font-size: 14px; }
    .step0.aktuelle-suche .status.anpassen button:hover {
      background: #7CB842;
      transition: 0.3s ease background; }
  .step0.aktuelle-suche div.checks {
    border-top: 2px solid white !important;
    border-bottom: 2px solid white !important;
    padding-top: 15px !important;
    padding: 10px 1.25em 0 1.25em;
    margin: 10px -1.25em;
    padding-top: 0 !important; }
  .step0.aktuelle-suche div.checks > .search-checkbox:first-child > span.info-point:first-child {
    margin-top: 10px; }
  .step0.aktuelle-suche .aktuelle-suche-wrapper.show--mobile .status {
    margin: 0 .1em; }
  .step0.aktuelle-suche .aktuelle-suche-wrapper .status {
    padding-left: 1.4em; }
    .step0.aktuelle-suche .aktuelle-suche-wrapper .status i {
      color: #e9b624;
      display: inline-block;
      width: 1.4em;
      padding-right: .4em;
      margin-left: -1.4em;
      text-align: center; }
  .step0.aktuelle-suche .aktuelle-suche-wrapper > .status.col2 {
    margin-bottom: 0.25em; }
  .step0.aktuelle-suche span.info-point {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 10px;
    font-weight: lighter;
    cursor: pointer;
    min-width: 19%; }
  .step0.aktuelle-suche span.info-point i {
    color: #e9b624;
    background: white;
    padding: 5px;
    display: inline-block;
    margin-right: 10px; }

.search-home.vorbelegung .aktuelle-suche {
  margin-bottom: -30px; }

.search-home.vorbelegung .step0 {
  display: block; }

.search-home.vorbelegung .layer,
.search-home.vorbelegung .switch-tabs {
  display: none; }

.search-home.expanded.vorbelegung .layer,
.search-home.expanded.vorbelegung .switch-tabs {
  display: block; }

nav.desktop.noheight {
  height: auto !important; }

.search-home.expanded.vorbelegung .step0.aktuelle-suche {
  margin-bottom: 15px; }

.bold-text {
  font-weight: bold; }

.label-color {
  color: #ffffff;
  font-size: 13px; }

.search-home {
  background: #F4F4F4;
  padding: 1.25em;
  margin-bottom: 0.7em;
  position: relative;
  backface-visibility: hidden;
  z-index: 1;
  margin-top: 0.625em;
  border-radius: 2px;
  box-shadow: 0 2px 6px 0 rgba(60, 60, 62, 0.2); }
  .search-home li {
    font-size: 14px; }
  .column-left .search-home {
    transition: none;
    padding-bottom: 23px !important; }
    .column-left .search-home .switch-tabs button.hideonmobile {
      display: inline-block !important; }
    .column-left .search-home .hide-in-ibe.hide-in-ibe.hide-in-ibe {
      display: none !important; }
  .search-home > .row {
    padding: 3px 0.625em;
    position: relative; }
  .search-home > .row:first-child,
  .search-home > .row:last-child {
    border-bottom: 0; }
  .search-home button {
    background: none;
    border: 0;
    font-size: 14px; }
  .search-home input {
    display: block;
    width: 100%;
    padding: 3px;
    line-height: 22px;
    outline: 0;
    border: 1px solid #C6CBD4; }
  .search-home > div {
    margin: 0 -1.25em; }
  .search-home > .expand,
  .search-home .is--expanded,
  body:not(.tmpl-home) .search-home > .expandable {
    display: none; }
  body:not(.tmpl-home) .search-home > .expandable {
    border: 0;
    padding: 0; }
  body:not(.tmpl-promo):not(.tmpl-ibe) .search-home > div#reiseArtWrapper {
    display: inline-block; }
  .search-home > .expand.visible,
  .search-home .is--expanded.visible {
    display: block; }
  .search-home .is--expanded {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px; }
  .search-home .col {
    margin-right: 0;
    padding: 0 0.625em; }
  .search-home .col4 {
    width: 100%; }
  .search-home .multicolumn-wrap {
    margin-left: -15px;
    margin-right: -15px; }
    .search-home .multicolumn-wrap .col6 {
      width: 50%; }
    .search-home .multicolumn-wrap .col8 {
      width: 66.6666666667%; }
    .search-home .multicolumn-wrap .row > .row {
      margin-left: -10px;
      margin-right: -10px; }

.step0.row.aktuelle-suche {
  display: none; }

.tmpl-ibe .ibe-search-layer, .tmpl-promo .ibe-search-layer {
  display: none; }

.tmpl-ibe .step0.row.aktuelle-suche, .tmpl-promo .step0.row.aktuelle-suche {
  display: block; }

.search-home.expanded > div.expand,
.search-home.expanded > div.expandable {
  display: block; }

.search-home {
  z-index: 10; }
  .search-home .h2.ibe-search-header {
    display: none;
    color: white;
    font-weight: normal;
    font-size: 20px; }
  .search-home .switch-tabs div {
    float: left; }
  .search-home .switch-tabs div:first-child {
    padding-right: 0; }
    .search-home .switch-tabs div:first-child button:first-child {
      border-radius: 8px 0 0 8px; }
    .search-home .switch-tabs div:first-child button:nth-child(2) {
      border-radius: 0 8px 8px 0; }
  .search-home .switch-tabs div:last-child {
    position: relative;
    display: block; }
    .search-home .switch-tabs div:last-child input {
      border: none;
      height: 29px;
      border-radius: 0 8px 8px 0; }
  .search-home .switch-tabs #formBestellnummer {
    float: none;
    max-width: 200px;
    margin-right: 10px; }
  .search-home .switch-tabs .bestellnummer form > #searchByOrderId {
    background-color: #FF9933;
    position: absolute;
    padding: 4px 5px 6px 5px;
    border-radius: 0 8px 8px 0;
    right: -1px;
    top: 1px;
    height: 27px;
    cursor: pointer; }
    .search-home .switch-tabs .bestellnummer form > #searchByOrderId:hover {
      background: #FF9933;
      color: #ffffff; }
    .search-home .switch-tabs .bestellnummer form > #searchByOrderId > i {
      font-size: 13px;
      color: #ffffff; }
  .search-home div#formBestellnummer {
    margin-bottom: 10px; }
  .search-home select.hideondesktop {
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    height: 40px;
    margin-bottom: 10px;
    padding-left: 27px;
    -webkit-appearance: none;
    border: 1px solid #C6CBD4;
    outline: 0; }
  .search-home div#reiseArtWrapper {
    position: relative;
    height: 40px;
    width: 100%;
    left: 1.3em;
    margin-bottom: 10px; }
    .search-home div#reiseArtWrapper i {
      position: absolute;
      top: 3px;
      bottom: 3px;
      right: 3px;
      width: 35px;
      pointer-events: none;
      padding-left: 14px;
      padding-top: 9px;
      border-radius: 4px;
      color: #0D476A; }
    .search-home div#reiseArtWrapper #reiseArtButton {
      position: absolute;
      top: 3px;
      bottom: 3px;
      left: 0;
      width: 35px;
      pointer-events: none;
      padding-left: 9px;
      padding-top: 9px;
      background-color: transparent;
      color: #0D476A; }
  .search-home .switch-tabs > div, .search-home #destinations-checkbox > div {
    margin: 0;
    display: inline-block;
    overflow: hidden;
    width: auto; }
  .search-home .switch-tabs button.hideonmobile, .search-home #destinations-checkbox button.hideonmobile {
    display: none !important; }
  .search-home .switch-tabs button, .search-home #destinations-checkbox button {
    cursor: pointer;
    margin-right: 2px;
    border: 0;
    background-color: #ffffff;
    color: #FF9933;
    height: 29px;
    padding: 5px 8px;
    font-size: 13px;
    font-weight: bold;
    transition: 0.3s all ease; }
  .search-home .switch-tabs button:hover, .search-home .switch-tabs button.active, .search-home #destinations-checkbox button:hover, .search-home #destinations-checkbox button.active {
    background: #FF9933;
    color: #ffffff; }
  .search-home #destinations-checkbox {
    width: 100%; }
    .search-home #destinations-checkbox .all-destinations-link {
      float: right;
      color: #EBE021;
      text-decoration: underline;
      margin-top: 10px; }
      .search-home #destinations-checkbox .all-destinations-link:hover {
        cursor: pointer; }
    .search-home #destinations-checkbox > div {
      margin: 10px; }
    .search-home #destinations-checkbox > button:hover, .search-home #destinations-checkbox button.active {
      background: #F4F4F4;
      color: #c22a20; }
  .search-home #destinations-checkbox-container {
    width: 100%;
    padding: 5px 20px; }
    .search-home #destinations-checkbox-container .destinations-label {
      font-size: 13px; }
    .search-home #destinations-checkbox-container .destinations-label-general {
      font-weight: bold;
      margin-left: 5px; }
    .search-home #destinations-checkbox-container .search-checkbox {
      margin-bottom: 5px;
      overflow: hidden; }
      .search-home #destinations-checkbox-container .search-checkbox label span {
        margin-left: 25px;
        font-size: 14px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
  .search-home #abflughafen-checkbox-container {
    width: 100%;
    padding: 10px 20px; }
    .search-home #abflughafen-checkbox-container .all-abflughafen-label-general {
      font-weight: bold;
      margin-left: 5px; }
    .search-home #abflughafen-checkbox-container .search-checkbox {
      position: relative;
      margin-bottom: 5px;
      overflow: hidden;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .search-home #abflughafen-checkbox-container .search-checkbox.filtered:after {
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.75); }
  .search-home .step1 {
    position: relative; }
    .search-home .step1 .search-input.col3:nth-child(2n+1), .search-home .step1 .search-input.col4:nth-child(2n+1) {
      clear: none; }
    .search-home .step1 .search-input > .input-and-button-wrap {
      height: 40px;
      line-height: 1.3; }
      .search-home .step1 .search-input > .input-and-button-wrap.mobile {
        height: auto; }
      .search-home .step1 .search-input > .input-and-button-wrap > input {
        height: 40px;
        padding: 3px 3px 3px 38px; }
    .search-home .step1 .input-and-button-wrap:before {
      font-family: 'Font Awesome 5 Free';
      color: orange;
      position: absolute;
      left: 10px;
      top: 9px;
      font-size: 16px;
      content: "\f3c5"; }
    .search-home .step1 .search-input.departure-airport > .input-and-button-wrap:before {
      content: "\f5b0"; }
    .search-home .step1 .search-input.reisedauer > .input-and-button-wrap:before {
      content: "\f783"; }
    .search-home .step1 .search-input.hotelname > .input-and-button-wrap:before {
      content: "\f236"; }
    .search-home .step1 .search-input.reisezeitraum > .input-and-button-wrap:before,
    .search-home .step1 .search-input.datepicker > .input-and-button-wrap:before {
      content: "\f783"; }
    .search-home .step1 .search-input.personen {
      position: relative; }
      .search-home .step1 .search-input.personen > .input-and-button-wrap:before {
        content: "\f500"; }
    .search-home .step1 .search-input.bord > .input-and-button-wrap:before {
      content: "\f562"; }
  .search-home #searchByOrderIdForm {
    position: relative;
    font-size: 13px; }
    .search-home #searchByOrderIdForm > input.bestellnummer {
      margin: 0;
      background: white url("/typo3conf/ext/theme/Resources/Public/Images/sk-input-icon.png") no-repeat 3px;
      background-size: 1.3846153846em;
      padding-left: 1.7692307692em;
      font-size: inherit; }
      .search-home #searchByOrderIdForm > input.bestellnummer:focus {
        background-image: url("/typo3conf/ext/theme/Resources/Public/Images/sk-input-icon2.png"); }
      .search-home #searchByOrderIdForm > input.bestellnummer ~ .input__placeholder {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        line-height: 30px;
        text-indent: 1.7692307692em;
        color: #999; }
        .search-home #searchByOrderIdForm > input.bestellnummer ~ .input__placeholder:before {
          content: 'Bestellnummer'; }
      .search-home #searchByOrderIdForm > input.bestellnummer.valid ~ .input__placeholder,
      .search-home #searchByOrderIdForm > input.bestellnummer:focus ~ .input__placeholder {
        display: none; }
      .search-home #searchByOrderIdForm > input.bestellnummer:invalid ~ #searchByOrderId {
        background-color: #A8A8A8; }
  .search-home .search-input {
    position: static; }
    .search-home .search-input .autocompl__reset, .search-home .search-input .autocompl__spin, .search-home .search-input .autocompl__toggle {
      position: absolute;
      top: 10px;
      bottom: 2px;
      cursor: pointer;
      text-align: center; }
    .search-home .search-input .autocompl__reset, .search-home .search-input .autocompl__spin {
      width: 24px;
      right: 39px; }
    .search-home .search-input .autocompl__spin {
      right: 63px;
      background-color: #fff; }
    .search-home .search-input .h2 {
      margin-top: 0;
      font-size: 18px;
      margin-bottom: 10px; }
    .search-home .search-input input:disabled {
      background-color: #F4F4F4; }
  .search-home .search-input.hasDropdown {
    position: relative; }
    .search-home .search-input.hasDropdown .dropmenu-inner {
      width: 100%;
      padding: 10px 0; }
      .search-home .search-input.hasDropdown .dropmenu-inner p {
        margin: 0; }
      .search-home .search-input.hasDropdown .dropmenu-inner p.label {
        position: relative;
        padding: 5px 5px 5px 10px;
        font-weight: bold; }
  .search-home .search-input.is--disabled {
    opacity: 0.3;
    pointer-events: none; }
  .search-home .search-input.is--invalid .dropmenu-wrapper {
    animation: wobble 0.75s; }
  .search-home .search-input .input-and-button-wrap {
    position: relative;
    display: block;
    width: 100%; }
  .search-home .search-input .input-and-button-wrap > input {
    cursor: pointer; }
  .search-home .search-input .dropmenu-trigger {
    position: absolute;
    font-size: 15px;
    color: #FF9000;
    background: transparent;
    right: 3px;
    top: 3px;
    cursor: pointer;
    border: 0;
    min-height: 23px;
    height: 35px;
    width: 35px; }
  .search-home .search-input.show .dropmenu-trigger {
    z-index: 201; }
  .search-home .search-input .dropmenu-wrapper {
    position: absolute;
    width: 100%;
    display: none; }
  .search-home .search-input .dropmenu--fixedwidth {
    left: 0;
    right: 0;
    margin: 0 .625em;
    width: calc(100% - 20px); }
  .search-home .search-input.show .dropmenu-wrapper,
  .search-home .search-input.focus .dropmenu-wrapper {
    display: block;
    z-index: 200; }
  .search-home .search-input .dropmenu-trigger > i {
    color: #FF9000;
    min-width: 15px; }
  .search-home .search-input .dropmenu-trigger > i.open {
    display: none; }
  .search-home .search-input.show .dropmenu-trigger > i.open {
    display: block; }
  .search-home .search-input.show .dropmenu-trigger > i.closed {
    display: none; }
  .search-home .search-input .dropmenu-inner {
    position: relative;
    width: 100%;
    background: white;
    border: 1px solid #C6CBD4;
    z-index: 200;
    height: auto;
    border-top: 0; }
  .search-home .search-input .search-by-text {
    border-bottom: 1px solid #d1d1d1;
    padding: 10px; }
  .search-home .search-input .search-by-text .reset-autocomplete {
    position: absolute;
    right: 5px;
    top: 0;
    background: transparent;
    border: 0;
    display: none;
    font-size: 20px; }
  .search-home .search-input.hasDropdownOnMobile {
    position: relative; }
    .search-home .search-input.hasDropdownOnMobile.show .dropmenu-wrapper.mobile {
      display: block; }
    .search-home .search-input.hasDropdownOnMobile.show .dropmenu-wrapper.desktop {
      display: none; }
  .search-home .search-input.destination .search-by-text .reset-autocomplete {
    right: 15px;
    top: 10px;
    cursor: pointer; }
  .search-home .search-input.destination .dropmenu-wrapper.desktop {
    margin-left: -1.25em;
    padding: 0 1.25em; }
  .search-home .search-input .search-by-text .reset-autocomplete.visible {
    display: block; }
  .search-home .search-input .search-by-text > span {
    display: block;
    padding: 0;
    font-weight: bold; }
    .search-home .search-input .search-by-text > span.autocomplete-label {
      text-align: right;
      line-height: 1.5;
      margin-right: 1%; }
  .search-home .search-input .search-by-text > div {
    padding: 0; }
  .search-home .search-input .multiselection {
    position: relative;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 1px;
    display: block;
    overflow: hidden; }
  .search-home .search-input .multiselection > div {
    height: 100%;
    margin: 0;
    width: 33.3%;
    border-right: 1px solid #D1D1D1; }
  .search-home .search-input .multiselection > div:last-child {
    border: 0; }
  .search-home .search-input .multiselection .h2 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px; }
  .search-home .search-input .multiselection ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .search-home .search-input .multiselection ul li {
    padding: 5px 10px;
    cursor: pointer;
    margin-bottom: 0; }
  .search-home .search-input .multiselection ul li.highlight {
    background: #e9b624; }
  .search-home .search-input .multiselection .toggle-multiselect ul li.highlight:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f2ed";
    float: right;
    color: black; }
  .search-home .search-input .close-and-safe {
    padding: 10px; }
  .search-home .search-input .closesearch,
  .search-home .search-input .safesearch {
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: none; }
  .search-home .search-input .closesearch {
    float: left;
    width: auto;
    max-width: 170px;
    font-size: 14px;
    background: none;
    display: block;
    line-height: 2.8; }
  .search-home .search-input .safesearch {
    float: right;
    width: 45%;
    max-width: 205px;
    color: white;
    height: 40px;
    font-weight: 400;
    background: #FF9933; }
  .search-home .search-input .safesearch:hover {
    background-color: #FF9933;
    transition: 0.3s ease background; }
  .search-home .search-input.departure-airport {
    transition: all 0.5s ease; }
    .search-home .search-input.departure-airport .dropmenu-wrapper {
      width: 100%;
      left: 0; }
    .search-home .search-input.departure-airport .multiselection > div {
      width: 49.9%; }
    .search-home .search-input.departure-airport .multiselection > div {
      clear: right; }
  .search-home .search-input.departure-airport-mobile {
    display: inline-block; }
  .search-home .search-input.departure-airport.noairport {
    opacity: 0;
    width: 0;
    min-width: 0 !important;
    padding: 0;
    margin: 0;
    overflow: hidden; }
  .search-home span.abflughafen-input {
    margin-left: 5px;
    display: block; }
  .search-home .search-input.reisezeitraum .h2.row {
    margin-left: -5px;
    margin-right: -5px; }
  .search-home .search-input.reisezeitraum .dropmenu-wrapper {
    left: 0; }
    .search-home .search-input.reisezeitraum .dropmenu-wrapper.mobile {
      left: 20px;
      right: 20px;
      width: auto;
      margin: 0 !important; }
      .search-home .search-input.reisezeitraum .dropmenu-wrapper.mobile .ui-datepicker {
        box-shadow: none; }
  .search-home .search-input.reisezeitraum .multiselection > div {
    clear: right; }
  .search-home .search-input.reisezeitraum .main-wrap {
    padding: 10px 15px;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    border-top: 0; }
  .search-home .search-input.reisezeitraum .main-wrap .radiowrap {
    margin-bottom: 10px; }
  .search-home .search-input.reisezeitraum .main-wrap .radiowrap input {
    display: inline-block;
    float: left;
    width: 20px;
    margin-right: 10px; }
  .search-home .search-input.reisezeitraum .main-wrap .radiowrap label {
    margin-right: 10px; }
  .search-home .search-input.reisezeitraum .main-wrap .radiowrap label {
    float: left; }
  .search-home .search-input.reisezeitraum .main-wrap .multicolumn-wrap > div:last-child {
    min-height: 0; }
  .search-home .search-input.reisezeitraum .calendar-icon {
    position: relative;
    margin: 0 10px; }
  .search-home .search-input.reisezeitraum .calendar-icon:before {
    font-family: 'Font Awesome 5 Free';
    color: #cdccc8;
    font-size: 16px;
    content: "\f073"; }
  .search-home .search-input.reisezeitraum .reisedauer {
    margin-bottom: 15px; }
  .search-home .search-input.reisezeitraum .ferien select {
    outline: none;
    width: 100%;
    padding: 5px; }
  .search-home .search-input.reisezeitraum .ferien-termine {
    height: 222px;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
    padding: 5px;
    border: 1px solid #CDCCC8; }
    .search-home .search-input.reisezeitraum .ferien-termine .ferienart {
      font-weight: bold; }
    .search-home .search-input.reisezeitraum .ferien-termine .feriendatum {
      text-align: right; }
  .search-home .search-input.reisezeitraum .ferien-termine .thisyear {
    margin-bottom: 10px; }
  .search-home .search-input.reisezeitraum .ferien-termine .thisyear-head,
  .search-home .search-input.reisezeitraum .ferien-termine .nextyear-head {
    font-size: 16px;
    color: #EBE021;
    font-weight: bold; }
  .search-home .search-input.reisezeitraum .ferien-termine li {
    color: #000;
    font-size: 15px;
    cursor: pointer;
    transition: 0.3s ease all;
    padding: 3px 5px;
    margin: 0; }
    .search-home .search-input.reisezeitraum .ferien-termine li:hover {
      color: white;
      background: #0D476A; }
    .search-home .search-input.reisezeitraum .ferien-termine li:disabled {
      color: rgba(128, 128, 128, 0.57) !important;
      cursor: default; }
    .search-home .search-input.reisezeitraum .ferien-termine li:disabled:hover {
      background: none; }
  .search-home .search-input.reisezeitraum .ferien-termine.show {
    display: block; }
  .search-home .search-input.reisezeitraum .ferien-bundeslaender {
    margin-bottom: 15px;
    height: 40px;
    background: transparent;
    cursor: pointer; }
    .search-home .search-input.reisezeitraum .ferien-bundeslaender option {
      cursor: pointer; }
  .search-home .search-input.reisezeitraum .ferien-bundeslaender.changed > option:first-child {
    display: none; }
  .search-home .search-input.reisezeitraum select.tage {
    outline: none;
    margin: 0;
    width: 100%; }
  .search-home .search-input.reisezeitraum .input-and-button-wrap.desktop {
    display: none; }
  .search-home .search-input.reisezeitraum .input-and-button-wrap.mobile {
    display: block; }
    .search-home .search-input.reisezeitraum .input-and-button-wrap.mobile + .search-home .search-input.reisezeitraum .input-and-button-wrap.mobile {
      margin-top: 10px; }
    .search-home .search-input.reisezeitraum .input-and-button-wrap.mobile button.ui-datepicker-trigger {
      display: none; }
    .search-home .search-input.reisezeitraum .input-and-button-wrap.mobile #rueckreise-mobile {
      margin-bottom: 0;
      margin-top: 10px; }
  .search-home .search-input.reisedauer ul.tage li:hover {
    background: #EBE021; }
  .search-home .reisedauer .tage .ui-state-disabled + .ui-state-disabled {
    display: none; }
  .search-home .search-input.personen .dropmenu-wrapper {
    width: auto; }
    .search-home .search-input.personen .dropmenu-wrapper .dropmenu-inner {
      padding: 10px;
      min-height: 400px;
      max-width: 387px;
      min-height: 0; }
    .search-home .search-input.personen .dropmenu-wrapper .input-counter {
      overflow: hidden; }
      .search-home .search-input.personen .dropmenu-wrapper .input-counter input {
        float: left;
        width: auto;
        display: inline-block;
        width: 20%;
        height: 30px; }
      .search-home .search-input.personen .dropmenu-wrapper .input-counter input.count {
        width: 30%; }
      .search-home .search-input.personen .dropmenu-wrapper .input-counter input.plus,
      .search-home .search-input.personen .dropmenu-wrapper .input-counter input.minus {
        font-size: 20px;
        font-weight: bold;
        background: #CDCCC8;
        border: 0;
        outline: none; }
      .search-home .search-input.personen .dropmenu-wrapper .input-counter input.plus:active,
      .search-home .search-input.personen .dropmenu-wrapper .input-counter input.minus:active {
        background: #A1A09F; }
    .search-home .search-input.personen .dropmenu-wrapper .erwachsene-kinder-wrapper {
      margin-bottom: 10px; }
      .search-home .search-input.personen .dropmenu-wrapper .erwachsene-kinder-wrapper input {
        text-align: center; }
      .search-home .search-input.personen .dropmenu-wrapper .erwachsene-kinder-wrapper span {
        margin-bottom: 5px;
        display: block; }
    .search-home .search-input.personen .dropmenu-wrapper .kinder-wrapper > div {
      margin-bottom: 10px; }
      .search-home .search-input.personen .dropmenu-wrapper .kinder-wrapper > div span {
        font-size: 15px; }
      .search-home .search-input.personen .dropmenu-wrapper .kinder-wrapper > div input {
        text-align: center; }
    .search-home .search-input.personen .dropmenu-wrapper .kinder-wrapper .kind1.disabled {
      display: none; }
    .search-home .search-input.personen .dropmenu-wrapper .kinder-wrapper .kind2.disabled {
      display: none; }
    .search-home .search-input.personen .dropmenu-wrapper .kinder-wrapper .kind3.disabled {
      display: none; }
    .search-home .search-input.personen .dropmenu-wrapper .bulkbooking p {
      font-size: 15px; }
  .search-home .search-input.personen input[type=number]::-webkit-inner-spin-button,
  .search-home .search-input.personen input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .search-home .search-input .label-color {
    padding-top: 10px;
    margin-right: 10px;
    color: #0D476A; }
  .search-home div.submit-wrapper {
    text-align: right;
    float: right;
    margin-bottom: 0; }
    .search-home div.submit-wrapper.home {
      height: 0; }
      .search-home div.submit-wrapper.home .search__submit {
        position: relative;
        top: -38px; }
    .search-home div.submit-wrapper.ibe {
      display: none; }
    .search-home div.submit-wrapper .expand-trigger {
      display: inline-block;
      margin-right: 20px;
      position: relative;
      margin-top: 11px;
      border-bottom: 1px solid #0D476A;
      float: left; }
      .search-home div.submit-wrapper .expand-trigger > button {
        display: none;
        color: #0D476A;
        font-size: 14px;
        cursor: pointer;
        background: none;
        border: none;
        padding: 0; }
        .search-home div.submit-wrapper .expand-trigger > button i {
          color: #0D476A;
          margin-left: 3px; }
      .search-home div.submit-wrapper .expand-trigger > button {
        display: none; }
      .search-home div.submit-wrapper .expand-trigger .erweitern {
        display: block; }
    .search-home div.submit-wrapper .expand-trigger.open > button.erweitern {
      display: none; }
    .search-home div.submit-wrapper .expand-trigger.open > button.minimieren {
      display: block; }
  .search-home div.expand.attributes {
    padding-bottom: 5px; }
    .search-home div.expand.attributes div.submit-wrapper {
      margin-bottom: 0 !important; }
  .search-home div.main-search-submit-wrapper {
    display: inline-block;
    overflow: hidden;
    padding-right: 20px;
    position: relative; }
  .search-home button.main-search-submit,
  .search-home button.static-search-submit {
    float: left;
    max-width: 205px;
    color: white;
    background: #FF9933;
    border: 0;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 0;
    height: 38px; }
  .search-home .button-arrow {
    width: auto;
    height: auto;
    display: inline;
    position: absolute;
    border: 15px solid transparent;
    border-left-color: #7CB842;
    border-right: 0;
    cursor: pointer;
    border-width: 19px;
    top: 0; }
  .search-home .main-search-submit-wrapper:hover button {
    background-color: #7CB842;
    transition: 0.3s ease background; }
  .search-home .main-search-submit-wrapper:hover .button-arrow {
    border-left-color: #7CB842;
    transition: 0.3s ease border-color; }

.search-input .category-stars {
  border: none;
  float: left; }

.search-input .category-stars > input {
  display: none; }

.search-input .category-stars > label {
  width: 25px;
  height: 25px;
  margin: 5px;
  background-image: url("../Images/ic_sonne_ng.svg");
  background-repeat: no-repeat;
  background-size: contain; }

.search-input .category-stars > .half:before {
  content: "\f089";
  position: absolute; }

.search-input .category-stars.is--cruise > label:before {
  content: \f185; }

.search-input .category-stars > label {
  color: #0D476A;
  float: right;
  cursor: pointer; }

.search-input .category-stars > label:hover,
.search-input .category-stars > label:hover ~ label,
.search-input .category-stars:not(:hover) > input:checked ~ label {
  background-image: url("../Images/ic_sonne_blau.svg"); }

.search-checkbox {
  /* to hide the checkbox itself */
  /* unchecked icon */
  /* checked icon */ }
  .search-checkbox input[type=checkbox] {
    display: none; }
  .search-checkbox input[type=checkbox] + label:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    border: 1px solid #A8A8A8;
    background: #ffffff; }
  .search-checkbox .check-group-sea-sight,
  .search-checkbox .check-group-transfer {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .search-checkbox input[type=checkbox] + label:hover {
    cursor: pointer; }
  .search-checkbox input[type=checkbox] + label:before {
    content: "\f00c";
    color: #EEEEEE;
    display: inline-block;
    float: left;
    margin-right: 5px; }
  .search-checkbox input[type=checkbox]:checked + label:before {
    content: "\f00c";
    color: #FF9933;
    display: inline-block;
    float: left;
    margin-right: 5px; }

.search-input {
  /* jQuery stuff */ }
  .search-input .cube {
    position: relative;
    width: 100%;
    height: 37px; }
  .search-input .search-sliders {
    position: absolute;
    width: 100%;
    height: 21px;
    background: #ffffff;
    border-radius: 0px;
    top: 27px;
    margin: 0px;
    cursor: pointer; }
    .search-input .search-sliders .ui-slider {
      height: 8px;
      border: none;
      background: rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3); }
    .search-input .search-sliders .ui-slider-range {
      background: #ffbf80;
      border-radius: 0; }
    .search-input .search-sliders .ui-slider-handle {
      top: -4px;
      height: 1.8em;
      margin-left: -0.6em;
      cursor: pointer;
      border-radius: 0;
      border: none;
      background: #FF9933; }
    .search-input .search-sliders .ui-slider-handle:focus {
      outline: none; }
    .search-input .search-sliders .ui-state-active,
    .search-input .search-sliders .ui-state-hover {
      background-color: #FF9933; }

.room input, .operator input {
  height: 40px;
  padding-left: 10px; }

ul.mobile-airport p {
  position: relative;
  padding: 10px 5px 10px 10px;
  font-weight: bold;
  margin: 0;
  color: #666666;
  font-size: 16px;
  border-bottom: 1px solid #C6CBD4; }

ul.mobile-destination,
ul.mobile-airport,
ul.tage,
ul.name,
ul#search-bord,
ul#search-room,
ul#search-operators,
ul#search-bewertet-von {
  max-height: 300px;
  overflow: auto;
  overflow-x: hidden;
  list-style-type: none;
  padding: 0; }
  ul.mobile-destination li,
  ul.mobile-airport li,
  ul.tage li,
  ul.name li,
  ul#search-bord li,
  ul#search-room li,
  ul#search-operators li,
  ul#search-bewertet-von li {
    margin-bottom: 0;
    padding: 10px;
    cursor: pointer;
    font-size: 16px;
    border-bottom: 1px solid #C6CBD4;
    color: #666666; }
    ul.mobile-destination li.selected,
    ul.mobile-airport li.selected,
    ul.tage li.selected,
    ul.name li.selected,
    ul#search-bord li.selected,
    ul#search-room li.selected,
    ul#search-operators li.selected,
    ul#search-bewertet-von li.selected {
      background: #ffbf80; }
      ul.mobile-destination li.selected:after,
      ul.mobile-airport li.selected:after,
      ul.tage li.selected:after,
      ul.name li.selected:after,
      ul#search-bord li.selected:after,
      ul#search-room li.selected:after,
      ul#search-operators li.selected:after,
      ul#search-bewertet-von li.selected:after {
        font-family: 'Font Awesome 5 Free';
        content: "\f2ed";
        float: right;
        color: #666666; }
    ul.mobile-destination li.selected__noicon,
    ul.mobile-airport li.selected__noicon,
    ul.tage li.selected__noicon,
    ul.name li.selected__noicon,
    ul#search-bord li.selected__noicon,
    ul#search-room li.selected__noicon,
    ul#search-operators li.selected__noicon,
    ul#search-bewertet-von li.selected__noicon {
      background: #ffbf80;
      outline: none; }
    ul.mobile-destination li:hover,
    ul.mobile-airport li:hover,
    ul.tage li:hover,
    ul.name li:hover,
    ul#search-bord li:hover,
    ul#search-room li:hover,
    ul#search-operators li:hover,
    ul#search-bewertet-von li:hover {
      background: #ffbf80;
      transition: 0.3s background ease; }
    ul.mobile-destination li.delimiter,
    ul.mobile-airport li.delimiter,
    ul.tage li.delimiter,
    ul.name li.delimiter,
    ul#search-bord li.delimiter,
    ul#search-room li.delimiter,
    ul#search-operators li.delimiter,
    ul#search-bewertet-von li.delimiter {
      cursor: auto; }
      ul.mobile-destination li.delimiter:hover,
      ul.mobile-airport li.delimiter:hover,
      ul.tage li.delimiter:hover,
      ul.name li.delimiter:hover,
      ul#search-bord li.delimiter:hover,
      ul#search-room li.delimiter:hover,
      ul#search-operators li.delimiter:hover,
      ul#search-bewertet-von li.delimiter:hover {
        background: none; }

.lastTopEntriesBlock li:last-child {
  border-bottom: none; }

.search-input.bord input .dropmenu-wrapper,
.search-input.room input .dropmenu-wrapper,
.search-input.operator input .dropmenu-wrapper,
.search-input.rated input .dropmenu-wrapper,
.search-input.reisedauer input .dropmenu-wrapper {
  width: auto; }
  .search-input.bord input .dropmenu-wrapper .dropmenu-inner,
  .search-input.room input .dropmenu-wrapper .dropmenu-inner,
  .search-input.operator input .dropmenu-wrapper .dropmenu-inner,
  .search-input.rated input .dropmenu-wrapper .dropmenu-inner,
  .search-input.reisedauer input .dropmenu-wrapper .dropmenu-inner {
    max-height: 300px;
    max-width: 387px;
    min-height: 0;
    margin: 0;
    overflow-y: auto; }
    .search-input.bord input .dropmenu-wrapper .dropmenu-inner ul li,
    .search-input.room input .dropmenu-wrapper .dropmenu-inner ul li,
    .search-input.operator input .dropmenu-wrapper .dropmenu-inner ul li,
    .search-input.rated input .dropmenu-wrapper .dropmenu-inner ul li,
    .search-input.reisedauer input .dropmenu-wrapper .dropmenu-inner ul li {
      padding: 5px; }
    .search-input.bord input .dropmenu-wrapper .dropmenu-inner ul li:hover,
    .search-input.room input .dropmenu-wrapper .dropmenu-inner ul li:hover,
    .search-input.operator input .dropmenu-wrapper .dropmenu-inner ul li:hover,
    .search-input.rated input .dropmenu-wrapper .dropmenu-inner ul li:hover,
    .search-input.reisedauer input .dropmenu-wrapper .dropmenu-inner ul li:hover {
      background-color: #e9b624;
      cursor: pointer; }

.search-input.search-attributes {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .search-input.search-attributes.selected .check-icon {
    display: inline-block; }

.step3.attributes .dropmenu-wrapper {
  left: 0; }

.step3.attributes button.closesearch:hover {
  text-decoration: underline; }

.hotel-area, .rooms-items, .family-items, .hotel-items, .special-items, .sport-items, .internet-items, .adultshotel-items {
  width: 35px;
  height: 31px;
  float: left; }

.attributes-label, .attributes-trigger {
  color: #ffffff;
  padding: 10px 0 0 10px; }

.search-home .search-input .dropmenu-trigger > i.fa.fa-times,
.search-home .search-input .dropmenu-trigger > i.fa.fa-check,
.search-home .search-input.show .dropmenu-trigger > i.fa-caret-down.closed {
  display: none; }

.search-home .search-input.show .dropmenu-trigger > i.fa.fa-times,
.search-home .search-input.show .dropmenu-trigger > i.fa-check {
  display: block; }

.search-home .search-input.dropmenu {
  position: relative; }
  .search-home .search-input.dropmenu .dropmenu-wrapper {
    left: 10px;
    right: 10px;
    width: auto; }
  .search-home .search-input.dropmenu .dropmenu-inner {
    max-height: 17.4em;
    overflow: auto; }
  .search-home .search-input.dropmenu li {
    margin: 0;
    padding: 0.3125em;
    list-style: none;
    cursor: pointer; }
  .search-home .search-input.dropmenu li.selected,
  .search-home .search-input.dropmenu li:hover {
    background-color: #EBE021; }
  .search-home .search-input.dropmenu li.selected:before {
    font-family: "Font Awesome 5 Free";
    content: "\f2ed";
    float: right; }
  .search-home .search-input.dropmenu .input-and-button-wrap:before {
    content: none; }
  .search-home .search-input.dropmenu .input-icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin: auto;
    line-height: 30px;
    text-align: center;
    color: #A8A8A8; }
  .search-home .search-input.dropmenu.show .input-icon {
    color: #EBE021; }

.search-home .input-list label {
  cursor: pointer; }

.search-home .input-list li {
  display: inline-block;
  margin: 0 10px 10px;
  list-style: none;
  color: #ffffff; }
  .search-home .input-list li.col {
    margin: 0; }

.search-home .input-list input {
  display: inline-block;
  width: auto;
  margin-right: 5px; }

.search-input.show .attributes-trigger > i.open:after {
  font-family: 'Font Awesome 5 Free';
  color: #E9B624;
  position: absolute;
  left: 4px;
  top: 12px;
  font-size: 14px;
  content: "\f338"; }

.hotel-area {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/hotel-area.png"); }

.rooms-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/club.png"); }

.family-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/family-items.png"); }

.hotel-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/wellness.png"); }

.special-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/pool.png"); }

.sport-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/sport.png"); }

.internet-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/internet.png"); }

.adultshotel-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/adultshotel.png"); }

.attributes-items {
  display: inline-block;
  width: auto;
  cursor: pointer; }
  .attributes-items div {
    -webkit-background-size: 30px;
    background-size: 30px;
    background-repeat: no-repeat; }
  .attributes-items .attributes-label {
    color: #0D476A; }
  .attributes-items:hover .attributes-label {
    color: #FF9933;
    font-weight: bold; }
  .attributes-items:hover .hotel-area {
    background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/hotel-area-active.png"); }
  .attributes-items:hover .rooms-items {
    background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/club-active.png"); }
  .attributes-items:hover .family-items {
    background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/family-items-active.png"); }
  .attributes-items:hover .hotel-items {
    background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/wellness-active.png"); }
  .attributes-items:hover .special-items {
    background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/pool-active.png"); }
  .attributes-items:hover .sport-items {
    background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/sport-active.png"); }
  .attributes-items:hover .internet-items {
    background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/internet-active.png"); }
  .attributes-items:hover .adultshotel-items {
    background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/adultshotel-active.png"); }
  .attributes-items:hover .attributes-trigger > i {
    color: #FF9933; }

.search-attributes.selected .attributes-items .hotel-area {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/hotel-area-active.png"); }

.search-attributes.selected .attributes-items .rooms-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/club-active.png"); }

.search-attributes.selected .attributes-items .family-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/family-items-active.png"); }

.search-attributes.selected .attributes-items .hotel-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/wellness-active.png"); }

.search-attributes.selected .attributes-items .special-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/pool-active.png"); }

.search-attributes.selected .attributes-items .sport-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/sport-active.png"); }

.search-attributes.selected .attributes-items .internet-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/internet-active.png"); }

.search-attributes.selected .attributes-items .adultshotel-items {
  background-image: url("/typo3conf/ext/travelportal/Resources/Public/Images/search/adultshotel-active.png"); }

.search-attributes.selected .attributes-label {
  color: #FF9933;
  font-weight: bold; }

.attributes-trigger {
  margin: 8px 0 0 8px;
  padding: 2px;
  height: 22px;
  width: 22px;
  text-align: center; }
  .attributes-trigger i {
    color: #ffffff; }

.search-input .attributes-trigger > i.open {
  display: none; }

.search-input.show .attributes-trigger > i.open {
  display: block; }

.search-input.show .attributes-trigger > i.closed {
  display: none; }

.search-attributes > .input-and-button-wrap {
  height: 31px; }

.search-input.show .attributes-trigger {
  background: #EBE021; }
  .search-input.show .attributes-trigger i {
    color: #3C3C3E; }

span.selected-number {
  color: black;
  background: #E9B624;
  padding: 5px;
  border-radius: 20px;
  height: 15px;
  font-size: 10px;
  line-height: 0.4;
  display: inline-block;
  margin-left: 5px;
  font-weight: bold;
  display: none; }

.search-attributes .dropmenu-inner {
  padding: 0.625em; }

.search-attributes .bolded {
  font-weight: bold; }

.lefted {
  left: 18%; }

.ui-autocomplete {
  z-index: 1000; }

.step4.ranges .search-input {
  padding: 0 20px; }

.step4 .search-input.bewertet-von .dropmenu-inner {
  max-height: 175px;
  max-width: 387px;
  min-height: 0;
  margin: 0;
  overflow-y: scroll; }

.step4 .search-input.bewertet-von .dropmenu-inner ul {
  list-style: none; }

.step4 .search-input.bewertet-von .dropmenu-inner ul li {
  padding: 5px;
  list-style: none; }

.step4 .search-input.bewertet-von {
  padding: 0; }

.main-search-submit-wrapper.hide-in-ibe {
  margin-top: 15px;
  float: right; }

.ibe-breadcrumb {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px; }
  .ibe-breadcrumb > a {
    display: flex;
    margin: 0;
    width: 17%;
    border: 0;
    padding: 5px 20px 5px 10px;
    position: relative;
    background: #cdccc8 url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-grey.svg") no-repeat right;
    text-align: center;
    font-size: 12px;
    margin-bottom: 5px;
    align-items: center;
    justify-content: center; }
    .ibe-breadcrumb > a > span {
      align-self: center; }
      .ibe-breadcrumb > a > span > i {
        color: #ffffff; }
  .ibe-breadcrumb > a.last {
    background-image: none !important; }
  .ibe-breadcrumb span {
    color: #3C3C3E; }
    .ibe-breadcrumb span.step-number {
      font-size: 14px;
      display: inline-block;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: white;
      text-align: center; }
    .ibe-breadcrumb span.complete {
      font-size: 30px;
      text-align: left;
      display: none;
      color: #ffffff; }
    .ibe-breadcrumb span.step-name {
      display: none;
      font-size: 14px; }
      .ibe-breadcrumb span.step-name.last {
        display: inline-block; }

.ibe-breadcrumb.ibe-step2 .step3 {
  background: #cdccc8 url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-grey.svg") no-repeat right; }

.ibe-breadcrumb.ibe-step2 .step1 {
  background: #0D476A url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-PREV.svg") no-repeat right !important; }
  .ibe-breadcrumb.ibe-step2 .step1 span {
    color: #ffffff; }
    .ibe-breadcrumb.ibe-step2 .step1 span.step-number {
      display: none; }
    .ibe-breadcrumb.ibe-step2 .step1 span.complete {
      display: inline-block; }
    .ibe-breadcrumb.ibe-step2 .step1 span.step-name {
      display: none; }

.ibe-breadcrumb.ibe-step2 .step2 {
  background: #f3f2ed url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-CURRENT.svg") no-repeat right; }
  .ibe-breadcrumb.ibe-step2 .step2 span {
    color: #c22a20; }
    .ibe-breadcrumb.ibe-step2 .step2 span.step-number {
      display: inline-block; }
    .ibe-breadcrumb.ibe-step2 .step2 span.complete {
      display: none; }

.ibe-breadcrumb.ibe-step2 .step3 {
  background: #cdccc8 url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-grey.svg") no-repeat right; }

.ibe-breadcrumb.ibe-step3 .step1, .ibe-breadcrumb.ibe-step3 .step2 {
  background: #0D476A url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-blue.svg") no-repeat right; }
  .ibe-breadcrumb.ibe-step3 .step1 span, .ibe-breadcrumb.ibe-step3 .step2 span {
    color: #ffffff; }
    .ibe-breadcrumb.ibe-step3 .step1 span.step-number, .ibe-breadcrumb.ibe-step3 .step2 span.step-number {
      display: none; }
    .ibe-breadcrumb.ibe-step3 .step1 span.complete, .ibe-breadcrumb.ibe-step3 .step2 span.complete {
      display: inline-block; }
    .ibe-breadcrumb.ibe-step3 .step1 span.step-name, .ibe-breadcrumb.ibe-step3 .step2 span.step-name {
      display: none; }

.ibe-breadcrumb.ibe-step3 .step3 {
  background: #f3f2ed url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-CURRENT.svg") no-repeat right; }
  .ibe-breadcrumb.ibe-step3 .step3 span {
    color: #c22a20; }
    .ibe-breadcrumb.ibe-step3 .step3 span.step-number {
      display: inline-block; }
    .ibe-breadcrumb.ibe-step3 .step3 span.complete {
      display: none; }

.ibe-breadcrumb.ibe-step3 .step2 {
  background: #0D476A url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-PREV.svg") no-repeat right !important; }

.ibe-breadcrumb.ibe-step4 .step1, .ibe-breadcrumb.ibe-step4 .step2, .ibe-breadcrumb.ibe-step4 .step3 {
  background: #0D476A url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-blue.svg") no-repeat right; }
  .ibe-breadcrumb.ibe-step4 .step1 span, .ibe-breadcrumb.ibe-step4 .step2 span, .ibe-breadcrumb.ibe-step4 .step3 span {
    color: #ffffff; }
    .ibe-breadcrumb.ibe-step4 .step1 span.step-number, .ibe-breadcrumb.ibe-step4 .step2 span.step-number, .ibe-breadcrumb.ibe-step4 .step3 span.step-number {
      display: none; }
    .ibe-breadcrumb.ibe-step4 .step1 span.complete, .ibe-breadcrumb.ibe-step4 .step2 span.complete, .ibe-breadcrumb.ibe-step4 .step3 span.complete {
      display: inline-block; }
    .ibe-breadcrumb.ibe-step4 .step1 span.step-name, .ibe-breadcrumb.ibe-step4 .step2 span.step-name, .ibe-breadcrumb.ibe-step4 .step3 span.step-name {
      display: none; }

.ibe-breadcrumb.ibe-step4 .step4 {
  background: #f3f2ed url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-CURRENT.svg") no-repeat right; }
  .ibe-breadcrumb.ibe-step4 .step4 span {
    color: #c22a20; }
    .ibe-breadcrumb.ibe-step4 .step4 span.step-number {
      display: inline-block; }
    .ibe-breadcrumb.ibe-step4 .step4 span.complete {
      display: none; }

.ibe-breadcrumb.ibe-step4 .step3 {
  background: #0D476A url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-PREV.svg") no-repeat right !important; }

.ibe-breadcrumb.ibe-step5 .step1, .ibe-breadcrumb.ibe-step5 .step2, .ibe-breadcrumb.ibe-step5 .step3, .ibe-breadcrumb.ibe-step5 .step4 {
  background: #0D476A url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-blue.svg") no-repeat right; }
  .ibe-breadcrumb.ibe-step5 .step1 span, .ibe-breadcrumb.ibe-step5 .step2 span, .ibe-breadcrumb.ibe-step5 .step3 span, .ibe-breadcrumb.ibe-step5 .step4 span {
    color: #ffffff; }
    .ibe-breadcrumb.ibe-step5 .step1 span.step-number, .ibe-breadcrumb.ibe-step5 .step2 span.step-number, .ibe-breadcrumb.ibe-step5 .step3 span.step-number, .ibe-breadcrumb.ibe-step5 .step4 span.step-number {
      display: none; }
    .ibe-breadcrumb.ibe-step5 .step1 span.complete, .ibe-breadcrumb.ibe-step5 .step2 span.complete, .ibe-breadcrumb.ibe-step5 .step3 span.complete, .ibe-breadcrumb.ibe-step5 .step4 span.complete {
      display: inline-block; }
    .ibe-breadcrumb.ibe-step5 .step1 span.step-name, .ibe-breadcrumb.ibe-step5 .step2 span.step-name, .ibe-breadcrumb.ibe-step5 .step3 span.step-name, .ibe-breadcrumb.ibe-step5 .step4 span.step-name {
      display: none; }

.ibe-breadcrumb.ibe-step5 .step5 {
  background: #f3f2ed url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-CURRENT.svg") no-repeat right; }
  .ibe-breadcrumb.ibe-step5 .step5 span {
    color: #c22a20; }
    .ibe-breadcrumb.ibe-step5 .step5 span.step-number {
      display: inline-block; }
    .ibe-breadcrumb.ibe-step5 .step5 span.complete {
      display: none; }

.ibe-breadcrumb.ibe-step5 .step3 {
  background: #0D476A url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-blue.svg") no-repeat right; }

.ibe-breadcrumb.ibe-step5 .step4 {
  background: #0D476A url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-PREV.svg") no-repeat right !important; }

.ibe-breadcrumb.ibe-step6 .step1, .ibe-breadcrumb.ibe-step6 .step2, .ibe-breadcrumb.ibe-step6 .step3, .ibe-breadcrumb.ibe-step6 .step4, .ibe-breadcrumb.ibe-step6 .step5 {
  background: #0D476A url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-blue.svg") no-repeat right; }
  .ibe-breadcrumb.ibe-step6 .step1 span, .ibe-breadcrumb.ibe-step6 .step2 span, .ibe-breadcrumb.ibe-step6 .step3 span, .ibe-breadcrumb.ibe-step6 .step4 span, .ibe-breadcrumb.ibe-step6 .step5 span {
    color: #ffffff; }
    .ibe-breadcrumb.ibe-step6 .step1 span.step-number, .ibe-breadcrumb.ibe-step6 .step2 span.step-number, .ibe-breadcrumb.ibe-step6 .step3 span.step-number, .ibe-breadcrumb.ibe-step6 .step4 span.step-number, .ibe-breadcrumb.ibe-step6 .step5 span.step-number {
      display: none; }
    .ibe-breadcrumb.ibe-step6 .step1 span.complete, .ibe-breadcrumb.ibe-step6 .step2 span.complete, .ibe-breadcrumb.ibe-step6 .step3 span.complete, .ibe-breadcrumb.ibe-step6 .step4 span.complete, .ibe-breadcrumb.ibe-step6 .step5 span.complete {
      display: inline-block; }
    .ibe-breadcrumb.ibe-step6 .step1 span.step-name, .ibe-breadcrumb.ibe-step6 .step2 span.step-name, .ibe-breadcrumb.ibe-step6 .step3 span.step-name, .ibe-breadcrumb.ibe-step6 .step4 span.step-name, .ibe-breadcrumb.ibe-step6 .step5 span.step-name {
      display: none; }

.ibe-breadcrumb.ibe-step6 .step6 {
  background: #f3f2ed; }
  .ibe-breadcrumb.ibe-step6 .step6 span {
    color: #c22a20; }
    .ibe-breadcrumb.ibe-step6 .step6 span.step-number {
      display: inline-block; }
    .ibe-breadcrumb.ibe-step6 .step6 span.complete {
      display: none; }

.ibe-breadcrumb.ibe-step6 .step3 {
  background: #0D476A url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-blue.svg") no-repeat right; }

.ibe-breadcrumb.ibe-step6 .step5 {
  background: #0D476A url("/typo3conf/ext/theme/Resources/Public/Images/ibe-breadcrump-PREV.svg") no-repeat right !important; }

.tmpl-promo #formBestellnummer {
  display: none; }

.step5-ibe {
  padding-bottom: 0;
  display: none !important; }

.sticky-search.is_stuck {
  margin-top: -50px; }
  .sticky-search.is_stuck .search-home {
    transition: none;
    padding-bottom: 60px; }

.sticky-search .step5-ibe.layer.expand {
  background: #0D476A !important;
  padding-bottom: 35px !important;
  position: fixed !important;
  bottom: 0 !important;
  z-index: 100 !important;
  width: 295px; }

.tmpl-ibe .column-left,
.tmpl-promo .column-left,
.tmpl-aktionen .column-left {
  z-index: 10; }
  .tmpl-ibe .column-left .switch-tabs,
  .tmpl-promo .column-left .switch-tabs,
  .tmpl-aktionen .column-left .switch-tabs {
    display: none; }
  .tmpl-ibe .column-left .expanded .switch-tabs,
  .tmpl-promo .column-left .expanded .switch-tabs,
  .tmpl-aktionen .column-left .expanded .switch-tabs {
    display: block; }
  .tmpl-ibe .column-left input.bestellnummer,
  .tmpl-promo .column-left input.bestellnummer,
  .tmpl-aktionen .column-left input.bestellnummer {
    display: none; }
  .tmpl-ibe .column-left .search-home,
  .tmpl-promo .column-left .search-home,
  .tmpl-aktionen .column-left .search-home {
    margin-top: 0;
    margin-bottom: 15px; }
    .tmpl-ibe .column-left .search-home.expanded div.submit-wrapper.ibe,
    .tmpl-promo .column-left .search-home.expanded div.submit-wrapper.ibe,
    .tmpl-aktionen .column-left .search-home.expanded div.submit-wrapper.ibe {
      display: block; }
    .tmpl-ibe .column-left .search-home .h2.ibe-search-header,
    .tmpl-promo .column-left .search-home .h2.ibe-search-header,
    .tmpl-aktionen .column-left .search-home .h2.ibe-search-header {
      display: block; }
    .tmpl-ibe .column-left .search-home .switch-tabs button,
    .tmpl-promo .column-left .search-home .switch-tabs button,
    .tmpl-aktionen .column-left .search-home .switch-tabs button {
      display: none; }
    .tmpl-ibe .column-left .search-home .switch-tabs button.flughotel,
    .tmpl-promo .column-left .search-home .switch-tabs button.flughotel,
    .tmpl-aktionen .column-left .search-home .switch-tabs button.flughotel {
      display: inline-block; }
    .tmpl-ibe .column-left .search-home .switch-tabs button.nurhotel,
    .tmpl-promo .column-left .search-home .switch-tabs button.nurhotel,
    .tmpl-aktionen .column-left .search-home .switch-tabs button.nurhotel {
      display: inline-block;
      border-radius: 0 8px 8px 0; }
    .tmpl-ibe .column-left .search-home .step1 .submit-wrapper,
    .tmpl-promo .column-left .search-home .step1 .submit-wrapper,
    .tmpl-aktionen .column-left .search-home .step1 .submit-wrapper {
      display: none; }
    .tmpl-ibe .column-left .search-home .submit-wrapper.home,
    .tmpl-promo .column-left .search-home .submit-wrapper.home,
    .tmpl-aktionen .column-left .search-home .submit-wrapper.home {
      display: none; }
    .tmpl-ibe .column-left .search-home .step1 .search-input.bestellnummer,
    .tmpl-promo .column-left .search-home .step1 .search-input.bestellnummer,
    .tmpl-aktionen .column-left .search-home .step1 .search-input.bestellnummer {
      display: none; }
    .tmpl-ibe .column-left .search-home .step5-ibe,
    .tmpl-promo .column-left .search-home .step5-ibe,
    .tmpl-aktionen .column-left .search-home .step5-ibe {
      padding-bottom: 0;
      display: block; }
    .tmpl-ibe .column-left .search-home .step5-ibe .submit-wrapper,
    .tmpl-promo .column-left .search-home .step5-ibe .submit-wrapper,
    .tmpl-aktionen .column-left .search-home .step5-ibe .submit-wrapper {
      width: 100%;
      margin: -10px 0 5px 0 !important;
      text-align: center; }
      .tmpl-ibe .column-left .search-home .step5-ibe .submit-wrapper .main-search-submit-wrapper,
      .tmpl-promo .column-left .search-home .step5-ibe .submit-wrapper .main-search-submit-wrapper,
      .tmpl-aktionen .column-left .search-home .step5-ibe .submit-wrapper .main-search-submit-wrapper {
        padding-right: 0; }
    .tmpl-ibe .column-left .search-home .main-search-submit-wrapper.hide-in-ibe,
    .tmpl-promo .column-left .search-home .main-search-submit-wrapper.hide-in-ibe,
    .tmpl-aktionen .column-left .search-home .main-search-submit-wrapper.hide-in-ibe {
      display: none; }
    .tmpl-ibe .column-left .search-home .search-input,
    .tmpl-promo .column-left .search-home .search-input,
    .tmpl-aktionen .column-left .search-home .search-input {
      display: block;
      min-width: 100%; }
      .tmpl-ibe .column-left .search-home .search-input .input-and-button-wrap > input,
      .tmpl-promo .column-left .search-home .search-input .input-and-button-wrap > input,
      .tmpl-aktionen .column-left .search-home .search-input .input-and-button-wrap > input {
        font-size: 14px;
        min-height: 29px; }
      .tmpl-ibe .column-left .search-home .search-input .check-group-sea-sight,
      .tmpl-promo .column-left .search-home .search-input .check-group-sea-sight,
      .tmpl-aktionen .column-left .search-home .search-input .check-group-sea-sight {
        margin-bottom: 10px; }
    .tmpl-ibe .column-left .search-home .search-input.reisezeitraum .dropmenu-wrapper,
    .tmpl-promo .column-left .search-home .search-input.reisezeitraum .dropmenu-wrapper,
    .tmpl-aktionen .column-left .search-home .search-input.reisezeitraum .dropmenu-wrapper {
      margin-left: 20px; }
    .tmpl-ibe .column-left .search-home .step3 .input-and-button-wrap.attributes-items button,
    .tmpl-ibe .column-left .search-home button.attributes-label,
    .tmpl-promo .column-left .search-home .step3 .input-and-button-wrap.attributes-items button,
    .tmpl-promo .column-left .search-home button.attributes-label,
    .tmpl-aktionen .column-left .search-home .step3 .input-and-button-wrap.attributes-items button,
    .tmpl-aktionen .column-left .search-home button.attributes-label {
      font-size: 14px; }
    .tmpl-ibe .column-left .search-home .step4 .search-input.rating-slider.total-ratings,
    .tmpl-promo .column-left .search-home .step4 .search-input.rating-slider.total-ratings,
    .tmpl-aktionen .column-left .search-home .step4 .search-input.rating-slider.total-ratings {
      margin-bottom: 25px !important; }

.search-home.current-step4 {
  margin-top: 0 !important; }

.reisezielTitle {
  font-weight: bold;
  text-align: right; }

ul.ui-widget-content {
  font-size: 14px !important;
  max-height: 300px;
  overflow-y: auto; }
  ul.ui-widget-content li {
    margin: 0 !important;
    padding: 5px !important;
    border: 0 !important;
    transition: 0.3s background ease !important; }
    ul.ui-widget-content li.ui-state-focus, ul.ui-widget-content li:hover {
      transition: 0.3s background ease !important;
      background: #EBE021 !important;
      cursor: pointer !important; }

input[type=number] {
  -moz-appearance: textfield; }
  input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.search-tag-bar {
  padding: 7.5px 5px;
  min-height: 47px;
  border-bottom: 1px solid #d1d1d1;
  cursor: default;
  font-size: 14px; }

.search-tag {
  display: inline-block;
  margin: 2.5px 5px;
  padding: .25em .5em;
  border: 1px solid;
  border-radius: 5px;
  color: #666666;
  cursor: pointer;
  line-height: 1.6;
  transition: all .25s; }
  .search-tag:after {
    content: '\00d7';
    display: inline-block;
    width: 16px;
    margin-left: 5px;
    border-radius: 100%;
    background-color: #666666;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    transition: all .25s;
    vertical-align: text-bottom; }
  .search-tag:hover {
    background-color: #666666;
    color: #ffffff; }
    .search-tag:hover:after {
      color: #666666;
      background-color: #ffffff; }

.order-search-error .parsley-errors-list {
  clear: both;
  color: #ffffff;
  margin: 0;
  padding: 5px;
  display: none;
  background: #FF9933;
  position: relative;
  top: 5px;
  font-size: 13px;
  font-weight: bold;
  list-style: none;
  text-align: left; }
  .order-search-error .parsley-errors-list.filled {
    display: block; }
  .order-search-error .parsley-errors-list:after {
    content: " ";
    position: absolute;
    bottom: 100%;
    left: 100px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-bottom-color: #FF9933;
    border-top-width: 0;
    pointer-events: none;
    margin-left: -5px; }

#bestellnummer-error-message .parsley-errors-list {
  margin: 0 20px;
  top: -5px; }

#bestellnummer-error-message--top {
  position: absolute;
  z-index: 999; }
  #bestellnummer-error-message--top .parsley-errors-list:after {
    left: auto;
    right: 100px; }

.search__destination {
  position: relative;
  line-height: 22px; }
  .search__destination input {
    height: 32px;
    border: 1px solid #A8A8A8;
    line-height: 24px; }

.search__submit {
  display: inline-block;
  position: relative;
  padding: 0 10.5px;
  line-height: 38px;
  color: #ffffff;
  background-color: #FF9933;
  text-transform: uppercase;
  vertical-align: bottom;
  cursor: pointer;
  transition: all .25s;
  font-weight: bold;
  font-size: 16px; }
  .search__submit.is--arrow {
    margin: 0 19px 0 0; }
    .search__submit.is--arrow:after {
      content: ' ';
      position: absolute;
      top: 0;
      right: -19px;
      border: 19px solid transparent;
      border-left-color: #FF9933;
      border-right-width: 0;
      transition: all .25s; }
  .search__submit:hover {
    background-color: #FF9933; }
    .search__submit:hover:after {
      border-left-color: #FF9933; }
  .search__submit.is--busy {
    padding-left: 27px;
    background-color: #A8A8A8;
    pointer-events: none; }
    .search__submit.is--busy:before {
      content: ' ';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 15px;
      margin: 0 6px;
      background: transparent url(../Images/loading-white.gif) center no-repeat;
      background-size: 15px; }
    .search__submit.is--busy:after {
      border-left-color: #A8A8A8; }

button.search__submit-icon {
  border: none;
  font-family: "Font Awesome 5 Free";
  background-color: #FF9933;
  position: absolute;
  padding: 2px 6px 3px;
  color: #fff;
  right: 3px;
  top: 3px;
  bottom: 3px;
  font-size: 24px; }
  button.search__submit-icon:before {
    content: "\f002"; }
  button.search__submit-icon:hover {
    background: #7CB842;
    color: #ffffff; }

.calendar-input {
  display: block;
  border: 0;
  line-height: 38px;
  background-color: #ffffff; }
  .calendar-input span {
    float: left;
    margin-right: 3px; }
  .calendar-input input {
    width: auto;
    height: 38px;
    padding: 0;
    border: 0;
    line-height: inherit; }

@keyframes wobble {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }

.ekolumbus .row.inner {
  margin: 0 -10px; }

.ekolumbus .reisezeitraum {
  margin-bottom: 0 !important; }

.ekolumbus .zeitraeume .dropmenu-inner {
  margin: 0 10px !important; }

.grid-and-filter-bar {
  margin-bottom: 15px; }
  .grid-and-filter-bar__col--height {
    height: 39px; }

.tmpl-promo .grid-and-filter-bar {
  display: none; }

.teaser {
  box-shadow: 0 2px 6px 0 rgba(60, 60, 62, 0.2); }
  .teaser.col {
    background-color: #F4F4F4; }
  .teaser .image {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 0.9375em;
    padding-bottom: 29vh; }
  .teaser .price,
  .teaser .stoerer,
  .teaser .button {
    position: absolute;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase; }
  .teaser .price {
    color: #0D476A; }
  .teaser figure,
  .teaser .wrap {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0;
    position: relative; }
  .teaser img {
    width: 100%; }
  .teaser p,
  .teaser dl,
  .teaser ul,
  .teaser ol {
    color: #0D476A; }
  .teaser .stoerer {
    display: table;
    table-layout: fixed;
    border-spacing: 4px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0.3125em 0 0 0.3125em;
    z-index: 5; }
    .teaser .stoerer .first {
      font-size: 1.3em; }
    .teaser .stoerer .first,
    .teaser .stoerer .second {
      background-color: #0D476A;
      min-height: 30px; }
    .teaser .stoerer .first,
    .teaser .stoerer .second {
      display: table-cell;
      vertical-align: middle;
      background-color: #0D476A;
      padding: 0.3125em;
      margin-left: 0.3125em; }
    .teaser .stoerer .first.almost-expired, .teaser .stoerer .first.almost-expired .jscountdown,
    .teaser .stoerer .second.almost-expired, .teaser .stoerer .second.almost-expired .jscountdown {
      background-color: #FF9933; }
    .teaser .stoerer .invaderContainer {
      display: table-cell;
      position: relative; }
      .teaser .stoerer .invaderContainer .adwFirst {
        background-color: #0D476A;
        font-size: 1.05em;
        padding: 0.34375em 0.5em;
        text-align: center; }
        .teaser .stoerer .invaderContainer .adwFirst small {
          display: block;
          font-size: 0.65em;
          font-weight: normal;
          color: #FF9000; }
      .teaser .stoerer .invaderContainer .extrainvader {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        margin-top: 5px;
        background-color: #0D476A;
        padding: 0.3375em;
        font-size: 0.8em;
        line-height: 1; }
  .teaser .price {
    right: 0;
    bottom: 0;
    padding: 0.125em 0.5em 0.125em 0.125em;
    margin: 0 0.625em -0.3125em 0;
    font-weight: 400;
    font-size: 1.875em;
    background-color: #EBE021; }
    .teaser .price span {
      font-family: arial, verdana; }
    .teaser .price:before {
      content: "ab";
      text-transform: lowercase;
      padding-right: 0.3125em;
      padding-left: 0.125em;
      font-size: 11px; }
    .teaser .price:after {
      content: "p.P.";
      text-transform: none;
      position: absolute;
      font-size: 9px;
      top: 0.5555555556em;
      right: 0.5555555556em; }
  .teaser .button {
    right: 0;
    bottom: 0;
    padding: 0.3125em;
    border: 1px solid #FF9933;
    background-color: #FF9933;
    margin: 0 0.625em 0.625em 0; }
    .teaser .button a {
      color: #fff;
      text-decoration: none; }

.teaser-big {
  height: 100%;
  width: 100%; }
  .teaser-big > .slides > li > a {
    display: block; }

.flex-teaser {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .flex-teaser:before, .flex-teaser:after {
    display: none;
    font-size: 0; }
  .flex-teaser > .col.teaser {
    float: none;
    margin-right: 0;
    font-size: 1rem; }
    .flex-teaser > .col.teaser > a {
      display: block;
      width: 100%; }
    .flex-teaser > .col.teaser .slides {
      display: flex !important;
      flex-wrap: wrap;
      height: 100%; }
      .flex-teaser > .col.teaser .slides > li {
        flex: 0 0 100%;
        overflow: hidden;
        transform: translateZ(0); }
        .flex-teaser > .col.teaser .slides > li > .col {
          height: 100%;
          margin-bottom: 0 !important; }
    .flex-teaser > .col.teaser .multi {
      height: 100%;
      padding-bottom: 3.1875em;
      flex-grow: 1; }
    .flex-teaser > .col.teaser.col4 .flex-direction-nav, .flex-teaser > .col.teaser.col8 .flex-direction-nav {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      padding-bottom: 28.5vh; }
      .flex-teaser > .col.teaser.col4 .flex-direction-nav a, .flex-teaser > .col.teaser.col8 .flex-direction-nav a {
        top: auto;
        bottom: 10px; }
    .flex-teaser > .col.teaser.col4 .flex-nav-prev,
    .flex-teaser > .col.teaser.col4 .flex-nav-next, .flex-teaser > .col.teaser.col8 .flex-nav-prev,
    .flex-teaser > .col.teaser.col8 .flex-nav-next {
      margin: 0; }
  .flex-teaser > :not(.teaser) {
    width: 100%; }

/* styling slider paging of favorites and promotion and adtw */
.flex-promotion .flex-control-paging {
  position: absolute;
  top: 6.875em;
  left: 0.8125em;
  z-index: 10;
  text-align: left;
  bottom: auto; }

.flex-promotion .flex-direction-nav li {
  margin: 0; }

.flex-promotion .flex-prev,
.flex-promotion .flex-next {
  bottom: 0.625em;
  top: auto;
  background-color: #ffffff;
  opacity: 1; }

.flex-promotion .flex-prev {
  left: 0.625em; }

.flex-promotion .flex-next {
  right: 0.625em; }

.flex-adtw .multi {
  /*max-height: $teaser-height-desktop-wide;*/ }

.flex-adtw .flex-control-paging {
  position: absolute;
  top: 6.25em;
  left: 0.8125em;
  z-index: 10;
  text-align: left;
  bottom: auto; }

.flex-adtw .flex-direction-nav a {
  margin: 0px; }

.flex-adtw .flex-direction-nav a:before {
  padding: 4px 0.45em 4px 0.35em;
  color: #FF9933;
  text-shadow: none;
  font-size: 2rem; }

.flex-adtw .flex-prev,
.flex-adtw .flex-next {
  background-color: #ffffff;
  opacity: 1; }

.flex-adtw .flex-prev {
  left: 0.625em;
  top: 12em; }

.flex-adtw .flex-next {
  left: 3.75em;
  top: 12em; }

.flex-adtw .col4 {
  width: 100%; }

.flex-adtw .stoerer .first {
  font-weight: 700; }

.flex-adt .col4 {
  width: 100%; }

.flex-adt .stoerer .first {
  font-weight: 700; }

.flex-adw .col4 {
  width: 100%; }

.flex-adw .stoerer .first {
  font-weight: 700; }

/* Teaser sonnenklar.TV Live */
#livetv {
  height: auto; }
  #livetv .wrap #live-stream .video-js {
    width: 100%; }
  #livetv .price {
    z-index: 11; }
  #livetv a .info .description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 50%; }
  #livetv .video-js .vjs-control-bar {
    bottom: inherit;
    top: 0; }

div.about-broadcast {
  padding: 15px;
  margin-bottom: 10px;
  border: 1px solid #A8A8A8; }
  div.about-broadcast i {
    color: #dc891d; }
  div.about-broadcast .info-text a {
    display: block;
    margin-bottom: 15px;
    text-decoration: underline; }
  div.about-broadcast .image-links .moderator-image {
    max-width: 125px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    height: 125px; }
  div.about-broadcast .image-links a {
    font-size: 14px;
    text-decoration: underline; }
  div.about-broadcast .hostLinks {
    padding-left: 10px; }

.flex-top5 .flex-control-nav {
  width: auto; }

.flex-top5 .flex-control-paging {
  position: absolute;
  left: 2px;
  top: 0;
  bottom: 0;
  z-index: 10;
  text-align: left; }
  .flex-top5 .flex-control-paging li {
    display: block;
    height: 20%;
    margin: 0;
    padding: 1.5px 0;
    font-size: 0;
    background-clip: content-box; }
  .flex-top5 .flex-control-paging a {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 100%;
    color: #FF9933;
    line-height: normal;
    white-space: nowrap;
    text-indent: 0;
    text-align: center;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: bold; }
    .flex-top5 .flex-control-paging a.flex-active, .flex-top5 .flex-control-paging a:hover {
      color: #ffffff;
      background-color: #FF9933; }
    .flex-top5 .flex-control-paging a:before {
      content: ' ';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }

.flex-top5 .col4 {
  width: 100%; }

.tt-teaser .button .smallText {
  font-size: 0.75em !important; }

.multi {
  overflow: hidden; }
  .multi .button {
    font-size: 14px !important; }
  .multi a {
    color: #0D476A;
    display: block; }
  .multi .info {
    padding: 0 0.625em;
    overflow: hidden;
    font-size: 14px; }
    .multi .info .title {
      font-weight: bold;
      display: block;
      max-width: 95%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .multi .info .subtitle {
      display: block;
      overflow: hidden; }
      .multi .info .subtitle > span {
        display: inline-block; }
      .multi .info .subtitle .hotel-star,
      .multi .info .subtitle .hotel-star-half {
        width: 17px;
        height: 15px; }
      .multi .info .subtitle > span:first-of-type {
        font-weight: bold;
        display: block;
        max-width: 145px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        float: left;
        margin-right: 5px; }
    .multi .info .highlights {
      margin-top: 5px; }
      .multi .info .highlights > p {
        margin: 0; }
      .multi .info .highlights ul {
        list-style-type: none;
        list-style-position: outside;
        margin: 0px; }
        .multi .info .highlights ul li {
          margin-bottom: 0.3125em;
          padding-left: 20px; }
          .multi .info .highlights ul li:before {
            margin-right: 5px;
            font-family: "Font Awesome 5 Free";
            display: inline-block;
            content: "\f00c";
            color: #FF9933;
            margin-left: -20px; }
      .multi .info .highlights.list ul li:nth-of-type(1n+3) {
        display: none; }
    .multi .info .description {
      margin: 0.3125em 0; }
      .multi .info .description > p {
        margin: 0px !important;
        line-height: 1.2em;
        height: 2.4em;
        overflow: hidden; }
  .multi.fullimage-teaser .image {
    margin-bottom: 0; }

.multi-full-width > div.col4 {
  width: 100% !important; }

.flex-top5 ul.slides {
  overflow: hidden;
  margin-left: 55px; }

.flex-top5 .multi .image {
  width: 100% !important; }

.flex-top5 .multi .info .highlights ul {
  max-height: 5.425em;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative; }
  .flex-top5 .multi .info .highlights ul > li {
    line-height: 1.2em;
    max-height: 2.4em;
    margin-bottom: 0.3125em;
    margin-left: 3px;
    overflow: hidden; }

.flex-top5 .multi .info .highlights > p {
  font-size: 12px;
  padding-right: 50%; }

.flex-top5 .multi .subtitle > span:first-of-type {
  max-width: 127px; }

.flex-teaser > .col.teaser .multi {
  padding-bottom: 3.1875em; }

.strikeprice {
  position: absolute;
  background-color: #ffffff;
  color: #0D476A;
  font-size: .5em;
  top: -18px;
  left: 15px;
  padding: 2px 5px; }

.strikeprice:before {
  position: absolute;
  content: "";
  left: 1em;
  top: 50%;
  right: .3em;
  border-top: 1px solid;
  border-color: inherit;
  -webkit-transform: rotate(-17deg);
  transform: rotate(-17deg);
  color: #1e1e1e; }

.strikeprice .small {
  font-size: .5em;
  text-transform: lowercase;
  padding-right: 3px; }

.strikeprice .strikeprice-info {
  position: relative;
  font-size: 12px;
  vertical-align: text-top; }

.strikeprice .strikeprice-info i {
  color: #444; }

.strikeprice .strikeprice-info:hover .strikeprice-text {
  transition: none 0s ease 0s;
  opacity: 1;
  visibility: visible; }

.strikeprice .strikeprice-text {
  position: absolute;
  bottom: 160%;
  right: -23px;
  width: 190px;
  padding: 2px 4px;
  background-color: #fff;
  color: #1e1e1e;
  text-align: justify;
  text-transform: none;
  -webkit-filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.5));
  transition: opacity .5s 1.5s, visibility 0s 2s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000; }

.strikeprice .strikeprice-text:before {
  content: " ";
  position: absolute;
  bottom: -7px;
  right: 17px;
  border: 11px solid transparent;
  border-top: 7px solid #fff;
  border-bottom-width: 0; }

.price-link .strikeprice {
  top: -23px; }

.teaser .ctime {
  float: left;
  padding-right: 5px;
  text-align: center; }

.teaser .ctimeB {
  border-right: solid #fff 1px; }

.teaser .ctimeP {
  padding-left: 5px; }

.teaser .hour, .teaser .minute, .teaser .seconds {
  font-size: 15px;
  font-weight: bold; }

.teaser .jscountdown {
  float: left;
  height: 52px;
  padding: 2px 2px 2px 5px;
  font-size: 10px;
  color: #fff; }

.multi-4-2, .multi-6-2 {
  overflow: hidden;
  color: #ffffff; }
  .multi-4-2 a, .multi-6-2 a {
    color: #ffffff;
    display: block; }
  .multi-4-2 .price, .multi-6-2 .price {
    margin: -0.625em 0.625em 0.625em 0;
    top: -12px;
    bottom: auto; }
  .multi-4-2 .info, .multi-6-2 .info {
    width: 240px;
    min-height: 9.375em;
    background-color: #0D476A;
    padding: 0.625em;
    position: absolute;
    bottom: 1.25em;
    right: 1.25em;
    z-index: 2; }
    .multi-4-2 .info .title, .multi-6-2 .info .title {
      font-weight: bold;
      margin-top: 0.8em;
      margin-bottom: 5px;
      max-width: 98%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .multi-4-2 .info .subtitle, .multi-6-2 .info .subtitle {
      display: block;
      overflow: hidden; }
      .multi-4-2 .info .subtitle > span, .multi-6-2 .info .subtitle > span {
        display: inline-block; }
      .multi-4-2 .info .subtitle hotel-star,
      .multi-4-2 .info .subtitle hotel-star-half, .multi-6-2 .info .subtitle hotel-star,
      .multi-6-2 .info .subtitle hotel-star-half {
        width: 17px;
        height: 15px; }
      .multi-4-2 .info .subtitle > span:first-of-type, .multi-6-2 .info .subtitle > span:first-of-type {
        font-weight: bold;
        display: block;
        max-width: 98%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        float: left;
        margin-right: 5px; }
    .multi-4-2 .info .description p, .multi-6-2 .info .description p {
      color: #fff; }
    .multi-4-2 .info .highlights, .multi-6-2 .info .highlights {
      margin-top: 5px; }
      .multi-4-2 .info .highlights > p, .multi-6-2 .info .highlights > p {
        margin: 0; }
      .multi-4-2 .info .highlights ul, .multi-6-2 .info .highlights ul {
        color: #fff;
        list-style-type: none;
        list-style-position: outside;
        padding-left: 23px;
        margin: 0px; }
        .multi-4-2 .info .highlights ul li, .multi-6-2 .info .highlights ul li {
          margin-bottom: 0.3125em;
          padding-left: 20px; }
          .multi-4-2 .info .highlights ul li:before, .multi-6-2 .info .highlights ul li:before {
            margin-left: -20px;
            margin-right: .150em;
            font-family: "Font Awesome 5 Free";
            display: inline-block;
            content: "\f00c";
            color: #FF9933; }
      .multi-4-2 .info .highlights.list ul li:nth-of-type(1n+3), .multi-6-2 .info .highlights.list ul li:nth-of-type(1n+3) {
        display: none; }
    .multi-4-2 .info .descrMargin p, .multi-6-2 .info .descrMargin p {
      color: #ffffff;
      margin: 0px; }
  .multi-4-2 .image, .multi-6-2 .image {
    height: 320px; }

.multi-6-2 .image {
  margin-bottom: 0;
  padding-bottom: 0; }

.priceTeaser .priceTeaserText {
  position: absolute;
  bottom: 0;
  padding: 15px 5px 15px 10px;
  background-color: #0D476A;
  display: block;
  width: 100%; }
  .priceTeaser .priceTeaserText p {
    color: #ffffff;
    margin: 0px; }

.priceTeaser .price {
  position: absolute;
  bottom: 1.3em; }

.flex-promotion {
  /* Teaser aktuelle Aktionen */ }
  .flex-promotion .promotion {
    position: relative;
    height: 100%;
    min-height: 305px;
    padding-bottom: 52.0446096654%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .flex-promotion .stoerer {
    display: block;
    right: inherit;
    margin: 0.625em 0 0 0.625em;
    max-width: 250px; }
    .flex-promotion .stoerer .first, .flex-promotion .stoerer .second {
      display: block;
      min-height: 0 !important;
      width: auto;
      margin: 0;
      float: left; }
    .flex-promotion .stoerer .second {
      margin-top: 0.3125em;
      font-size: 0.8em; }

.cflow {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 40px;
  z-index: 2;
  transform: translateZ(0); }
  .cflow__wrap {
    min-height: 100px;
    perspective: 900px;
    transform-style: preserve-3d;
    overflow: hidden; }
  .cflow__item {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    margin: auto;
    padding: 0 .625em;
    background-color: #F4F4F4;
    opacity: 0;
    transform: translateX(0%) rotateY(0deg) scale(1) translateZ(0);
    user-select: none;
    list-style: none;
    visibility: hidden;
    overflow: hidden; }
    .cflow__item .text {
      *zoom: 1;
      padding-bottom: 50px; }
      .cflow__item .text:before, .cflow__item .text:after {
        display: table;
        content: "";
        line-height: 0; }
      .cflow__item .text:after {
        clear: both; }
    .cflow__item p {
      margin: .625em 0; }
    .cflow__item .button {
      opacity: 0;
      transition: opacity .3s;
      pointer-events: none;
      transform: translateZ(0); }
    .cflow__item--left, .cflow__item--right, .cflow__item--center {
      opacity: 1;
      transition: transform .5s, opacity .7s;
      visibility: visible; }
    .cflow__item--left, .cflow__item--right {
      z-index: 5; }
      .cflow__item--left .text, .cflow__item--right .text {
        z-index: 5; }
    .cflow__item--center {
      user-select: initial;
      z-index: 10; }
      .cflow__item--center .text {
        z-index: 10; }
      .cflow__item--center .button {
        opacity: 1;
        pointer-events: all; }
    .cflow__item--left {
      cursor: pointer;
      transform: translateX(-72%) rotateY(71deg) scale(0.7) translateZ(0); }
    .cflow__item--right {
      cursor: pointer;
      transform: translateX(72%) rotateY(-71deg) scale(0.7) translateZ(0); }
    .cflow__item--left-2 {
      transform: translateX(-118%) rotateY(90deg) scale(0.7) translateZ(0);
      transition: transform .5s, opacity .3s;
      visibility: visible; }
    .cflow__item--right-2 {
      transform: translateX(118%) rotateY(-90deg) scale(0.7) translateZ(0);
      transition: transform .5s, opacity .3s;
      visibility: visible; }

.header-hotel-promotion {
  display: flex;
  text-transform: uppercase;
  font-weight: 300;
  background: #0D476A;
  margin-bottom: 10px;
  position: relative; }
  .header-hotel-promotion .small {
    font-size: 9px; }
  .header-hotel-promotion .medium {
    font-size: 13px; }
  .header-hotel-promotion .large {
    font-size: 17px; }
  .header-hotel-promotion .medium, .header-hotel-promotion .large {
    font-weight: 400; }
  .header-hotel-promotion > div {
    color: #fff;
    height: 50px;
    padding: 5px;
    flex-shrink: 0;
    flex-grow: 0; }
    .header-hotel-promotion > div:last-child {
      border-right: 0; }
  .header-hotel-promotion .claim, .header-hotel-promotion .countdown, .header-hotel-promotion .sales, .header-hotel-promotion .bestprice {
    display: none; }
  .header-hotel-promotion .name {
    text-transform: none;
    display: block;
    line-height: 20px;
    padding-left: 10px;
    height: auto;
    flex-grow: 1;
    flex-shrink: 1; }
    .header-hotel-promotion .name .fa {
      color: #EBE021; }
  .header-hotel-promotion .countdown .ccol {
    border-right: 2px solid #fff;
    width: 32.25% !important;
    float: left; }
    .header-hotel-promotion .countdown .ccol:last-child {
      border: none; }
  .header-hotel-promotion .countdown .clabel {
    text-indent: 5px; }
  .header-hotel-promotion .countdown .clabel,
  .header-hotel-promotion .countdown .ctime {
    font-weight: 700;
    letter-spacing: 1px; }
  .header-hotel-promotion .countdown.almost-expired {
    background-color: #FF9933; }
  .header-hotel-promotion .countdown,
  .header-hotel-promotion .sales,
  .header-hotel-promotion .bestprice {
    margin-left: auto; }
  .header-hotel-promotion .name.travel h1 {
    display: inline;
    font-size: 18px;
    line-height: 1.6;
    margin: 0 5px 0 0;
    color: #ffffff; }
    .header-hotel-promotion .name.travel h1 i {
      font-size: 18px; }
  .header-hotel-promotion .name.travel .hotel-rating {
    display: inline;
    white-space: nowrap; }
    .header-hotel-promotion .name.travel .hotel-rating p {
      margin: 0px; }
  .header-hotel-promotion .sales {
    padding: 2px 5px;
    line-height: 1.3;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: #FF9933; }
    .header-hotel-promotion .sales span {
      font-size: 20px;
      line-height: 1.23;
      font-weight: 700; }
  .header-hotel-promotion div.claim.large {
    font-weight: bold; }
  .header-hotel-promotion .countdown {
    padding: 2px; }
  .header-hotel-promotion .ctime {
    float: left;
    padding-right: 5px;
    text-align: center; }
    .header-hotel-promotion .ctime span {
      font-size: 20px;
      letter-spacing: 1px; }
  .header-hotel-promotion .ctimeB {
    border-right: solid #fff 1px;
    padding-left: 5px; }
  .header-hotel-promotion .ctimeP {
    padding-left: 5px; }
  .header-hotel-promotion .hour, .header-hotel-promotion .minute, .header-hotel-promotion .seconds {
    font-size: 15px;
    font-weight: bold; }
  .header-hotel-promotion .jscountdown {
    float: left;
    height: 52px;
    padding: 2px 2px 2px 5px;
    font-size: 10px;
    color: #fff; }
  .header-hotel-promotion .bestprice {
    padding: 1px 6px; }
    .header-hotel-promotion .bestprice span {
      font-size: 15px; }

.overview-hotel-promotion {
  padding: 0;
  position: relative;
  background: #F4F4F4;
  margin-bottom: 10px;
  color: #0D476A !important; }
  .overview-hotel-promotion .callCenter {
    display: inline;
    float: left;
    padding-bottom: 6px;
    color: #0D476A; }
    .overview-hotel-promotion .callCenter > p {
      display: inline;
      font-weight: bold; }
      .overview-hotel-promotion .callCenter > p > a, .overview-hotel-promotion .callCenter > p i {
        font-weight: bold;
        font-size: 1.3em;
        color: #0D476A;
        padding-top: 6px; }
      .overview-hotel-promotion .callCenter > p > i.fa-phone {
        padding-right: 6px; }
  .overview-hotel-promotion .tipping-extra-text {
    position: relative;
    text-align: right;
    padding-right: 10px; }
  .overview-hotel-promotion .ratings-container {
    margin-top: 0.625em; }
  .overview-hotel-promotion .inner {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 49.1935483871%;
    margin-bottom: 10px; }
    .overview-hotel-promotion .inner:last-child {
      margin-right: 0; }
  .overview-hotel-promotion .recommendation {
    /*cursor: pointer;*/ }
    .overview-hotel-promotion .recommendation a.recommendationLink, .overview-hotel-promotion .recommendation i.fa-spin {
      color: #0D476A;
      display: inline-block;
      font-size: 13px;
      /*&:hover {
        color: $orange;
      }*/ }
  .overview-hotel-promotion .fav-button {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: #cdcbc7;
    border: 0;
    height: 35px;
    width: 35px; }
    .overview-hotel-promotion .fav-button i.fa-heart {
      color: #1e1e1e; }
  .overview-hotel-promotion .accomodation-info {
    padding: 0.625em;
    display: flex;
    flex-direction: column; }
  .overview-hotel-promotion .buttons-container {
    display: block;
    margin: 0.9375em 0 0 0; }
    .overview-hotel-promotion .buttons-container .extra-costs {
      float: right;
      clear: both;
      margin-top: -8px;
      margin-bottom: -8px; }
      .overview-hotel-promotion .buttons-container .extra-costs p {
        font-size: 12px; }
  .overview-hotel-promotion span.hotelnames {
    font-size: 18px;
    margin-bottom: 5px;
    display: block; }
    .overview-hotel-promotion span.hotelnames p {
      margin: 0px;
      display: inline-block; }

.flex-control-nav {
  overflow-y: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none; }
  .flex-control-nav::-webkit-scrollbar {
    width: 0; }

ul.infotabs > li > a {
  border-radius: 0 !important;
  padding: 8px 12px;
  font-size: 16px; }

div.static-sktv-benefits {
  padding: 10px;
  color: #0D476A !important; }
  div.static-sktv-benefits ul li:before {
    color: #FF9933; }
  div.static-sktv-benefits #keyVisual {
    position: absolute;
    right: 0;
    display: none; }

.accordion.hotel {
  color: #0D476A !important; }
  .accordion.hotel > h3.ui-accordion-header {
    margin-bottom: 10px;
    background: #cdccc8;
    color: #0D476A; }
  .accordion.hotel .hotel-description-tabs {
    font-size: 14px;
    color: #0D476A !important; }
    .accordion.hotel .hotel-description-tabs ul {
      list-style-type: none;
      list-style-position: outside;
      margin: 0;
      margin-left: 20px; }
      .accordion.hotel .hotel-description-tabs ul li:before {
        margin-right: 8px;
        font-family: "Font Awesome 5 Free";
        display: inline-block;
        content: "\f00c";
        color: #FF9933;
        margin-left: -20px; }
    .accordion.hotel .hotel-description-tabs .descriptionExclusive li:before {
      content: "\f00d";
      color: #0D476A; }
  .accordion.hotel .video-wrapper {
    overflow: hidden; }
  .accordion.hotel .hotel-description-tabs {
    padding: 0;
    background: transparent; }
    .accordion.hotel .hotel-description-tabs > .description-tab-inner-header {
      background: #f3f2ed;
      padding: 10px 30px 0 30px;
      margin-bottom: 0;
      font-weight: 700;
      font-size: 1.3em; }
  .accordion.hotel .ui-accordion-header-active {
    color: inherit; }
  .accordion.hotel .ui-accordion-content-active {
    color: #0D476A; }
  .accordion.hotel .accordion-inner-item {
    padding: 20px;
    background: #f3f2ed; }
  .accordion.hotel .hotel-switch-tabs {
    padding: 0; }
    .accordion.hotel .hotel-switch-tabs > div.tabs > ul.ui-tabs-nav {
      margin-left: 0; }
      .accordion.hotel .hotel-switch-tabs > div.tabs > ul.ui-tabs-nav > li:before {
        content: ""; }
      .accordion.hotel .hotel-switch-tabs > div.tabs > ul.ui-tabs-nav > li a.ui-tabs-anchor {
        padding: 1em;
        outline: none;
        cursor: pointer;
        font-weight: bold; }
        .accordion.hotel .hotel-switch-tabs > div.tabs > ul.ui-tabs-nav > li a.ui-tabs-anchor span {
          color: #222222;
          outline: none;
          cursor: pointer; }
    .accordion.hotel .hotel-switch-tabs .hotel-tab-content {
      padding: 20px;
      background: #f3f2ed; }

.promotion-buttons {
  margin: 0;
  align-self: flex-end; }
  .promotion-buttons .ordernumber,
  .promotion-buttons .price-wrapper,
  .promotion-buttons .book {
    float: left;
    margin: 0 5px 10px 0; }
  .promotion-buttons .ordernumber {
    height: 35px;
    color: #ffffff;
    background: #FF9933;
    font-weight: bold;
    padding: 2px;
    font-size: 11px;
    letter-spacing: 0.5px;
    text-transform: uppercase; }
    .promotion-buttons .ordernumber span {
      font-size: 16px; }
    .promotion-buttons .ordernumber:hover {
      background: #FF9933;
      transition: 0.3s ease background; }
  .promotion-buttons .price-wrapper {
    position: relative;
    right: 0;
    bottom: 0; }
    .promotion-buttons .price-wrapper .price-link {
      height: 35px;
      padding: 5px 12px 6px 5px;
      font-weight: 400; }
      .promotion-buttons .price-wrapper .price-link:hover {
        background: #FF9933;
        transition: 0.3s ease background; }
  .promotion-buttons .book .button-green-arrow {
    height: 35px; }
    .promotion-buttons .book .button-green-arrow:after {
      border-width: 17.5px;
      margin-top: -17.5px; }
  .promotion-buttons .book:hover .button-green-arrow {
    cursor: pointer;
    background-color: #7CB842;
    transition: 0.3s ease background; }
    .promotion-buttons .book:hover .button-green-arrow:after {
      border-left-color: #7CB842;
      transition: 0.3s ease border-color; }

.static-sktv-benefits {
  /*background: url(../Images/sktv-logo-white.png) no-repeat 10px 10px $red;
  color: #fff;*/
  padding: 10px 5px;
  border: 1px solid #666666;
  /*.fa {
    color: #fff;
  }*/ }
  .static-sktv-benefits .list-indent li, .static-sktv-benefits ul li {
    margin-right: 5px;
    list-style: none; }
    .static-sktv-benefits .list-indent li:before, .static-sktv-benefits ul li:before {
      font-family: "Font Awesome 5 Free";
      content: "\f00c";
      color: #FF9933;
      margin-right: 10px; }
    .static-sktv-benefits .list-indent li.book-date:before, .static-sktv-benefits ul li.book-date:before {
      content: "\f071"; }
  .static-sktv-benefits h2, .static-sktv-benefits h3 {
    font-weight: lighter; }

.slider-hotel-promotion .slider-select,
.ui-widget-overlay .slider-select {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 10px; }
  .slider-hotel-promotion .slider-select input[type=radio],
  .ui-widget-overlay .slider-select input[type=radio] {
    display: none; }
  .slider-hotel-promotion .slider-select input[type=radio]:checked + label,
  .ui-widget-overlay .slider-select input[type=radio]:checked + label {
    background: #F4F4F4; }
  .slider-hotel-promotion .slider-select label,
  .ui-widget-overlay .slider-select label {
    cursor: pointer;
    padding: 5px 10px;
    color: #3C3C3E;
    background: #A8A8A8;
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 2px; }
    .slider-hotel-promotion .slider-select label:first-of-type,
    .ui-widget-overlay .slider-select label:first-of-type {
      -webkit-border-top-left-radius: 10px;
      -webkit-border-bottom-left-radius: 10px;
      -moz-border-radius-topleft: 10px;
      -moz-border-radius-bottomleft: 10px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px; }
    .slider-hotel-promotion .slider-select label:last-of-type,
    .ui-widget-overlay .slider-select label:last-of-type {
      -webkit-border-top-right-radius: 10px;
      -webkit-border-bottom-right-radius: 10px;
      -moz-border-radius-topright: 10px;
      -moz-border-radius-bottomright: 10px;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px; }
    .slider-hotel-promotion .slider-select label p,
    .ui-widget-overlay .slider-select label p {
      margin: 0; }

.ui-widget-overlay .slider-select {
  top: 20px;
  left: 20px;
  position: initial; }

.slider-hotel-promotion {
  margin-bottom: 10px; }
  .slider-hotel-promotion .flexslider {
    margin: 0;
    border: none; }
    .slider-hotel-promotion .flexslider .flex-prev,
    .slider-hotel-promotion .flexslider .flex-next {
      margin: 0; }
    .slider-hotel-promotion .flexslider .flex-next {
      right: 15px; }
    .slider-hotel-promotion .flexslider .flex-prev {
      left: 15px; }
    .slider-hotel-promotion .flexslider:hover .flex-next {
      right: 15px;
      opacity: 1; }
    .slider-hotel-promotion .flexslider:hover .flex-prev {
      left: 15px;
      opacity: 1; }
  .slider-hotel-promotion .slides li {
    position: relative;
    padding-bottom: 50px; }
    .slider-hotel-promotion .slides li img {
      height: 400px;
      width: 100%;
      object-fit: cover; }
  .slider-hotel-promotion .flex-direction-nav {
    position: absolute;
    width: 100%; }
    .slider-hotel-promotion .flex-direction-nav li {
      font-size: 12px; }
    .slider-hotel-promotion .flex-direction-nav a {
      display: none;
      color: #FF9933;
      background: #ffffff !important; }
      .slider-hotel-promotion .flex-direction-nav a:before {
        color: #FF9933; }
  .slider-hotel-promotion .flex-caption {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    background-color: rgba(0, 92, 170, 0.6);
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    color: #fff;
    padding-left: 10px; }
  .slider-hotel-promotion .flex-control-thumbs {
    margin: 0; }
    .slider-hotel-promotion .flex-control-thumbs li {
      width: 20%; }
      .slider-hotel-promotion .flex-control-thumbs li img {
        border: 5px solid #fff;
        height: 20vw;
        object-fit: cover; }
        .slider-hotel-promotion .flex-control-thumbs li img.flex-active {
          border-color: #ebe021; }

.accordion-hotel-description .content--style {
  background-color: #fff;
  padding: 10px !important;
  border: 1px solid #cdccc8; }
  .accordion-hotel-description .content--style > .content-style-inner-header {
    color: #0D476A;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 1.3em; }

.accordion-hotel-description .content--margin {
  margin-bottom: 10px; }

form.t3form {
  border: 1px solid #666666;
  padding: 15px;
  margin: 0 0 15px;
  position: relative; }
  form.t3form .form-group {
    margin-bottom: 15px; }
  form.t3form .form-check {
    float: left; }
  form.t3form .form-check-label input[type=radio] {
    margin: 4px 0 17px 0;
    float: left; }
  form.t3form .form-check-label span {
    margin: 0 15px 0 5px; }
  form.t3form .control-label {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 100%;
    margin: 7px 0;
    display: block; }
    form.t3form .control-label:last-child {
      margin-right: 0; }
  form.t3form .input {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 100%; }
    form.t3form .input:last-child {
      margin-right: 0; }
    form.t3form .input select, form.t3form .input input[type=text], form.t3form .input textarea {
      box-sizing: border-box;
      border: 1px solid #666666;
      padding: 7px;
      margin: 7px 0;
      outline: none;
      width: 100%;
      font-weight: 300;
      float: left; }
  form.t3form .btn-primary {
    right: 0;
    bottom: 0;
    padding: 0.3125em;
    border-top: 1px solid #adde75;
    border-left: 1px solid #adde75;
    border-bottom: 1px solid #7CB842;
    border-right: 1px solid #7CB842;
    background-color: #7CB842;
    margin: 0 0.625em 0.625em 0;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase; }

.crisis-banner {
  z-index: 20000;
  background: #FF9933;
  color: #ffffff;
  line-height: 1;
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
  margin: 0 -0.6875em; }
  .crisis-banner i {
    font-size: 14px;
    color: #ffffff;
    margin-right: 5px; }
  .crisis-banner a {
    color: #ffffff; }
    .crisis-banner a:hover {
      text-decoration: underline; }
  .crisis-banner__heading {
    font-weight: bold;
    margin-right: 5px;
    padding-left: 0.625em; }

.modal {
  display: none; }
  .modal.is-open {
    display: block; }
  .modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 500; }
  .modal__container {
    background-color: #ffffff;
    padding: 20px;
    min-width: 50%;
    max-width: 90%;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box; }
  .modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .modal__title {
    margin-top: 0;
    margin-bottom: 0;
    color: #0D476A;
    box-sizing: border-box; }
  .modal__close {
    background: transparent;
    border: 0; }
  .modal__close:before {
    content: "\f057";
    font-family: "Font Awesome 5 Free";
    font-size: 1.875em; }
  .modal__content {
    margin-top: 1rem; }

/* tablet portrait 600px */
@media screen and (min-width: 37.5em) {
  .main-wrap p,
  .main-wrap li {
    font-size: 12px; }
  header .usp-bulletpoints {
    display: none; }
  header .info .mobileInfo {
    display: none; }
  header .info .tablet {
    display: block;
    float: right;
    width: 100%;
    padding-right: 5px; }
    header .info .tablet .support-wrap {
      margin-top: 1.25em;
      position: relative;
      float: right;
      color: #0D476A;
      width: 100%;
      padding: 0px 0px 0px 45px; }
      header .info .tablet .support-wrap #phone {
        position: absolute;
        right: 45px;
        top: 0; }
      header .info .tablet .support-wrap #mobileNavButton {
        position: absolute;
        right: 0;
        top: 0; }
      header .info .tablet .support-wrap #mobileNavButton:hover {
        cursor: pointer; }
      header .info .tablet .support-wrap .search-input-wrap {
        position: relative;
        height: 40px;
        margin-right: 45px; }
        header .info .tablet .support-wrap .search-input-wrap input {
          border: solid 1px #0D476A;
          width: 100%;
          height: 40px;
          padding-left: 10px;
          color: #A8A8A8; }
        header .info .tablet .support-wrap .search-input-wrap ul {
          position: absolute;
          padding: 0;
          margin-top: 8px;
          background-color: #ffffff;
          list-style: none;
          border-radius: 4px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          z-index: 10000;
          right: 0;
          width: 100%; }
        header .info .tablet .support-wrap .search-input-wrap li {
          padding: 8px 10px;
          cursor: pointer; }
        header .info .tablet .support-wrap .search-input-wrap li:first-child {
          border-top-left-radius: 4px;
          border-top-right-radius: 4px; }
        header .info .tablet .support-wrap .search-input-wrap li:last-child {
          border-bottom-left-radius: 4px;
          border-bottom-right-radius: 4px; }
        header .info .tablet .support-wrap .search-input-wrap span {
          display: block; }
        header .info .tablet .support-wrap .search-input-wrap .active {
          background-color: #EBE021; }
      header .info .tablet .support-wrap .search-input-wrap:after {
        font-family: 'Font Awesome 5 Free';
        background-color: #0D476A;
        position: absolute;
        color: #FF9000;
        padding: 4px 5px 6px 5px;
        right: 3px;
        top: 3px;
        font-size: 20px;
        content: "\f002"; }
  .col3,
  .col4,
  .col6 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 49.1935483871%; }
    .col3:last-child,
    .col4:last-child,
    .col6:last-child {
      margin-right: 0; }
  .col8,
  .col9 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 100%; }
    .col8:last-child,
    .col9:last-child {
      margin-right: 0; }
  .footer .seo-tabs .ui-tabs-panel > div:nth-child(2).tabs-seo-text {
    max-width: 80%; }
  .footer .seo-tabs .ui-tabs-panel > div:nth-child(3).tabs-seo-text {
    max-width: 60%; }
  .footer .seo-tabs .link-list-1, .footer .seo-tabs .link-list-2 {
    width: 20%; }
  .footer div.leftcolumn {
    width: 100%; }
    .footer div.leftcolumn .metalinks div.col3 {
      margin-right: 3%;
      width: 31.3333333%;
      clear: none;
      overflow: hidden; }
      .footer div.leftcolumn .metalinks div.col3.last {
        margin-right: 0; }
      .footer div.leftcolumn .metalinks div.col3 ul li a {
        font-size: 16px; }
      .footer div.leftcolumn .metalinks div.col3 > ul > li:first-of-type > a {
        padding-top: 0; }
  .footer div.rightcolumn {
    width: 100%; }
  .accordion .ui-accordion-content {
    padding: 10px 40px; }
  .calendr__select:first-of-type select {
    min-width: 6.3rem; }
  .calendr__select:last-of-type select {
    min-width: 3.7rem; }
  .multi .subtitle > span:first-of-type {
    max-width: 155px !important; }
  #livetv a .info .description {
    max-width: 100%; }
  .header-hotel-promotion > div {
    border-right: 5px solid; }
  .header-hotel-promotion .name {
    height: 50px;
    display: flex;
    align-items: baseline;
    overflow: hidden; }
    .header-hotel-promotion .name h1 {
      flex-shrink: 1;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
  .header-hotel-promotion .claim {
    display: block; }
  .header-hotel-promotion .countdown {
    display: block; }
  .header-hotel-promotion .name.travel h1 {
    line-height: 2;
    font-size: 20px;
    display: block; }
  .header-hotel-promotion .name.travel .hotel-rating {
    display: block;
    flex-shrink: 0; }
  .header-hotel-promotion .sales {
    display: block; }
  .overview-hotel-promotion .overview-container {
    display: flex;
    position: relative; }
  .overview-hotel-promotion .hotel-image-container {
    position: relative;
    overflow: hidden; }
    .overview-hotel-promotion .hotel-image-container img {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      max-width: none;
      object-fit: cover;
      object-position: 50% 50%; }
  .overview-hotel-promotion .accomodation-info .text-content {
    text-align: -webkit-match-parent;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1; }
  .overview-hotel-promotion .buttons-container {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
    vertical-align: bottom; }
    .overview-hotel-promotion .buttons-container .extra-costs {
      margin-bottom: 0; }
  div.static-sktv-benefits {
    padding: 20px;
    padding-right: 5px; }
    div.static-sktv-benefits #keyVisual {
      display: block; }
  div.slider-hotel-promotion div.slider-select.pictures {
    width: 65.681444992%;
    /* 800 / 1218 */ }
  div.slider-hotel-promotion .flexslider {
    overflow: hidden;
    position: relative; }
  div.slider-hotel-promotion .flex-viewport {
    overflow: hidden;
    position: relative;
    float: left;
    display: block;
    margin-right: 1.642036125%;
    /* 20 / 1218 */
    width: 65.681444992%;
    /* 800 / 1218 */ }
  div.slider-hotel-promotion ol.flex-control-nav {
    float: left;
    width: 32.676518883%;
    /* 398 / 1218 */
    margin: 0;
    display: block; }
  div.slider-hotel-promotion ul.flex-direction-nav {
    height: 40px;
    bottom: -5px;
    width: 65.681444992%;
    /* 800 / 1218 */ }
    div.slider-hotel-promotion ul.flex-direction-nav a {
      line-height: 1; }
  div.slider-hotel-promotion .flex-control-thumbs li {
    width: 25%;
    height: auto; }
  .accordion.hotel .accordion-inner-item {
    padding: 20px 20px 20px 50px;
    background: #f3f2ed; }
  .accordion.hotel .hotel-switch-tabs .hotel-tab-content {
    padding-left: 50px; }
  /*
 * CSS fix for iPad (flexbox row oversized width in iframe)
*/
  .isIOS.isTouch.isIframed .header-hotel-promotion-wrapper {
    position: relative;
    height: 3.75rem; }
    .isIOS.isTouch.isIframed .header-hotel-promotion-wrapper .header-hotel-promotion {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%; }
  .slider-hotel-promotion .flexslider .flex-next {
    right: 12px; }
  .slider-hotel-promotion .flexslider .flex-prev {
    left: 12px; }
  .slider-hotel-promotion .flexslider:hover .flex-next {
    right: 12px; }
  .slider-hotel-promotion .flexslider:hover .flex-prev {
    left: 12px; }
  .slider-hotel-promotion .slides li {
    padding-bottom: 0; }
    .slider-hotel-promotion .slides li img {
      height: 600px;
      width: 100%;
      object-fit: cover; }
  .slider-hotel-promotion .flex-direction-nav a {
    display: block;
    top: auto;
    bottom: 17px;
    opacity: 1;
    width: 36px;
    height: 36px;
    background: #A8A8A8; }
    .slider-hotel-promotion .flex-direction-nav a:before {
      margin: 2px 11px 10px; }
  .slider-hotel-promotion .flex-caption {
    left: 10px;
    right: 10px;
    height: 40px;
    line-height: 40px;
    padding-left: 50px; }
  .slider-hotel-promotion .flex-control-thumbs li {
    width: 10%; }
    .slider-hotel-promotion .flex-control-thumbs li img {
      height: 7vw; } }

/* tablet portrait 600px/959px */
@media screen and (min-width: 37.5em) and (max-width: 59.99em) {
  .col3,
  .col4 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 49.1935483871%; }
    .col3:last-child,
    .col4:last-child {
      margin-right: 0; }
    .col3:nth-child(2n),
    .col4:nth-child(2n) {
      margin-right: 0; }
    .col3:nth-child(2n+1),
    .col4:nth-child(2n+1) {
      clear: left; }
  .col3-service {
    width: 7%; }
  .col9-service {
    width: 91.3871%; }
  .footer .col2,
  .footer .col6 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 23.7903225806%; }
    .footer .col2:last-child,
    .footer .col6:last-child {
      margin-right: 0; }
    .footer .col2:nth-child(4n),
    .footer .col6:nth-child(4n) {
      margin-right: 0; }
    .footer .col2:nth-child(4n+1),
    .footer .col6:nth-child(4n+1) {
      clear: left; }
  .footer .apps {
    clear: both;
    float: left; }
  header .info .tablet .support-wrap .search-tablet {
    /*max-width: 580px;*/
    /*width: 75.5%;*/ }
  .search-home .col2 {
    width: 25%; }
  .search-home .col4,
  .search-home .col8 {
    width: 50%; }
  .search-home .multicolumn-wrap .col8 {
    width: 100%; }
  .search-home .multicolumn-wrap .reisedauer-ferien {
    display: none; } }

/* desktop 960px */
@media screen and (min-width: 60em) {
  .main-wrap p,
  .main-wrap li {
    font-size: 14px; }
  header .usp-bulletpoints {
    color: #0D476A;
    display: block;
    float: left;
    width: calc(48% - 220px); }
    header .usp-bulletpoints ul {
      margin-top: 15px;
      width: 100%; }
    header .usp-bulletpoints li {
      list-style-type: none;
      font-size: 14px;
      font-weight: 400;
      padding: 0 0 3px 0;
      margin: 0;
      display: block; }
    header .usp-bulletpoints i {
      color: #FF9933;
      font-size: 17px; }
  header .logo {
    margin-right: 2%; }
    header .logo img {
      max-height: 120px;
      width: auto; }
      header .logo img:last-child {
        display: inline;
        margin-top: 10px;
        max-height: 60px;
        vertical-align: top; }
  header .info {
    width: 50%;
    margin-right: 0; }
    header .info .tablet {
      display: none; }
    header .info .mobileInfo {
      display: none; }
    header .info .desktop {
      display: block; }
      header .info .desktop .support-wrap {
        margin-top: 0;
        color: #0D476A; }
        header .info .desktop .support-wrap a {
          color: #0D476A; }
        header .info .desktop .support-wrap .support {
          padding: 0.625em 0em 0em 0.3125em;
          float: right;
          display: inline-block;
          min-width: 400px; }
          header .info .desktop .support-wrap .support #phone-desktop {
            text-align: right;
            padding-right: 10px; }
          header .info .desktop .support-wrap .support .support-info {
            display: inline-block;
            float: left;
            text-align: right;
            display: inline-block;
            width: 100%;
            float: left;
            font-size: 15px; }
            header .info .desktop .support-wrap .support .support-info p {
              margin: 0 0 0.125em 0;
              color: #0D476A; }
            header .info .desktop .support-wrap .support .support-info i {
              color: #0D476A;
              font-size: 20px;
              padding-right: 5px; }
        header .info .desktop .support-wrap .search-desktop {
          padding: 0.625em 0em 0.625em 0.625em;
          position: relative;
          text-align: right;
          width: 100%;
          display: block; }
          header .info .desktop .support-wrap .search-desktop input {
            border: solid 1px #0D476A;
            max-width: 384px;
            width: 100%;
            height: 40px;
            padding-left: 10px;
            color: #A8A8A8;
            margin-top: 10px; }
          header .info .desktop .support-wrap .search-desktop ul {
            position: absolute;
            padding: 0;
            margin-top: 8px;
            background-color: #ffffff;
            list-style: none;
            border-radius: 4px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
            z-index: 1000;
            right: 0;
            width: 100%;
            max-width: 384px; }
          header .info .desktop .support-wrap .search-desktop li {
            padding: 8px 10px;
            cursor: pointer; }
          header .info .desktop .support-wrap .search-desktop li:first-child {
            border-top-left-radius: 4px;
            border-top-right-radius: 4px; }
          header .info .desktop .support-wrap .search-desktop li:last-child {
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px; }
          header .info .desktop .support-wrap .search-desktop span {
            display: block; }
          header .info .desktop .support-wrap .search-desktop .active {
            background-color: #EBE021; }
        header .info .desktop .support-wrap .search-desktop:after {
          font-family: 'Font Awesome 5 Free';
          font-weight: 900;
          background-color: #0D476A;
          position: absolute;
          color: #ffffff;
          padding: 4px 5px 6px 5px;
          right: 3px;
          top: 63px;
          font-size: 20px;
          content: "\f002"; }
  header .search-mobile {
    display: none; }
  .picture-content {
    padding-left: 1.3em;
    padding-right: 1.3em; }
  header .main-nav .picture {
    background-size: auto;
    position: absolute;
    top: -0.5em;
    display: block; }
  header .main-nav .mobile {
    display: none; }
  header .main-nav .desktop {
    display: block;
    margin-top: 25px;
    position: relative;
    /* first level navi */
    /* second level navi */ }
    header .main-nav .desktop div.navHome {
      display: inline-block;
      float: left;
      width: 5%;
      z-index: 100;
      position: relative; }
      header .main-nav .desktop div.navHome > a {
        display: inline-block;
        background-color: #F4F4F4;
        padding: 0.625em 1em;
        float: left;
        font-size: 16px;
        height: 40px;
        width: 100%;
        text-align: center;
        border-radius: 2px; }
        header .main-nav .desktop div.navHome > a > i {
          color: #0D476A; }
    header .main-nav .desktop ul.first {
      position: relative;
      width: 95%;
      display: inline-block !important; }
      header .main-nav .desktop ul.first > li {
        float: left;
        border-radius: 2px; }
        header .main-nav .desktop ul.first > li > a {
          color: #0D476A;
          display: block;
          font-weight: 700;
          background-color: #F4F4F4;
          text-align: center;
          font-size: 15px;
          min-height: 40px; }
          header .main-nav .desktop ul.first > li > a .fa-caret-down {
            color: #3C3C3E;
            padding-left: 5px; }
        header .main-nav .desktop ul.first > li:hover, header .main-nav .desktop ul.first > li.active {
          background-color: #c7d4dc; }
          header .main-nav .desktop ul.first > li:hover > a, header .main-nav .desktop ul.first > li.active > a {
            background-color: #c7d4dc;
            color: #0D476A; }
            header .main-nav .desktop ul.first > li:hover > a .fa-caret-down, header .main-nav .desktop ul.first > li.active > a .fa-caret-down {
              color: #0D476A; }
        header .main-nav .desktop ul.first > li:hover .dropdown {
          opacity: 1; }
    header .main-nav .desktop ul.first > li {
      width: 17.5%;
      margin-left: 2.5%;
      text-align: center;
      background-color: #F4F4F4;
      transition-delay: 0.15s; }
      header .main-nav .desktop ul.first > li > a {
        font-size: 14px;
        position: relative;
        display: inline-block;
        background: none;
        padding: 10px;
        transition-delay: 0.15s; }
    header .main-nav .desktop ul.first i {
      display: none; }
    header .main-nav .desktop ul.first > li > a:after {
      font-family: 'Font Awesome 5 Free';
      position: absolute;
      right: -3px;
      top: 10px;
      font-size: 13px;
      content: "\f0d7"; }
    header .main-nav .desktop ul.first > li:hover,
    header .main-nav .desktop ul.first > li:hover > a {
      background: #c7d4dc;
      content: "\f0d8"; }
    header .main-nav .desktop ul.first li.navItem:hover > div.dropdown {
      visibility: visible !important;
      transition-delay: 0.15s !important; }
    header .main-nav .desktop ul.first li.navItem:nth-child(1) > a {
      left: -5px; }
      header .main-nav .desktop ul.first li.navItem:nth-child(1) > a:after {
        right: -2px; }
    header .main-nav .desktop ul.first li.navItem:nth-child(4) > a {
      left: -5px; }
      header .main-nav .desktop ul.first li.navItem:nth-child(4) > a:after {
        right: -2px; }
    header .main-nav .desktop .dropdown {
      opacity: 0;
      transition: opacity 0.3s ease;
      background-color: #c7d4dc;
      left: -5.3%;
      position: absolute;
      width: 105.3%; }
    header .main-nav .desktop .first:hover {
      z-index: 100; }
    header .main-nav .desktop .first > li {
      cursor: pointer; }
      header .main-nav .desktop .first > li .dropdown {
        visibility: hidden;
        transition: 0.2s 0.2s; }
    header .main-nav .desktop .first > li.active:hover > .dropdown.active {
      opacity: 1;
      z-index: 110;
      height: auto; }
    header .main-nav .desktop .second {
      overflow: hidden; }
      header .main-nav .desktop .second li {
        float: left;
        padding: 0 0 0 20px;
        width: 25%;
        text-align: left; }
        header .main-nav .desktop .second li:nth-child(4n+5) {
          clear: both; }
        header .main-nav .desktop .second li a {
          display: block;
          color: #0D476A;
          margin-bottom: 5px;
          padding-bottom: 5px;
          font-weight: bold;
          border-bottom: solid 2px transparent; }
        header .main-nav .desktop .second li a.active,
        header .main-nav .desktop .second li a:hover,
        header .main-nav .desktop .second li a:hover > i {
          border-bottom: solid 2px #0D476A; }
  header header nav.desktop .overlay {
    background: #000;
    opacity: 0.3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.15s 0.15s opacity ease !important;
    z-index: 90 !important; }
    header header nav.desktop .overlay.active {
      z-index: 90 !important;
      opacity: 0.3 !important;
      visibility: visible !important;
      display: block !important; }
  .col1 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 6.8548387097%; }
    .col1:last-child {
      margin-right: 0; }
  .col2 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 15.3225806452%; }
    .col2:last-child {
      margin-right: 0; }
  .col3 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 23.7903225806%; }
    .col3:last-child {
      margin-right: 0; }
    .col3:nth-child(4n) {
      margin-right: 0; }
    .col3:nth-child(4n+1) {
      clear: left; }
  .col4 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 32.2580645161%; }
    .col4:last-child {
      margin-right: 0; }
  .col6 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 49.1935483871%; }
    .col6:last-child {
      margin-right: 0; }
  .col8 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 66.1290322581%; }
    .col8:last-child {
      margin-right: 0; }
  .col9 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 74.5967741935%; }
    .col9:last-child {
      margin-right: 0; }
  .teaser-floatfix2 {
    width: 100%; }
    .teaser-floatfix2 .col:nth-child(4n) {
      display: none; }
  .footer .col2 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 15.3225806452%; }
    .footer .col2:last-child {
      margin-right: 0; }
  .footer div.leftcolumn {
    padding-right: 3%;
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 66.1290322581%; }
    .footer div.leftcolumn:last-child {
      margin-right: 0; }
  .footer div.rightcolumn {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 32.2580645161%; }
    .footer div.rightcolumn:last-child {
      margin-right: 0; }
  .datepickr {
    font-size: calc(13px + (15 - 13) * (100vw - 960px) / (1920 - 960)); }
    .datepickr__input--hide-on-mobile {
      display: block; }
    .datepickr__wrap--header {
      text-align: right; }
    .datepickr__input.destination .fa-map-marker {
      min-width: auto;
      margin-left: -0.25em;
      margin-right: 0.25em; }
  .calendr__day--holiday:before, .calendr__day--public:before {
    display: block; }
  .search-home {
    margin-bottom: 3em;
    padding-bottom: 0 !important; }
    .tmpl-home .search-home {
      margin-top: 1.25em; }
    .search-home .switch-tabs button.hideonmobile {
      display: inline-block !important; }
    .search-home .col4 {
      width: 33.333333%; }
    .search-home .hideondesktop {
      display: none !important; }
    .search-home .step0 {
      display: none !important; }
    .search-home.expanded .step0.row.aktuelle-suche {
      display: none; }
      .search-home.expanded .step0.row.aktuelle-suche .step1 .submit-wrapper {
        padding-bottom: 15px; }
    .search-home #destinations-checkbox-container .dest-tab-content > .col3 {
      width: 25%; }
    .search-home #destinations-checkbox-container .destinations-content {
      margin-left: 22px; }
    .search-home #destinations-checkbox-container .search-checkbox label span {
      font-size: 16px !important;
      display: block; }
    .search-home.expanded div.submit-wrapper.ibe {
      display: none !important; }
    .search-home.expanded .meerblick-transfer {
      min-height: 40px; }
    .search-home button {
      font-size: 16px; }
    .search-home #searchByOrderIdForm {
      font-size: 16px; }
    .search-home .order-search-error .parsley-errors-list:after {
      left: 720px; }
  #abflughafen-checkbox-container .abflughafen-content {
    margin-left: 22px;
    margin-top: 10px; }
  #abflughafen-checkbox-container .col6 {
    font-size: 16px !important; }
  .ibe-breadcrumb > a {
    flex-direction: inherit; }
    .ibe-breadcrumb > a > span.step-number {
      font-size: 18px;
      margin-right: 10px;
      width: 24px;
      height: 24px; }
    .ibe-breadcrumb > a > span.complete {
      margin-right: 10px; }
      .ibe-breadcrumb > a > span.complete i {
        position: relative;
        top: -2px; }
    .ibe-breadcrumb > a > span.step-name {
      font-size: 18px; }
  .ibe-breadcrumb.ibe-step2 .step1 span.step-name {
    display: inline-block; }
  .ibe-breadcrumb.ibe-step3 .step1 span.step-name, .ibe-breadcrumb.ibe-step3 .step2 span.step-name {
    display: inline-block; }
  .ibe-breadcrumb.ibe-step4 .step1 span.step-name, .ibe-breadcrumb.ibe-step4 .step2 span.step-name, .ibe-breadcrumb.ibe-step4 .step3 span.step-name {
    display: inline-block; }
  .ibe-breadcrumb.ibe-step5 .step1 span.step-name, .ibe-breadcrumb.ibe-step5 .step2 span.step-name, .ibe-breadcrumb.ibe-step5 .step3 span.step-name, .ibe-breadcrumb.ibe-step5 .step4 span.step-name {
    display: inline-block; }
  .ibe-breadcrumb.ibe-step6 .step1 span.step-name, .ibe-breadcrumb.ibe-step6 .step2 span.step-name, .ibe-breadcrumb.ibe-step6 .step3 span.step-name, .ibe-breadcrumb.ibe-step6 .step4 span.step-name, .ibe-breadcrumb.ibe-step6 .step5 span.step-name {
    display: inline-block; }
  .step1.nurhotel div.search-input.reisezeitraum {
    margin-right: 1.6129% !important;
    transition: 0.7s all ease; }
  .step1.nurhotel div.search-input.reisedauer {
    margin-right: 0 !important; }
  .step1 .search-input.category {
    width: 40% !important; }
  .tmpl-ibe .content-bottom.row > div.col3:first-child {
    width: 23.79032% !important;
    float: left;
    display: block;
    margin-right: 1.6129%;
    width: 49.19355%; }
  .tmpl-ibe .content-bottom > div:first-of-type {
    width: 23.79032% !important;
    margin-right: 1.6129%; }
  .column-left.sticky-search .search-home {
    padding-bottom: 60px; }
  .ibe-search-layer {
    display: block; }
  .tmpl-promo .current-step2 .hotelListSorting,
  .tmpl-promo .current-step3 .hotelListSorting {
    margin-top: 0px !important; }
  .tmpl-aktionen .column-left .h2.ibe-search-header, .tmpl-promo .column-left .h2.ibe-search-header {
    display: block; }
  .tmpl-aktionen .column-left .search-home, .tmpl-promo .column-left .search-home {
    margin-top: 0px !important;
    max-height: none !important; }
  .tmpl-aktionen .column-left .switch-tabs, .tmpl-aktionen .column-left .bestellnummer, .tmpl-promo .column-left .switch-tabs, .tmpl-promo .column-left .bestellnummer {
    display: none; }
  .switch-tabs div:first-child button:first-child {
    border-radius: 8px 0 0 8px; }
  .switch-tabs div:first-child button:last-child {
    border-radius: 0px; }
  .switch-tabs div:last-child {
    border-radius: 0 8px 8px 0;
    display: inline-block !important; }
  .tmpl-ibe .column-left, .tmpl-aktionen .column-left, .tmpl-promo .column-left {
    position: static;
    min-width: 0; }
    .tmpl-ibe .column-left .switch-tabs, .tmpl-aktionen .column-left .switch-tabs, .tmpl-promo .column-left .switch-tabs {
      display: block; }
    .tmpl-ibe .column-left .search-input.noairport, .tmpl-aktionen .column-left .search-input.noairport, .tmpl-promo .column-left .search-input.noairport {
      display: none !important; }
    .tmpl-ibe .column-left .ibe-search-layer, .tmpl-aktionen .column-left .ibe-search-layer, .tmpl-promo .column-left .ibe-search-layer {
      display: block; }
    .tmpl-ibe .column-left .search-home, .tmpl-aktionen .column-left .search-home, .tmpl-promo .column-left .search-home {
      margin-top: 3.4em;
      max-height: none !important; }
      .tmpl-ibe .column-left .search-home > .layer.expand, .tmpl-aktionen .column-left .search-home > .layer.expand, .tmpl-promo .column-left .search-home > .layer.expand {
        display: block; }
      .tmpl-ibe .column-left .search-home .dropmenu-inner, .tmpl-aktionen .column-left .search-home .dropmenu-inner, .tmpl-promo .column-left .search-home .dropmenu-inner {
        width: 350% !important; }
      .tmpl-ibe .column-left .search-home .search-input.hasDropdown .dropmenu-inner, .tmpl-aktionen .column-left .search-home .search-input.hasDropdown .dropmenu-inner, .tmpl-promo .column-left .search-home .search-input.hasDropdown .dropmenu-inner {
        width: 100% !important; }
      .tmpl-ibe .column-left .search-home .search-input.bord .dropmenu-inner,
      .tmpl-ibe .column-left .search-home .search-input.room .dropmenu-inner,
      .tmpl-ibe .column-left .search-home .search-input.operator .dropmenu-inner,
      .tmpl-ibe .column-left .search-home .search-input.rated .dropmenu-inner,
      .tmpl-ibe .column-left .search-home .search-input.reisedauer .dropmenu-inner, .tmpl-aktionen .column-left .search-home .search-input.bord .dropmenu-inner,
      .tmpl-aktionen .column-left .search-home .search-input.room .dropmenu-inner,
      .tmpl-aktionen .column-left .search-home .search-input.operator .dropmenu-inner,
      .tmpl-aktionen .column-left .search-home .search-input.rated .dropmenu-inner,
      .tmpl-aktionen .column-left .search-home .search-input.reisedauer .dropmenu-inner, .tmpl-promo .column-left .search-home .search-input.bord .dropmenu-inner,
      .tmpl-promo .column-left .search-home .search-input.room .dropmenu-inner,
      .tmpl-promo .column-left .search-home .search-input.operator .dropmenu-inner,
      .tmpl-promo .column-left .search-home .search-input.rated .dropmenu-inner,
      .tmpl-promo .column-left .search-home .search-input.reisedauer .dropmenu-inner {
        margin: 0;
        width: 87%; }
      .tmpl-ibe .column-left .search-home .step1 .submit-wrapper, .tmpl-aktionen .column-left .search-home .step1 .submit-wrapper, .tmpl-promo .column-left .search-home .step1 .submit-wrapper {
        display: none; }
      .tmpl-ibe .column-left .search-home .step5-ibe, .tmpl-aktionen .column-left .search-home .step5-ibe, .tmpl-promo .column-left .search-home .step5-ibe {
        display: block !important; }
      .tmpl-ibe .column-left .search-home .step5-ibe .submit-wrapper, .tmpl-aktionen .column-left .search-home .step5-ibe .submit-wrapper, .tmpl-promo .column-left .search-home .step5-ibe .submit-wrapper {
        width: 100%;
        display: block !important; }
        .tmpl-ibe .column-left .search-home .step5-ibe .submit-wrapper .main-search-submit-wrapper, .tmpl-aktionen .column-left .search-home .step5-ibe .submit-wrapper .main-search-submit-wrapper, .tmpl-promo .column-left .search-home .step5-ibe .submit-wrapper .main-search-submit-wrapper {
          padding-right: 0; }
      .tmpl-ibe .column-left .search-home .step4 .expand-trigger, .tmpl-aktionen .column-left .search-home .step4 .expand-trigger, .tmpl-promo .column-left .search-home .step4 .expand-trigger {
        display: none; }
      .tmpl-ibe .column-left .search-home .search-input, .tmpl-aktionen .column-left .search-home .search-input, .tmpl-promo .column-left .search-home .search-input {
        display: block;
        min-width: 100%; }
        .tmpl-ibe .column-left .search-home .search-input .input-and-button-wrap > input, .tmpl-aktionen .column-left .search-home .search-input .input-and-button-wrap > input, .tmpl-promo .column-left .search-home .search-input .input-and-button-wrap > input {
          min-height: 29px; }
        .tmpl-ibe .column-left .search-home .search-input .check-group-sea-sight, .tmpl-aktionen .column-left .search-home .search-input .check-group-sea-sight, .tmpl-promo .column-left .search-home .search-input .check-group-sea-sight {
          margin-bottom: 10px; }
      .tmpl-ibe .column-left .search-home .search-input.departure-airport .dropmenu-wrapper .dropmenu-inner, .tmpl-aktionen .column-left .search-home .search-input.departure-airport .dropmenu-wrapper .dropmenu-inner, .tmpl-promo .column-left .search-home .search-input.departure-airport .dropmenu-wrapper .dropmenu-inner {
        margin-right: 1.25em;
        margin-left: 1.25em;
        width: 350% !important; }
      .tmpl-ibe .column-left .search-home .autocomplete-col, .tmpl-aktionen .column-left .search-home .autocomplete-col, .tmpl-promo .column-left .search-home .autocomplete-col {
        float: left !important; }
      .tmpl-ibe .column-left .search-home .search-input.reisezeitraum .dropmenu-wrapper .dropmenu-inner, .tmpl-aktionen .column-left .search-home .search-input.reisezeitraum .dropmenu-wrapper .dropmenu-inner, .tmpl-promo .column-left .search-home .search-input.reisezeitraum .dropmenu-wrapper .dropmenu-inner {
        margin-right: 0;
        margin-left: 0;
        width: 350% !important; }
  .teaser .stoerer .first,
  .teaser .stoerer .second {
    min-height: 30px; }
  .teaser .price {
    font-size: 2.1875em; }
  /* Teaser Top5 Angebote */
  .flex-top5 .teaser .image {
    height: 9.0625em; }
  .flex-adtw .flex-control-paging {
    top: 6.875em; }
  .flex-adtw .flex-prev,
  .flex-adtw .flex-next {
    top: 10.5em; }
  .multi .button {
    font-size: 16px !important; }
  .multi .jscountdown {
    font-size: 10px; }
  .multi .hour, .multi .minute, .multi .seconds {
    font-size: 18px; }
  .multi .info {
    font-size: 16px !important; }
  /* Teaser sonnenklar.TV Live */
  #livetv a .info .description {
    max-width: 100%; }
  .priceTeaser .price {
    bottom: 1.3em; }
  .header-hotel-promotion .bestprice {
    display: block; }
  .overview-hotel-promotion .callcenterImage {
    display: block; }
  .overview-hotel-promotion .callCenter > a, .overview-hotel-promotion .callCenter i {
    color: #FF9933;
    font-size: 1.3em; }
  .overview-hotel-promotion .callCenter .telText {
    display: block;
    font-size: 1em; }
  .promotion-buttons .ordernumber {
    height: 40px;
    padding: 4px; }
    .promotion-buttons .ordernumber span {
      font-size: 19px; }
  .promotion-buttons .price-wrapper .price-link {
    height: 40px;
    font-size: 40px;
    font-weight: normal;
    padding: 0 10px 0 2px;
    line-height: 1; }
  .promotion-buttons .book .button-green-arrow {
    height: 40px;
    padding: 15px 10px;
    line-height: 0.7;
    font-weight: bold; }
    .promotion-buttons .book .button-green-arrow:after {
      border-width: 20px;
      margin-top: -20px; }
  .hotel-switch-tabs > div.tabs > ul.ui-tabs-nav > li a.ui-tabs-anchor {
    font-size: 16px; }
  div.static-sktv-benefits #keyVisual {
    display: block; }
  form.t3form .form-group {
    clear: both; }
  form.t3form .control-label {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 23.7903225806%; }
    form.t3form .control-label:last-child {
      margin-right: 0; }
  form.t3form .input {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 74.5967741935%; }
    form.t3form .input:last-child {
      margin-right: 0; }
  form.t3form .captcha {
    float: left;
    margin: 0 0.625em 0 0; } }

/* desktop wide 1240px */
@media screen and (min-width: 77.5em) {
  .main-wrap p,
  .main-wrap li {
    font-size: 15px; }
  header .info .desktop .support-wrap .support .support-info i {
    font-size: 25px; }
  .calendr__select:first-of-type select {
    min-width: 0; }
  .calendr__select:last-of-type select {
    min-width: 0; }
  .datepickr__input.destination .fa-map-marker {
    min-width: 1em;
    margin-left: 0;
    margin-right: 0.3125em; }
  .teaser .price {
    font-size: 2.5em; }
  .flex-top5 .slides {
    margin-left: 105px; }
  .flex-top5 .flex-control-paging a {
    width: 73px;
    font-size: 2rem;
    font-weight: 700; }
  .flex-top5 .teaser .image {
    height: 12.1875em; }
  .flex-adtw .flex-prev,
  .flex-adtw .flex-next {
    top: 14em; }
  .multi .subtitle > span:first-of-type {
    max-width: 260px !important; }
  .flex-top5 > ul.slides {
    margin-left: 80px; }
  .slider-hotel-promotion .flex-control-thumbs li img {
    height: 5vw; } }
