@charset "UTF-8";
/********************************************
   AUTHOR:         patrik.wehrli@semabit.ch
   WEBSITE:        http://www.semabit.ch/
   VERSION:        0.2
 *******************************************/
/* Farben

schriftfarbe grau:  #666
schriftfarbe rot:   #9C3232
border grau:        #D2D2D2

*/
/********************************************
   HTML ELEMENTS
********************************************/
/** {
    margin: 0;
    padding: 0;

}*/
body {
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif !important;
  margin: 0;
  padding: 0;
  color: #000;
}

/* Prevent default behaviour use .prevent*/
a.prevent,
a.prevent:hover,
a.prevent:active {
  cursor: pointer;
  color: #000;
}

.default-font {
  color: #000;
}

/* links */
a {
  /*color: #9C3232;*/
  text-decoration: none;
  outline: none;
}

a:hover {
  /*color: #000;*/
}

/* headers
h1,h2,h3,h4,h5 {
    font-size: 8pt;
    font-weight: bold;
    padding-bottom: 5px;
}
h1 {
    font-size: 9pt;
    color: #9C3232;
}*/
ul span, ol span {
  color: #000;
}

ul {
  list-style: none;
  margin-bottom: 0px;
}

.kontakt ul {
  list-style: inherit;
}

ul.reddot li {
  background: url("../img/layout/bullet.jpg") no-repeat 0 center;
  padding-left: 10px;
}

/* images */
img.float-right {
  margin: 5px 0px 5px 15px;
}

img.float-left {
  margin: 5px 15px 5px 0px;
}

img {
  border: none;
}

a img {
  border: none;
}

a:hover img {
  border: none !important;
  /* IE fix*/
  border: none;
}

blockquote {
  border: none;
  font-size: 16px;
  margin: 5px 0;
  padding: 5px 0;
}

colgroup.col30 {
  width: 30px;
}

colgroup.col103 {
  width: 103px;
}

colgroup.col200 {
  width: 200px;
}

/* Alignment classes */
.float-left {
  float: left;
}

.float-right {
  float: right;
}

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

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

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

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

/* display classes */
.clear {
  clear: both;
}

.block {
  display: block;
}

.hide {
  display: none;
}

.top-roundedcorners {
  margin-top: 5px;
}

/* .bottom-roundedcorners { margin-bottom: 5px; } */
.roundedcorners {
  margin: 5px 0px;
}

.bold {
  font-weight: bold;
}

/*****************/
/*    Layout     */
/*****************/
#wrap {
  margin: 0 auto;
  width: 950px;
  text-align: left;
  background: transparent;
  margin-top: 10px;
}

#content-wrap {
  clear: both;
  background: url("../img/layout/opacity_50.png") transparent;
  width: 950px;
  padding: 10px 0px 20px;
}

#content-header {
  width: 950px;
  height: 0px;
  background-color: transparent;
}

/* header */
/*#header {
     position: relative;
    background: url('../img/layout/opacity_50.png');
    height: 120px;
    position: relative;
}*/
#header {
  padding-top: 10px;
  padding-bottom: 10px;
}

.brandname {
  font-size: 18px;
  font-weight: bold;
  margin-left: 15px;
  margin-left: 15px;
}

.brandname img {
  height: 18px;
  margin-left: 2px;
}

/*
#header #logoimage2 {
    position: absolute;
    top: 0px;
    left: 300px;
    z-index: 21;
}*/
#mapsearchbox {
  position: absolute;
  right: 10px;
  top: 35px;
  z-index: 21;
  width: 440px;
}

#mapsearchbox input {
  width: 200px;
  padding: 2px;
  float: right;
}

#mapsearchbox input.submit {
  font-size: inherit;
  padding: 1px;
  width: auto;
  margin-left: 5px;
  cursor: pointer;
}

#mapsearchbox input.submit:hover {
  color: #9C3232;
}

#map-box {
  margin: 20px 0;
}

#mapsearchboxhome {
  position: absolute;
  bottom: 45px;
  padding-left: 15px;
  /*    right: 70px;
      top: 120px;
      z-index: 22;
      width: 440px;*/
}

/*
#mapsearchboxhome input {
    width: 200px;
    padding: 9px;

    float: right;
}*/
#mapsearchboxhome input.submit {
  font-size: 21px;
  padding: 1px;
  width: auto;
  margin-left: 5px;
  cursor: pointer;
}

#mapsearchboxhome input.submit:hover {
  color: #9C3232;
}

#cclink {
  /*    position: absolute;
      right: 10px;
      top: 10px;
      z-index: 21;
      width: 95px;*/
  margin-top: 40px;
  margin-left: -40px;
  max-width: 250px;
}

#cclink > div {
  display: inline-block;
  width: 23%;
}

#header-select-bar {
  position: absolute;
  right: 110px;
  top: 10px;
  /*width: 400px;*/
  z-index: 21;
}

/* #mainmenumenu */
.navbar-collapse {
  padding-left: 0px;
}

#mainmenu > ul > li {
  display: inline;
  float: left;
  border-right: 1px solid white;
  height: 33px;
}

#mainmenu > ul > li.first {
  border-left: 1px solid #ccc;
}

#mainmenu > ul > li.noborder {
  border: none;
}

#mainmenu > ul > li > a {
  text-decoration: none;
  padding: 0px 9px;
  display: block;
  color: black;
  line-height: 33px;
  font-weight: bold;
}

.seals {
  padding-left: 0px;
  padding-right: 0px;
}

/* Top Line in Content */
#content-topbar {
  margin: 0px 0px 10px 30px;
  padding-left: 8px;
  padding-top: 5px;
  width: 886px;
  height: 29px;
  background: url("../img/contact-header.png") no-repeat;
  font-size: 9pt;
}

#content-topbar a {
  color: black;
}

#content-topbar a:hover {
  color: #9C3232;
}

#content-topbar span {
  padding-right: 8px;
  vertical-align: middle;
}

#content-topbar span.label {
  padding-left: 8px;
  padding-right: 0;
}

/* leftbar */
#leftbar div.topbar {
  background: url("../img/layout/mediumbox-header.png") no-repeat;
  width: 170px;
  height: 6px;
}

#leftbar div.content {
  border: 1px solid #d2d2d2;
  border-top: none;
  border-bottom: none;
  background: white url("../img/layout/box-verlauf.png") 0 100% repeat-x;
  min-height: 465px;
}

#leftbar div.content.fixsize {
  height: 473px;
  overflow: auto;
}

#leftbar div.bottombar {
  background: url("../img/layout/mediumbox-footer.png") no-repeat;
  width: 170px;
  height: 6px;
}

#leftbar {
  float: left;
  width: 170px;
  margin-left: 30px;
  display: inline;
}

td.cl h1,
td.cl h2,
td.cl h3,
td.cl h4,
td.cl h5,
#leftbar h1,
#leftbar h2,
#leftbar h3,
#leftbar h4,
#leftbar h5 {
  font-weight: normal;
  font-size: 9pt;
}

td.cl ul #leftbar ul {
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}

td.cl ul li,
#leftbar ul li {
  padding: 4px 5px 4px 8px;
}

td.cl ul li:hover a,
td.cl ul li.current a,
td.cl ul li.current a:hover,
td.cl ul a:hover,
#leftbar ul li:hover a,
#leftbar ul li.current a,
#leftbar ul li.current a:hover,
#leftbar ul a:hover {
  color: #9C3232;
  margin-left: 3px;
}

* html body #leftbar ul li {
  height: 1%;
}

td.cl ul a,
#leftbar ul a {
  display: block;
  background-image: none;
  text-decoration: none;
  color: #333;
}

td.cl ul li.current a,
#leftbar ul li.current a {
  color: #9C3232;
}

td.cl ul li.header,
td.cl ul li.header:hover,
td.cl ul li.header h1,
#leftbar ul li.header,
#leftbar ul li.header:hover,
#leftbar ul li.header h1 {
  margin-left: 0px;
  font-weight: bold;
}

/* main column */
#main {
  float: left;
  margin-left: 5px;
  padding: 0;
  width: 537px;
}

td.cc p,
td.cc ul,
td.cc table,
#main p,
#main ul,
#main table {
  margin-bottom: 10px;
  line-height: 1.4;
}

#main div.topbar {
  background: url("../img/layout/bigbox-header.png") no-repeat;
  width: 537px;
  height: 6px;
}

#main div.content {
  border: 1px solid #d2d2d2;
  border-top: none;
  border-bottom: none;
  background: white url("../img/layout/box-verlauf.png") 0 100% repeat-x;
  min-height: 457px;
  padding: 4px 13px;
}

#main div.bottombar {
  background: url("../img/layout/bigbox-footer.png") no-repeat;
  width: 537px;
  height: 6px;
}

/* Main without rightbar */
#main.fullsize {
  width: 715px;
}

#main.fullsize div.topbar {
  background: url("../img/layout/bigbox-header-fullsize.png") no-repeat;
  width: 715px;
}

#main.fullsize div.bottombar {
  background: url("../img/layout/bigbox-footer-fullsize.png") no-repeat;
  width: 715px;
}

/* rightbar */
#rightbar {
  float: left;
  width: 200px;
  padding: 0;
  margin: 0;
  margin-left: 5px;
}

#rightbar ul {
  text-align: left;
  margin: 0 0 8px 0;
  padding-right: 0;
  text-decoration: none;
}

#rightbar ul li {
  border-bottom: 1px solid #EFF0F1;
  padding: 2px 5px 2px 20px;
}

* html body #rightbar ul li {
  height: 1%;
}

#rightbar ul a {
  font-weight: bold;
  background-image: none;
  text-decoration: none;
}

.titledimagebox {
  float: left;
  margin: 0px 0px 5px 0px;
  width: 175px;
}

a.titledimagebox {
  display: block;
}

.titledimagebox.double {
  width: 377px;
}

.titledimagebox.doublex {
  width: 480px;
}

.titledimagebox.full {
  width: 890px;
  margin-left: 30px;
  background-color: #F5F5F5;
}

.titledimagebox span.titlebar,
.titledimagebox a.titlebar {
  display: block;
  height: 28px;
  color: #000;
  background: url("../img/layout/tabs-28.png") repeat-x scroll 0 0 transparent;
  padding-left: 5px;
}

.titledimagebox a:hover {
  color: #9C3232;
}

a.titledimagebox:hover .titlebar {
  color: #9C3232;
}

.titledimagebox .titlebar span {
  display: block;
  line-height: 28px;
  height: 28px;
  padding-left: 5px;
  font-size: 9pt;
  background: url("../img/layout/tabs-28.png") repeat-x scroll 100% 0 transparent;
}

.titledimagebox div.content {
  padding: 5px;
  background: url("../img/layout/content-bg.png") repeat-x scroll 0 100% transparent;
}

.titledimagebox.double div.content {
  padding: 5px;
  background: url("../img/layout/content-bg-double.png") repeat-x scroll 0 100% transparent;
}

.titledimagebox.doublex div.content {
  padding: 5px;
  background: url("../img/layout/content-bg-480.png") repeat-x scroll 0 100% transparent;
}

.titledimagebox div.content p {
  margin-bottom: 5px;
}

a.iconlink {
  display: block;
  width: 32px;
  height: 32px;
  margin: 10px;
  float: left;
}

a.iconlink.facebook {
  background: url("/img/teaser/facebook.png") no-repeat;
  margin-right: 15px;
}

a.iconlink.youtube {
  background: url("/img/teaser/youtube.png") no-repeat;
}

a.iconlink.wordpress {
  background: url("/img/teaser/wordpress.png") no-repeat;
}

a.iconlink.gplus {
  background: url("/img/teaser/gplus.png") no-repeat;
}

a.iconlink.twitter {
  background: url("/img/teaser/twitter.png") no-repeat;
}

.titledimagebox a.twitter,
.titledimagebox a.youtube,
.titledimagebox a.facebook,
.titledimagebox a.wordpress {
  display: block;
  padding-left: 35px;
  padding-top: 10px;
  height: 32px;
  margin-left: 10px;
  margin-top: 5px;
}

.titledimagebox a.twitter {
  background: url("/img/teaser/twitter.png") no-repeat;
}

.titledimagebox a.facebook {
  background: url("/img/teaser/facebook.png") no-repeat;
}

.titledimagebox a.youtube {
  background: url("/img/teaser/youtube.png") no-repeat;
}

.titledimagebox a.wordpress {
  background: url("/img/teaser/wordpress.png") no-repeat;
  padding-top: 0;
  padding-bottom: 10px;
}

/* footer */
/*#footer {
  clear: both;
  background: url("../img/layout/opacity_80.png") repeat scroll 0 0 transparent;
  border-top: 1px solid #D2D2D2;
  height: 20px;
  width: 930px;
  margin: 0pt auto;
  padding: 10px 10px 5px;
}*/
#footer span {
  font-size: 8pt;
}

#footer a,
#footer a span {
  text-decoration: none;
  color: #919499;
}

#footer a span {
  font-size: 14px;
}

#footer a:hover,
#footer a span:hover {
  color: #9C3232;
}

div#archivlink {
  margin-left: -5000px;
}

/*****************/
/*    Page Specific     */
/*****************/
/* Main Page */
/*.front-main {
    float: left;
    margin-left: 30px ;
    width: 404px;
    min-height: 465px;
}*/
.front-main .titledimagebox {
  margin-right: 27px;
}

.front-main .tile-content,
.front-right .tile-content {
  margin-bottom: 20px;
}

.front-right {
  float: right;
  margin-right: 30px;
  width: 480px;
  /*height: 515px;*/
}

.front-line-offset {
  margin-top: 15px;
  margin-bottom: 15px;
}

#promotion .tile-content.doublex {
  padding-bottom: 10px;
}

#promotion .tile-content img {
  height: auto;
}

/* Heli Detailpage */
.heliimg {
  float: left;
  width: 175px;
  height: 153px;
  margin: 2px 38px;
}

.heliimg a {
  display: block;
  height: 153px;
  color: #000;
}

.heliimg a:hover {
  color: #9C3232;
}

.heliimg span {
  display: block;
  padding-top: 5px;
  padding-left: 10px;
  font-size: 9pt;
}

.helishort {
  height: 135px;
}

#helidetailtext {
  padding: 10px;
}

/* Gutschein Bestellformular */
#bestellform dl {
  margin: 10px 0px;
}

#bestellform dt {
  clear: left;
  float: left;
  margin-right: 5px;
  text-align: right;
  width: 140px;
}

/*#bestellform label {
  float: left;
  margin: 5px;
  padding-right: 10px;
  width: 120px;
  display: block;
  text-align: right;
}*/
#bestellform label, #termine .request-form label {
  /*float: left;
  margin: 5px;
  width: 120px;
  display: block;
  text-align: left;*/
  text-align: left;
}

#bestellform label.error,
#bestellform span.error,
#bestellform a.error {
  background-color: #fbfb44;
}

#bestellform a {
  text-decoration: underline;
  color: blue;
}

#bestellform dd {
  margin-bottom: 7px;
}

/*form input[type=text] {width: 200px;}*/
/*form input[type=text], form textarea {width: 495px;}
form input[type=text].input_short {width: 50px;}*/
/* AGB */
/*#agbtext {
  height: 453px;
  overflow: auto;
}*/
/* shame on me: die layout tabelle */
table.layout {
  margin: 0 auto;
  margin-left: 31px;
  border-collapse: collapse;
}

td.tl, td.tc, td.tr,
td.bl, td.bc, td.br {
  height: 6px;
}

td.tl, td.tr,
td.bl, td.br {
  width: 170px;
}

td.cl, td.cr {
  width: 168px;
}

td.tc, td.bc {
  width: 537px;
}

td.cc {
  width: 509px;
  padding: 4px 13px;
}

table.dual_left td.cc,
table.dual_right td.cc {
  width: 688px;
}

td.space {
  width: 4px;
}

table.layout td.tl {
  background: url(/img/layout/mediumbox-header.png) no-repeat;
}

table.layout td.tc {
  background: url(/img/layout/bigbox-header.png) no-repeat;
}

td.cl, td.cc {
  background: white url(/img/layout/box-verlauf.png) repeat-x scroll 0 100%;
  vertical-align: top;
  min-height: 450px;
  border: 1px solid #d2d2d2;
  border-top: none;
  border-bottom: none;
}

td.cr {
  vertical-align: top;
}

table.layout td.bl {
  background: url(/img/layout/mediumbox-footer.png) no-repeat;
  margin-bottom: 4px;
}

table.layout td.bc {
  background: url(/img/layout/bigbox-footer.png) no-repeat;
  margin-bottom: 4px;
}

/* Layout Tabelle 2 Column Left */
table.layout.dual_left td.tc {
  width: 710px;
  background: transparent url(/img/layout/bigbox-header-710.png) no-repeat scroll 0;
}

table.layout.dual_left td.cc {
  padding: 0px 6px;
}

table.layout.dual_left td.bc {
  width: 710px;
  background: transparent url(/img/layout/bigbox-footer-710.png) no-repeat scroll 0;
}

/* Layout Tabelle 2 Column Right */
table.layout.dual_right td.tc {
  width: 715px;
  background: transparent url(/img/layout/bigbox-header-fullsize.png) no-repeat scroll 0;
}

table.layout.dual_right td.bc {
  width: 710px;
  background: transparent url(/img/layout/bigbox-footer-fullsize.png) no-repeat scroll 0;
}

/* Gallery --remove*/
a.galleryimg {
  /* height: 1%; */
}

a.galleryimg img {
  width: 134px;
  height: 101px;
  border: none;
  margin: 2px;
  padding: 0;
  float: left;
}

/* Gallery --new */
div#gallery div {
  margin-bottom: 25px;
}

div#teasermoviebox,
div#teasermoviebox2 {
  background-color: #fff;
  padding: 5px 0 5px 5px;
  width: 250px;
  height: 166px;
  float: left;
  margin-bottom: 10px;
}

div#teasermoviebox2 {
  float: right;
}

/* the fancy Tables */
table.fancy {
  border: 1px solid #666;
  border-collapse: collapse;
}

table.fancy td,
table.fancy th {
  border: 1px solid #666;
  border-left: none;
  border-right: none;
  padding: 3px 5px;
}

table.fancy th {
  background-color: #eff0f1;
  padding: 5px;
  text-align: left;
}

table.fancy a img {
  margin: 0 4px;
}

.frame table.fancy {
  width: 660px;
  margin: 0 auto;
}

.frame .wysiwyg {
  margin-top: 15px;
}

.frame {
  padding: 18px;
  padding-top: 0px;
}

/* WYSIWYG Styles */
.wysiwyg p,
.wysiwyg ul,
.wysiwyg img {
  margin: 0 0 1em;
}

.wysiwyg ul {
  list-style: disc inside none;
}

.wysiwyg ol,
.wysiwyg ul {
  list-style-position: inside;
}

div.wysiwyg, ul.tabs, ul.tabs li, ul.tabs li a {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#mainmenu .onclickpricelist,
.onclickpricelist {
  padding: 1px 10px 1px 20px;
  background: url("/img/layout/icon_pdf.gif") 0 50% no-repeat;
}

a.pdf {
  display: block;
  width: 20px;
  height: 20px;
  padding: 1px 0;
  float: left;
  background: url("/img/layout/icon_pdf.gif") 0 50% no-repeat;
}

a.button.print-pdf {
  font-size: 1em;
}

a.button.print-pdf img {
  margin-left: 10px;
}

a.print {
  display: block;
  width: 20px;
  height: 20px;
  padding: 1px 0;
  float: left;
  background: url("/img/famfamfam/printer.png") 0 50% no-repeat;
}

.printonly-inline {
  display: none;
}

.printonly-block {
  display: none;
}

a.back {
  padding: 3px 10px 3px 20px;
  background: url("/img/layout/icon_back.png") 0 50% no-repeat;
}

/* ---=[ Finder ]=---*/
#finderform {
  padding: 15px;
}

#finderform #cc,
#finderform #aid,
#finderform #tabOffGroupSel,
#finderform #offerTextSearch {
  width: 300px;
  margin: 5px;
}

#finderform label {
  display: inline-block;
  width: 150px;
}

#offertable_filter {
  display: none;
}

#offertable_processing {
  border: 1px solid #9C3232;
  color: #9C3232;
}

#offertable.processing {
  opacity: 0.3;
}

.dataTables_processing {
  z-index: 1000;
}

.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
  line-height: 19px;
}

.dataTables_length {
  margin-bottom: 5px;
}

#finderform input, #finderform select {
  background: #E6E6E6;
  border: 1px solid #777777;
  color: #222222;
  font-weight: normal;
}

.front-main .titledimagebox.double.finder div.content {
  padding: 0;
}

.front-main #finderform label {
  float: left;
  height: 30px;
  line-height: 2.5em;
  width: 92px;
}

.front-main #finderform select {
  float: right;
  width: 245px;
  background: white;
}

.front-main #finderform button {
  clear: both;
  margin-top: 15px;
  margin-left: 95px;
}

.finderform .jslider .jslider-value {
  background-color: transparent;
}

/*.iconbox {float: right; width: 200px; height: 150px; padding-top: 5px; padding-right: 22px}*/
/*.iconbox {float: right; padding-top: 5px; padding-right: 22px}*/
.iconbox a.iconlink {
  display: block;
  margin-left: 10px;
  float: right;
}

/*.accordion .head { width: 685px; border: 1px solid #666; border-top: none}
.accordion .head.first {border: 1px solid #666;}
.accordion .head span,
.accordion .head a {line-height: 16px; display: inline-block; height: 16px}
.accordion .head a img {vertical-align: bottom}
.accordion .head .title { width: 495px; padding-left: 10px; padding-top: 5px}
.accordion .head .minprice { width: 110px; padding-left: 10px}
.accordion div { width: 675px; border: 1px solid #666; border-top: none; padding: 0; padding-left: 10px; background: url("/img/layout/contentwrap-bg.png") repeat-x scroll 0 0 white}
.accordion table h3 {margin-top: 10px;}
.accordion {margin-bottom: 10px}*/
.accordion .head {
  background: #ededed;
  border-radius: 4px;
  margin: 5px 0 0;
  width: 100%;
  height: 40px;
}

.accordion .ui-accordion-header-active {
  border-radius: 4px 4px 0 0;
}

/*EDIT*/
/*.accordion div {
    border: 1px solid rgb(237, 237, 237);
    border-radius: 0 0 4px 4px;
    padding: 20px;
}*/
.offertable {
  width: 675px;
}

.offertable .airbase {
  width: 260px;
}

.offertable .offer {
  width: 270px;
}

.offertable .price {
  width: 105px;
}

.offertable .order {
  width: auto;
}

/** Supersized Core Styles **/
body {
  /* height:100%; */
}

#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  text-indent: -999em;
  background: url(/img/empty.gif) no-repeat center center;
}

#supersized {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
}

#supersized img {
  width: auto;
  height: auto;
  position: relative;
  outline: none;
  border: none;
}

#supersized a {
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111;
  display: block;
}

#supersized a.image-loading {
  background: #111 url(/img/empty.gif) no-repeat center center;
  width: 100%;
  height: 100%;
}

.front-main .titledimagebox.double.gratis a.titlebar {
  padding-left: 0;
  border-left: 1px solid #D2D2D2;
  background: url(/img/contact-header.png) -10px 0;
}

.front-main .titledimagebox.double.gratis a.titlebar span {
  padding-right: 0;
  border-right: 1px solid #D2D2D2;
  background: none;
}

/*div.webdoc {padding: 13px 13px; padding-top: 0px; width: 670px; overflow-x: hidden}*/
div.webdoc {
  padding-top: 0px;
  width: 100%;
  overflow-x: hidden;
}

.col2 div.webdoc {
  padding: 13px 13px;
  padding-top: 0px;
  width: 670px;
  overflow-x: hidden;
}

.col3 div.webdoc {
  padding: 13px 0;
  padding-top: 0px;
  width: 509px;
  overflow-x: hidden;
}

.seoblock {
  padding: 5px 0;
}

.seoblock table.seo {
  width: 100%;
  border: none;
  margin: 15px 0px;
}

.seoblock table.seo td {
  vertical-align: text-top;
  width: 29%;
}

.seoblock div.webdoc {
  width: 100%;
  padding: 10px 10px 0px 10px;
}

.seoblock .accordion {
  width: 100%;
}

.seoblock .accordion .head {
  width: 100%;
  line-height: 20px;
  padding: 11px;
}

.seoblock .accordion .head:hover {
  cursor: pointer;
}

.seoblock .accordion div {
  width: 100%;
}

.ratingstars {
  height: 20px;
  margin-bottom: 15px;
  line-height: 20px;
  padding-left: 100px;
  background: url("/img/teaser/mystars.gif") no-repeat 0 0;
}

.ratingstars.stars00 {
  background-position: 0 0;
}

.ratingstars.stars05 {
  background-position: 0 10%;
}

.ratingstars.stars10 {
  background-position: 0 20%;
}

.ratingstars.stars15 {
  background-position: 0 30%;
}

.ratingstars.stars20 {
  background-position: 0 40%;
}

.ratingstars.stars25 {
  background-position: 0 50%;
}

.ratingstars.stars30 {
  background-position: 0 60%;
}

.ratingstars.stars35 {
  background-position: 0 70%;
}

.ratingstars.stars40 {
  background-position: 0 80%;
}

.ratingstars.stars45 {
  background-position: 0 90%;
}

.ratingstars.stars50 {
  background-position: 0 100%;
}

.unitbox {
  border: 0px solid #666;
  margin-bottom: 20px;
}

/*.unitbox .left {background-color: #008888}*/
.unitbox .left {
  width: 395px;
  float: left;
  padding: 0px 0px 22px 0px;
}

.unitbox .left h2 {
  line-height: 0px;
}

/*.unitbox .center {background-color: #AAAAFF}*/
.unitbox .center {
  width: 130px;
  float: left;
  padding: 5px 0;
}

.unitbox .center .ratingstars {
  margin-bottom: 5px;
}

.unitbox .center img {
  padding-left: 5px;
}

/*.unitbox .right {background-color: #FFFFAA}*/
.unitbox .right {
  width: 245px;
  float: left;
}

/* padding: 0px 11px 0px 0px; */
/* IF NOT WORKING */
/*.unitbox .right {min-height: 185px; position: relative; padding: 0 0 40px 5px;}*/
/* .unitbox .right a {display: inline-block; width: 120px; height: 40px;} */
.unitbox .right a {
  display: inline-block;
  float: right;
  margin-top: 15px;
  width: 100%;
}

.unitbox .right .moreinfo {
  background: url("/img/unitbox/mehrinfo.png");
}

.unitbox .right .voucher {
  width: 250px;
  height: 39px;
  background: url("/img/unitbox/gutschein-button-inactive.jpg");
}

/*.unitbox .right .bottom {position: absolute; bottom: 0px}*/
.unitbox .right.tip {
  background: url("/img/unitbox/tipps.png") 100% 0 no-repeat;
}

.unitbox .right.tip .offer {
  max-width: 90%;
}

.unitbox .unitbox_price .hidden {
  display: none;
}

.unitbox .unitbox_price .price {
  font-weight: bold;
}

.unitbox img.unitbox-specials {
  display: none;
}

/* select[name="offer"] {width: 190px;} */
.unitbox.single .right .voucher {
  width: 250px;
  height: 39px;
  background: url("/img/unitbox/gutschein-button-active.jpg");
}

.unitbox.single img.unitbox-specials {
  display: block;
  width: 240px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.unitbox.single .shortdesc {
  display: none;
}

/* NEW STUFF STARTS HERE */
.no-bottom-margin {
  margin-bottom: 0 !important;
}

a, a:active, a:hover, a:focus {
  outline: none;
  text-decoration: none;
}

.button.moreinfo:active, .button.moreinfo:hover, .button.moreinfo:focus,
.button-order:active, .button-order:hover, .button-order:focus {
  color: #EDEDED;
  outline: none;
}

/* HEADER */
.absolute-right {
  position: absolute;
  right: 15px;
}

.offset-window {
  padding-top: 8px;
}

#topnav {
  background-color: #EFEFEF;
  font-size: 12px;
  padding: 6px 15px;
}

#topnav .header-select .btn {
  background-color: inherit;
  border: none;
  font-size: 12px;
  padding: 0 0;
  padding-left: 12px;
  padding-right: 5px;
  border-radius: 0;
  vertical-align: baseline;
}

#topnav .header-select .dropdown-menu {
  background-color: #fff;
  border: none;
  border-radius: 0;
  border-radius: 0;
}

#topnav .header-select.open .btn {
  border-radius: 0;
}

#topnav ul.benefits {
  display: flex;
  gap: 10px;
  flex-flow: wrap;
}

#topnav ul.benefits li {
  background: url("/img/layout/icons-top.png") no-repeat;
  background-position: -48px 0;
  padding-left: 18px;
}

#topnav ul.benefits li a {
  color: #000000;
}

#topnav ul.benefits li:first-child {
  margin-left: 0px;
}

#topnav a:hover {
  text-decoration: none;
}

.header-anchor {
  display: inline-block;
  line-height: 16px;
  font-size: 12px;
  margin-right: 3px;
}

.header-anchor div {
  /*     display: inline-block;*/
  line-height: 14px;
  height: 14px !important;
  margin-right: 3px;
  float: left;
}

#header-offer div.icon {
  background: url("/img/layout/icons-top.png") no-repeat;
  background-position: 0 0;
  height: 100%;
  width: 14px;
}

#header-prospect div.icon {
  background: url("/img/layout/icons-top.png") no-repeat;
  background-position: -32px 0;
  height: 100%;
  width: 16px;
}

#header-book div.icon {
  background: url("/img/layout/icons-top.png") no-repeat;
  background-position: -16px 0;
  height: 100%;
  width: 16px;
}

.at-bottom {
  position: absolute;
  top: 60px;
  display: block;
}

.at-bottom-list {
  position: absolute;
  top: 48px;
  display: block;
}

.hint-content-offset {
  margin-bottom: 60px;
  display: none;
}

/*TABS*/
ul.tabs {
  border-bottom: 1px solid #2C556E;
  display: block;
  height: 40px;
}

#tab1, #tab2, #tab3, #tab4 {
  width: 100%;
  background: #fff;
  clear: left;
}

#tab4 img {
  margin-right: 10px;
}

.tabs li {
  float: left;
  list-style: none;
  display: block;
  margin-bottom: -1px;
}

.tabs a {
  height: 30px;
  padding: 5px 20px;
  display: inline-block;
  background: #EFF0F1;
  color: #103045;
  text-decoration: none;
  font-weight: bold;
  border-right: 1px #fff solid;
  line-height: 2.5;
}

.tabs a:hover {
  background: #CACFD2;
}

.tabs a.active {
  border: 1px solid black;
  border-bottom: none;
  background: #fff;
  color: #103045;
}

/*FLEXSLDIER OVERWRITE*/
.flexslider .flex-direction-nav a {
  height: 50px;
}

.flexslider {
  border-radius: 0px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.flexslider.init-height {
  min-height: 450px;
}

.flexslider .flex-control-nav {
  z-index: 2;
}

/* the text box */
.front.flexslider .slides li .slide-text {
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: white;
  background: #000;
  background: rgba(12, 44, 85, 0.6);
  top: 20px;
  left: 20px;
  width: 45%;
  max-height: 50%;
  overflow: hidden;
  padding: 20px;
  position: absolute;
}

.front.flexslider .slides li .slide-text h2 {
  font-weight: 300;
  color: white;
  font-size: 30px;
  margin-bottom: 15px;
}

.front.flexslider a.btn.btn-default {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d00341), color-stop(1, #a90d3c));
  background: -moz-linear-gradient(top, #d00341 5%, #a90d3c 100%);
  background: -webkit-linear-gradient(top, #d00341 5%, #a90d3c 100%);
  background: -o-linear-gradient(top, #d00341 5%, #a90d3c 100%);
  background: -ms-linear-gradient(top, #d00341 5%, #a90d3c 100%);
  background: linear-gradient(to bottom, #d00341 5%, #a90d3c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d00341", endColorstr="#a90d3c", GradientType=0);
  font-weight: 300;
  background-color: #a90d3c;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 18px;
  padding: 5px 30px;
  border: none;
}

.front.flexslider a.btn.btn-default:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a90d3c), color-stop(1, #d00341));
  background: -moz-linear-gradient(top, #a90d3c 5%, #d00341 100%);
  background: -webkit-linear-gradient(top, #a90d3c 5%, #d00341 100%);
  background: -o-linear-gradient(top, #a90d3c 5%, #d00341 100%);
  background: -ms-linear-gradient(top, #a90d3c 5%, #d00341 100%);
  background: linear-gradient(to bottom, #a90d3c 5%, #d00341 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a90d3c", endColorstr="#d00341", GradientType=0);
  background-color: #d00341;
  color: #ffffff;
}

.wysiwyg .flexslider .flex-direction-nav li {
  list-style: none;
}

.offers.flexslider {
  width: 900px;
}

.offers.flexslider .slides li {
  background-size: contain;
}

/*YOUTUBE OVERWRITE*/
.responsive-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

.airbase-text-box .responsive-container {
  padding-bottom: 59.75%;
}

.responsive-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*.responsive-container*/
iframe.multiple {
  position: relative;
  height: 360px;
  width: 100%;
}

/* BOOTSTRAP OVERWRITE */
html {
  -webkit-tap-highlight-color: none !important;
}

#mainmenu {
  /*Rot*/
  position: relative;
  margin: 0 auto;
  width: 100%;
  background: #C0083F;
  background: -moz-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d00340), color-stop(100%, #aa0d3c));
  background: -webkit-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -o-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -ms-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: linear-gradient(to bottom, #d00340 0%, #aa0d3c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d00340", endColorstr="#aa0d3c", GradientType=0);
  border-bottom-width: 0px;
}
#mainmenu.-hoverable:hover {
  background: -moz-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aa0d3c), color-stop(100%, #d00340));
  background: -webkit-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -o-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -ms-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: linear-gradient(to bottom, #aa0d3c 0%, #d00340 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa0d3c", endColorstr="#d00340", GradientType=0);
}

#mainmenu > ul, #mainmenu ul li.pull-right:hover {
  height: 49px;
  list-style: none;
}

#mainmenu > ul > li {
  height: 100%;
  float: left;
  font-weight: 100;
}

.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  text-decoration: none;
  display: block;
  color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background: none repeat scroll 0% 0% rgba(126, 0, 38, 0.52);
  color: white;
}

.nav.navbar-nav.hidden-xs li {
  border-right: 1px solid;
  border-color: white;
}

.nav.navbar-nav.hidden-xs li.first {
  border-left: 1px solid;
  border-color: white;
}

.nav.navbar-nav.navbar-right.hidden-xs li {
  border-right: none;
}

#mainmenu #menu-wishlist {
  width: 29px;
  height: 27px;
  background: url("/img/icon-wishlist.png");
  cursor: pointer;
}

#mainmenu > ul > li > select {
  float: left;
  display: block;
  margin-top: 10px;
  height: 34px;
  /* width: 245px;  */
  width: 231px;
}

#mainmenu > ul > li > input[type=text] {
  padding-left: 10px;
  padding-right: 5px;
  border: 1px solid #C5D0D6;
  border-right: none;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

#mainmenu .chosen-container.chosen-container-single {
  margin-top: 8px;
  height: 32px;
  -webkit-border-top-right-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

#mainmenu .chosen-container.chosen-container-single a {
  height: 32px;
}

#mainmenu .chosen-container.chosen-container-single .chosen-single {
  border: none;
  border: 1px solid #C5D0D6;
  -webkit-border-top-right-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  background: none;
  background-color: #fff;
}

#mainmenu .chosen-container.chosen-container-single .chosen-single span {
  padding-right: 10px;
}

#mainmenu .chosen-container-active .chosen-single {
  border: none;
}

#mainmenu .chosen-container.chosen-container-single .chosen-single div {
  background: url("/img/loupe.png");
  width: 31px;
  height: 31px;
}

.loupe {
  background: url("/img/loupe.png");
  width: 31px;
  height: 31px;
  display: inline-block;
  cursor: pointer;
}

/*#star-search-container {
    margin-right: 15px;
}*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-toggle {
  background-color: #7E0026;
  color: white;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-default .navbar-toggle {
  background-color: inherit;
}

.navbar-default .navbar-brand {
  color: white;
}

.nav-tabs > li a {
  background-color: #EDEDED;
  border-right: 1px solid;
  border-right-color: white;
}

.nav-tabs > li a:active, .nav-tabs > li a:hover {
  background-color: #CACFD2;
  color: white;
}

#mainmenu .active {
  /* background: #3365BD; Blue */
  background: #7E0026;
  /*red*/
  height: 50px;
}

#mainmenu > ul > li:hover {
  /* background : #3365BD; !* Blue *!*/
  background: #7E0026;
  /*red*/
}

/* EDIT */
li.active .triangle {
  width: 100%;
  height: 10px;
  display: block;
  background: url("/img/layout/menu_triangle.png") no-repeat;
  background-position: 50% 0;
  position: relative;
  bottom: 9px;
}

#secondmenu > ul {
  padding: 0px;
  background-color: #EDEDED;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.secondmenu-bg {
  transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}

#secondmenu > hr {
  margin: 0px;
}

#secondmenu > ul > li {
  display: inline;
  float: left;
  border: none;
  line-height: 2em;
  font-size: 15px;
}

#secondmenu > ul > li > a {
  color: black;
  height: 100%;
  width: 100%;
  height: 35px;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 35px;
}

#secondmenu > ul > li > a:hover {
  background-color: lightgray !important;
}

#secondmenu > ul > li > a:hover, #secondmenu > ul > li.current > a:hover {
  text-decoration: none;
}

#secondmenu > ul > li.current {
  background: none;
  background-color: #BDBDBD !important;
}

#secondmenu > ul > li.current a {
  color: white;
  font-weight: normal;
}

#secondmenu > ul > li.current a:hover {
  color: #575757;
  font-weight: normal;
}

.main-content {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-left: -5px;
  margin-right: -5px;
  background-color: #fff;
}

#wizard .panel {
  box-shadow: none;
}

.panel-default > .panel-heading {
  background-color: #EDEDED;
  border-color: #EDEDED;
}

#accordion .panel-heading, .seoblock .panel-heading {
  cursor: pointer;
}

.table > thead > tr > th, .table > thead > tr > td {
  border: 0;
}

.button, .pay-button {
  border: none;
  font-size: 1em;
  font-weight: bold;
  display: block;
  color: #000;
  background-color: #CFD2D3;
  line-height: 2.5em;
  padding: 0 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  /*margin-bottom: 5px;*/
  /*    height: 30px;*/
}

.button {
  width: 100%;
}

.button:hover:not([disabled]), .pay-button:hover:not([disabled]) {
  text-decoration: none;
  background-color: #B6BABB;
  color: #fff;
  cursor: pointer;
}

.button-grey {
  background-color: #477C9E;
  color: #fff;
}

.button.small {
  font-size: 14px;
  padding: 0px 5px;
  font-weight: normal;
}

/*
NEW BUTTON
*/
.button, .pay-button {
  border: none;
  font-size: 1em;
  font-weight: bold;
  display: block;
  color: #000;
  background-color: #CFD2D3;
  line-height: 2.5em;
  padding: 0 15px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  /*margin-bottom: 5px;*/
  /*    height: 30px;*/
}

.button:hover:not([disabled]), .pay-button:hover:not([disabled]) {
  text-decoration: none;
  background-color: #B6BABB;
  color: #fff;
  cursor: pointer;
}

.button-order,
.discount-code-add-btn {
  background-color: #d00341;
  color: #fff;
  border: none;
}

.button-order,
.discount-code-add-btn {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d00341), color-stop(1, #a90d3c));
  background: -moz-linear-gradient(top, #d00341 5%, #a90d3c 100%);
  background: -webkit-linear-gradient(top, #d00341 5%, #a90d3c 100%);
  background: -o-linear-gradient(top, #d00341 5%, #a90d3c 100%);
  background: -ms-linear-gradient(top, #d00341 5%, #a90d3c 100%);
  background: linear-gradient(to bottom, #d00341 5%, #a90d3c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d00341", endColorstr="#a90d3c", GradientType=0);
  border: none;
  background-color: #d00341;
  color: #fff;
}

.button-order:hover,
.discount-code-add-btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a90d3c), color-stop(1, #d00341));
  background: -moz-linear-gradient(top, #a90d3c 5%, #d00341 100%);
  background: -webkit-linear-gradient(top, #a90d3c 5%, #d00341 100%);
  background: -o-linear-gradient(top, #a90d3c 5%, #d00341 100%);
  background: -ms-linear-gradient(top, #a90d3c 5%, #d00341 100%);
  background: linear-gradient(to bottom, #a90d3c 5%, #d00341 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a90d3c", endColorstr="#d00341", GradientType=0);
  background-color: #d00341;
}

.bottom {
  margin-top: 10px;
}

/*input.button {
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none;
}*/
.sidebar-box > *, .sidebar-box .personal-consulting {
  /*width: 180px;*/
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}

#consulting-image {
  width: 100%;
  height: auto;
}

.consulting-data {
  height: 20px;
  position: relative;
}

.consulting-hotline {
  float: left;
  position: absolute;
  bottom: 0;
}

.consulting-image {
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
}

.consulting-map {
  float: left;
  position: absolute;
  top: 4px;
  left: 0px;
}

#climate-neutral {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #E1EAED;
}

.sidebar-box .fan-container, .sidebar-box .payment-options-container {
  position: relative;
  padding: 10px 10px;
  /*height: 78px;
  vertical-align: middle;*/
}

.sidebar-box .fan-container div {
  /*position: absolute;*/
  margin: auto 0;
}

.no-padding {
  padding: 0;
}

#tripadvisor-fan {
  float: right;
  clear: right;
}

#google-fan {
  margin: 0 45px;
}

.personal-consulting-wrapper {
  margin: 20px 0 20px;
  padding: 0;
}

.personal-consulting {
  padding-bottom: 10px;
}

.personal-consulting, #climate-neutral, .fan-container, .payment-options-container {
  background-color: #EDEDED;
  border-radius: 4px;
}

.our-video-image {
  background: url("/img/consulting-side/our-videos.png") no-repeat;
  background-size: 208px;
  margin-right: -10px;
  margin-left: -10px;
  padding: 0;
  width: 208px;
  height: 116px;
}

#our-video > div {
  line-height: 30px;
}

.voucher-image {
  background: url("/img/consulting-side/voucher.png") no-repeat;
  background-size: 208px;
  margin-right: -10px;
  margin-left: -10px;
  padding: 0;
  width: 208px;
  height: 265px;
}

.button.voucher.unitbox_submit {
  margin-top: 10px;
}

.tab {
  min-height: 300px;
}

.container h1 {
  font-size: 1.7em;
  color: #000;
  margin-bottom: 20px;
}

.container h2 {
  font-size: 1.6em;
}

.container h3 {
  font-size: 1.4em;
}

.container h4 {
  font-size: 1.2em;
}

.container h5 {
  font-size: 1.2em;
}

.container h6 {
  font-size: 1.2em;
}

#airbasedetail h1 {
  margin-top: 0;
}

.tags {
  padding-bottom: 10px;
}

.tags > div {
  width: 100%;
  margin-bottom: 10px;
}

.tags span {
  font-size: 14px;
  margin-right: 5px;
}

.tab.row {
  margin-right: 0px;
  margin-left: 0px;
}

.unitbox-new {
  padding-bottom: 15px;
}

.unitbox-new h2, #helitypes h2 {
  margin-top: 0px;
}

.unitbox-new .unitbox_price {
  margin-bottom: 30px;
}

.unitbox-new .unitbox_price .hidden {
  display: none;
}

.unitbox-new .unitbox_price .price div {
  font-weight: bold;
  float: right;
  display: block;
  /*float: right;*/
}

.unitbox-new .col-xs-6 h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.unitbox-new .ratingstars {
  margin-bottom: 15px;
}

.top-offer-banner {
  position: absolute;
  top: 0;
  width: 110px;
  height: 110px;
  background-repeat: no-repeat;
  z-index: 1;
  -webkit-background-size: contain;
  background-size: contain;
}

html:lang(de) .top-offer-banner {
  background-image: url("/img/unitbox/top_offer_de.png");
}

html:lang(en) .top-offer-banner {
  background-image: url("/img/unitbox/top_offer_en.png");
}

.border-div {
  border-top: #666 1px solid;
  width: 913px !important;
  margin-right: 15px;
  margin-left: 22px;
  margin-bottom: 15px;
}

.unitbox-current-price {
  font-size: 20px;
  font-weight: bold;
  color: #C1224E;
  margin-top: 10px;
  margin-bottom: 0;
}

.vatinfo {
  color: #527BAF;
  font-size: 12px;
  font-weight: normal;
  float: left;
}

.text-box {
  padding: 5px 10px;
  padding-left: 0;
  margin-bottom: 15px;
}

/* ANGEBOTS ÜBERSICHT */
.personal-consulting .titlebar {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
}

.personal-consulting .content {
  padding-top: 5px;
}

.personal-consulting h5 {
  margin-bottom: 0px;
}

.default-select {
  width: 100%;
}

.default-select .btn {
  background-color: #DBDDDE;
  border: none;
  /*width: 207.5px;*/
  width: 100%;
  overflow: hidden;
  padding: 10px;
  text-align: left;
}

.default-select .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.open .dropdown-toggle.btn-default {
  background-color: #DBDDDE;
}

.default-select .arrow, .default-select.btn-group.open .arrow {
  background: url("/img/dropdownarrow.png") no-repeat;
  background-color: #DBDDDE;
  background-position: 5px center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
}

.default-select .dropdown-menu {
  background-color: #fff;
  border: none;
  border-radius: 0;
  border-radius: 0;
  height: auto;
  max-height: 420px;
  overflow-x: hidden;
}

.default-select .open .btn {
  border-radius: 0;
}

.clear-select {
  font-size: 20px;
  margin-left: -20px;
  line-height: 25px;
  color: #FF5E5B;
  display: none;
}

.clear-select:hover {
  color: red;
  cursor: pointer;
}

.clear-select.active {
  display: inline;
}

#show-offers {
  padding-left: 1px;
  padding-right: 1px;
}

.bx-wrapper {
  height: 290px;
}

.slider-hover:hover {
  cursor: pointer;
}

/* DELETE THIS IF HEADER DONE */
.col-xs-12 #content-topbar {
  width: 930px;
}

.col-xs-12 #content-topbar * {
  color: #000;
  font-size: 9pt;
}

.col-xs-12 #content-topbar *:first {
  font-weight: bold;
}

.col-xs-12 #content-topbar a {
  text-decoration: underline;
}

.col-xs-12 #content-topbar span.label {
  padding-left: 8px;
  font-weight: normal;
  padding-right: 0;
}

/* ---------------------- */
#print-box {
  position: absolute;
  width: 208px;
  height: 30px;
  right: 15px;
  text-align: left;
}

/* FOOTER */
#footer {
  width: 100%;
  color: #919499;
}

#footer > * {
  overflow: hidden;
  background-color: #3C424B;
  padding: 15px 0px 30px;
}

#footer > ul > li {
  float: left;
  width: 15%;
  display: block;
}

#footer .disable-responsiveness {
  text-align: center;
}

.footer-heading {
  font-size: 1.2em;
  color: #fff;
  margin: 20px 0;
  line-height: 1.2em;
}

/* CLEARFIX */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  /*display: inline-block;*/
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

#mainmenu_search_chosen {
  font-weight: normal;
  min-width: 230px;
}

#mainmenu_search_chosen .chosen-single span {
  margin-top: 3px;
}

#header-select-bar a {
  margin-right: 20px;
}

.sel-country, .sel-lang, .sel-country, .sel-lang:active, .sel-lang:focus {
  background: inherit;
  border: none;
}

select:hover {
  cursor: pointer;
}

/* ANGEBOTE */
.alert.alert-info {
  margin-top: 10px;
}

div#imageslidebox {
  background-color: #fff;
  padding: 0px 0 0px 0px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

div#imageslidebox img {
  width: 680px;
  height: 250px;
}

.select-heading {
  margin-bottom: 5px;
}

.top-gap {
  margin-top: 5px;
}

.heading-offset {
  visibility: hidden;
}

.offertile {
  min-height: 330px;
  margin-bottom: 10px;
}

.offertiles div.prevent-text-overflow div, .offertiles div.title.prevent-text-overflow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.tile-content {
  margin-bottom: 20px;
  background-color: #EDEDED;
  border-radius: 4px;
}

.offertiles .clickable-item-offer {
  cursor: pointer;
}

.offertiles .offers-title.clickable-item-offer {
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
}

.offertiles .offers-title.clickable-item-offer.hover {
  color: #C1224E;
}

/*.tile-content .row {
    background-color: white;
}*/
.offertiles.row {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 0;
}

.offertile .main-image {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.front-main .offertile .main-image {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.title {
  font-size: 15px;
  padding: 10px;
}

/*.tile-content img {*/
/*width: 100%;*/
/*height: 185px;*/
/*}*/
.tile-content img.tile-image {
  width: 100%;
  height: auto;
  padding: 0;
}

.tile-content .price {
  text-align: right;
  font-size: 17px;
  font-weight: 700;
  color: #477C9E;
}

.tile-content .price > div {
  display: inline-block;
}

.tile-content .price > div.default-font {
  font-size: 17px;
}

.tile-content .content-padding {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.content-padding .title {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}

h1.container-detail {
  margin-top: 0px;
}

/* INFINITE SCROLL */
.blocker {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 997;
  display: none;
}

.loading-container {
  position: fixed;
  width: 150px;
  height: 150px;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  background-color: rgba(54, 54, 54, 0.9);
  border-radius: 10px;
}

.infinite-loading {
  background: url("/img/layout/loadingajax.gif") no-repeat;
  margin: 50px;
  width: 50px;
  height: 50px;
  z-index: 1000;
}

.infinite-container {
  margin-top: 20px;
}

/* HINT ARROW */
.hint-box {
  background-size: 273px 73px;
  width: 273px;
  height: 73px;
  position: relative;
  left: 95px;
  display: none;
}

.hint-box-de {
  background: url("/img/hier-auswahl-treffen.png") no-repeat;
}

.hint-box-en {
  background: url("/img/make-your-selection.png") no-repeat;
}

.hint-appointments {
  height: 50px;
  width: auto;
}

.hint-info-appointments-de {
  background: url("/img/unitbox/infos-und-termine.png") no-repeat;
}

.hint-appointments-by-arrangements-de {
  background: url("/img/unitbox/termine-nach-absprache.png") no-repeat;
}

.hint-info-appointments-en {
  background: url("/img/unitbox/info-appointment.png") no-repeat;
}

.hint-appointments-by-arrangements-en {
  background: url("/img/unitbox/appointments-by-arrangement.png") no-repeat;
}

.star-outer {
  margin-top: 5px;
}

#payment-container > div {
  margin-bottom: 50px;
}

#payment-container > div > * {
  margin-top: 10px;
  margin-bottom: 10px;
}

#payment-container > div > h1 {
  margin-bottom: 5px;
}

/* typahead */
.search-container {
  position: relative;
  padding-top: 8px;
}
.search-container .input-group {
  display: flex;
}
.search-container button {
  margin-top: 0;
}

.input-group .form-control:not(:first-child):not(:last-child) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.input-group-btn {
  width: auto;
}

#trusted-shop-container {
  margin-bottom: 10px;
}

.star-container {
  background-image: url("/img/icon-wishlist.png");
  height: 27px;
  width: 29px;
  cursor: default;
}

.star-container.selectable {
  background-position: -29px;
  cursor: pointer;
}

.cart-link {
  cursor: pointer;
  position: relative;
  top: 14px;
  font-size: 1.4em;
  right: 14px;
}

.cart-link span {
  color: white;
}

.cart-link span:first-child {
  font-size: 13px;
  line-height: 27px;
  vertical-align: bottom;
}

.cart-link span:nth-child(2).not-empty:after {
  position: absolute;
  top: -9px;
  right: -9px;
  font-size: 0.4em;
  background: #e7974b;
  color: white;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 16px;
  border-radius: 50%;
  content: "";
}

#cart-dialog {
  display: none;
}

/* FAVORITES TOOLTIP */
/* mark product tooltip */
#favorites {
  position: absolute;
  top: 10px;
  display: inline;
  margin-left: 10px;
}

#marked-favorites-tooltip {
  position: relative;
  top: 10px;
}

#mark-product-tootlip {
  left: -105px;
}

#mark-product-tootlip.tooltip .peak {
  position: absolute;
  width: 39px;
  height: 15px;
  top: -15px;
  left: 100px;
  background: url(/img/tooltip/peak.png) no-repeat;
}

#mark-product-tootlip.tooltip {
  display: none;
  opacity: 0.95;
  width: 240px !important;
  border: 1px solid #444444;
  color: #777777;
  background-color: white;
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.tooltip #tooltip-header > span {
  padding-top: 10px;
  padding-bottom: 10px;
}

.tooltip #tooltip-content > div.row {
  position: relative;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  border-top: 1px solid #bbb;
  min-height: 30px;
  overflow: hidden;
}

.tooltip #tooltip-content > div .mark-product-entry a {
  color: #222222;
  display: block;
}

.tooltip #tooltip-content > div .mark-product-entry .remove {
  position: absolute;
  top: 8px;
  right: 5px;
  cursor: pointer;
}

.tooltip #tooltip-content > div #compare .button {
  display: block;
  width: 100%;
  height: 100%;
  color: #A5080B;
  font-weight: bold;
}

#favorites .star-container:hover,
#mark-product-tootlip.tooltip .glyphicon:hover {
  cursor: pointer;
}

.detail-startext > div {
  display: inline-block;
}

.detail-startext > div > p {
  margin-bottom: 0;
  line-height: 27px;
}

#tooltip-overview > span {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
  border-top: 1px solid #bbb;
}

.goto-overview {
  font-size: 12px;
}

.space {
  padding-right: 10px;
}

.glyphicon.contact {
  display: none;
  font-size: 25px;
  color: #fff;
  margin-top: 13px;
  margin-right: 25px;
}

.glyphicon.contact:hover {
  cursor: pointer;
}

#contact-widget {
  background-color: #3C424B;
}

#contact-widget .button {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .content-wrapper.one-column-sidebar {
    margin-top: 20px;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #header-logo {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #topnav {
    padding: 6px 15px;
  }

  .navbar {
    border-radius: 0px;
  }

  /*.infinite-container .offertile {
      min-height: 450px;
  }*/
  .fixedheader {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9998;
    background-color: white;
    width: 100%;
    transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -webkit-transition: box-shadow 0.5s;
    -ms-transition: box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
  }

  .content-wrapper {
    margin-top: 163px;
    margin-bottom: 20px;
  }
  .content-wrapper.one-column-sidebar {
    margin-top: 183px;
  }
  .content-wrapper + .content-wrapper, .content-wrapper.second-menu-open + .content-wrapper.second-menu-open {
    margin-top: 0;
  }
  .content-wrapper + .content-wrapper.one-column-sidebar, .content-wrapper.second-menu-open + .content-wrapper.second-menu-open.one-column-sidebar {
    margin-top: 20px;
  }
  .content-wrapper.second-menu-open {
    margin-top: 199px;
  }
  .content-wrapper.discount-voucher-banner-wrapper {
    margin-bottom: 0;
  }
  .content-wrapper.home-content-wrapper {
    margin-bottom: 0;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .fixedheader {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9998;
    background-color: white;
    width: 100%;
  }

  .unitbox-new .tile-content .price {
    margin-bottom: 20px;
  }
}
#topnav {
  background-color: #efefef;
  font-size: 12px;
}

#topnav ul {
  padding-left: 0;
}

#language {
  text-align: right;
  padding-right: 30px;
}

#partners {
  margin-bottom: 20px;
}

.panel-heading .panel-title:after {
  font-family: "glyphicons";
  content: "";
  float: right;
  color: grey;
}

.panel-heading.collapsed .panel-title:after {
  content: "";
}

#pay-method .panel-heading .panel-title:after {
  content: "";
}

/* DANKE_NEW */
#paybal-container .paypal-button button {
  width: 100%;
  height: 45px;
}

/* GALLERY */
#gallery-modal {
  z-index: 9999;
}

.breadcrumb {
  background-color: inherit;
  margin-bottom: 0;
  padding-left: 0;
}

.breadcrumb > li + li:before {
  content: ">";
}

.breadcrumb > li.active a span {
  color: #337ab7;
}

.unit-navigation * {
  font-size: 11px;
  padding-top: 0;
  padding-bottom: 0;
}

.unit-navigation .pull-right {
  text-align: right;
}

.glyphicon-question-sign.info:hover {
  cursor: pointer;
}

.form-control.error {
  border: 1px solid #b94a48;
}

#purchase-leave-button {
  display: block;
  height: 50px;
  width: 300px;
  background: url("../img/back_circle_button.png") no-repeat;
  background-size: 20px;
  padding-left: 30px;
  margin-top: 10px;
}

.bootstrap-select .dropdown-menu.open {
  z-index: 9999;
}

.no-wrap {
  white-space: nowrap;
}

.padding-top-10 {
  padding-top: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.nowrap {
  white-space: nowrap;
}

.container h3.subcategories {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
}

.container h1.subcategories {
  font-size: 2.5em;
}

#gallery img.img-responsive.lazyloaded:hover {
  cursor: pointer;
}

/* goodies */
#gifts-accessories-purchase-voucher a img {
  width: 120px;
}

#gifts-accessories-purchase-voucher a {
  width: 140px;
  float: left;
  margin-right: 10px;
}

#gifts-accessories-purchase-voucher div.item-offset div {
  padding-bottom: 20px;
}

#gifts-accessories-purchase-voucher label {
  padding-top: 0;
}

/* xmas */
.christmas {
  background-image: url("/img/xmas/tree.jpg");
  background-repeat: no-repeat;
  /*-webkit-background-size: contain;
  background-size: contain;*/
}

.xmas-container {
  background-color: rgba(255, 255, 255, 0.6);
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}

.xmas-video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.xmas-video-container > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.helikopterdetails {
  width: auto;
  height: auto;
}

.helikopter-img {
  width: 100%;
  margin-top: 15px;
}

.payment-options-container > .row > div.col-xs-3 {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
}

.payment-options-container > .row > div.col-xs-12 > p {
  margin-bottom: 2px;
}

.bill {
  font-size: 9px;
}

.creditCard {
  margin-right: -10px;
  margin-left: -10px;
}

#helitypes > .row > div {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* chosen changes in angebot */
#body .chosen-container-active {
  width: 100% !important;
}

#body .chosen-single {
  all: unset;
  margin: 0;
  font: inherit;
  text-transform: none;
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  box-sizing: border-box;
  float: left !important;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  border-radius: 4px;
  margin-top: 3px;
}

#body .chosen-disabled .chosen-single {
  cursor: default;
}

/*.select-heading .caret{
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}*/
#body .chosen-container .chosen-container-single {
  all: initial;
  all: unset;
  width: 80%;
  max-width: 80%;
}

#body .chosen-container-single .chosen-single div b {
  margin-top: 10px;
  padding-top: 10px;
  color: #000000;
  background: url("/img/chosen/chosen-sprite.png");
}

.staging-banner {
  position: fixed;
  background-color: red;
  line-height: 50px;
  width: 150px;
  top: 50%;
  left: 0;
  text-align: right;
  font-weight: 800;
  padding: 0 10px;
}

/* FREIE TERMINE */
#flighdatelist_filter {
  display: none;
}

.red {
  color: #FF0000;
}

#flighdatelist .button-order {
  margin-bottom: 8px;
}

#flighdatelist .flight-date-select {
  min-width: 145px;
  width: 100%;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #a90d3c;
  border-color: #a90d3c;
}

.pagination > li > a, .pagination > li > span {
  color: #a90d3c;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #a90d3c;
}

#request-form {
  margin-top: 60px;
}

#request-form label {
  text-align: left;
}

#airbaseselect_chosen {
  width: 100% !important;
}

#calendarselect {
  margin-top: 3px;
}

@media (max-width: 855px) {
  .nav.navbar-nav.hidden-xs li.first {
    border-left: none;
  }

  .nav.navbar-nav.hidden-xs li {
    border-right: none;
  }

  .nav > li > a {
    padding: 15px 4px !important;
  }
}
.rating-footer span {
  color: #919499;
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 14px !important;
}

@media (max-width: 1199px) {
  .airbase-text-box .responsive-container {
    padding-bottom: 57.85%;
  }
}
.locationImg {
  margin-bottom: 0px !important;
}

.button-request {
  display: inline-block !important;
  margin-bottom: 0px !important;
  width: 50%;
}

#flighdatelist td {
  vertical-align: text-bottom;
}

#flighdatelist .chosen-single {
  margin-top: 0px;
}

.pagination-text {
  line-height: 74px;
}

.pagination-list {
  float: right;
}

iframe[name=google_conversion_frame] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

.tt-input {
  min-width: 200px;
}

.hr-payment {
  margin-bottom: 15px !important;
  margin-top: 25px !important;
}

@media (max-width: 992px) {
  .pagination-list {
    float: left;
  }

  .pagination-text {
    line-height: normal;
  }
}
.christmas-2016,
.covid-19 {
  position: absolute;
  right: 0;
  top: -13px;
  max-width: 350px;
  z-index: 9999;
  width: 13%;
}

.covid-19 {
  position: absolute;
  right: 20px;
  top: 55px;
  width: auto;
}

.christmas-2016 p {
  color: #FFFFFF;
  font-size: 0.9vw;
  left: 9%;
  position: absolute;
  text-align: center;
  top: 34%;
  width: 80%;
}

.table-voucher {
  background-color: #F1F1F1;
  border-radius: 5px;
}

.table-voucher thead tr:not(:first-child) th {
  padding: 0 !important;
}

.table-voucher thead tr th img {
  margin-bottom: 30px;
  width: 100%;
}

.table-voucher tfoot {
  height: 30px;
}

.table-voucher td {
  border-top: none !important;
  padding-bottom: 5px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
  padding-top: 5px !important;
}

.table-voucher td a {
  background-color: #FFFFFF;
  box-sizing: border-box;
  color: #000000;
  display: inline-block;
  line-height: 32px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.table-voucher td a:hover {
  background-color: #DBDDDE;
  color: #000000;
}

.offers-item .title span {
  font-size: 16px;
  font-weight: bold;
  padding-left: 8px;
  padding-right: 8px;
}

.offers-item .price div {
  color: #C1224E;
  font-size: 20px;
  padding-bottom: 18px;
  padding-right: 25px;
  padding-top: 6px;
}

.offers-item .airbase {
  padding-bottom: 10px;
  padding-left: 40px;
  padding-top: 21px;
}

.offers-item .airbase a {
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif !important;
}

.offers-item div div a:not(.button) {
  color: #000000;
}

.offers-item div div a:hover:not(.button) {
  color: #C1224E;
}

.tile-offers {
  text-align: center;
  width: 100%;
}

.tile-offers ul {
  box-sizing: border-box;
  margin-top: 10px;
  padding-left: 10%;
  padding-right: 10%;
  width: 100%;
}

.tile-offers ul li {
  margin-bottom: 10px;
}

.tile-offers ul li a:not(.button) {
  background-color: #FFFFFF;
  box-sizing: border-box;
  color: #000000;
  display: block;
  line-height: 34px;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}

.tile-offers ul li a:hover:not(.button) {
  background-color: #DBDDDE;
  color: #000000;
}

.tile-offers ul .button-offer {
  margin-top: 22px;
}

.tile-offers ul .button-offer a {
  background-color: #C1224E;
  border-radius: 3px;
  color: #FFFFFF;
  line-height: 31px;
}

@media (min-width: 768px) {
  .offertiles {
    z-index: 99;
  }

  .offers-row {
    height: 431px;
  }

  .offers-item:not(.offers-item-location) {
    max-height: 415px;
    overflow: hidden;
    transition: max-height 1.5s;
  }

  .offers-item:hover:not(.offers-item-location) {
    background-color: #CCCCCC;
    box-shadow: 0px -1px 10px 3px #cccccc;
    float: none;
    max-height: 1000px;
    left: 15px;
    position: absolute;
    top: 0px;
    z-index: 5;
    width: calc(100% - 30px);
  }

  .offers-item:hover .tile-offers {
    display: block;
  }

  .tile-offers {
    display: none;
  }
}
#anker-info {
  display: block;
  height: 100px;
  margin-top: -100px;
}

.mobile-info-panel {
  display: block;
}

.panel-mobile-infos {
  cursor: pointer;
}

@media (max-width: 1599px) {
  .christmas-2016,
.covid-19 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .offers-item:not(.offers-item-location) {
    max-height: 365px;
  }

  .offers-row {
    height: 381px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .offers-item:not(.offers-item-location) {
    max-height: 405px;
  }

  .offers-row {
    height: 421px;
  }
}
@media (max-width: 767px) {
  .christmas-2016.christmas-mobile {
    display: inline-block;
  }

  .covid-19.covid-19-mobile {
    display: inline-block;
  }

  .christmas-2016,
.covid-19 {
    position: relative;
    right: auto;
    top: auto;
    max-width: none;
    width: 50%;
  }

  .covid-19 {
    width: 100%;
    margin-bottom: 20px;
  }
  .covid-19 img {
    margin: auto;
  }

  .christmas-2016 p {
    font-size: 3vw;
    left: 8%;
  }

  .tile-offers ul li:not(:last-child) {
    display: none;
  }

  .unitbox_offer {
    margin-top: 10px;
  }

  .offers-filters {
    margin-top: 15px;
  }

  .offers-title {
    background-color: rgba(0, 0, 0, 0.45);
    color: #FFF;
    margin: 0 auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: absolute;
    width: calc(100% - 30px);
    z-index: 1;
  }

  .offers-item .airbase {
    padding-bottom: 8px;
  }

  .tile-content .price {
    text-align: left;
  }

  .offers-item .price div {
    padding: 1px 0 15px 25px;
  }

  .offers-item .airbase {
    padding-top: 14px;
  }

  #airbasedetail h1 {
    margin-top: 20px;
  }

  .mobile-info-panel {
    display: none;
  }

  .offers-item .price .price-detail {
    padding-top: 15px;
  }
}
.unitbox_offer {
  margin-bottom: 20px;
}

.unitbox-date {
  border-bottom: 1px solid #F1F1F1;
  padding-bottom: 30px;
}

.unitbox-option {
  margin-bottom: 10px;
}

.offer-option {
  white-space: nowrap;
}

.offer-option label {
  font-weight: normal;
  cursor: pointer;
  max-width: calc(100% - 35px);
  white-space: normal;
}

.offer-option label span {
  font-size: 12px;
  font-weight: normal;
  max-width: 80%;
  white-space: normal;
}

.offer-option input[type=radio] {
  cursor: pointer;
  float: left;
  margin-right: 15px;
}

.price-red {
  color: #C1224E;
  font-size: 22px;
}

.vatinfo-grey {
  color: #AAAAAA;
}

.unitbox_price {
  margin-bottom: 20px;
  margin-top: 20px;
}

.wishdate-picker {
  font-weight: normal;
  margin-bottom: 10px;
}

.offer-garantueed {
  display: none;
}

.offer-garantueed label {
  font-weight: normal;
}

.offer-garantueed-first {
  margin-top: 5px;
}

.carrier-logo {
  float: left;
  padding-right: 10px;
}

.load-more-dates {
  font-weight: normal;
}

.has-error iframe {
  border: 1px solid #a94442;
}

#voucher-value {
  font-weight: normal;
}

.voucher-value-alert {
  display: none;
}

.of-title {
  margin-top: 10px;
}

.container-fluid-footer {
  background-color: #3C424B;
}

.container-fluid-footer, #mobile-footer {
  position: relative;
  z-index: 12;
}

.popover-airbase .popover-title {
  font-size: 18px;
}

@media (max-width: 479px) {
  .cart-link span:first-child {
    display: none;
  }
}
.search-field {
  padding-right: 30px;
}

#star-search-container .popover, #mobile-location-search .popover {
  border: 3px solid #C1224E;
}

#star-search-container .popover .arrow, #mobile-location-search .popover .arrow {
  border-bottom-color: #C1224E;
  left: 80% !important;
}

#star-search-container .popover.bottom > .arrow:after, #mobile-location-search .popover.bottom > .arrow:after {
  border-top-width: 3px;
}

@media (max-width: 767px) {
  .popover-airbase {
    width: 100%;
  }
}
.twitter-typeahead .form-control {
  border-right: none;
}

.mb-10 {
  margin-bottom: 10px;
}

.voucher-value-location {
  display: none;
}

@keyframes spin-animation {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
.glyphicon-refresh-animate {
  animation: spin-animation 0.7s infinite linear;
  -webkit-animation: spin-animation 0.7s infinite linear;
}

#airbase-locationinfo img {
  width: 100%;
  height: auto;
}

.docs-request-form .control-label {
  text-align: left;
}

.has-error .checkbox-label-right {
  color: #a94442;
  font-weight: bold;
}

#footer span.reset {
  font-size: unset;
  color: unset;
}

.pay-by-credit-card-btn {
  transition: background 0.2s ease, background-color 0.2s ease;
}

.pay-by-credit-card-btn.btn-disabled {
  background: #B6BABB;
}

.pay-by-credit-card-btn-loading {
  transition: opacity 0.2s ease;
  opacity: 0;
}

.pay-by-credit-card-btn-loading-visible {
  opacity: 1;
}

.header-hotline {
  text-align: right;
  font-size: 12px;
  margin: 0 0 -1px 0;
}

.header-hotline-as-freephone,
.header-freephone {
  text-align: right;
  font-size: 16px;
  margin: -4px 0 -1px 0;
}

.header-freephone-link {
  font-weight: bold;
}

.header-tooltip {
  font-size: 12px;
}

.offertile .img-box .img-responsive.no-bg-image {
  margin: auto;
  width: 100%;
}

.whatsapp-btn .whatsapp-link {
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.whatsapp-btn .whatsapp-link .whatsapp-logo {
  height: auto;
  width: auto;
  max-height: 75%;
  margin-right: 5px;
}

.whatsapp-link-block .whatsapp-link {
  display: flex;
  align-items: center;
}

.whatsapp-link-block .whatsapp-link .whatsapp-logo {
  height: 14px;
  margin-right: 5px;
}

.personal-consulting .whatsapp-btn {
  margin: 5px 0;
  background: white;
}

.personal-consulting .whatsapp-btn .whatsapp-link span {
  font-size: 0.9em;
}

.button.footer-hotline {
  display: flex;
  justify-content: center;
  line-height: 25px;
}

.fixedheader #header .row,
.fixedheader #header .row .logo .prevent,
.fixedheader #header .row .seals {
  display: flex;
}

.fixedheader #header .row .logo .prevent {
  align-items: center;
}

.fixedheader #header .row .seals {
  justify-content: space-between;
  align-items: center;
}

.fixedheader #header .seals .trustedshop {
  height: 42px;
}

.payment-informations .credit-card-error-msg {
  text-align: center;
}

.payment-informations .stripe-redirect-to-checkout-error {
  display: none;
}

.flex-auto-spacer {
  flex: 1 1 auto;
}

.sticky-footer-bar {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 5;
  color: #555;
  transition: transform 0.5s;
}
.sticky-footer-bar.bury {
  transform: translateY(200px);
}
.sticky-footer-bar p {
  margin: 0;
}
.sticky-footer-bar .make-appointment-bar {
  display: flex;
}
.sticky-footer-bar .make-appointment-bar .right-triangle {
  background: #84C934;
  background: -moz-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ad335), color-stop(100%, #7bb438));
  background: -webkit-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -o-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -ms-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: linear-gradient(to bottom, #8ad335 0%, #7bb438 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8ad335", endColorstr="#7bb438", GradientType=0);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 0% 100%);
  margin-left: auto;
  flex-basis: 20px;
}
.sticky-footer-bar .make-appointment-bar .right-triangle.-hoverable:hover {
  background: -moz-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb438), color-stop(100%, #8ad335));
  background: -webkit-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -o-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -ms-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: linear-gradient(to bottom, #7bb438 0%, #8ad335 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bb438", endColorstr="#8ad335", GradientType=0);
}
.sticky-footer-bar .make-appointment-bar .make-appointment {
  background: #84C934;
  background: -moz-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ad335), color-stop(100%, #7bb438));
  background: -webkit-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -o-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -ms-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: linear-gradient(to bottom, #8ad335 0%, #7bb438 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8ad335", endColorstr="#7bb438", GradientType=0);
  color: #FFF;
  display: flex;
  align-items: center;
  padding: 10px;
  column-gap: 8px;
  max-width: 40vw;
}
.sticky-footer-bar .make-appointment-bar .make-appointment.-hoverable:hover {
  background: -moz-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb438), color-stop(100%, #8ad335));
  background: -webkit-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -o-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -ms-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: linear-gradient(to bottom, #7bb438 0%, #8ad335 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bb438", endColorstr="#8ad335", GradientType=0);
}
.sticky-footer-bar .make-appointment-bar .make-appointment .lbl {
  font-weight: bold;
  font-size: 12px;
}
.sticky-footer-bar .contact-bar {
  background: #e5e5e5;
}
.sticky-footer-bar .contact-bar-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px 10px;
  padding: 10px 20px calc(10px + env(safe-area-inset-bottom));
  background: #C0083F;
  background: -moz-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d00340), color-stop(100%, #aa0d3c));
  background: -webkit-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -o-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -ms-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: linear-gradient(to bottom, #d00340 0%, #aa0d3c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d00340", endColorstr="#aa0d3c", GradientType=0);
  color: #FFF;
}
.sticky-footer-bar .contact-bar-title.-hoverable:hover {
  background: -moz-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aa0d3c), color-stop(100%, #d00340));
  background: -webkit-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -o-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -ms-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: linear-gradient(to bottom, #aa0d3c 0%, #d00340 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa0d3c", endColorstr="#d00340", GradientType=0);
}
.sticky-footer-bar .contact-bar-title .lbl {
  font-weight: bold;
  margin-left: 10px;
}
.sticky-footer-bar .contact-bar-title .close-btn {
  padding: 5px 10px;
  margin: -5px -10px;
  visibility: hidden;
}
.sticky-footer-bar .contact-bar-title .close-btn .fa-times {
  font-size: 1.5em;
}
.sticky-footer-bar .contact-bar-detail {
  overflow: hidden;
  max-height: 0;
  transition: all 0.3s ease-out;
}
.sticky-footer-bar .contact-bar-detail.open {
  overflow: auto;
  max-height: 450px;
  transition: all 0.5s ease-in;
}
.sticky-footer-bar .contact-bar-detail > .container-fluid {
  margin: 10px 0 20px;
  margin: 10px 0 calc(20px + env(safe-area-inset-bottom));
}
@media (min-width: 600px) and (max-width: 767px) {
  .sticky-footer-bar .contact-bar-detail > .container-fluid {
    display: flex;
  }
}
.sticky-footer-bar .contact-bar-detail > .container-fluid .row:first-child, .sticky-footer-bar .contact-bar-detail > .container-fluid .row:not(:last-child),
.sticky-footer-bar .contact-bar-detail > .container-fluid .container-child:first-child,
.sticky-footer-bar .contact-bar-detail > .container-fluid .container-child:not(:last-child) {
  padding-bottom: 5px;
}
.sticky-footer-bar .contact-bar-detail > .container-fluid .row:last-child, .sticky-footer-bar .contact-bar-detail > .container-fluid .row:not(:first-child),
.sticky-footer-bar .contact-bar-detail > .container-fluid .container-child:last-child,
.sticky-footer-bar .contact-bar-detail > .container-fluid .container-child:not(:first-child) {
  padding-top: 5px;
}
.sticky-footer-bar .contact-bar-detail hr {
  margin: 5px 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .sticky-footer-bar .contact-bar-detail .phone-nummbers-and-opening-hours,
.sticky-footer-bar .contact-bar-detail .whatsapp-and-email {
    flex: 1 1 auto;
  }
}
.sticky-footer-bar .contact-bar-detail .phone-nummbers-and-opening-hours .detail > *:first-child, .sticky-footer-bar .contact-bar-detail .phone-nummbers-and-opening-hours .detail > *:not(:last-child) {
  padding-bottom: 2px;
}
.sticky-footer-bar .contact-bar-detail .phone-nummbers-and-opening-hours .detail > *:last-child, .sticky-footer-bar .contact-bar-detail .phone-nummbers-and-opening-hours .detail > *:not(:first-child) {
  padding-top: 2px;
}
.sticky-footer-bar .contact-bar-detail .phone-nummbers-and-opening-hours .detail .hotline {
  display: block;
}
.sticky-footer-bar .contact-bar-detail .phone-nummbers-and-opening-hours .detail .opening-hours {
  font-size: 0.7em;
}
.sticky-footer-bar .contact-bar-detail .fa-whatsapp {
  font-size: 1.2em;
}

.make-appointment-button {
  background: #84C934;
  background: -moz-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ad335), color-stop(100%, #7bb438));
  background: -webkit-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -o-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -ms-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: linear-gradient(to bottom, #8ad335 0%, #7bb438 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8ad335", endColorstr="#7bb438", GradientType=0);
  color: #FFF;
  display: flex;
  line-height: normal;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  column-gap: 10px;
  margin: 0;
  border-radius: 4px 4px 0 0;
}
.make-appointment-button.-hoverable:hover {
  background: -moz-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb438), color-stop(100%, #8ad335));
  background: -webkit-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -o-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -ms-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: linear-gradient(to bottom, #7bb438 0%, #8ad335 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bb438", endColorstr="#8ad335", GradientType=0);
}
.make-appointment-button > .fake-fa-icon-placeholder {
  flex: unset;
  margin: 0;
}

.personal-consulting-make-appointment-wrapper {
  padding: 0;
}
.personal-consulting-make-appointment-wrapper .svg-inline--fa {
  font-size: 1.6em;
}

.body-overlay {
  transition: 0.4s;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
}
.body-overlay.active {
  background: rgba(0, 0, 0, 0.6);
  z-index: 4;
}

.first-visit-modal {
  z-index: 10000;
}
.first-visit-modal .modal-content .modal-header {
  background: #C0083F;
  background: -moz-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d00340), color-stop(100%, #aa0d3c));
  background: -webkit-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -o-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -ms-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: linear-gradient(to bottom, #d00340 0%, #aa0d3c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d00340", endColorstr="#aa0d3c", GradientType=0);
  color: #FFF;
}
.first-visit-modal .modal-content .modal-header.-hoverable:hover {
  background: -moz-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aa0d3c), color-stop(100%, #d00340));
  background: -webkit-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -o-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -ms-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: linear-gradient(to bottom, #aa0d3c 0%, #d00340 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa0d3c", endColorstr="#d00340", GradientType=0);
}
.first-visit-modal .modal-content .modal-header .close {
  color: #fff;
  opacity: 0.6;
}
.first-visit-modal .modal-content .modal-footer button {
  background: #C0083F;
  background: -moz-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d00340), color-stop(100%, #aa0d3c));
  background: -webkit-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -o-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: -ms-linear-gradient(top, #d00340 0%, #aa0d3c 100%);
  background: linear-gradient(to bottom, #d00340 0%, #aa0d3c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d00340", endColorstr="#aa0d3c", GradientType=0);
  color: #FFF;
}
.first-visit-modal .modal-content .modal-footer button.-hoverable:hover {
  background: -moz-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aa0d3c), color-stop(100%, #d00340));
  background: -webkit-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -o-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: -ms-linear-gradient(top, #aa0d3c 0%, #d00340 100%);
  background: linear-gradient(to bottom, #aa0d3c 0%, #d00340 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa0d3c", endColorstr="#d00340", GradientType=0);
}

.modal-backdrop {
  z-index: 9999;
}

label .voucher-text-label {
  margin: 0;
}
label .voucher-hint-text {
  font-size: 9px;
  margin: 0;
}

.discount-voucher-banner-wrapper > .discount-voucher-banner-wrapper {
  background: #187AB9;
  background: -moz-linear-gradient(top, #1482c8 0%, #1c6fa4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1482c8), color-stop(100%, #1c6fa4));
  background: -webkit-linear-gradient(top, #1482c8 0%, #1c6fa4 100%);
  background: -o-linear-gradient(top, #1482c8 0%, #1c6fa4 100%);
  background: -ms-linear-gradient(top, #1482c8 0%, #1c6fa4 100%);
  background: linear-gradient(to bottom, #1482c8 0%, #1c6fa4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1482c8", endColorstr="#1c6fa4", GradientType=0);
}
.discount-voucher-banner-wrapper > .discount-voucher-banner-wrapper.-hoverable:hover {
  background: -moz-linear-gradient(top, #1c6fa4 0%, #1482c8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c6fa4), color-stop(100%, #1482c8));
  background: -webkit-linear-gradient(top, #1c6fa4 0%, #1482c8 100%);
  background: -o-linear-gradient(top, #1c6fa4 0%, #1482c8 100%);
  background: -ms-linear-gradient(top, #1c6fa4 0%, #1482c8 100%);
  background: linear-gradient(to bottom, #1c6fa4 0%, #1482c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c6fa4", endColorstr="#1482c8", GradientType=0);
}

.discount-voucher-banner {
  color: white;
  padding: 10px 0;
  font-size: 1.7rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .discount-voucher-banner {
    font-size: 1.4rem;
  }
}
.discount-voucher-banner .discount-min-order {
  font-size: 0.9em;
}
.discount-voucher-banner.-hide-by-scale {
  transform: scale(0);
}
.discount-voucher-banner.-animate-popout {
  animation: discount-voucher-popout 3.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
@keyframes discount-voucher-popout {
  from {
    transform: scale(0);
  }
  40% {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}

.white-space-nowrap {
  white-space: nowrap;
}

.unit-box-detail-header-image img {
  width: 100%;
  height: auto;
}

.fake-fa-icon-placeholder {
  flex: 0 0 15px;
}

.page-content-disruptive-ad-wrapper {
  top: 150px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  right: -50px;
}
.page-content-disruptive-ad-wrapper p {
  margin: 0;
}
.page-content-disruptive-ad-wrapper .parallelogram-text-wrapper {
  --skew-x: -15deg;
  background: #84C934;
  background: -moz-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ad335), color-stop(100%, #7bb438));
  background: -webkit-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -o-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -ms-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: linear-gradient(to bottom, #8ad335 0%, #7bb438 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8ad335", endColorstr="#7bb438", GradientType=0);
  color: #FFF;
  line-height: 1;
  font-weight: 700;
  padding: 15px 30px 15px 15px;
  transform: rotate(calc(360deg + var(--skew-x))) skewX(var(--skew-x));
  min-width: 200px;
  position: fixed;
  z-index: 11;
}
.page-content-disruptive-ad-wrapper .parallelogram-text-wrapper.-hoverable:hover {
  background: -moz-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb438), color-stop(100%, #8ad335));
  background: -webkit-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -o-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -ms-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: linear-gradient(to bottom, #7bb438 0%, #8ad335 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bb438", endColorstr="#8ad335", GradientType=0);
}
.page-content-disruptive-ad-wrapper .parallelogram-text-wrapper .book-appointment-header {
  font-size: 40px;
  margin-bottom: 5px;
  font-variant: petite-caps;
}
.page-content-disruptive-ad-wrapper .parallelogram-back {
  position: fixed;
  background: #7bb438;
  width: 75px;
  height: 30px;
  margin-top: -27.3px;
  margin-right: 4px;
}
@-moz-document url-prefix() {
  .page-content-disruptive-ad-wrapper .parallelogram-back {
    margin-top: -29.75px;
  }
}

.relative {
  position: relative;
}

.home-content {
  background: white;
}

.tertiary-button {
  background: #84C934;
  background: -moz-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ad335), color-stop(100%, #7bb438));
  background: -webkit-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -o-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -ms-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: linear-gradient(to bottom, #8ad335 0%, #7bb438 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8ad335", endColorstr="#7bb438", GradientType=0);
}
.tertiary-button.-hoverable:hover {
  background: -moz-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb438), color-stop(100%, #8ad335));
  background: -webkit-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -o-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -ms-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: linear-gradient(to bottom, #7bb438 0%, #8ad335 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bb438", endColorstr="#8ad335", GradientType=0);
}
.tertiary-button.-light {
  background: #84C934;
  background: -moz-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ad335), color-stop(100%, #7bb438));
  background: -webkit-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -o-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: -ms-linear-gradient(top, #8ad335 0%, #7bb438 100%);
  background: linear-gradient(to bottom, #8ad335 0%, #7bb438 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8ad335", endColorstr="#7bb438", GradientType=0);
  color: #FFF;
}
.tertiary-button.-light.-hoverable:hover {
  background: -moz-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb438), color-stop(100%, #8ad335));
  background: -webkit-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -o-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: -ms-linear-gradient(top, #7bb438 0%, #8ad335 100%);
  background: linear-gradient(to bottom, #7bb438 0%, #8ad335 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bb438", endColorstr="#8ad335", GradientType=0);
}

.available-seats-filter-wrapper {
  margin-bottom: 40px;
}
.available-seats-filter-wrapper .filter-selection-wrapper {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.available-seats-filter-wrapper .reset-filter-icon {
  cursor: pointer;
  color: #C0083F;
}
.available-seats-filter-wrapper .reset-filter-icon:hover:not(.disabled) {
  opacity: 0.6;
}
.available-seats-filter-wrapper .reset-filter-icon.disabled {
  cursor: default;
  color: rgba(0, 0, 0, 0.26);
}
