@charset "UTF-8";
/* //
Theme Name: Weihnachtsmarkt Bad Hindelang
Theme URI: https://media-allgaeu.de/
Author: Media Allgäu
Author URI: https://media-allgaeu.de/
Description: Grundtemplate mit php 8.2.xx Support
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wm_bad_hindelang
// */
.topleiste {
  background: rgb(6, 117, 161);
  background: -webkit-gradient(linear, left top, right top, from(rgb(6, 117, 161)), color-stop(25%, rgb(6, 117, 161)), color-stop(25%, rgb(6, 13, 24)), to(rgb(6, 13, 24)));
  background: linear-gradient(90deg, rgb(6, 117, 161) 0%, rgb(6, 117, 161) 25%, rgb(6, 13, 24) 25%, rgb(6, 13, 24) 100%);
}

.topleiste-rechts {
  text-align: right;
  padding-top: 0px !important;
  padding-bottom: 10px;
}

.topleiste-links {
  text-align: left;
  padding: 10px 15px !important;
}

.topleiste-text {
  display: inline-block;
}

.topleiste-icon {
  display: inline-block;
}

.topleiste-icon.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  width: 2em !important;
  height: auto !important;
  top: -4px;
}

.sprachen {
  display: inline-block;
  margin-bottom: 0px !important;
}

.sprachen ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
  top: 8px;
  margin-right: 40px;
  display: inline-block;
}

.sprachen li {
  display: inline-block;
  /* margin-left: -15px;
  margin-right: 5px; */
}

li.deutsch a {
  font-size: 0px !important;
}

li.deutsch a::before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  /* position: absolute;
  top: 7px; */
  border: solid 2px #fff;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  background: rgb(255, 206, 0);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(255, 206, 0)), color-stop(33%, rgb(255, 206, 0)), color-stop(33%, rgb(221, 0, 0)), color-stop(66%, rgb(221, 0, 0)), color-stop(66%, rgb(0, 0, 0)), to(rgb(0, 0, 0)));
  background: linear-gradient(0deg, rgb(255, 206, 0) 0%, rgb(255, 206, 0) 33%, rgb(221, 0, 0) 33%, rgb(221, 0, 0) 66%, rgb(0, 0, 0) 66%, rgb(0, 0, 0) 100%);
}

li.french a::before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-left: 15px;
  border: solid 2px #fff;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  background: rgb(0, 35, 149);
  background: -webkit-gradient(linear, left top, right top, from(rgb(0, 35, 149)), color-stop(33%, rgb(0, 35, 149)), color-stop(33%, rgb(255, 255, 255)), color-stop(66%, rgb(255, 255, 255)), color-stop(66%, rgb(237, 42, 57)), to(rgb(237, 42, 57)));
  background: linear-gradient(90deg, rgb(0, 35, 149) 0%, rgb(0, 35, 149) 33%, rgb(255, 255, 255) 33%, rgb(255, 255, 255) 66%, rgb(237, 42, 57) 66%, rgb(237, 42, 57) 100%);
}

li.french a {
  font-size: 0px !important;
}

#trp-floater-ls {
  left: 90% !important;
}

.breadcrumb-row {
  padding-top: 10px !important;
  padding-bottom: 10px;
}
.breadcrumb-row .vc_column-inner {
  padding-top: 0px !important;
}

.breadcrumb {
  display: inline-block;
  margin-bottom: 0;
}
.breadcrumb a {
  color: #000033;
  text-decoration: none;
}

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

#mysticky-wrap {
}

*.bb-header-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.menue-bar {
  padding: 0 15px;
}

.bbhd-menu > .menu > li:first-child {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.bbhd-menu > ul > li > a {
  font-size: 17px !important;
  line-height: 17px !important;
}

.bbhd-menu-vertical.bbhd-menu-dark ul li a {
  color: #000033 !important;
}

.bbhd-menu-vertical.bbhd-menu-dark ul li a:hover {
  color: #c0a45a !important;
}

.mega-menue-inhalt {
  max-width: 1600px !important;
  margin: auto !important;
}

.mega-inhalt-innen {
  padding: 20px 0;
}

.menue-links {
  float: left;
}

.menue-rechts {
  float: right;
}

.bbhd-logo.logo-normal img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 230px;
  padding: 10px;
  margin: auto;
  -ms-flex-line-pack: center;
      align-content: center;
}

#mysticky-nav.wrapfixed {
  -webkit-box-shadow: 0px 0px 30px 0px rgb(64, 64, 64);
  box-shadow: 0px 0px 30px 0px rgb(64, 64, 64);
}

.wrapfixed .bbhd-logo.logo-normal {
  display: block;
}

.wrapfixed .bbhd-logo.logo-normal img {
  max-width: 130px;
}

.wrapfixed .mega-abstand {
  height: 0px !important;
}

.bbhd-logo.logo-sticky {
  display: none;
}

.wrapfixed .bbhd-logo.logo-sticky {
  display: block;
}

.bbhd-logo.logo-sticky img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 270px;
  padding: 10px 15px;
  margin: auto;
  -ms-flex-line-pack: center;
      align-content: center;
}

/* .bbhd-menu > ul > li:hover > a {
    background-color: $main-color-blau !important;
} */
.bbhd-menu li .bbhd-mega-menu {
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
  padding: 15px !important;
  -webkit-transition: 0.5s ease !important;
  transition: 0.5s ease !important;
  background-color: transparent !important;
}

.megamenue-titel {
  padding: 15px;
}

.megamenue-menue-inside {
  margin-bottom: 15px !important;
}

.megamenue-menue-inside a {
  color: #060D18 !important;
  text-decoration: none;
}

.megamenue-menue-inside a:hover {
  color: #000033 !important;
}

.megamenue-menue-inside a:before {
  content: "»";
  padding-right: 5px;
}

.megamenue-menue-inside li a:before {
  content: "»";
  padding-right: 5px;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.megamenue-menue-inside li:hover a:before {
  content: "»";
  padding-right: 25px;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

#responsive-menu-pro-additional-content {
  padding: 0px !important;
}

.float-right.my-menue-button {
  font-weight: bold;
  padding: 10px 15px !important;
  margin: 0px;
  float: right;
  font-size: 20px;
}

.sprache {
}

.sprache h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
}

.sprache-button {
  padding: 25px 0 !important;
}

.btn.btn-primary.gold {
  background-color: #c0a45a;
  text-transform: uppercase;
  color: #000033 !important;
  font-weight: bold;
  border-color: #c0a45a;
  padding: 5px 20px !important;
}

.telefon {
  padding: 20px 0 !important;
}

.telefon p {
  font-size: 14px;
  padding: 0 5px !important;
  margin-bottom: 0px;
}

.quick-icon {
  padding: 30px 0 !important;
}

.icons p {
  text-transform: uppercase;
  color: #c0a45a;
  font-size: 10px;
  margin-bottom: 0;
}

.col-4.icons {
  padding: 20px;
}

.trenner {
  border-top: 1px solid #fff;
}

.row.social-last {
  background: rgb(192, 164, 90);
  background: linear-gradient(354deg, rgb(192, 164, 90) 0%, rgb(192, 164, 90) 49%, rgb(0, 0, 51) 50%, rgb(0, 0, 51) 100%);
  color: #000033;
  font-weight: bold;
  text-transform: uppercase;
  padding: 90px 0 15px !important;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.fa.fa-star.social-last-icon {
  font-size: 20px;
  padding: 10px;
}

.social-last-icon {
  padding: 15px;
  font-size: 35px;
}

img.icon {
  width: 50px;
  margin: 0 5px 5px 5px !important;
}

.side-icon .aio-icon-img.uavc-square {
  padding: 0.2em !important;
}

li.link-mit-abstand {
  margin-top: 30px !important;
}

@media screen and (max-width: 1320px) {
  .bbhd-menu > ul > li > a {
    font-size: 15px !important;
    line-height: 15px !important;
  }
}
@media screen and (max-width: 1239px) {
  .mega-menue-inhalt {
    padding: 20px;
  }
}
@media screen and (max-width: 460px) {
  .bbhd-logo.logo-normal img {
    max-width: 130px;
    margin: 0;
  }
}
html {
  overflow-x: hidden;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #fff;
  background-color: #000033;
  overflow-x: hidden;
}

a {
  color: #060D18;
}

a:hover {
  color: #000033;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.5rem;
}

h3 {
  font-size: 2rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

.rechts {
  text-align: right !important;
}

.links {
  text-align: left !important;
}

.klein p {
  font-size: 12px !important;
}

.claim {
  font-family: "brigitte_eignerregular" !important;
}

h1.claim {
  font-size: 300px;
  line-height: 200px;
  font-family: "brigitte_eignerregular", sans-serif;
}

h2.claim-links {
  font-size: 300px;
  line-height: 200px;
  font-family: "brigitte_eignerregular", sans-serif;
}

h2.claim {
  font-size: 300px;
  line-height: 200px;
  font-family: "brigitte_eignerregular", sans-serif;
}

h3.claim {
  font-size: 200px;
  line-height: 200px;
  font-family: "brigitte_eignerregular", sans-serif;
}

h4.claim {
  font-size: 150px;
  line-height: 150px;
  font-family: "brigitte_eignerregular", sans-serif;
}

.heading-margin {
  margin-left: 160px !important;
  margin-bottom: 100px !important;
}

.gross {
  text-transform: uppercase;
}

.weiss {
  color: #fff;
}

.blau {
  color: #000033;
}

.gold {
  color: #c0a45a !important;
}

.hellgold {
  color: #c0a45a;
  opacity: 0.4;
}

.hellblau {
  color: #D8E7F2;
}

.schwarz {
  color: #060D18;
}

.orange {
  color: #E6A91A;
}

.bg-orange {
  background-color: #E6A91A;
}

.bg-blau {
  background-color: #000033;
}

.bg-hellblau {
  background-color: #D8E7F2;
}

.bg-schwarz {
  background-color: #060D18;
}

.bg-weiss {
  background-color: #fff;
}

.bg-weiss-transparent {
  background-color: rgba(255, 255, 255, 0.9);
}

.bg-gold {
  background-color: #c0a45a;
}

.null {
  margin-bottom: 0px !important;
}

.spacing {
  letter-spacing: 3px;
}

.unten {
  position: absolute !important;
}

.max-weite {
  max-width: 1400px !important;
  margin: auto;
}

.transparent {
  opacity: 0.95;
}

/* *.vc_icon_element-background-color-blue {
	background-color: $main-color-blau !important;

} */
.blob .vc_icon_element-background-color-blue {
  background: #000033 !important;
  -webkit-box-shadow: 0 0 0 0 rgb(52, 172, 224);
          box-shadow: 0 0 0 0 rgb(52, 172, 224);
  -webkit-animation: pulse-blue 2s infinite;
          animation: pulse-blue 2s infinite;
}

.blob .vc_icon_element-background-color-orange {
  background: #c0a45a !important;
  -webkit-box-shadow: 0 0 0 0 rgb(224, 184, 52);
          box-shadow: 0 0 0 0 rgb(224, 184, 52);
  -webkit-animation: pulse-blue 2s infinite;
          animation: pulse-blue 2s infinite;
}

@-webkit-keyframes pulse-blue {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
            box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 20px rgba(52, 172, 224, 0);
            box-shadow: 0 0 0 20px rgba(52, 172, 224, 0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
            box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}

@keyframes pulse-blue {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
            box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 20px rgba(52, 172, 224, 0);
            box-shadow: 0 0 0 20px rgba(52, 172, 224, 0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
            box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}
.vc_btn3-color-blue {
  background-color: #000033 !important;
}

.vc_btn3-color-orange {
  background-color: #c0a45a !important;
}

.vc_btn3-color-danger {
  background-color: #881405 !important;
  color: #b9ab83 !important;
}

.vc_btn3-color-danger:hover {
  background-color: #c0a45a !important;
  color: #881405 !important;
}

.vc_btn3.vc_btn3-size-lg {
  font-size: 24px !important;
  text-transform: uppercase;
  font-weight: bold;
}

.vc_sep_color_orange {
  color: #c0a45a !important;
}

.vc_sep_color_blue {
  color: #000033 !important;
}

.wpfm-template-10 ul.wpfm-nav li::before {
  border-color: #c0a45a !important;
  top: 17px !important;
}

.wpfm-template-10 ul.wpfm-nav li a {
  width: 20px !important;
  height: 20px !important;
}

.wpfm-template-10 ul.wpfm-nav li a span {
  opacity: 1 !important;
  border: 2px solid #c0a45a;
  background-color: #fff !important;
}

.wpfm-template-10 .wpfm-menu-name {
  margin-right: 5px;
}

@media screen and (max-width: 1200px) {
  h2.claim {
    font-size: 250px;
    line-height: 150px;
  }
  h3.claim {
    font-size: 150px;
    line-height: 150px;
  }
  h4.claim {
    font-size: 125px;
    line-height: 125px;
  }
}
@media screen and (max-width: 810px) {
  h2 {
    font-size: 1.7rem;
    margin-bottom: 15px;
  }
  .heading-margin {
    margin-left: 0px !important;
    margin-bottom: 100px !important;
  }
  h2.claim {
    font-size: 200px;
    line-height: 120px;
  }
  h2.claim-links {
    font-size: 100px;
    line-height: 100px;
    background-color: rgba(0, 0, 0, 0.65);
    border-radius: 20px;
    padding-top: 10px;
    padding-left: 15px;
  }
  h3.claim {
    font-size: 120px;
    line-height: 120px;
  }
  h4.claim {
    font-size: 75px;
    line-height: 75px;
  }
  .vc_btn3.vc_btn3-size-lg {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 460px) {
  .heading-margin {
    margin-left: 0px !important;
    margin-bottom: 0px !important;
  }
  h2.claim-links {
    font-size: 120px;
    line-height: 120px;
    color: #fff !important;
    background-color: transparent;
  }
  h3.claim {
    font-size: 70px;
    line-height: 70px;
  }
  .rechts {
    text-align: center !important;
  }
  .links {
    text-align: center !important;
  }
}
.bb-footer-container {
}
.bb-footer-container ul {
  list-style: square;
  margin-left: 0px;
  padding-left: 15px;
  color: #c0a45a;
  display: inline-block;
  float: right;
}
.bb-footer-container li {
  color: #fff;
}
.bb-footer-container li::marker {
  color: #c0a45a;
}

.logo-footer img {
  max-width: 250px !important;
}

li.bbfb-social-item {
  padding: 0px !important;
}

.uavc-list-icon.footer-icon:hover {
  color: #fff;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

span.uavc-list-desc a {
  color: #fff !important;
  text-decoration: none;
}

.footer-icon-holder {
  text-align: center;
  margin-top: -25px;
}

.footer-icon {
  display: inline-block;
  margin: 0px 5px;
}

.bbfb-menu.last-menue ul li {
  border-right: solid 2px #c0a45a;
  text-transform: uppercase;
  line-height: 0 !important;
}

.bbfb-menu.last-menue ul li:last-child {
  border-right: solid 0px #c0a45a;
}

.bbfb-menu.last-menue ul li a {
  font-size: 14px !important;
  line-height: 14px !important;
}

.icon-kontakt ul {
  float: left;
}

.menu-quicklinks-footer-container {
}
.menu-quicklinks-footer-container ul {
  text-align: right;
}
.menu-quicklinks-footer-container li a {
  color: #fff;
  text-decoration: none;
}

.menu-rechtliches-footer-container {
}
.menu-rechtliches-footer-container ul {
  float: none;
}
.menu-rechtliches-footer-container li a {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 810px) {
  .desktop {
    display: none;
  }
}
@media screen and (max-width: 460px) {
  .footer-basic {
    text-align: center;
  }
  .menu-quicklinks-footer-container ul {
    text-align: center;
  }
  .bb-footer-container ul {
    float: none;
  }
  .bbfb-menu.last-menue ul li {
    border-right: solid 0px #c0a45a;
    margin-bottom: 5px;
  }
}
.inhalt {
  z-index: 0;
  position: relative;
  overflow-x: hidden;
}

.teaser900 {
  min-height: 900px;
}

.teaser750 {
  min-height: 750px;
}

.teaser650 {
  min-height: 650px;
}

.teaser550 {
  min-height: 550px;
}

.top-50 {
  margin-top: -50px;
}

.overlay-bg .upb_video-wrapper::after {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  height: 100% !important;
  width: 100% !important;
  background: rgb(0, 0, 0) !important;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.9)), color-stop(25%, rgba(0, 0, 0, 0.9)), color-stop(25%, rgba(0, 0, 0, 0.7)), color-stop(40%, rgba(0, 0, 0, 0.7)), color-stop(40%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0))) !important;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) !important;
}

.overlay-bg .upb_bg_overlay::after {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  height: 100% !important;
  width: 100% !important;
  background: rgb(0, 0, 0) !important;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.9)), color-stop(25%, rgba(0, 0, 0, 0.9)), color-stop(25%, rgba(0, 0, 0, 0.7)), color-stop(40%, rgba(0, 0, 0, 0.7)), color-stop(40%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0))) !important;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) !important;
}

.overlay-bg .upb_row_bg::after {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  height: 100% !important;
  width: 100% !important;
  background: rgb(0, 0, 0) !important;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.9)), color-stop(25%, rgba(0, 0, 0, 0.9)), color-stop(25%, rgba(0, 0, 0, 0.7)), color-stop(40%, rgba(0, 0, 0, 0.7)), color-stop(40%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0))) !important;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) !important;
}

.ult-overlay-close {
  padding: 15px !important;
}

.top-row {
  margin-top: -100px;
}

.button-box .vc_btn3.vc_btn3-size-md {
  font-size: 16px !important;
  font-weight: 600 !important;
  padding-left: 0px !important;
  padding-right: 20px;
}

.button-box .vc_btn3-color-white {
  color: #000 !important;
}

.button-box .vc_btn3-color-white:hover {
  background-color: #fff !important;
}

.box-zahl {
  position: absolute;
  bottom: 45px;
  right: 45px;
  margin-bottom: 0px !important;
}

h2.box-zahl {
  font-size: 95px;
  line-height: 1;
}

.trenner-headline h4 {
  font-size: 30px;
}

.vc_separator .vc_sep_holder .vc_sep_line {
  top: 5px !important;
}

.stickybar {
  position: absolute !important;
  top: 0;
  left: 0;
  bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: grid;
  z-index: 99;
}

.stickybar-rechts {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  -ms-flex-line-pack: center;
      align-content: center;
  display: grid;
  z-index: 99;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  width: 50px;
  height: 100%;
}

.stickybar .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  width: 2em;
  height: 2em;
}

.innen50 {
  padding: 50px;
}

.blob .vc_icon_element-icon {
  left: 31px !important;
}

.kundenstimme .ult-content-box {
  background-repeat: no-repeat !important;
  background-size: 74px !important;
}

.ult-adjust-bottom-margin {
  margin-bottom: 0px !important;
}

.mit-rahmen-rechts {
  border-left: 5px solid #000033;
  padding-left: 20px;
}

.ult-content-box-container.bg-blau .ult-content-box {
  background-color: #000033 !important;
}

.ult-content-box-container.bg-weiss .ult-content-box {
  background-color: #fff !important;
}

.ult-content-box-container.bg-worange .ult-content-box {
  background-color: #E6A91A !important;
}

.ult-overlay-close {
  padding: 15px !important;
}

.top-row {
  margin-top: -100px;
}

.button-box .vc_btn3.vc_btn3-size-md {
  font-size: 16px !important;
  font-weight: 600 !important;
  padding-left: 0px !important;
  padding-right: 20px;
}

.button-box .vc_btn3-color-white {
  color: #000 !important;
}

.button-box .vc_btn3-color-white:hover {
  background-color: #fff !important;
}

.box-zahl {
  position: absolute;
  bottom: 45px;
  right: 45px;
  margin-bottom: 0px !important;
}

h2.box-zahl {
  font-size: 95px;
  line-height: 1;
}

.trenner-headline h4 {
  font-size: 30px;
}

.vc_separator .vc_sep_holder .vc_sep_line {
  top: 5px !important;
}

.stickybar .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  width: 2em;
  height: 2em;
}

.innen50 {
  padding: 50px;
}

.blob .vc_icon_element-icon {
  left: 31px !important;
}

.kundenstimme .ult-content-box {
  background-repeat: no-repeat !important;
  background-size: 74px !important;
}

.ult-adjust-bottom-margin {
  margin-bottom: 0px !important;
}

.banner-5 {
  border: solid 10px #fff;
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span {
  width: 30px !important;
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span {
  background-color: #000033 !important;
}

.vc_separator.vc_sep_color_blue .vc_sep_line {
  border-color: #000033 !important;
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
  background-color: #c0a45a !important;
}

.null {
  margin-bottom: 0px !important;
}

.bottom {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.rotate {
  position: absolute !important;
  right: 0;
  bottom: 0;
  top: 0;
}

.rotate-text {
  width: 400px;
  margin-left: -20%;
}

.overlay-box-large {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 51, 0.7);
  width: 100%;
}

.overlay-box-large-transparent {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.slider-container .ult-content-box {
  min-height: 600px;
}

.slider-grosse-bilder {
}
.slider-grosse-bilder .slick-prev {
  left: -35px !important;
}
.slider-grosse-bilder .slick-next {
  right: -35px !important;
}

.logo-slider .slick-prev {
  left: -55px;
  color: #C0A45A !important;
}

.logo-slider .slick-next {
  right: -55px;
  color: #C0A45A !important;
}

.veranstaltung-slider .slick-prev {
  left: -55px;
  color: #C0A45A !important;
}

.veranstaltung-slider .slick-next {
  right: -55px;
  color: #C0A45A !important;
}

.logo-slider img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.7;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.logo-slider img:hover {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.overlay-box-large-weiss {
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 35px;
}
.overlay-box-large-weiss .wpb_text_column {
  margin-bottom: 0px !important;
}
.overlay-box-large-weiss p {
  margin-bottom: 0px !important;
}

.beitragstitel h4 {
  min-height: 58px;
}

.auszugtext {
  min-height: 216px;
}

.adresse span {
  color: #C0A45A !important;
  width: 100%;
  display: inline-block;
  font-size: 1.25rem;
  margin-bottom: 10px;
}

.adresse {
  min-height: 112px;
}

.detail-telefon {
  min-height: 24px;
}

.detail-telefon::before {
  width: 20px;
  display: inline-block;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f879";
  margin-right: 10px;
}

.detail-handy {
  min-height: 24px;
}

.detail-handy::before {
  width: 20px;
  display: inline-block;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f3cd";
  margin-right: 10px;
}

.detail-email {
  min-height: 24px;
}

.detail-email::before {
  width: 20px;
  display: inline-block;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0e0";
  margin-right: 10px;
}

.detail-email a {
  color: #fff;
}

.detail-link {
  min-height: 34px;
  margin-top: 15px;
}

.detail-link a {
  color: #fff;
  text-decoration: none;
  padding: 5px 10px;
  background-color: #C0A45A;
  border-radius: 3px;
}

.veranstaltung-box {
  background-color: #F6F6F6;
}

.veranstaltung-box h4 {
  padding: 30px 30px 15px;
}

.veranstaltung-box p {
  padding: 0 30px;
}

.veranstaltung-box .vc_btn3-container {
  margin: 15px 30px 30px 30px !important;
}

span.evcal_desc3 {
  display: none !important;
}

.evo_start {
  background-color: #C0A45A;
  padding: 15px 22px;
  text-align: center;
  border-radius: 5px;
}

.slider-container .ult-content-box {
  min-height: 600px;
}

.slick-prev {
  left: -35px;
}

.slick-next {
  right: -35px;
}

.background50 .upb_row_bg {
  background-size: 50% auto !important;
}

.deaktiviert {
  display: none;
}

.teaser400 {
  min-height: 400px;
}

.box-border-gold {
  border: 2px solid rgb(192, 164, 90);
  margin-left: -150px;
  padding: 50px 150px;
}

.heading-box-gold-links {
  margin-left: -60px;
}

.uavc-list-content span.uavc-list-desc {
  padding-bottom: 15px !important;
}

.side-icon .aio-icon-img.uavc-square {
  padding: 0.2em !important;
}

.trenner-headline {
  font-family: "brigitte_eignerregular";
}

.trenner-headline.vc_separator h4 {
  line-height: 1em;
  font-size: 100px !important;
}

.background50-r .upb_row_bg {
  background-size: 50% auto !important;
}

.background50-l .upb_row_bg {
  background-size: 50% auto !important;
}

@media screen and (max-width: 810px) {
  .teaser400 {
    min-height: 200px;
  }
  .box-border-gold {
    margin-left: -50px;
    padding: 20px 50px;
  }
  .overlay-box-large-weiss {
    padding: 15px;
  }
  .vc_sep_width_50 {
    width: 100% !important;
  }
  .background50-r .upb_row_bg {
    background-size: auto 100% !important;
    background-position: 450px !important;
  }
  .background50-l .upb_row_bg {
    background-size: auto 100% !important;
    background-position: -350px !important;
  }
  .eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2,
.evo_pop_body .evcal_desc span.evcal_desc2 {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 460px) {
  .stickybar {
    display: none;
  }
  .stickybar-rechts {
    display: none;
  }
  .box-border-gold {
    margin: 15px 0px;
    padding: 20px 50px;
  }
  .heading-box-gold-links {
    margin-left: -30px;
  }
  .trenner-headline.vc_separator h4 {
    font-size: 60px !important;
  }
  .inhalt-halb-bg-weiss {
    background-color: rgba(255, 255, 255, 0.7);
    margin: 15px;
    border-radius: 10px;
  }
  .background50-r .upb_row_bg {
    background-size: cover !important;
    background-position: center center !important;
  }
  .background50-l .upb_row_bg {
    background-size: cover !important;
    background-position: center center !important;
  }
  .background50 .upb_row_bg {
    background-size: 50% auto !important;
    background-image: none !important;
  }
}
@font-face {
  font-family: "brigitte_eignerregular";
  src: url("assets/fonts/brigitte_eigner-webfont.woff2") format("woff2"), url("assets/fonts/brigitte_eigner-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Crete Round";
  src: url("assets/fonts/CreteRound-Regular.woff2") format("woff2"), url("assets/fonts/CreteRound-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Crete Round";
  src: url("assets/fonts/CreteRound-Italic.woff2") format("woff2"), url("assets/fonts/CreteRound-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-Bold.woff2") format("woff2"), url("assets/fonts/Poppins-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-ExtraLight.woff2") format("woff2"), url("assets/fonts/Poppins-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-Black.woff2") format("woff2"), url("assets/fonts/Poppins-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-BlackItalic.woff2") format("woff2"), url("assets/fonts/Poppins-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-BoldItalic.woff2") format("woff2"), url("assets/fonts/Poppins-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-ExtraLightItalic.woff2") format("woff2"), url("assets/fonts/Poppins-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-ExtraBoldItalic.woff2") format("woff2"), url("assets/fonts/Poppins-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-ExtraBold.woff2") format("woff2"), url("assets/fonts/Poppins-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-Regular.woff2") format("woff2"), url("assets/fonts/Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-Italic.woff2") format("woff2"), url("assets/fonts/Poppins-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-Light.woff2") format("woff2"), url("assets/fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-LightItalic.woff2") format("woff2"), url("assets/fonts/Poppins-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-SemiBold.woff2") format("woff2"), url("assets/fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-MediumItalic.woff2") format("woff2"), url("assets/fonts/Poppins-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-Medium.woff2") format("woff2"), url("assets/fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-Thin.woff2") format("woff2"), url("assets/fonts/Poppins-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/Poppins-SemiBoldItalic.woff2") format("woff2"), url("assets/fonts/Poppins-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-Bold.woff2") format("woff2"), url("assets/fonts/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("Roboto-Light.woff2") format("woff2"), url("Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-Medium.woff2") format("woff2"), url("assets/fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/Roboto-Regular.woff2") format("woff2"), url("assets/fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}