﻿/*
Theme Name: TS24 Child TravelScout24.deTheme URI: http://www.travelscout24.de/
Description: Theme für travelscout24.de
Author: Boris Beuschel
Template: ts24-master-travelscout24-de
Version: $Id: style.txt 41692 2021-04-27 14:25:08Z bbeuschel $
Tags: travelscout24.de travelscout24 ts24
Text Domain: ts24*/
/*
** ATTENTION:
** Autogenerated file by less compiler! Don't edit here! edit the dot-less file! 
**
** Version: $Id: build.xml 43641 2023-11-30 13:16:47Z bbeuschel $ 
**/

/* My mixins */
/*Loop to generate rotation-X class in steps of 15 degrees*/
/* End mixins */
/* Import fonts locally */
@font-face {
  font-family: 'Open Sans';
  src: url('/wp-content/themes/ts24-master-travelscout24-de/fonts/Open_Sans.eot');
  src: local('Open Sans'), local('OpenSans'), url('/wp-content/themes/ts24-master-travelscout24-de/fonts/Open_Sans.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/ts24-master-travelscout24-de/fonts/Open_Sans.woff') format('woff'), url('/wp-content/themes/ts24-master-travelscout24-de/fonts/Open_Sans.ttf') format('truetype'), url('/wp-content/themes/ts24-master-travelscout24-de/fonts/Open_Sans.svg#CreativeBlockBBBold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mission Script';
  src: local('Mission Script'), local('Mission Script Standard'), url('/wp-content/themes/ts24-master-travelscout24-de/fonts/Mission-Script.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  font-display: block;
}
/* End Import */
/* Hides the reCAPTCHA on every page */
.grecaptcha-badge {
  visibility: hidden !important;
}
iframe {
  margin: 0;
  padding: 0;
  border: 0 none;
  width: 100%;
  overflow: hidden;
  display: block;
}
.ios {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch !important;
  height: 100%;
  max-width: 1100px;
}
.ios iframe {
  height: 100%;
  min-width: 100%;
  width: 100px;
  width: 100%;
}
.vertical-middle {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.modal-open .section {
  z-index: initial !important;
}
.no-z-index {
  z-index: initial !important;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.double-margin {
  margin: 40px !important;
}
.double-margin-top {
  margin-top: 40px !important;
}
.double-margin-bottom {
  margin-bottom: 40px !important;
}
.double-margin-left {
  margin-left: 40px !important;
}
.double-margin-right {
  margin-right: 40px !important;
}
.double-padding {
  padding: 40px !important;
}
.double-padding-top {
  padding-top: 40px !important;
}
.double-padding-bottom {
  padding-bottom: 40px !important;
}
.double-padding-left {
  padding-left: 40px !important;
}
.double-padding-right {
  padding-right: 40px !important;
}
.height-25 {
  min-height: 25vh;
}
.height-50 {
  min-height: 50vh;
}
.height-75 {
  min-height: 75vh;
}
.height-100 {
  min-height: 100vh;
}
.stoerer {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px 10px;
  font-size: 50px;
  line-height: 50px;
  width: auto;
  max-width: auto;
  height: auto;
  max-height: auto;
  z-index: 200;
  color: #fff;
  background-color: #ffaf15;
}
.stoerer > .price {
  font-size: 50px;
}
.stoerer > .lead {
  font-size: 50px;
}
.transparent {
  background-color: transparent !important;
}
.border-radius-lg {
  -webkit-border-radius: 0 25px 25px;
  -moz-border-radius: 0 25px 25px;
  border-radius: 0 25px 25px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#swipebox-overlay {
  background-color: rgba(0, 0, 0, 0.85);
}
#swipebox-close {
  background-image: url("/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.svg") !important;
}
body#tinymce {
  padding: 20px !important;
}
#TTIBE {
  padding-top: 0 !important;
}
/* End my mixins */
.temp-visible {
  display: block !important;
}
.post-password-form {
  margin: 40px auto 0;
  padding: 40px 10px;
  border-style: solid;
  border-color: #C06BFF;
  border-width: 3px 0;
  background-color: #fff;
}
@media all and (min-width: 768px) {
  .post-password-form {
    max-width: 768px;
    border-width: 3px;
  }
}
.hr {
  font-style: italic;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
  display: block;
}
a:focus,
button:focus,
.btn:focus,
input:focus,
a:focus-visible,
button:focus-visible,
.btn:focus-visible,
input:focus-visible {
  outline: 2px solid #C06BFF;
}
dl dt,
dl dd {
  margin-bottom: 11px;
}
@media all and (min-width: 480px) {
  dl.row dt {
    text-align: right;
  }
}
dl dd {
  font-weight: normal;
}
caption {
  display: table-caption !important;
}
img {
  max-width: 100%;
  height: auto;
}
img.hero {
  width: 100vw;
}
img .btn-rnd {
  padding: 0;
  border: 0 none;
}
a:hover > img,
a:focus > img,
.link:hover > img,
.link:focus > img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
  -webkit-backface-visibility: hidden;
}
@-webkit-keyframes bombowht {
  0% {
    -webkit-box-shadow: 0 0 25px 0px rgba(255, 255, 255, 0);
    box-shadow: 0 0 25px 0px rgba(255, 255, 255, 0);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  15% {
    -webkit-box-shadow: 0 0 25px 25px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 25px 25px rgba(255, 255, 255, 0.3);
    -webkit-transform: scale(1.1) rotate(-5deg) translate(5px, 5px);
    -ms-transform: scale(1.1) rotate(-5deg) translate(5px, 5px);
    -o-transform: scale(1.1) rotate(-5deg) translate(5px, 5px);
    transform: scale(1.1) rotate(-5deg) translate(5px, 5px);
  }
  20% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-box-shadow: 0 0 25px 150px rgba(255, 255, 255, 0);
    box-shadow: 0 0 25px 150px rgba(255, 255, 255, 0);
  }
}
@keyframes bombowht {
  0% {
    -webkit-box-shadow: 0 0 25px 0px rgba(255, 255, 255, 0);
    box-shadow: 0 0 25px 0px rgba(255, 255, 255, 0);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  15% {
    -webkit-box-shadow: 0 0 25px 25px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 25px 25px rgba(255, 255, 255, 0.3);
    -webkit-transform: scale(1.1) rotate(-5deg) translate(5px, 5px);
    -ms-transform: scale(1.1) rotate(-5deg) translate(5px, 5px);
    -o-transform: scale(1.1) rotate(-5deg) translate(5px, 5px);
    transform: scale(1.1) rotate(-5deg) translate(5px, 5px);
  }
  20% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-box-shadow: 0 0 25px 150px rgba(255, 255, 255, 0);
    box-shadow: 0 0 25px 150px rgba(255, 255, 255, 0);
  }
}
.btn-lg.btn-rnd {
  -webkit-animation: bombowht 3s ease-out 0s infinite;
  -o-animation: bombowht 3s ease-out 0s infinite;
  animation: bombowht 3s ease-out 0s infinite;
}
.wp-caption {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
  color: #727272;
}
.wp-caption img {
  border: none;
  margin: 0;
  padding: 5px;
}
.wp-caption .wp-caption-text {
  margin: 5px;
}
.thumbnail {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
a.thumbnail,
a.thumbnail:hover,
a.thumbnail:active {
  text-decoration: none;
}
.thumbnail.wp-caption .wp-caption-text {
  padding: 0;
}
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.alignnone {
  float: none;
  margin: 0 0 20px 0;
}
.aligncenter {
  display: block;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.alignvertical {
  position: relative;
  top: 50%;
  -webkit-transform: perspective(1px) translateY(-50%);
  -ms-transform: perspective(1px) translateY(-50%);
  -o-transform: perspective(1px) translateY(-50%);
  transform: perspective(1px) translateY(-50%);
}
span.vertical-img {
  height: 100%;
}
span.vertical-img,
span.vertical-img + img,
span.vertical-img + p,
span.vertical-img + span {
  display: inline-block;
  vertical-align: middle;
}
.rotate-left {
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.rotate-right {
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  transform: rotate(8deg);
}
.rotate-0 {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.rotate-15 {
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
}
.rotate-30 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.rotate-45 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rotate-60 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg);
}
.rotate-75 {
  -webkit-transform: rotate(75deg);
  -ms-transform: rotate(75deg);
  -o-transform: rotate(75deg);
  transform: rotate(75deg);
}
.rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rotate-105 {
  -webkit-transform: rotate(105deg);
  -ms-transform: rotate(105deg);
  -o-transform: rotate(105deg);
  transform: rotate(105deg);
}
.rotate-120 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
}
.rotate-135 {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.rotate-150 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  -o-transform: rotate(150deg);
  transform: rotate(150deg);
}
.rotate-165 {
  -webkit-transform: rotate(165deg);
  -ms-transform: rotate(165deg);
  -o-transform: rotate(165deg);
  transform: rotate(165deg);
}
.rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rotate-195 {
  -webkit-transform: rotate(195deg);
  -ms-transform: rotate(195deg);
  -o-transform: rotate(195deg);
  transform: rotate(195deg);
}
.rotate-210 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  -o-transform: rotate(210deg);
  transform: rotate(210deg);
}
.rotate-225 {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
.rotate-240 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  -o-transform: rotate(240deg);
  transform: rotate(240deg);
}
.rotate-255 {
  -webkit-transform: rotate(255deg);
  -ms-transform: rotate(255deg);
  -o-transform: rotate(255deg);
  transform: rotate(255deg);
}
.rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.rotate-285 {
  -webkit-transform: rotate(285deg);
  -ms-transform: rotate(285deg);
  -o-transform: rotate(285deg);
  transform: rotate(285deg);
}
.rotate-300 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  -o-transform: rotate(300deg);
  transform: rotate(300deg);
}
.rotate-315 {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
.rotate-330 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  -o-transform: rotate(330deg);
  transform: rotate(330deg);
}
.rotate-345 {
  -webkit-transform: rotate(345deg);
  -ms-transform: rotate(345deg);
  -o-transform: rotate(345deg);
  transform: rotate(345deg);
}
.rotate-360 {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
#navigation .nav-tabs {
  border-bottom-width: 0;
}
.rv-details .rv-logo {
  max-width: 250px;
}
@media screen and (min-width: 960px) {
  .rv-details dl.dl-horizontal dt {
    width: 100px;
  }
  .rv-details dl.dl-horizontal dd {
    margin-left: 110px;
  }
}
.offer-stars .glyphicons:not(.glyphicons-plus) {
  font-weight: bold;
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
}
.offer-stars .glyphicons + .glyphicons {
  margin-left: 5px;
}
.panel .panel-body > *:not(a),
.page-id-9074 .panel .panel-body h4 {
  color: inherit;
}
.panel .panel-body.panel-image {
  height: 300px;
}
@media screen and (min-width: 768px) {
  .panel .panel-body.panel-image {
    height: 350px;
  }
}
.panel .panel-body.panel-image > img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  max-width: none;
}
.panel.panel-image {
  position: relative;
}
.panel.panel-image > p a,
.panel.panel-image > .wp-caption a {
  overflow: hidden;
  display: block;
}
.panel.panel-image > p,
.panel.panel-image > p img,
.panel.panel-image .wp-caption,
.panel.panel-image .wp-caption img {
  margin-bottom: 0 !important;
  float: none !important;
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.panel.panel-image:hover > p img,
.panel.panel-image:focus > p img,
li.active .panel.panel-image > p img,
.panel.panel-image:hover > .wp-caption a img,
.panel.panel-image:focus > .wp-caption a img,
li.active .panel.panel-image > .wp-caption a img {
  -webkit-filter: contrast(120%) brightness(80%);
  -moz-filter: contrast(120%) brightness(80%);
  -o-filter: contrast(120%) brightness(80%);
  -ms-filter: contrast(120%) brightness(80%);
  filter: contrast(120%) brightness(80%);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.panel.panel-image:hover a:hover > img,
.panel.panel-image:focus a:hover > img,
li.active .panel.panel-image a:hover > img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.panel.panel-image > .wp-caption img {
  padding: 0;
}
.panel.panel-image > .wp-caption > .wp-caption-text {
  margin: 10px 10px 0;
}
@media screen and (max-width: 767px) {
  .panel.panel-map {
    padding: 2px;
  }
}
.divider {
  font-style: italic;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 20px 0;
  display: block;
  width: 100%;
  clear: both;
}
.divider::before,
.divider::after {
  content: "";
  position: relative;
  display: inline-block;
  width: 50%;
  height: 1px;
}
.divider::before {
  left: -40px;
  margin: 30px 0 0 -50%;
}
.divider::after {
  left: 40px;
  margin: 30px -50% 0 0;
}
.divider > .glyphicons {
  width: 60px;
  height: 60px;
  padding: 10px 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 2px;
  border-style: solid;
  font-size: 24px;
  font-weight: normal;
  color: inherit;
}
.image-content .divider > .glyphicons,
.image-content .transparent .divider > .glyphicons {
  color: #fff;
  border-color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
.image-content .divider::before,
.image-content .transparent .divider::before,
.image-content .divider::after,
.image-content .transparent .divider::after {
  background-color: #fff;
}
.p {
  font-weight: normal;
  font-size: 16px;
}
.text-inherit {
  color: inherit !important;
}
.text-skew {
  display: inline-block;
  padding: 0 5px;
  -webkit-transform: skewX(-15deg) skewY(0);
  -ms-transform: skewX(-15deg) skewY(0);
  -o-transform: skewX(-15deg) skewY(0);
  transform: skewX(-15deg) skewY(0);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
span.bracket::before {
  content: '[';
}
span.bracket::after {
  content: ']';
}
.switch-content {
  min-height: 85px;
}
.switch-content > div {
  display: none;
}
.blend-content div.blend-front,
.blend-content:hover div.blend-back {
  display: block;
}
.blend-content td.blend-front,
.blend-content:hover td.blend-back {
  display: table-cell;
}
.blend-content:hover div.blend-front,
.blend-content div.blend-back,
.blend-content:hover td.blend-front,
.blend-content td.blend-back {
  display: none;
}
.input-group {
  margin-bottom: 20px;
}
.input-group label.glyphicons {
  margin-bottom: 0;
}
#respond label,
#respond input,
#respond textarea {
  font-weight: normal;
  width: 100%;
  max-width: 100%;
}
section#respond:nth-of-type(even) .form-control:not(:focus),
.section#respond:nth-of-type(even) .form-control:not(:focus) {
  border: 1px solid #f2f2f2;
}
.btn {
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  white-space: normal;
}
.btn.btn-rnd {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 5px solid #fff;
  text-align: center;
  padding: 20px 0;
  font-size: 32px;
  line-height: 1.1;
  width: 140px;
  max-width: 140px;
  height: 140px;
  max-height: 140px;
}
.btn.btn-rnd > .price {
  font-size: 34px;
}
.btn.btn-rnd > .lead {
  font-size: 28px;
}
.btn.btn-rnd.btn-lg {
  padding: 30px 10px;
  font-size: 36px;
  line-height: 1.1;
  width: 180px;
  max-width: 180px;
  height: 180px;
  max-height: 180px;
}
.btn.btn-rnd.btn-lg > .price {
  font-size: 42px;
}
.btn.btn-rnd.btn-lg > .lead {
  font-size: 36px;
}
.btn.btn-rnd.btn-sm {
  padding: 15px 0;
  font-size: 20px;
  line-height: 1.1;
  width: 100px;
  max-width: 100px;
  height: 100px;
  max-height: 100px;
}
.btn.btn-rnd.btn-sm > .price {
  font-size: 28px;
}
.btn.btn-rnd.btn-sm > .lead {
  font-size: 22px;
}
.btn.btn-rnd.btn-xs {
  padding: 10px 0;
  font-size: 15px;
  line-height: 1.1;
  width: 80px;
  max-width: 80px;
  height: 80px;
  max-height: 80px;
}
.btn.btn-rnd.btn-xs > .price {
  font-size: 21px;
}
.btn.btn-rnd.btn-xs > .lead {
  font-size: 17px;
}
.btn.btn-rnd.btn-xxs {
  padding: 10px 0;
  font-size: 25px;
  line-height: 1.1;
  width: 52px;
  max-width: 52px;
  height: 52px;
  max-height: 52px;
}
.btn.btn-rnd.btn-xxs > .price {
  font-size: 21px;
}
.btn.btn-rnd.btn-xxs > .lead {
  font-size: 17px;
}
.btn.btn-rnd.btn-xxs:hover,
.btn.btn-rnd.btn-xxs:focus,
.btn.btn-rnd.btn-xxs:active {
  border-width: 3px;
}
.btn.btn-rnd.btn-rnd-text {
  display: table-cell;
  table-layout: fixed;
  vertical-align: middle;
  overflow: hidden;
}
.btn.btn-rnd:hover,
.btn.btn-rnd:focus,
.btn.btn-rnd:active,
.btn.btn-rnd .focus,
.btn.btn-rnd .active {
  border: 5px solid #fff;
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
  text-decoration: none;
}
.btn.btn-rnd .lead {
  margin-left: 2px;
}
.btn.btn-rnd .price {
  font-weight: bolder;
  line-height: 1;
}
.btn.btn-dot {
  position: relative;
  font-size: 18px;
  text-align: left;
  padding-right: 100px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  white-space: normal;
  /*margin: 10px 0;*/
}
.btn.btn-dot::after {
  content: "\E224";
  font-family: 'Glyphicons Regular';
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 10px;
  top: -10px;
  /*transform-fallback*/
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 5px solid #fff;
  text-align: center;
  font-size: 40px;
  line-height: 70px;
  width: 80px;
  height: 80px;
}
.btn.btn-dot.btn-primary::after {
  background-color: #ffaf15;
}
.btn.btn-dot.btn-primary:hover::after {
  background-color: #e19400;
}
.btn.btn-dot.btn-success::after,
.btn.btn-dot.btn-info::after,
.btn.btn-dot.btn-warning::after,
.btn.btn-dot.btn-danger::after {
  background-color: #C06BFF;
}
.btn.btn-dot.btn-success:hover::after,
.btn.btn-dot.btn-info:hover::after,
.btn.btn-dot.btn-warning:hover::after,
.btn.btn-dot.btn-danger:hover::after {
  background-color: #aa38ff;
}
.dls-price-hint {
  font-size: 12px;
}
.dls-price-hint,
.dls-price-hint * {
  display: inline-block;
}
.hotline {
  font-size: 14px;
}
.hotline .glyphicons {
  font-size: 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid;
  float: left;
  margin-right: 5px;
}
.hotline .glyphicons::before {
  padding: 6px 13px;
}
.hotline .phone {
  font-size: 36px;
  line-height: 1;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .hotline .glyphicons {
    font-size: 30px;
  }
  .hotline .phone {
    font-size: 38px;
  }
  .hotline p {
    font-size: 13px;
  }
}
@media screen and (max-width: 380px) {
  .hotline {
    display: none;
  }
}
/*prev-next post links*/
.postlinks-box {
  height: 85px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.postlinks-box.postlinks-prev {
  left: -250px;
}
.postlinks-box.postlinks-prev:hover {
  left: 0;
}
.postlinks-box.postlinks-prev .postlinks-image,
.postlinks-box.postlinks-prev .postlinks-text {
  float: left;
}
.postlinks-box.postlinks-next {
  right: -250px;
}
.postlinks-box.postlinks-next:hover {
  right: 0;
}
.postlinks-box.postlinks-next .postlinks-image,
.postlinks-box.postlinks-next .postlinks-text {
  float: right;
}
.postlinks-box .postlinks-slide {
  height: 85px;
  display: inline-block;
}
.postlinks-box .postlinks-text {
  width: 250px;
  height: 85px;
  display: block;
  white-space: normal;
  overflow: hidden;
  padding: 10px;
}
.postlinks-box .postlinks-image {
  height: 85px;
  max-width: 0;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.postlinks-box .postlinks-image img {
  height: 85px;
}
.postlinks-box .glyphicons {
  font-size: 60px;
  display: inline-block;
  background-color: #f6f6f6;
}
.postlinks-box:hover .postlinks-image {
  max-width: 170px;
  background-color: #ebebeb;
}
#mainmenu {
  -webkit-transition: background 0.3s ease-in 0s;
  -o-transition: background 0.3s ease-in 0s;
  transition: background 0.3s ease-in 0s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 0;
  z-index: 1000;
}
#mainmenu .caret {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#mainmenu .navbar-collapse {
  max-height: 100%;
}
#mainmenu .navbar-nav {
  float: none;
}
#mainmenu .navbar-nav li {
  padding: 0;
}
#mainmenu .navbar-toggle {
  margin: 0;
}
#mainmenu .navbar-toggle .icon-bar {
  position: relative;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mainmenu .navbar-toggle .icon-bar,
#mainmenu .navbar-toggle .icon-bar::before,
#mainmenu .navbar-toggle .icon-bar::after {
  display: block;
  height: 3px;
  width: 22px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  margin-right: 5px;
  float: left;
}
#mainmenu .navbar-toggle .icon-bar::before,
#mainmenu .navbar-toggle .icon-bar::after {
  content: "";
  position: absolute;
  top: 0;
}
#mainmenu .navbar-toggle .icon-bar::before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#mainmenu .navbar-toggle .icon-bar::after {
  display: none;
}
#mainmenu .navbar-toggle .glyphicons {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-size: 25px;
}
#mainmenu .navbar-toggle.collapsed .icon-bar {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#mainmenu .navbar-toggle.collapsed .icon-bar::before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  top: -7px;
}
#mainmenu .navbar-toggle.collapsed .icon-bar::after {
  display: block;
  top: 7px;
}
#mainmenu .navbar-toggle.collapsed .glyphicons {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#mainmenu li.dropdown > a.dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
}
#mainmenu li.dropdown > a.dropdown-toggle .glyphicons {
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#mainmenu li.dropdown.open > .dropdown-toggle .glyphicons {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#mainmenu li.dropdown.topmenu .submenu:hover > a:first-child::before {
  transform: rotate(360deg);
}
#mainmenu li.dropdown.topmenu.last .submenu:hover > a:first-child::before {
  transform: rotate(180deg);
}
#mainmenu .dropdown-menu {
  z-index: 1000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0 none;
  padding: 0;
  min-width: 100%;
}
#mainmenu .dropdown-menu > li:hover::before,
#mainmenu .dropdown-menu > li:hover > a::before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#mainmenu .dropdown-menu > li::before,
#mainmenu .dropdown-menu > li > a::before {
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#mainmenu .dropdown-menu > li::before {
  content: "";
  position: absolute;
  top: 17px;
  left: 0;
}
#mainmenu .dropdown-menu > li > a {
  padding: 15px 15px 15px 25px;
}
#mainmenu .dropdown-menu > li > a:first-child::before {
  content: "\e224";
  position: relative;
  top: 1px;
  left: -10px;
}
#mainmenu ul > li.last > .dropdown-menu {
  left: auto;
  right: 0;
}
@media screen and (min-width: 960px) {
  .navbar-header {
    display: none;
  }
  .navbar-nav.nav-justified {
    display: block;
  }
  .navbar-nav.nav-justified > li {
    float: none;
    white-space: nowrap;
    /*font-size: 14px;*/
  }
  .navbar-nav > li {
    border-width: 0 1px 0 0;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#C06BFF), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #003468 100%);
    -moz-border-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #003468 100%);
    -o-border-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #003468 100%);
    border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #003468 100%);
  }
  .navbar-nav > li:last-child {
    border-width: 0;
  }
  .navbar-nav > li > a {
    text-transform: none;
  }
  #mainmenu .dropdown-menu > li {
    position: relative;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin-top: 0px;
  }
  ul.nav li.dropdown li > ul.dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
  ul.nav li.dropdown.last li > ul.dropdown-menu {
    right: 100%;
    left: auto;
  }
}
#breadcrumbs {
  position: relative;
  z-index: 850;
}
#breadcrumbs .breadcrumb {
  margin: 0;
}
.table > thead > tr > th {
  padding: 8px 15px;
  background-color: #C06BFF;
  color: #fff;
  font-weight: normal;
  vertical-align: middle;
}
.table > thead > tr > th,
.table > thead > tr > td {
  border-bottom-width: 1px;
}
.table tr.lead > th {
  font-weight: bold;
}
.table > tfoot > tr:last-child > th,
.table > tbody > tr:last-child > th,
.table > tfoot > tr:last-child > td,
.table > tbody > tr:last-child > td {
  border-bottom: 1px solid #f2f2f2;
}
.child-thumbs-box-parent {
  min-height: 550px;
}
.child-thumbs-box {
  position: relative;
  min-height: 265px;
  overflow: hidden;
}
.child-thumbs-box.child-thumbs-box-parent {
  min-height: 550px;
}
.child-thumbs-box > img {
  position: absolute;
  top: 50%;
  display: block;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  width: auto;
}
.child-thumbs-box:hover > img {
  -webkit-filter: contrast(120%) brightness(80%);
  -moz-filter: contrast(120%) brightness(80%);
  -o-filter: contrast(120%) brightness(80%);
  -ms-filter: contrast(120%) brightness(80%);
  filter: contrast(120%) brightness(80%);
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
.child-thumbs-box > div {
  padding: 20px 15px;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.child-thumbs-box > div h2,
.child-thumbs-box > div .h2,
.child-thumbs-box > div h3,
.child-thumbs-box > div .h3,
.child-thumbs-box > div p {
  margin-top: 0;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
.child-thumbs-box > div .btn {
  white-space: normal;
  text-align: left;
}
.child-thumbs-box > div .btn .glyphicons {
  position: absolute;
  left: 40px;
}
.child-thumbs-box-more {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .child-thumbs-box-more .well {
    min-height: 265px;
  }
}
/*more destinations collapse button*/
.collapse + div .btn-more::before,
.collapsing + div .btn-more::before {
  content: '\21E9';
  float: right;
}
.collapse + div .btn-more::after,
.collapsing + div .btn-more::after {
  content: 'Weitere anzeigen';
}
.collapse.in + div .btn-more::before,
.collapsing.in + div .btn-more::before {
  content: '\21E7';
  float: right;
}
.collapse.in + div .btn-more::after,
.collapsing.in + div .btn-more::after {
  content: 'Weniger anzeigen';
}
/*header slider*/
#slideshow_wrap {
  position: relative;
}
#section-search #slideshow_wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#slideshow_wrap .slideshow_outer,
#slideshow_wrap .slideshow_inner,
#slideshow_wrap .section-image-slideshow,
#slideshow_wrap .carousel-inner,
#slideshow_wrap .item {
  height: 100%;
  overflow: hidden;
}
#slideshow_wrap .searchmask_outer {
  position: relative;
  z-index: 1000;
}
#slideshow_wrap .slideshow_inner {
  max-width: 1260px;
  margin: 0 auto;
}
#slideshow_wrap .slider-button {
  margin-top: 5px;
}
#slideshow_wrap .h1,
#slideshow_wrap .slider-nav {
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.6);
}
#slideshow_wrap p,
#slideshow_wrap .p {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
#slideshow_wrap .slider-nav {
  margin-bottom: 20px;
  float: none;
  clear: both;
}
@media screen and (max-width: 959px) {
  #slideshow_wrap .slider-nav {
    margin-bottom: 50px;
  }
}
#slideshow_wrap .slider-nav .circle {
  display: inline-block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #fff;
  margin-top: 16px;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
#slideshow_wrap .slider-nav .circle + .circle {
  margin-left: 5px;
}
#slideshow_wrap .slider-nav .circle.active,
#slideshow_wrap .slider-nav .circle:hover,
#slideshow_wrap .slider-nav .circle:focus {
  background-color: #ffffff;
}
#slideshow_wrap .slider-nav .carousel-control {
  height: auto !important;
  background-image: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
#slideshow_wrap .slider-nav .carousel-control:hover,
#slideshow_wrap .slider-nav .carousel-control:active {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#slideshow_wrap .slider-nav .carousel-control.disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
#slideshow_wrap .slider-nav .carousel-control.disabled:hover {
  cursor: initial;
  background-color: inherit;
}
#slideshow_wrap .slider-nav .carousel-control.left {
  margin-right: 10px;
}
#slideshow_wrap .slider-nav .carousel-control.right {
  margin-left: 10px;
}
@media screen and (max-width: 959px) {
  #slideshow_wrap .slider-nav .circle {
    width: 15px;
    height: 15px;
  }
  #slideshow_wrap .slider-nav .circle + .circle {
    margin-left: 10px;
  }
  #slideshow_wrap .slider-nav .carousel-control {
    font-size: 30px;
  }
}
.nbs-flexisel-container {
  max-width: 100%;
  position: relative;
}
.nbs-flexisel-container .nbs-flexisel-inner {
  overflow: hidden;
}
.nbs-flexisel-container .nbs-flexisel-ul {
  position: relative;
  width: 99999px;
}
.nbs-flexisel-container .nbs-flexisel-ul > div {
  float: left;
}
.nbs-flexisel-container .nbs-flexisel-item {
  cursor: pointer;
  float: left;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: relative;
}
.nbs-flexisel-container .nbs-flexisel-nav-left,
.nbs-flexisel-container .nbs-flexisel-nav-right {
  cursor: pointer;
  color: #fff;
  font-size: 30px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: absolute;
  top: 0;
  bottom: 0;
}
.nbs-flexisel-container .nbs-flexisel-nav-left:hover,
.nbs-flexisel-container .nbs-flexisel-nav-right:hover,
.nbs-flexisel-container .nbs-flexisel-nav-left:focus,
.nbs-flexisel-container .nbs-flexisel-nav-right:focus {
  color: #C06BFF;
}
.nbs-flexisel-container .nbs-flexisel-nav-left::before,
.nbs-flexisel-container .nbs-flexisel-nav-right::before {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "\E224";
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nbs-flexisel-container .nbs-flexisel-nav-left.disabled,
.nbs-flexisel-container .nbs-flexisel-nav-right.disabled {
  display: none;
}
.nbs-flexisel-container .nbs-flexisel-nav-left {
  left: 0;
}
.nbs-flexisel-container .nbs-flexisel-nav-left::before {
  content: "\E225";
}
.nbs-flexisel-container .nbs-flexisel-nav-right {
  right: 0;
}
@media screen and (min-width: 1360px) {
  .nbs-flexisel-container .nbs-flexisel-nav-left,
  .nbs-flexisel-container .nbs-flexisel-nav-right {
    font-size: 50px;
  }
  .nbs-flexisel-container .nbs-flexisel-nav-left {
    left: -50px;
  }
  .nbs-flexisel-container .nbs-flexisel-nav-right {
    right: -50px;
  }
}
#footer .h4 {
  font-size: 16px;
  line-height: 2.4;
  font-weight: bold;
}
#footer ul {
  line-height: 2;
  list-style: none;
  padding: 0;
}
#footer .badges {
  text-align: center;
  background-color: #fff;
  padding: 40px 0;
}
#sharer {
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 1080;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#sharer:hover,
#sharer:focus {
  opacity: 0.95;
  filter: alpha(opacity=95);
}
#sharer .btn {
  display: block;
  height: 35px;
  width: 35px;
  border: 0 none;
  margin: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#sharer .btn:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1 !important;
}
#sharer .btn > .glyphicons {
  font-size: 16px;
  color: #fff;
}
#sharer .btn.btn-fb {
  padding: 0;
}
#sharer .btn.btn-fb > .social {
  font-size: 35px;
  line-height: 1;
  color: #3b5998;
}
@media screen and (max-width: 479px) {
  #sharer .btn {
    float: left;
  }
  #sharer .btn.btn-fb {
    margin-top: 4px;
  }
}
#content {
  opacity: 0.999;
  filter: alpha(opacity=99);
  overflow: hidden;
}
#content .container {
  background-color: #fff;
}
#content #skyscraper img {
  max-width: none;
}
.content {
  position: relative;
}
.content ul,
.content ol {
  padding-left: 0;
  margin: 0 0 20px 30px;
}
.content ul li,
.content ol li {
  position: relative;
  list-style: none;
  margin-bottom: 11px;
}
.content ul li::before,
.content ol li::before {
  position: absolute;
  left: -30px;
  width: 22px;
  display: inline-block;
  color: inherit;
  text-align: right;
}
.content ul.nav-tabs,
.content ol.nav-tabs,
.content ul.nav-pills,
.content ol.nav-pills,
.content ul.pagination,
.content ol.pagination,
.content ul.pager,
.content ol.pager,
.content ul.media-list,
.content ol.media-list,
.content ul.list-group,
.content ol.list-group {
  margin: 0;
}
.content ul.nav-tabs li,
.content ol.nav-tabs li,
.content ul.nav-pills li,
.content ol.nav-pills li,
.content ul.pagination li,
.content ol.pagination li,
.content ul.pager li,
.content ol.pager li,
.content ul.media-list li,
.content ol.media-list li,
.content ul.list-group li,
.content ol.list-group li {
  margin-left: 0;
}
.content ul.nav-tabs li::before,
.content ol.nav-tabs li::before,
.content ul.nav-pills li::before,
.content ol.nav-pills li::before,
.content ul.pagination li::before,
.content ol.pagination li::before,
.content ul.pager li::before,
.content ol.pager li::before,
.content ul.media-list li::before,
.content ol.media-list li::before,
.content ul.list-group li::before,
.content ol.list-group li::before {
  content: "";
}
.content ol {
  counter-reset: li;
}
.content ol li {
  counter-increment: newcounter;
}
.content ol li::before {
  content: counter(newcounter) ".";
}
.content ul.list-inline {
  margin-left: 0;
  line-height: 2;
}
.content ul.list-inline li {
  margin: 0 10px;
}
.content ul.list-inline li::before {
  left: -25px;
}
.content ul li::before {
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: inherit;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E212";
}
.content ul ul {
  margin-top: 20px;
}
.content ul ul li::before {
  content: "\E224";
}
.content ul.icon li {
  margin-left: 40px;
}
.content ul.icon li + li {
  margin-top: 15px;
}
.content ul.icon li::before {
  left: -40px;
  top: 5px;
  line-height: 1;
  font-size: 30px;
  color: #ffaf15;
}
.content ul.icon.list-inline li {
  margin-right: 20px;
}
.content ul.icon.list-inline.lead {
  margin-left: 10px;
}
.content ul.icon.list-inline.lead li {
  margin-right: 45px;
}
.content ul.icon.map-marker li::before {
  content: "\E243";
}
.content ul.icon.ok li::before {
  content: "\E207";
}
.content ul.icon.tick li::before {
  content: "\E659";
}
#section-search {
  position: relative;
  padding-bottom: 64px;
}
#section-search > .container-fluid > .row > * {
  position: relative;
  z-index: 1000;
}
#section-search #slideshow_wrap .slideshow_inner > div {
  position: relative;
  z-index: 900;
}
#section-search .container-fluid-image {
  position: absolute;
  top: 0;
  z-index: 900;
  left: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
}
#section-search > .section {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
#section-search > .section > .container-fluid {
  position: relative;
  z-index: 100;
}
#section-search > .section .h3 {
  margin-bottom: 10px;
}
#section-search #search-switches .jquery-checkbox-wrapper {
  color: #C06BFF;
}
@media screen and (min-width: 960px) {
  #section-search #searchmask_wrap > .row {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 959px) {
  #section-search #search-badges img {
    max-height: 220px;
    width: auto;
  }
}
#section-search .searchmask_inner {
  background-color: #f2f2f2;
  padding: 20px;
  margin-bottom: 20px;
}
#section-search .searchmask_inner #search-selectors {
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;
}
#section-search .searchmask_inner #search-selectors li {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
}
#section-search .searchmask_inner #search-selectors li a {
  text-decoration: none;
  display: block;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  #section-search .searchmask_inner #search-selectors {
    font-size: 30px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  #section-search .searchmask_inner #search-selectors {
    font-size: 25px;
  }
}
@media screen and (min-width: 380px) and (max-width: 479px) {
  #section-search .searchmask_inner #search-selectors {
    font-size: 20px;
  }
}
#section-search .searchmask_inner .btn-search {
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
#section-search .searchmask_inner .btn-search + .btn-search {
  margin-left: 10px;
}
#section-search .searchmask_inner .btn-addsearch {
  opacity: 0.65;
  filter: alpha(opacity=65);
  font-size: 20px;
  line-height: 1;
  padding: 7px;
}
#section-search .searchmask_inner .btn-addsearch,
#section-search .searchmask_inner .text-addsearch {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
#background-headline {
  position: relative;
  z-index: 1000;
}
#background-headline .h1,
#background-headline .h2,
#background-headline .h3,
#background-headline .h4 {
  display: block;
  font-weight: bold;
  letter-spacing: 10px;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  color: #fff;
}
#background-headline .h1 {
  margin: 60px 0;
  font-size: 120px;
}
#background-headline .h2 {
  margin: 50px 0;
  font-size: 100px;
}
#background-headline .h3 {
  margin: 40px 0;
  font-size: 70px;
}
#background-headline .h4 {
  margin: 40px 0;
  font-size: 45px;
  letter-spacing: 7px;
}
#background-headline .h5 {
  margin: 40px 0;
  font-size: 35px;
  letter-spacing: 5px;
}
@media screen and (max-width: 1259px) {
  #background-headline .h1 {
    margin: 50px 0;
    font-size: 100px;
  }
  #background-headline .h2 {
    margin: 40px 0;
    font-size: 70px;
    letter-spacing: 5px;
  }
  #background-headline .h3 {
    margin: 30px 0;
    font-size: 50px;
    letter-spacing: 3px;
  }
  #background-headline .h4 {
    margin: 30px 0;
    font-size: 40px;
    letter-spacing: 3px;
  }
  #background-headline .h3,
  #background-headline .h4,
  #background-headline .h5 {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  }
}
@media screen and (max-width: 959px) {
  #background-headline .h1 {
    margin: 40px 0;
    font-size: 70px;
    letter-spacing: 5px;
  }
  #background-headline .h2 {
    margin: 30px 0;
    font-size: 50px;
    letter-spacing: 3px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  }
  #background-headline .h3 {
    margin: 20px 0;
    font-size: 40px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 767px) {
  #background-headline .h1 {
    margin: 30px 0;
    font-size: 50px;
    letter-spacing: 3px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  }
  #background-headline .h2 {
    margin: 20px 0;
    font-size: 40px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 479px) {
  #background-headline .h1 {
    margin: 20px 0;
    font-size: 40px;
    letter-spacing: 1px;
  }
}
.image-overlay-text {
  color: #fff;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 959px) {
  .image-overlay-text {
    margin: 20px 0;
  }
}
.slideshow_container .slideshow_pagination ul li::before {
  content: "";
}
.slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image .slideshow_description_box {
  top: 0;
}
.slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_text {
  padding: 20px 40px;
}
#top-boxes {
  padding-top: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 600;
  clear: both;
  margin-top: -64px;
}
#top-boxes > section,
#top-boxes > .section {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
}
.top-boxes-row,
.top-boxes {
  padding-bottom: 0;
}
section .top-boxes-row,
section .top-boxes {
  padding-bottom: 0;
}
@media screen and (min-width: 480px) {
  .top-boxes-row + .section-image,
  .top-boxes + .section-image {
    margin-top: 20px;
  }
}
.top-boxes-row .top-box,
.top-boxes .top-box {
  /* Prevent top boxes going over searchmask
		17.07 reported by DBalo
		*/
}
.top-boxes-row .top-box .panel,
.top-boxes .top-box .panel {
  border-width: 0;
}
@media screen and (min-width: 480px) {
  .top-boxes-row .top-box .panel,
  .top-boxes .top-box .panel {
    margin-bottom: 0;
  }
}
.top-boxes-row .top-box .panel:hover .panel-image > img,
.top-boxes .top-box .panel:hover .panel-image > img,
.top-boxes-row .top-box .panel:focus .panel-image > img,
.top-boxes .top-box .panel:focus .panel-image > img {
  -webkit-filter: contrast(120%) brightness(80%);
  -moz-filter: contrast(120%) brightness(80%);
  -o-filter: contrast(120%) brightness(80%);
  -ms-filter: contrast(120%) brightness(80%);
  filter: contrast(120%) brightness(80%);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.top-boxes-row .top-box .panel:hover .panel-image a:hover > img,
.top-boxes .top-box .panel:hover .panel-image a:hover > img,
.top-boxes-row .top-box .panel:focus .panel-image a:hover > img,
.top-boxes .top-box .panel:focus .panel-image a:hover > img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.top-boxes-row .top-box .panel:hover .panel-image .btn.btn-rnd,
.top-boxes .top-box .panel:hover .panel-image .btn.btn-rnd,
.top-boxes-row .top-box .panel:focus .panel-image .btn.btn-rnd,
.top-boxes .top-box .panel:focus .panel-image .btn.btn-rnd {
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
}
.top-boxes-row .top-box .panel-heading,
.top-boxes .top-box .panel-heading {
  position: relative;
  padding-right: 40px;
  min-height: 63px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.top-boxes-row .top-box .panel-heading .glyphicons,
.top-boxes .top-box .panel-heading .glyphicons {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  right: 0;
  padding-top: 15px;
  padding-right: 10px;
  bottom: 0;
  font-size: 24px;
  height: 100%;
}
.top-boxes-row .top-box .panel-heading:hover .glyphicons,
.top-boxes .top-box .panel-heading:hover .glyphicons,
.top-boxes-row .top-box .panel-heading:active .glyphicons,
.top-boxes .top-box .panel-heading:active .glyphicons {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.t04.top-boxes-row .top-box .panel-heading:last-child,
.t04.top-boxes .top-box .panel-heading:last-child {
  display: none;
}
.top-boxes-row .top-box .panel-body + .panel-heading,
.top-boxes .top-box .panel-body + .panel-heading {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 11px;
  border-bottom-left-radius: 11px;
}
@media screen and (max-width: 768px) {
  .top-boxes-row .top-box,
  .top-boxes .top-box {
    margin-top: 0!important;
  }
}
.top-boxes-row .top-box .panel-body,
.top-boxes .top-box .panel-body {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  height: 300px;
}
.top-boxes-row .top-box .panel-body.panel-image,
.top-boxes .top-box .panel-body.panel-image {
  padding: 0;
}
.top-boxes-row .top-box .panel-body.panel-image .image-content,
.top-boxes .top-box .panel-body.panel-image .image-content {
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  padding: 0 10px;
  color: #fff;
}
.top-boxes-row .top-box .panel-body.panel-image .image-content .h4,
.top-boxes .top-box .panel-body.panel-image .image-content .h4 {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.top-boxes-row .top-box .panel-body.panel-image img,
.top-boxes .top-box .panel-body.panel-image img {
  -webkit-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.top-boxes-row .top-box .top-box-va,
.top-boxes .top-box .top-box-va {
  position: absolute;
  bottom: 10px;
  left: 10px;
  max-width: 100px;
  max-height: 100px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
}
.top-boxes-row .top-box .top-box-va img,
.top-boxes .top-box .top-box-va img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  display: block;
}
.top-boxes-row .top-box .top-box-button,
.top-boxes .top-box .top-box-button {
  position: absolute;
  z-index: 500;
  bottom: 10px;
  right: 10px;
}
.top-boxes-row .top-box .top-box-button .btn-rnd,
.top-boxes .top-box .top-box-button .btn-rnd {
  font-size: 18px;
}
#similar-deals.top-boxes-row .panel,
#similar-deals.top-boxes .panel,
#similar-news.top-boxes-row .panel,
#similar-news.top-boxes .panel {
  margin-bottom: 20px;
}
.ribbon {
  width: 250px;
  position: absolute;
  top: 40px;
  left: -60px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  font-size: 20px;
}
.ribbon.sticky {
  position: fixed;
}
.ribbon.shadow {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.ribbon.bottom-left,
.ribbon.bottom-right {
  top: auto;
  right: -60px;
  bottom: 40px;
  left: auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ribbon.top-right {
  top: 40px;
  right: -60px;
  left: auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.blog h1,
body.archive h1,
body.single-post h1 {
  font-weight: bold;
  font-size: 60px;
  margin-top: 0;
}
@media screen and (max-width: 479px) {
  body.blog h1,
  body.archive h1,
  body.single-post h1 {
    font-size: 35px;
  }
}
body.blog header + section,
body.archive header + section,
body.single-post header + section,
body.blog header + .section,
body.archive header + .section,
body.single-post header + .section {
  padding-top: 0;
}
body.blog h2,
body.archive h2 {
  margin-top: 0;
}
body.blog article,
body.archive article {
  position: relative;
  margin-bottom: 20px;
}
body.blog:not(.post-type-archive-deals):not(.post-type-archive-gewinnspiele) article .btn.link,
body.archive:not(.post-type-archive-deals):not(.post-type-archive-gewinnspiele) article .btn.link {
  display: block;
}
body.blog article article p,
body.archive article article p {
  margin-bottom: 20px;
}
body.archive #top-boxes .top-box:nth-child(2) .btn {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
body.archive #top-boxes .top-box:nth-child(3) .btn {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
body.archive #top-boxes .top-box .btn,
body.archive #top-boxes .top-box .btn-lg.btn-rnd {
  -webkit-animation: bombowht 3s ease-out 0s infinite;
  -o-animation: bombowht 3s ease-out 0s infinite;
  animation: bombowht 3s ease-out 0s infinite;
}
body.archive #top-boxes .top-box .btn:hover,
body.archive #top-boxes .top-box .btn-lg.btn-rnd:hover,
body.archive #top-boxes .top-box .btn:focus,
body.archive #top-boxes .top-box .btn-lg.btn-rnd:focus,
body.archive #top-boxes .top-box .btn:active,
body.archive #top-boxes .top-box .btn-lg.btn-rnd:active {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
body.archive.post-type-archive-gewinnspiele .section {
  z-index: initial !important;
}
@media (min-width: 768px) and (max-width: 959px) {
  .post-type-archive-deals .top-boxes .top-box:last-child {
    width: 100%;
  }
}
body.single-post .content p {
  margin-bottom: 30px;
}
body.single-post .content p:first-child > strong:first-child {
  font-size: 24px;
}
body.single-post .content .wp-caption,
body.single-post .content .alignleft,
body.single-post .content .alignright {
  float: none;
  margin: 0 0 20px 0;
}
body.single-post .content .wp-caption .wp-caption-text,
body.single-post .content .alignleft .wp-caption-text,
body.single-post .content .alignright .wp-caption-text {
  margin-bottom: 0;
}
body.single-post #section-search {
  min-height: 300px;
}
@media screen and (max-width: 479px) {
  body.single-post .content p:first-child > strong {
    font-size: 20px;
  }
}
section,
.section {
  z-index: 200;
  position: relative;
  background-color: #f2f2f2;
  padding: 20px 0;
  clear: both;
  float: none;
}
section:nth-of-type(even),
.section:nth-of-type(even) {
  background-color: #fff;
}
section.section-date,
.section.section-date {
  margin-bottom: 20px;
}
section.section-offers-special,
.section.section-offers-special {
  padding: 20px 0;
}
section.section-slide,
.section.section-slide {
  z-index: initial;
}
section.section-text > .container-fluid,
.section.section-text > .container-fluid {
  max-width: 780px;
}
section.section-gradient,
.section.section-gradient {
  background: #eae6e2;
  background: -moz-radial-gradient(center, ellipse cover, #ffffff 50%, #eae6e2 70%);
  background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%, #eae6e2 70%);
  background: radial-gradient(ellipse at center, #ffffff 50%, #eae6e2 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffeae6e2', GradientType=1);
}
section.section-gradient-dark,
.section.section-gradient-dark {
  background: #5b009e;
  background: -moz-radial-gradient(center, ellipse cover, #6900b8 50%, #5b009e 70%);
  background: -webkit-radial-gradient(center, ellipse cover, #6900b8 50%, #5b009e 70%);
  background: radial-gradient(ellipse at center, #6900b8 50%, #5b009e 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffeae6e2', GradientType=1);
}
section.section-image,
.section.section-image {
  background-color: rgba(0, 0, 0, 0);
  padding: 20px 0;
  overflow: hidden;
  /*replacing background-images by <img> tags.
		when all fm360 channels and css is up to date ::before section-background can be dropped*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  /*end flex positioning of img tags.*/
}
section.section-image > .container,
.section.section-image > .container,
section.section-image > .container-fluid,
.section.section-image > .container-fluid {
  width: 100%;
}
section.section-image.fade-white::after,
.section.section-image.fade-white::after,
section.section-image.fade-grey::after,
.section.section-image.fade-grey::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  z-index: -1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: blur(5px) brightness(90%);
  -moz-filter: blur(5px) brightness(90%);
  -o-filter: blur(5px) brightness(90%);
  -ms-filter: blur(5px) brightness(90%);
  filter: blur(5px) brightness(90%);
  max-width: none;
  height: calc(100% + 10px);
  -webkit-filter: blur(0px) brightness(100%);
  -moz-filter: blur(0px) brightness(100%);
  -o-filter: blur(0px) brightness(100%);
  -ms-filter: blur(0px) brightness(100%);
  filter: blur(0px) brightness(100%);
}
section.section-image.fade-white::after,
.section.section-image.fade-white::after {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #fff 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #fff 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 75%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
}
section.section-image.fade-grey::after,
.section.section-image.fade-grey::after {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 75%, #f2f2f2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#fff2f2f2', GradientType=0);
}
section.section-image.noblur > img,
.section.section-image.noblur > img {
  -webkit-filter: blur(0) brightness(90%);
  -moz-filter: blur(0) brightness(90%);
  -o-filter: blur(0) brightness(90%);
  -ms-filter: blur(0) brightness(90%);
  filter: blur(0) brightness(90%);
}
section.section-image-slideshow .slideshow_inner,
.section.section-image-slideshow .slideshow_inner {
  width: 100%;
  -webkit-align-self: baseline;
  align-self: baseline;
}
section.section-image-slideshow > img,
.section.section-image-slideshow > img {
  background-attachment: fixed;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  section.section-image-slideshow > img,
  .section.section-image-slideshow > img {
    background-attachment: scroll;
    /* For some resons IE does not read this property */
  }
}
section.section-image > img,
.section.section-image > img {
  display: block;
  height: auto;
  width: auto;
  max-width: none;
  max-height: none;
  min-height: 100%;
  min-width: 100%;
  min-height: calc(100% + 20px);
  min-width: calc(100% + 20px);
  position: absolute;
  z-index: -1;
  -webkit-filter: blur(5px) brightness(120%);
  -moz-filter: blur(5px) brightness(120%);
  -o-filter: blur(5px) brightness(120%);
  -ms-filter: blur(5px) brightness(120%);
  filter: blur(5px) brightness(120%);
  /*temporary flex-box fix for IE*/
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  section.section-image > img,
  .section.section-image > img {
    top: 0;
    left: 0;
  }
}
section.section-image.reflect > img,
.section.section-image.reflect > img {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
section.section-image.section-test::before,
.section.section-image.section-test::before {
  content: initial;
}
section.section-image .banner .h1,
.section.section-image .banner .h1,
section.section-image .banner h1,
.section.section-image .banner h1 {
  font-size: 50px;
}
article #top-boxes + section,
article section:first-child:not(#top-boxes) {
  padding-top: 0;
  margin-top: 0;
}
.image-content,
.image-content .transparent {
  position: relative;
}
.image-content h1,
.image-content .transparent h1,
.image-content h2,
.image-content .transparent h2,
.image-content h3,
.image-content .transparent h3,
.image-content h4,
.image-content .transparent h4,
.image-content .h1,
.image-content .transparent .h1,
.image-content .h2,
.image-content .transparent .h2,
.image-content .h3,
.image-content .transparent .h3,
.image-content .h4,
.image-content .transparent .h4,
.image-content p,
.image-content .transparent p,
.image-content .p,
.image-content .transparent .p,
.image-content .expert-text,
.image-content .transparent .expert-text,
.image-content.h1,
.image-content .transparent.h1,
.image-content.h2,
.image-content .transparent.h2,
.image-content.h3,
.image-content .transparent.h3,
.image-content.h4,
.image-content .transparent.h4,
.image-content caption,
.image-content .transparent caption {
  display: block;
  color: #fff;
}
.image-content .panel-body p,
.image-content .transparent .panel-body p {
  color: inherit;
}
.image-content.text-primary h1,
.image-content .transparent.text-primary h1,
.image-content.text-primary h2,
.image-content .transparent.text-primary h2,
.image-content.text-primary h3,
.image-content .transparent.text-primary h3,
.image-content.text-primary h4,
.image-content .transparent.text-primary h4,
.image-content.text-primary .h1,
.image-content .transparent.text-primary .h1,
.image-content.text-primary .h2,
.image-content .transparent.text-primary .h2,
.image-content.text-primary .h3,
.image-content .transparent.text-primary .h3,
.image-content.text-primary .h4,
.image-content .transparent.text-primary .h4,
.image-content.text-primary p,
.image-content .transparent.text-primary p,
.image-content.text-primary .p,
.image-content .transparent.text-primary .p,
.image-content.text-primary .expert-text,
.image-content .transparent.text-primary .expert-text,
.image-content.text-primary.h1,
.image-content .transparent.text-primary.h1,
.image-content.text-primary.h2,
.image-content .transparent.text-primary.h2,
.image-content.text-primary.h3,
.image-content .transparent.text-primary.h3,
.image-content.text-primary.h4,
.image-content .transparent.text-primary.h4,
.image-content.text-primary caption,
.image-content .transparent.text-primary caption {
  color: #C06BFF;
}
.image-content h1,
.image-content .transparent h1,
.image-content .h1,
.image-content .transparent .h1,
.image-content h2,
.image-content .transparent h2,
.image-content .h2,
.image-content .transparent .h2 {
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.6);
}
.offer-more {
  margin-top: 30px;
}
.offer-more a,
.offer-more .link {
  display: block;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
.offer-more a.text-primary a,
.offer-more .link.text-primary a,
.offer-more a.text-primary .link,
.offer-more .link.text-primary .link {
  color: #C06BFF;
}
.offer-content {
  position: relative;
  background-color: #fff;
  /*min-height: 300px;*/
}
.offer-content .offer-rating {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 70px;
  height: 70px;
  color: #727272;
  background-color: #fff;
  -webkit-border-radius: 0 0 0 100%;
  -moz-border-radius: 0 0 0 100%;
  border-radius: 0 0 0 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 8px 0 0 20px;
  text-align: center;
  line-height: 1;
  font-size: 14px;
}
.offer-content .offer-rating .glyphicons {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 3px;
}
.offer-image {
  position: relative;
  overflow: hidden;
}
.offer-image img {
  width: 100%;
  -webkit-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
}
.offer-image > a:hover,
.offer-image > .link:hover {
  display: block;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.offer-image .offer-city {
  position: absolute;
  top: 10px;
  top: calc(50% - 20px);
  left: 0;
  margin: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  padding: 0 10px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
.offer-destination {
  padding: 10px;
  /* Fixes text color on offer-tip widget */
  /* End Fixes text color on offer-tip widget */
}
.offer-destination .h1,
.offer-destination .h2,
.offer-destination .h3,
.offer-destination .h4,
.offer-destination .h5,
.offer-destination .h6 {
  color: inherit;
  text-shadow: none;
}
.offer-destination .offer-review {
  width: 100%;
}
.offer-destination .offer-review.lead small {
  font-size: 65%;
}
.offer-destination .lead {
  margin-bottom: 0;
  display: inline-block;
}
.offer-destination h1,
.offer-destination h2,
.offer-destination h3,
.offer-destination h4,
.offer-destination .h1,
.offer-destination .h2,
.offer-destination .h3,
.offer-destination .h4,
.offer-destination p,
.offer-destination .expert-text {
  color: inherit;
  text-shadow: none;
}
.offer-destination span.h4.offer-hotel {
  color: #333;
}
.offer-destination p > p {
  color: #000;
}
.offer .offer-content .offer-button {
  display: table;
  width: 100%;
}
.offer .offer-content .offer-button .btn,
.btn.offer .offer-content .offer-button:hover,
.btn.offer .offer-content .offer-button:focus {
  display: table-cell;
  vertical-align: middle;
  border: 0 none;
}
.offer-region {
  margin-top: 5px;
}
.expert-content .h1 {
  font-size: 90px;
  margin-left: 50px;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.6);
}
.expert-content .h2 {
  font-size: 40px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
.expert-content .expert-text {
  font-size: 24px;
  margin-left: 140px;
  margin-top: 25px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 959px) {
  .expert-content .h1,
  .expert-content .h2,
  .expert-content .expert-text {
    text-align: left;
    margin-right: 0px;
    margin-left: 0px;
  }
  .expert-content .h1 {
    font-size: 60px;
  }
  .expert-content .h2 {
    font-size: 30px;
  }
  .expert-content .h3 {
    font-size: 24px;
  }
  .expert-content .expert-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 479px) {
  .expert-content .h1 {
    font-size: 42px;
  }
}
.expert-button {
  position: relative;
  margin: 20px 0;
  text-align: center;
}
.expert-button .btn-rnd {
  z-index: 100;
}
.expert-button img {
  max-width: 300px;
}
.section-offer-4 .offer-content .offer-rating {
  font-size: 85%;
  width: 60px;
  height: 60px;
  padding: 5px 0 0 15px;
}
.section-offer-4 .offer-content .offer-rating .glyphicons {
  font-size: 25px;
}
.image-content .section-table .h1 {
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.6);
}
.image-content .section-table .icon,
.image-content .section-table caption {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
.section-table .offer-table > thead > tr > th {
  white-space: normal;
}
.section-table .offer-table > tbody > tr:hover > .price a:hover {
  text-decoration: none;
}
.section-table .offer-table > tbody > tr:hover > .price .link:hover {
  text-decoration: none;
}
.section-table .offer-table .price .lead {
  line-height: 1;
}
.section-table .offer-table .offer-city {
  font-weight: bold;
  text-shadow: none;
}
.section-table .offer-table tr.tr-link:hover {
  cursor: pointer;
}
.section-table .offer-table-content .h1 {
  font-weight: bold;
}
.section-table .offer-table-content p.h1 {
  font-size: 60px;
}
.section-table.section-top5-table {
  /*va special logo in koffer*/
}
@media screen and (min-width: 1260px) {
  .section-table.section-top5-table .offer-table-content {
    margin-top: 50px;
  }
}
@media screen and (max-width: 479px) {
  .section-table.section-top5-table .offer-table-content {
    margin-top: 20px;
  }
}
.section-table.section-top5-table .offer-table-content-text > p,
.section-table.section-top5-table .offer-table-content-text > span {
  display: inline-block;
  -webkit-transform: rotate(352deg);
  -ms-transform: rotate(352deg);
  -o-transform: rotate(352deg);
  transform: rotate(352deg);
  font-family: 'Mission Script', Georgia, "Times New Roman", Times, serif;
  font-size: 62px;
  line-height: 1;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  .section-table.section-top5-table .offer-table-content-text > p,
  .section-table.section-top5-table .offer-table-content-text > span {
    font-size: 42px;
    line-height: 1.25;
  }
}
.section-table.section-top5-table .offer-table-content .vertical-img + img,
.section-table.section-top5-table .offer-table-content .vertical-img + p,
.section-table.section-top5-table .offer-table-content .vertical-img + span {
  max-width: 90%;
}
.section-table.section-top5-table h3 {
  margin-top: 0;
}
.section-image .section-table.section-top5-table h3 {
  font-weight: bolder;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
.section-table.section-top5-table .offer-table {
  border: 3px solid #C06BFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.35);
}
.section-table.section-top5-table .offer-table .offer-counter {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 3px;
  border-style: solid;
  border-color: #C06BFF;
  height: 55px;
  width: 55px;
  line-height: 50px;
  font-size: 40px;
}
@media screen and (max-width: 479px) {
  .section-table.section-top5-table .offer-table .offer-counter {
    height: 35px;
    width: 35px;
    line-height: 30px;
    font-size: 20px;
  }
}
.section-table.section-top5-table .offer-table .offer-text + .offer-review {
  display: none;
}
.section-table.section-top5-table .offer-table .offer-text:empty + .offer-review {
  display: inline;
}
.section-table.section-top5-table .offer-table > tbody > tr td:first-child,
.section-table.section-top5-table .offer-table > tbody > tr td:last-child {
  width: 11%;
}
.section-table.section-top5-table .offer-table > tbody > tr td.blend-front,
.section-table.section-top5-table .offer-table > tbody > tr td.blend-back {
  width: 35%;
}
.section-table.section-top5-table .offer-table > tbody > tr:hover,
.section-table.section-top5-table .offer-table > tbody > tr:focus {
  outline: none;
}
.section-table.section-top5-table .offer-table > tbody > tr:hover .offer-counter,
.section-table.section-top5-table .offer-table > tbody > tr:focus .offer-counter {
  border-color: #fff;
}
.section-table.section-top5-table.va-special .vertical-img + p > img:first-child {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10%;
}
.section-table.section-top5-table.va-special .vertical-img + p > img:first-child + img {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 50%;
}
@media screen and (max-width: 959px) {
  .section-table.section-top5-table.va-special .vertical-img + p > img:first-child + img {
    max-width: 70%;
  }
}
.section-expert-tipp-detail .image-content .image-big {
  position: relative;
}
.section-expert-tipp-detail .image-content .image-big img {
  width: 100%;
}
.section-expert-tipp-detail .image-content .h1 {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 40px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 40px;
  line-height: 46px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
.section-expert-tipp-detail .image-content .h1 span:first-of-type {
  font-weight: normal;
}
.section-expert-tipp-detail .expert-gallery > div a {
  height: 130px;
  width: 100%;
  display: block;
}
.section-expert-tipp-detail .expert-gallery > div a img {
  max-width: none;
}
.section-expert-tipp-detail .expert-button {
  position: absolute;
  top: 3%;
  right: 7%;
}
.section-expert-tipp-detail .expert-header {
  margin-bottom: 20px;
}
.section-expert-tipp-detail img.btn-rnd {
  display: block;
  margin: 0 auto;
}
.section-expert-tipp-detail .offer-hotel {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .section-expert-tipp-detail .expert-header .img-circle {
    margin: 20px 0 0 0;
  }
  .section-expert-tipp-detail .expert-button .btn-rnd {
    width: 120px;
    height: 120px;
    font-size: 25px;
  }
  .section-expert-tipp-detail .expert-button .btn-rnd .price {
    font-size: 32px;
  }
}
@media screen and (max-width: 959px) {
  .section-expert-tipp-detail .image-content .h1 {
    font-size: 24px;
    line-height: 1.1;
    left: 25px;
  }
}
.section-offer-detail .image-content .image-big {
  position: relative;
}
.section-offer-detail .image-content .h1 {
  position: absolute;
  top: 40px;
  right: 40px;
  left: 40px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 40px;
  line-height: 46px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  margin-top: 0;
}
@media screen and (max-width: 959px) {
  .section-offer-detail .image-content .h1 {
    top: 20px;
    right: 20px;
    left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .section-offer-detail .image-content .h1 {
    font-size: 26px;
  }
}
.section-offer-detail .image-content .offer-detail-button {
  position: absolute;
  bottom: 3%;
  right: 7%;
}
.section-offer-detail .offer-detail-gallery > div {
  margin-bottom: 20px;
}
.section-offer-detail .offer-detail-gallery > div a {
  text-align: center;
  display: block;
  overflow: hidden;
  height: 100%;
}
.section-offer-detail .offer-detail-gallery > div a img {
  max-width: none;
}
.section-offers-special .offer-special img:first-child {
  max-width: 400px;
  max-height: 150px;
}
.section-offers-special .offer-special-logo {
  background-color: #fff;
  padding: 20px;
  margin-top: 20px;
}
.section-offers-special .h1,
.section-offers-special .offer-special-price {
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.6);
}
.section-offers-special .h1 {
  word-spacing: 7px;
  letter-spacing: 1px;
  font-size: 48px;
}
.section-offers-special .offer-special-price {
  font-size: 50px;
  font-weight: bold;
}
.section-offers-special .h4.list-inline {
  margin-left: 0;
}
.section-offers-special .h4.list-inline li,
.section-offers-special .h4.list-inline li::before {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  font-weight: bold;
  letter-spacing: 1px;
}
.section-offers-special .h4.list-inline li::before {
  left: -30px;
  top: 10px;
  font-size: 20px;
  color: #fff;
}
.section-offers-special .h4.list-inline.text-primary {
  color: #C06BFF;
}
.section-offers-special .h4.list-inline.text-primary li::before {
  color: #ffaf15;
}
.section-offers-special .offer-special-button {
  margin: 40px 0 100px;
}
.section-offer-flip {
  position: relative;
  z-index: 1;
  -webkit-perspective: 1000;
  perspective: 1000;
  cursor: pointer;
}
.section-offer-flip .offer-content {
  background-color: transparent !important;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.section-offer-flip .offer-content .offer-destination {
  min-height: 200px;
}
.section-offer-flip .back {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.section-offer-flip .front {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
}
.section-offer-flip .front img {
  max-width: none;
}
.section-offer-flip .front .image-content::after {
  content: "\E196";
  font-family: 'Glyphicons Regular';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 40px;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  display: block;
  padding: 10px 20px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
}
.section-offer-flip .front .image-content:hover::after,
.section-offer-flip .front .image-content:focus::after {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (max-width: 767px) {
  .section-offer-flip .front .image-content::after {
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
  }
}
.section-offer-flip.section-offer-flip-active .front {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
  filter: alpha(opacity=0);
}
.section-offer-flip.section-offer-flip-active .back {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 1;
  filter: alpha(opacity=100);
}
.section-offer-flip.section-offer-flip-active .offer-content {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.section-same-destination .same-destination-item {
  position: relative;
  height: 100%;
  /*.btn {
			position: absolute;
			top: 100%;
		}*/
}
.section-same-destination .same-destination-item .h3 {
  margin-top: 0;
}
.section-same-destination .same-destination-item .h3,
.section-same-destination .same-destination-item p {
  display: inline-block;
}
.section-same-destination .nbs-flexisel-ul .same-destination-item a {
  position: relative;
  white-space: normal;
}
.section-same-destination .nbs-flexisel-ul .same-destination-item-inner {
  padding-left: 10px;
}
.section-newsletter .jumbotron {
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-bottom: 33px;
  margin-top: 20px;
}
.section-newsletter .bg-info {
  color: #fff;
}
.section-newsletter .btn-rnd {
  width: 52px;
  height: 52px;
  line-height: 0.3;
  border-width: 2px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.section-newsletter .form-control {
  border-color: #ebebeb;
}
.section-newsletter .form-control:focus {
  border-color: #C06BFF;
}
@media screen and (max-width: 959px) {
  .section-newsletter .jumbotron {
    padding: 20px 20px 5px;
  }
}
@media screen and (min-width: 480px) {
  h1.hr::before,
  h2.hr::before,
  h3.hr::before,
  h4.hr::before,
  .h1.hr::before,
  .h2.hr::before,
  .h3.hr::before,
  .h4.hr::before,
  span.hr::before,
  h1.hr::after,
  h2.hr::after,
  h3.hr::after,
  h4.hr::after,
  .h1.hr::after,
  .h2.hr::after,
  .h3.hr::after,
  .h4.hr::after,
  span.hr::after {
    content: "";
    position: relative;
    display: inline-block;
    width: 50%;
    height: 1px;
    vertical-align: middle;
    background-color: #C06BFF;
    left: -20px;
    margin: 0 0 0 -50%;
  }
  h1.hr::after,
  h2.hr::after,
  h3.hr::after,
  h4.hr::after,
  .h1.hr::after,
  .h2.hr::after,
  .h3.hr::after,
  .h4.hr::after,
  span.hr::after {
    left: 20px;
    margin: 0 -50% 0 0;
  }
  .image-content > h1.hr::before,
  .image-content > h2.hr::before,
  .image-content > h3.hr::before,
  .image-content > h4.hr::before,
  .image-content > .h1.hr::before,
  .image-content > .h2.hr::before,
  .image-content > .h3.hr::before,
  .image-content > .h4.hr::before,
  .image-content > span.hr::before,
  .image-content > h1.hr::after,
  .image-content > h2.hr::after,
  .image-content > h3.hr::after,
  .image-content > h4.hr::after,
  .image-content > .h1.hr::after,
  .image-content > .h2.hr::after,
  .image-content > .h3.hr::after,
  .image-content > .h4.hr::after,
  .image-content > span.hr::after {
    background-color: #fff;
  }
}
@media screen and (min-width: 1260px) {
  .container-fluid {
    max-width: 1260px;
  }
}
@media screen and (min-width: 960px) {
  .section-offers .section-offer .offer-image {
    overflow: hidden;
    height: 220px;
  }
  .section-offers .section-offer-4 .offer-image {
    height: 180px;
  }
  .reiseburo {
    display: none;
  }
  .logo .hidden-lg {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .col-xs-24.offer,
  .col-sm-12.col-sm-push-0.offer {
    margin-bottom: 20px;
  }
  .offer-table-content p.h1 {
    font-size: 28px;
  }
  .offer-table .offer-hotel {
    display: none;
  }
  .offer-table .price .lead {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  section,
  .section {
    padding: 40px 0 60px;
    margin: 0;
  }
  .section-image {
    padding: 100px 0;
  }
  .section-offers .section-offer .offer-image {
    overflow: hidden;
    height: 195px;
  }
  .section-offers .section-offer-3:nth-child(n+4) {
    margin-top: 20px;
  }
  .section-offers .section-offer-4:nth-child(n+3) {
    margin-top: 20px;
  }
  .section-offers .section-offer-4:nth-child(2n+3) {
    clear: left;
  }
  .section-offers .section-offer-4 .offer-image {
    height: 180px;
  }
}
@media screen and (max-width: 767px) {
  .col-sm-12.col-sm-push-0.offer {
    margin-bottom: 20px;
  }
  .section-offers .section-offer-3:nth-child(n+2),
  .section-offers .section-offer-4:nth-child(n+2) {
    margin-top: 20px;
  }
  .offer-table-content p.h1 {
    font-size: 40px;
  }
  .offer-table-content ul.icon.list-inline.lead li {
    font-size: 20px;
  }
}
@media screen and (max-width: 479px) {
  .section-offers .section-offer-4:nth-child(n+2) {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1260px) {
  .section-offers .section-offer-4:nth-child(n+3) {
    margin-top: 0;
  }
  .section-offers .section-offer-4:nth-child(n+5) {
    margin-top: 20px;
  }
  .section-offers .section-offer-4:nth-child(2n+3) {
    clear: none;
  }
}
@media screen and (max-width: 270px) {
  .hidden-small-device {
    display: none;
  }
}
@media screen and (max-width: 1259px) {
  .section-offers-flip > .section-offer-flip :nth-of-type(2n+1) {
    clear: both;
  }
}
@media screen and (-ms-high-contrast: active) {
  .section-offer-flip .front,
  .section-offer-flip .back {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
@media screen and (-ms-high-contrast: none) {
  .section-offer-flip .front,
  .section-offer-flip .back {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
/*wp google maps overrides*/
.wpgmza-filter-widgets {
  padding: 0;
  margin: 0;
}
.wpgmza_map .wpgmza_markerbox .wpgmza_infowindow_image {
  max-height: 150px;
  float: none !important;
}
.wpgmza_map .wpgmza_markerbox .wpgmza_infowindow_title {
  clear: both;
  margin-top: 20px;
  font-size: 16px;
}
.wpgmza_map .wpgmza_markerbox .wpgmza_infowindow_link {
  color: #C06BFF !important;
}
.wpgmza_map .wpgmza_markerbox .wpgmza_infowindow_link:hover,
.wpgmza_map .wpgmza_markerbox .wpgmza_infowindow_link:active {
  color: #C06BFF !important;
}
@font-face {
  font-family: 'Make It Sans';
  src: url('/wp-content/themes/ts24-child-travelscout24-de/fonts/MakeItSansIS24WEB-Regular.eot');
  src: url('/wp-content/themes/ts24-child-travelscout24-de/fonts/MakeItSansIS24WEB-Regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/ts24-child-travelscout24-de/fonts/MakeItSansIS24WEB-Regular.woff') format('woff'), url('/wp-content/themes/ts24-child-travelscout24-de/fonts/MakeItSansIS24WEB-Regular.ttf') format('truetype'), url('/wp-content/themes/ts24-child-travelscout24-de/fonts/MakeItSansIS24WEB-Regular.svg#CreativeBlockBBBold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
a > img:not([src$=".png"]),
.link > img:not([src$=".png"]) {
  -webkit-filter: brightness(90%);
  -moz-filter: brightness(90%);
  -o-filter: brightness(90%);
  -ms-filter: brightness(90%);
  filter: brightness(90%);
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
a:hover > img,
.link:hover > img,
a:focus > img,
.link:focus > img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: brightness(100%);
  -moz-filter: brightness(100%);
  -o-filter: brightness(100%);
  -ms-filter: brightness(100%);
  filter: brightness(100%);
  -webkit-backface-visibility: hidden;
}
a:hover > img[src$=".png"],
.link:hover > img[src$=".png"],
a:focus > img[src$=".png"],
.link:focus > img[src$=".png"] {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.offer-image a *:not(.link):not(a):not(img),
.offer-image .link *:not(.link):not(a):not(img) {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.offer-image a:hover *:not(.link):not(a):not(img):not(.price):not(.lead),
.offer-image .link:hover *:not(.link):not(a):not(img):not(.price):not(.lead),
.offer-image a:active *:not(.link):not(a):not(img):not(.price):not(.lead),
.offer-image .link:active *:not(.link):not(a):not(img):not(.price):not(.lead) {
  opacity: 0;
  filter: alpha(opacity=0);
}
#header {
  background-color: #fff;
  padding: 3px 0 0 0;
}
#header .header-content {
  margin-top: 15px;
}
@media screen and (min-width: 960px) {
  #header .header-content {
    margin-top: 30px;
  }
}
@media screen and (max-width: 479px) {
  #header .logo {
    text-align: center;
  }
}
#header .hotline .glyphicons {
  font-size: 30px;
}
#header .hotline > p {
  padding-top: 5px;
}
#header .hotline .phone {
  color: #333;
  font-size: 30px;
  font-weight: normal;
}
#header .hotline-popup {
  display: none;
  position: absolute;
  z-index: 1010;
  padding: 20px;
  background-color: #f2f2f2;
  border: 1px #e6e6e6 solid;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#header .hotline-popup:hover,
#header .hotline-popup:focus {
  display: block;
}
#header .hotline-with-popup {
  padding-bottom: 20px;
}
#header .hotline-with-popup:hover + .hotline-popup,
#header .hotline-with-popup:focus + .hotline-popup {
  display: block;
}
#header #nav-hotline {
  font-weight: normal;
}
#header #nav-hotline .phone {
  font-size: 23px;
  margin-bottom: 4px;
}
#mainmenu {
  border: 0 none;
  margin-bottom: 0;
  margin-top: 0;
}
@media screen and (min-width: 480px) {
  #mainmenu {
    margin-top: 15px;
  }
}
@media screen and (min-width: 960px) {
  #mainmenu {
    margin-top: 30px;
  }
}
#mainmenu .navbar-header {
  border-bottom: 1px #ebebeb solid;
}
#mainmenu .navbar-header .logo a {
  padding: 10px;
  display: block;
}
#mainmenu .navbar-header .logo img {
  height: 50px;
}
#mainmenu .navbar-header #toggle-hotline {
  float: left;
}
@media screen and (max-width: 479px) {
  #mainmenu .navbar-header #toggle-hotline {
    float: right;
    margin-right: 10px;
  }
}
#mainmenu .nav-justified {
  display: inherit;
}
#mainmenu .navbar-toggle .icon-bar,
#mainmenu .navbar-toggle .icon-bar::before,
#mainmenu .navbar-toggle .icon-bar::after {
  background-color: #C06BFF;
}
#mainmenu .navbar-toggle .glyphicons {
  color: #C06BFF;
}
#mainmenu .navbar-toggle:hover .glyphicons,
#mainmenu .navbar-toggle:focus .glyphicons {
  color: #C06BFF;
}
#mainmenu .navbar-toggle:hover .icon-bar,
#mainmenu .navbar-toggle:focus .icon-bar,
#mainmenu .navbar-toggle:hover .icon-bar::before,
#mainmenu .navbar-toggle:focus .icon-bar::before,
#mainmenu .navbar-toggle:hover .icon-bar::after,
#mainmenu .navbar-toggle:focus .icon-bar::after {
  background-color: #C06BFF;
}
#mainmenu .navbar-text {
  color: #6685a4;
}
@media screen and (min-width: 960px) {
  #mainmenu .dropdown > .dropdown-menu.fivemore {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    padding-bottom: 15px;
  }
  #mainmenu .dropdown > .dropdown-menu > li {
    display: inline;
  }
  #mainmenu .dropdown > .dropdown-menu > li:nth-of-type(even):last-child {
    column-span: all;
  }
  #mainmenu .navbar-nav > li {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
  }
  #mainmenu .navbar-nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0;
    text-align: center;
    font-size: 16px;
  }
  #mainmenu .navbar-nav > li.btn-primary > a:not(:hover),
  #mainmenu .navbar-nav > li.btn-primary > a:not(:active),
  #mainmenu .navbar-nav > li.btn-primary > a:not(:focus) {
    color: #fff;
  }
}
button.margintop {
  margin-top: 30px;
}
.reiseburo {
  text-align: center;
  padding-top: 20px;
}
.reiseburo p {
  font-size: 16px;
  color: #6685a4;
}
span.tel {
  display: block;
}
span.tel a {
  color: #C06BFF;
  font-weight: bold;
  font-size: 14px;
}
.divider::before,
.divider::after {
  background-color: #C06BFF;
}
.divider > .glyphicons {
  color: #C06BFF;
  border-color: #C06BFF;
}
.section-newsletter .jumbotron {
  background: url(images/bg-newsletter.png) repeat fixed center center #e6e6e6;
}
/*flexisel slider*/
@media screen and (min-width: 960px) {
  #slideshow_wrap .slideshow-content {
    margin: 80px 0 20px;
  }
}
#slideshow_wrap .slider-button {
  margin-top: 0;
}
#slideshow_wrap .slider-button .btn-rnd {
  padding: 25px 10px;
  font-size: 20px;
  line-height: 1.1;
  width: 180px;
  max-width: 180px;
  height: 180px;
  max-height: 180px;
  background-color: #fff;
  color: #C06BFF;
  border-color: #C06BFF;
  position: relative;
}
#slideshow_wrap .slider-button .btn-rnd > .price {
  font-size: 45px;
}
#slideshow_wrap .slider-button .btn-rnd > .lead {
  font-size: 30px;
}
#slideshow_wrap .slider-button .btn-rnd:hover,
#slideshow_wrap .slider-button .btn-rnd:active {
  border-color: #aa38ff;
}
#slideshow_wrap .slider-button .btn-rnd:hover::before,
#slideshow_wrap .slider-button .btn-rnd:active::before {
  background-color: #aa38ff;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
#slideshow_wrap .slider-button .btn-rnd::before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "\E224";
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 50px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
  background-color: #C06BFF;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  text-align: center;
}
#footer {
  min-height: 100vh;
  background: url(images/bg-footer-90.png) repeat scroll #C06BFF;
  background-size: 800px auto;
  background-position: center top;
}
#footer .badges {
  text-align: center;
  background-color: #fff;
  padding: 20px 0;
  margin-bottom: 40px;
}
#footer .copy {
  margin: 25vh 0;
  font-weight: normal;
}
#footer,
#footer a,
#footer .h4 {
  color: #fff;
}
.section-table.section-top5-table .offer-table-content-text > p,
.section-table.section-top5-table .offer-table-content-text > span {
  color: #C06BFF !important;
  text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff;
}
.section-table.section-top5-table .offer-table {
  border: 0 none;
}
.section-table.section-top5-table .offer-table > tbody > tr:hover .offer-counter,
.section-table.section-top5-table .offer-table > tbody > tr:focus .offer-counter {
  border-color: #C06BFF;
  background-color: #fff;
}
/* min-heights for different searchforms */
#section-search .form_buchen_last_minute .searchmask_inner {
  min-height: 632px;
}
@media (min-width: 768px) {
  #section-search .form_buchen_last_minute .searchmask_inner {
    min-height: 420px;
  }
}
@media (min-width: 960px) {
  #section-search .form_buchen_last_minute .searchmask_inner {
    min-height: 406px;
  }
}
#section-search #form-linienflug {
  min-height: 490px;
}
@media (min-width: 480px) {
  #section-search #form-linienflug {
    min-height: 450px;
  }
}
@media (min-width: 768px) {
  #section-search #form-linienflug {
    min-height: 305px;
  }
}
#section-search #form-ferienhotels {
  min-height: 437px;
}
@media (min-width: 768px) {
  #section-search #form-ferienhotels {
    min-height: 293px;
  }
}
#section-search #form-st�dtehotels {
  min-height: 751px;
}
@media (min-width: 768px) {
  #section-search #form-st�dtehotels {
    min-height: 414px;
  }
}
#section-search #form-veranstalterangebote {
  min-height: 509px;
}
@media (min-width: 768px) {
  #section-search #form-veranstalterangebote {
    min-height: 293px;
  }
}
#section-search #form-hochsee {
  min-height: 468px;
}
@media (min-width: 768px) {
  #section-search #form-hochsee {
    min-height: 293px;
  }
}
#section-search .form_ski .searchmask_inner {
  min-height: 487px;
}
@media (min-width: 768px) {
  #section-search .form_ski .searchmask_inner {
    min-height: 348px;
  }
}
@media (min-width: 960px) {
  #section-search .form_ski .searchmask_inner {
    min-height: 334px;
  }
}
.searchmask_inner {
  background-color: rgba(0, 52, 104, 0.88);
  border-bottom-right-radius: 60px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}
@media (max-width: 959px) {
  .image-overlay-text {
    margin: 20px 0;
  }
}
@media (min-width: 480px) {
  .navbar-collapse.collapse {
    display: none !important;
    overflow: inherit;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-header {
    float: none;
  }
  .navbar-nav > li {
    float: none;
  }
}
@media screen and (min-width: 960px) {
  .navbar-collapse.collapse {
    display: block !important;
  }
  li.hotels-hidden {
    display: none;
  }
}
@media (max-width: 767px) {
  .hotline .phone {
    font-size: 18px;
  }
  .navbar-default .navbar-nav > li.active {
    background-color: #f2f2f2;
  }
  .navbar-default .navbar-nav > li:hover {
    background-color: #f2f2f2;
  }
  .navbar-text {
    margin-bottom: 0;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-nav {
    width: 100%;
    margin: 0;
    padding: 7.5px 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .navbar-text {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 8px;
  }
  .hotline .phone {
    font-size: 32px;
  }
}
@media (min-width: 960px) {
  .slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image .slideshow_description_box {
    width: 41.66666667%;
    left: 58.33333333%;
    padding: 75px 10px 0 10px;
  }
}
#skyscraper img {
  max-width: none;
}
/*
travianet IBE
*/
@media (min-width: 768px) {
  .page-id-33572 #header {
    padding-bottom: 15px;
  }
  .page-id-33572 #mainmenu {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .page-id-33572 #header {
    padding-bottom: 30px;
  }
  .booking-nav-bg {
    width: 100%;
    min-height: 50px;
    background-color: #f2f2f2;
    border: 0 none;
  }
  .tbe-container {
    margin-top: -50px;
  }
}
/*
CHILD THEME STYLES
*/
.searchmask_inner #search-selectors {
  overflow: hidden;
  background-color: #f6e9ff;
  border-bottom: 2px solid #C06BFF;
}
@media all and (min-width: 1120px) and (max-width: 1259px) {
  .searchmask_inner #search-selectors {
    font-size: 14px;
  }
}
.searchmask_inner #search-selectors li a.active,
.searchmask_inner #search-selectors li a:hover,
.searchmask_inner #search-selectors li a:focus {
  color: #fff;
  background: #C06BFF;
}
.content ul.icon li::before {
  color: #C06BFF;
}
.offer-content {
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
}
.offer-content .offer-image {
  -webkit-border-radius: 11px 11px 0 0;
  -moz-border-radius: 11px 11px 0 0;
  border-radius: 11px 11px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.offer-content .offer-button .btn {
  -webkit-border-radius: 0 0 11px 11px;
  -moz-border-radius: 0 0 11px 11px;
  border-radius: 0 0 11px 11px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
