/* latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(../webfonts/OpenSansCondensed-Light.ttf) format('truetype');
}
/* latin */
@font-face {
  font-family: 'Stint Ultra Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/StintUltraCondensed-Regular.ttf) format('truetype');
}
/* latin */
@font-face {
  font-family: 'Leckerli One';
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/LeckerliOne-Regular.ttf) format('truetype');
}



#header {
  background: linear-gradient(to bottom, #ffffff 50%, #ec7500 50%);
  border-bottom: 5px solid #ffffff;
}

#header .moduletable {
  float: left;
  text-align: right;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 7px;
  color: #ec7500;
}

#header .moduletable a {
  color: #ec7500;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

#header .moduletable a:hover {
  color: #8a4700;
  text-decoration: underline;
}

#header a.flag {
  padding: 0px 5px;
}

li.social_media_icon {
  display: inline;
  padding: 0 5px;
}

li.social_media_icon a:hover {
  text-decoration: none;
}

#scrollnav {
  display: none;
}

#header .navbar {
  float: none;
  clear: both;
  padding: 5px 1rem 0rem 1rem;
}

/* .navbar.navbar-light .navbar-nav a.nav-link { */
.navbar.navbar-light .navbar-nav > .nav-item > a.nav-link {
  padding-top: 22px;
  color: #ffffff;
  text-transform: uppercase;
  padding-bottom: 22px;
  font-size: 1.1rem;
}

.navbar.navbar-light .navbar-nav > .nav-item > a.nav-link:hover,
li.nav-item.dropdown:hover {
  background-color: #f29f4d;
}

.dropdown-toggle::after {
  display: none;
}

.nav-item.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-menu {
  margin: 0 0 .05rem 0;
  border: none;
  border-radius: 0px;
  padding-top: 0;
}

.navbar-light .navbar-nav .dropdown-menu .nav-link {
  color: #16181b;
}

.navbar-light .navbar-nav .dropdown-menu .nav-link:hover {
  color: #ffffff;
}

.dropdown-item, .dropdown-menu .nav-item {
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-menu .nav-item.active, .dropdown-menu .nav-item:active {
  background-color: transparent; /* #f8f9fa; */
  color: #16181b;
}

.dropdown-item:hover, .dropdown-item.active:hover, .dropdown-menu .nav-item:hover, .dropdown-menu .nav-item.active:hover {
  background: #ec7500;
  color: #ffffff;
}

.fa-caret-down {
  color: #f29f4d;
  font-size: 2.3rem;
  margin-top: -13px;
  margin-left: 25px;
}

.nav-icon {
  margin-top: -1px;
  min-width: 250px;
}

#slideshow .col-12 {
  padding-right: 0px;
  padding-left: 0px;
}

#slideshow p {
  margin-bottom: 0px;
}

#request {
  background: #ec7500;
  border-top: 5px solid #ffffff;
}

#request li {
  display: inline-block;
}

#content {
  margin-top: 80px; 
  margin-bottom: 80px;
}

h1, h2 {
  color: #ec7500;
  font-size: 3.1rem;
  text-align: center;
  font-family: 'Leckerli One', cursive;
}

#offer h3, #teaser h3 {
  color: #ec7500;
  font-size: 3.1rem;
  text-align: center;
  font-family: 'Leckerli One', cursive;
  margin-bottom: 50px;
}

#teaser {
  margin-top: 80px;
  margin-bottom: 70px;
}

#offer h4, #teaser h4 {
  color: #ffffff;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 30px;
  background-color: #ec7500;
  padding: 10px 0px;
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;  
}

#teaser .mod-articles-category-introtext {
  padding: 0px 30px;
}

.teaser.outer-bottom {
  background: url(../img/trenner-mod.png) top left repeat transparent;
  height: 6px;
  margin-top: 70px;
}

#offer {
  margin-bottom: 80px;
}

#offer a, a.readmore {
  background: #ec7500;
  padding: 10px 35px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
}

#teaser a {
  background: #ec7500;
  padding: 10px 35px;
  color: #ffffff;
  font-weight: bold;
}

#offer a:hover, #teaser a:hover, a.readmore:hover {
  color: #ffffff;
  text-decoration: none;
}

#offer .border-box {
  border: 5px solid #d8cdaa;
  background-image: linear-gradient(to bottom, #ffffff 0%, #fbf5e1 100%);
  padding-bottom: 30px;
  font-size: 0.9rem;
}

#teaser .offer-controls a {
  background: transparent;
  padding: 10px;
  color: #212529;
}

.offer-controls {
  margin-top: 35px;
}

#teaser .offer-controls .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ec7500' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

#teaser .offer-controls .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ec7500' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

#teaser .carousel-control-next-icon, #teaser .carousel-control-prev-icon {
  height: 15px;
}

#teaser .border-box {
  border: 5px solid #d8cdaa;
  background-image: linear-gradient(to bottom, #ffffff 0%, #fbf5e1 100%);
  font-size: 0.9rem;
  padding-bottom: 30px;
}

.mod-articles-category-image img, #offer .border-box img {
  border: 3px solid #ffffff;
}

#info {
  background-color: #fbf5e1;
  color: #808080;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

#info .slide {
  padding: 0px 150px;
}

#info .bt-cs .bt-inner .bt-title {
  color: #808080;
  font-weight: normal;
  text-transform: none;
  line-height: 100%;
  font-size: 1.5rem;
}

#info .bt-introtext {
  margin-top: 30px;
}

#logos {
  margin-top: 40px;
  margin-bottom: 20px;
}

#logos .custom {
  text-align: center;
}

#logos .my-auto img {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#logos .my-auto:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

footer ul.menu {
  list-style: none;
  padding-left: 0px;
}

.footer-top {
  background: url(../img/footer.jpg) top left repeat #279dca;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 80px;
  color: #ffffff;
}

.footer-top h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  margin-bottom: 50px;
}

#footer1 p {
  font-size: 0.8rem;
  line-height: 1.5rem;
}

#footer1 ul {
  list-style: none;
  padding-left: 0px;
}

#footer1 a, #footer3 a, #footer4 a {
  color: #ffffff;
  font-size: 0.8rem;
  /* padding: 0.3rem 1rem 0.3rem 0px; */
}

#footer1 a:before, #footer3 li:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  color: #ec7500;
  padding-right: 5px;  
  float: left;
  padding-top: 8px;
}

#map99 {
  width: 80%;
}

#footer1 a:hover, #footer3 a:hover {
  color: #ec7500;
  text-decoration: underline;
}

#footer3 .nav {
  display: block;
}

.footer-bottom {
  background-color: #ec7500;
  border-top: 2px solid #ffffff;
  padding-top: 10px;
}

.footer-bottom li.nav-item {
  display: inline-block;
}

.footer-bottom a {
  padding: 5px 10px;
  color: #ffffff;
  font-size: 0.8rem;
}

.footer-bottom a.nav-link:hover {
  text-decoration: underline;
}

#ui-datepicker-div {
  z-index: 1001 !important;
}

/* Back to top */
#back-top-wrapper {
  z-index: 200;
  right: 20px;
  bottom: 43px;
  overflow: visible;
  position: fixed;
}

#back-top-wrapper #back-top { 
  margin:0; 
}

#back-top a {
  display: block;
}

#back-top-wrapper #back-top a {
  width:48px;
  height:48px;
  border-radius:50px;
  background:rgba(127,127,127,0.6);
  text-align:center;
  -webkit-perspective:100px;
  perspective:100px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
  transition:all 0.3s;
}

#back-top-wrapper #back-top a span {
  display:block;
  width:14px;
  height:8px;
  position:absolute;
  top:50%;
  left:50%;
  margin:-4px 0 0 -7px;
  background:url(../img/totop.png) no-repeat 0 0;
  transition:all 0.3s ease 0s; 
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
  transition:all 0.3s;
}

#back-top-wrapper #back-top a:hover { 
  background: #ec7500; 
}

#back-top-wrapper #back-top a:hover span {
  -webkit-transform:rotateY(180deg);
  -moz-transform:rotateY(180deg);
  -ms-transform:rotateY(180deg);
  -o-transform:rotateY(180deg);
  transform:rotateY(180deg);
}

/* quickform */
#request #ff_form1 {
  margin: auto;
  text-align: center;
}

#request #bfHeader {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.2rem;
}

#request #ff_form1 > ul {
  padding-top: 20px;
  padding-left: 0px;
}

#request #ff_form1 > ul > li {
  margin-right: 10px;
  vertical-align: top;
}

#request #ff_form1 .hasDatepicker {
  width: 150px;
  font-size: 12px;
  height: 28px;
}

#request #ff_form1 img.ui-datepicker-trigger {
  margin-left: -23px;
  padding-right: 10px;
}

#request #ff_form1 img.ui-datepicker-trigger:hover {
  cursor: pointer;
}

#request #ff_form1 .submitButton {
  background: #b00000;
  color: #ffffff;
  text-transform: uppercase;
  border: 0px solid;
  font-size: 0.8em;
  padding: 5px 15px;
}

#request .sbHolder{
  background-color: #ffffff;
  border: solid 1px #cccccc;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  height: 28px;
  position: relative;
  width: 115px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0px;
  display: inline-block;
}

#request .sbSelector{
  display: block;
  height: 30px;
  left: 0;
  line-height: 30px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: -10px;
  top: 0;
  width: 110px;
}

#request .sbSelector:link, #request .sbSelector:visited, #request .sbSelector:hover{
  color: #555555;
  outline: none;
  text-decoration: none;
}

#request .sbToggle{
  background: url(../img/schnellanfrage-dropdown.png) 11px 12px no-repeat;
  display: block;
  height: 30px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}

#request .sbToggle:hover{
  background: url(../img/schnellanfrage-dropdown.png) 11px 12px no-repeat;
}

#request .sbToggleOpen{
  background: url(../img/schnellanfrage-dropdown.png) 11px 12px no-repeat;
}

#request .sbToggleOpen:hover{
  background: url(../img/schnellanfrage-dropdown.png) 11px 12px no-repeat;
}

#request .sbHolderDisabled{
  background-color: #3C3C3C;
  border: solid 1px #515151;
}

#request .sbOptions{
  background-color: #ffffff;
  border: solid 1px #cccccc;
  list-style: none;
  left: -1px;
  margin: 0;
  padding: 0 !important;
  position: absolute;
  top: 30px;
  width: 110px;
  z-index: 1;
  overflow-y: auto;
}

#request .sbOptions li{
  padding: 0 7px;
}

#request .sbOptions a {
  border-bottom: dotted 1px #cccccc;
  display: block;
  outline: none;
  padding: 2px 0 2px 3px;
  color: #515151;
}

#request .sbOptions a:link, #request .sbOptions a:visited{
  color: #515151;
  text-decoration: none;
}

#request .sbOptions a:hover, #request .sbOptions a:focus, #request .sbOptions a.sbFocus{
  color: #EBB52D;
}

#request .sbOptions li.last a{
  border-bottom: none;
}

/* Formular */
.bfPage section, .bfPage fieldset {
  background: #f8eed4;
  border-top: medium none;
  border-right: none;
  border-left: none;
  margin: 0em;
  padding: 0.5em 3em 2em;
  text-align: left;
  margin-top: -55px;
}

.bfPage fieldset legend {
  color: #ea7800;
  padding-top: 80px;
}

.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
  border: 2px solid #d8cdaa;
  margin-bottom: 10px;
}

.bfPage fieldset fieldset legend {
  color: #212529;
  font-size: 1.25rem;
  border-bottom: 1px solid #212529;
  padding-top: 50px;
  width: 100%;
}

.bfPage fieldset fieldset {
  padding: 0px;
}

.bfPage h4 {
  font-size: 1rem;
  font-weight: bolder;
  margin-top: 35px;
}

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

#bfSubmitButton {
  background-color: #ec7500;
  border-color: #ec7500;
  margin: 80px auto 0;
  padding: 25px 50px;
  text-transform: uppercase;
  float: none;
  color: #ffffff;
  display: block;
}

.bfQuickMode section textarea {
  width: 100%;
}

.bfQuickMode button.bfCalendar {
    background: transparent;
    border: 0px solid;
    cursor: pointer !important;
}

.bfQuickMode .bfErrorMessage {
  position: fixed;
  z-index: 1000;
  top: 150px;
  min-width: 768px;
}

/* Gallery */
#gallery {
  background: url(../img/galerie-hin.jpg) center center no-repeat transparent;
  padding-top: 100px;
  background-size: cover; /* 100% auto; */
  padding-bottom: 85px;
  margin-top: -1px;
}

.thumb-container {
    padding-left: 30px;
    padding-right: 30px;
}

.thumbnail-linker {
    width: 80% !important;
    text-align: center !important;
}

.thumbnail-linker {
    width: 100% !important;
    max-width: 100% !important;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  border: 0px solid;
}

span.thumb_overlay_cnt {
    display: none;
}

.zoom-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: transparent;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.zoom-icon:before {
  content: '';
  background: url(../img/zoom.png);
  width: 120px;
  height: 90px;
  margin: -45px 0px 0 -60px;
  z-index: 100;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.zoom-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../img/zoom-bg.png);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  transition: 400ms all 100ms;
  -webkit-transition: 400ms all 100ms;
  -o-transition: 400ms all 100ms;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.featured-thumbnail {
	background:none;
	padding:0;
	box-shadow:none;
	border:none;
	overflow:hidden;
	-webkit-transform:translateZ(0);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
    margin-bottom: 20px;
    border: 2px solid #ffffff;
}

.featured-thumbnail img {
	display:inline-block;
	border-radius:0;
	padding:0;
	background:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
    margin-bottom: 0px;
}

.featured-thumbnail a {
  position: relative;
  display: block;
  	transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}

.featured-thumbnail a img, .bt-center a img {
  transition: transform 200ms linear;
  -webkit-transition: -webkit-transform 200ms linear;
}

.featured-thumbnail a:hover .zoom-icon, .featured-thumbnail a:hover .zoom-magnifier {
	visibility: visible;
  	opacity: 1;
}

.featured-thumbnail.mini .zoom-icon:before {
	background:url(../img/zoom.png);
}

.featured-thumbnail:hover .zoom-icon:before {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}

.featured-thumbnail:hover .zoom-icon:after {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}

/* weather */
.weather_sp1 {
  padding: 5px;
}

.weather_sp1_c {
  margin: 0 0 10px;
}

.weather_sp1_cleft {
  float:left;
  margin-right: 20px;
}

p.spw_current_temp {
  font-size: inherit;
  margin: 0px;
}

.weather_sp1_cright {
  float: left;
}

.weather_sp1_cright strong {
  color: #ffffff;
}

p.weather_sp1_city {
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  margin: 15px 0 0;
  padding: 0;
}

.block_even, .block_odd {
  text-align: center;
}

span.weather_sp1_temp, span.weather_sp1_list_temp {
  font-size: 10px;
}

.list_even, .list_odd{
  width: 100%;
  border-top: 1px dashed #e0e0e0;
}

span.weather_sp1_list_day, span.weather_sp1_list_temp, span.weather_sp1_list_icon {
  height: 32px;
  line-height: 32px;
  display: block;
  float: left;
  width: 33%;
}

img.spw_icon_big {
  height:60px;
}

img.spw_icon {
  height:32px
}

.dwd_wettermodul.vertikal .temp {
  color: #ffffff !important;
}

/* buttons */
.hvr-bounce-to-bottom:before {
  background: #8a4700; /* rgba( 255, 255, 255, 0.2 ); */
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  
  .navbar-expand-lg .navbar-collapse {
    display: block !important;
  }
  
  .navbar-expand-lg .navbar-nav {
    float: right;
  }
}

/* Side menu */
.siteWrapper {
  position: relative;
  right: 0;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}

.sideOpen .siteWrapper {
  right: -300px;
}

.sideTrigger, .sideTrigger:hover, .sideTrigger:active {
  color: white;
  text-transform: uppercase;
  display: block;
}

.sideTrigger img {
  margin: auto;
}

.padding .moduletable {
  border-bottom: 2px solid #b1b1b1;
  padding: 0px 20px 20px 20px;
  margin-bottom: 30px;
}

.closeIcon {
  padding: 20px 20px 0px 0px
}

.closeTrigger {
  font-weight: bold;
  text-decoration: none;
  color: #000;
  font-size: 30px;
  display: inline-block;
  margin-top: -15px;
  margin-bottom: 5px;
}
.sideMenu {
  position: fixed;
  z-index: 9999;
  left: -300px;
  height: 100%;
  width: 300px;
  background: #FFF;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.sideMenu h3 {
    font-family: 'Open Sans', cursive;
    font-size: 18px;
    color: #ec7500;
    text-transform: uppercase;
    letter-spacing: -0.05em;
  	margin-top: 0px;
}
.sideMenu input {
  border: 2px solid #b1b1b1;
  margin-right: 5px;
}
.sideMenu .ui-datepicker-trigger {
  cursor: pointer;
  margin-top: -5px;
}
.sideMenu select {
    width: 50%;
}
.sideMenu a, .item-page a {
  color: #ec7500;
}
.sideMenu a:hover, .item-page a:hover {
  color: #8a4700;
  text-decoration: none;
}
.sideMenu a.readmore, .item-page a.readmore {
  color: #ffffff;  
}

.sideMenu .fa {
    margin-right: 5px;
}
.sideOpen .sideMenu {
	left: 0;
}
.sideMenu:after {
	content: "";
	top: -10%;
	right: 0;
	height: 250%;
	width: 150%;
	z-index: -1;
	position: absolute;
	-webkit-box-shadow: 0 0 10px 3px rgba(0,0,0, 0.3) inset;
	box-shadow: 0 0 10px 3px rgba(0,0,0, 0.3) inset;
}
.sideMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sideMenu ul a {
	display: block;
	background: #ec7500;
	padding: 10px;
	color: #FFF;
	margin-bottom: 5px;
	text-decoration: none;
}
.sideMenu ul a:hover {
	background: #ec7500;
}

.sideMenu li {
    padding: 10px 0px;
}

.mobileMenu {
	background-color: #ec7500;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}

@media (min-width: 992px) {
  #sideFloater {
    position: fixed;
    top: 750px;
    display: block;
    height: 200px;
    z-index: 10;
    left: 0;
  }
  
  #sideFloater.fixed {
    top: 0px;
    z-index: 300;
  }

  #sideFloater ul {
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0px;    
  }

  #sideFloater li {
    width: 64px;
    font-size: 40px;
    text-align: center;
    color: #ffffff;
    padding: 6px 0px;
    margin-bottom: 0px;
  }

  #sideFloater a {
    color: #ffffff;
  }
}

@media( max-width: 991px ) {
  .sideMenu {
  	overflow-y: scroll;
  }

  .mobileMenu.fixed {
    position: fixed;
    top: 0;
    z-index: 200;
    width: 100%;
  }
}

@media screen and (max-width:700px) {
	table.tresp, table.tresp td { /*table.tresp tr,*/
		padding:0;
		border:1px solid #d8cdaa;
	}

	table.tresp {
		border:none;
	}

	table.tresp thead, table.tresp .trhidden {
		display:none;
	}

	table.tresp tr {
		float: left;
		width: 100%;
		margin-bottom: 2em;
	}

	table.tresp td {
		float: left;
		width: 100%;
		padding:1em;
	}

	table.tresp td::before {
		content:attr(data-label);
		word-wrap: break-word;
		width: 40%;
		float:left;
		padding:1em;
		font-weight: bold;
		margin:-1em 1em -1em -1em;
	}
}

@media( min-width: 801px ) { /* 769 */
  #scrollnav.fixed {
    background-color: #ec7500;
    border-bottom: 2px solid #ffffff;
    position: fixed;
    top: 0;
    z-index: 200;
    width: 100%;
    margin-top: 0px;
    display: block;
  }
  
  .fixed .logo img {
    height: 80%;
    padding-top: 5px;
  }
  
  #scrollnav.fixed .navbar {
    padding: 0px;
  }
}

/** Carousel **/
.jcarousel-wrapper {
  position: relative;
    margin-right: -15px;
    margin-left: -15px;
}

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/
.jcarousel-control-prev,
.jcarousel-control-next {
   /*  position: absolute; 
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    text-decoration: none;*/
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

/* Cookie hint */
#redim-cookiehint {
    width: 30%;
    padding: 5% 5%;
    box-sizing: border-box;
    position: fixed;
    background-color: white;
    font-size: 14px;
    z-index: 9999999;    
  	bottom: 50px !important;
    left: 50px;
  	border: 1px solid #c4c4c4;
}

#redim-cookiehint .cookiecontent {
  	color: #000000;
}

/* tablet quer */
@media( max-width: 1024px ) {
  ul.social_media_icons {
    padding-left: 0px;
  }
  
  #header .moduletable {
    margin-top: 27px;
    margin-bottom: 4px;
  }
  
  #header .moduletable a {
    font-size: 0.8rem;
  }
  
  .logo {
    margin-top: 24px;
  }
  
  .fixed .logo {
    margin-top: 0px;
  }
  
  #header .navbar {
    padding-top: 0px;
  }
  
  #offer h4, #teaser h4 {
    font-size: 1.25rem;
  }
  
  .footer-bottom a {
    padding: 5px 8px; 
  }
}

/* tablet hoch - 768px, 824px */
@media( max-width: 991px ){
  #header {
    background: transparent;
  }
  
  #header .moduletable {
    float: right;
    margin-top: -2px;
    margin-bottom: 0px;
  }
  
  .logo {
    margin-top: 0px;
  }
  
  #header .navbar {
    float: right;
    width: 100%;
    display: inline-block;
  }
  
  #navbarSupportedContent {
    margin-top: 50px;
    width: 100%;
  }
  
  .navbar-light .navbar-toggler {
    color: #ec7500;
    border-color: #ec7500;
    position: absolute;
    right: 15px;
  }
  
  .navbar-light .navbar-toggler-icon {
  	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(236,117,0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }
  
  .navbar.navbar-light .navbar-nav > .nav-item > a.nav-link {
  /* .navbar.navbar-light .navbar-nav a.nav-link */
    color: #ec7500;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #8a4700;
  }
  
  .navbar.navbar-light .navbar-nav > .nav-item > a.nav-link:hover {
  /* .navbar.navbar-light .navbar-nav a.nav-link:hover, li.nav-item.dropdown:hover { */
    background-color: transparent;
    color: #8a4700;
  }
  
  .navbar.navbar-light .show .navbar-nav > .nav-item > a.nav-link:hover {
    color: #ffffff;
  }
  
  .nav-icon {
    display: none;
  }
  
  #navbarcontent {
    margin-top: 20px;
  }
  
  #request li#bfHeader {
    display: none;
  }
  
  .apartment {
    margin-top: 50px;
  }
  
  #info .slide {
    padding: 0px 15px;
  }
  
  #sideFloater {
    display: none;
  }
}

/* phone quer */
@media( max-width: 736px ){  
  #header .col-12.col-sm-9 > .moduletable {
    display: none;
  }
  
  #request #ff_form1 .hasDatepicker {
    width: 130px;
  }
  
  #redim-cookiehint {
    width: 80%;
  }
  
  #offer .moduletable {
    margin-bottom: 30px;
  }
  
  .apartment {
    margin-top: 0px;
  }
}

/* phone hoch */
@media( max-width: 550px ){
  #header {
    background: #ffffff;
  }
  
  #header .moduletable {
    float: none;
    text-align: center;
  }
  
  .logo {
    margin-top: 0px;
    text-align: center;
    margin-left: -60px;
  }
  
  #header .col-12.col-sm-9 {
    margin-top: -70px;
    text-align: right;
  }
  
  #navbarSupportedContent {
    text-align: left;
  }
  
  #header .navbar {
    width: 100%;
    display: block;
  }
  
  #request .custom {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin-top: 10px;
  }
  
  #request .custom p {
  	margin-bottom: 5px;
  }
  
  #request .custom a {
  	color: #ffffff;
  }
  
  #request #ff_form1 > ul > li {
    display: block;
    margin-top: 10px;
  }
  
  #request #ff_form1 .hasDatepicker {
    width: 150px;
  }
  
  h2 {
    font-size: 2.1rem;
  }
  
  #footer1, #footer2, #footer3, #footer4 {
    margin-bottom: 50px;
  }
  
  #bottom1 {
    text-align: center;
  }
  
  #bottom3 {
    text-align: center !important;
  }
}

@media( min-width: 736px ) and ( max-width: 768px ) {
  #header .col-sm-9 .moduletable {
    display: none;
  }
  
  /* #header .col-12.col-sm-9 {
    margin-top: 15px;
  } */
  
  #header .navbar.navbar-expand-lg.navbar-light.bg-faded {
    margin-top: 12px;
  }
}


/* missing breezingform calendar */
.bfCalendar {
font-weight: 900;
font-family: "Font Awesome 5 Free";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}

.bfCalendar:before {
content: "\f073";
}

.bfQuickMode button.bfCalendar span {
display: none;
}