@charset "UTF-8";
/*
Theme Name: Skiverleih Brinkmann
Theme URI: http://www.google.de/
Author: FURCHT & TADEL
Author URI: https://www.furchtundtadel.de/
Description: Theme für  Skiverleih Brinkmann
Version: 1.0
*/
/*

Orange: ed6b06
Gelb: f29518
Schwarz: 4a5057
Dunkelgrau: c7c7c7
Grün: 87cd00
Rot: d50000
Blau: 069eed
Hellgrau: f8f8f9

*/
/* roboto-300 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-300.woff2") format("woff2"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-300italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-300italic.woff2") format("woff2"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-300italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-regular.woff2") format("woff2"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-italic.woff2") format("woff2"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-500.woff2") format("woff2"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-500.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-500italic.woff2") format("woff2"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-500italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-700.woff2") format("woff2"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-700italic.woff2") format("woff2"), url("https://www.skiverleih-brinkmann.de/wp-content/themes/brinkmann/fonts/roboto-v20-latin-700italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
.ftcookieinfodisplaycontainer {
  display: none !important;
}

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, body {
  height: 100%;
  width: 100%;
}

html.noscrolling {
  overflow-x: hidden;
}

body {
  padding-top: 100px;
  color: #4a5057;
  background: #fff;
  font-size: 15px;
  line-height: 1.5em;
  font-family: "Roboto", sans-serif;
}

body.noscrolling {
  overflow-x: hidden;
  position: relative;
}

strong {
  font-weight: 700;
}

img, a {
  outline: 0 !important;
}

.fl-module img {
  height: auto;
}

a {
  color: #00569c;
  text-decoration: none;
}

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

h1, h2, h3, h4, h5 {
  text-transform: uppercase;
}

h1 {
  font-size: 40px;
  line-height: 1.1em;
  color: #ed6b06;
}

h2 {
  font-size: 32px;
  line-height: 1.1em;
  color: #ed6b06;
}

h3 {
  font-size: 24px;
  line-height: 1.1em;
  color: #ed6b06;
}

h4 {
  font-size: 20px;
  line-height: 1.1em;
  color: #ed6b06;
}

h5 {
  font-size: 18px;
  line-height: 1.1em;
}

input, textarea {
  width: 100%;
  background: #f8f8f9;
  border: 0;
  border-bottom: 1px solid #cccccc;
  padding-left: 8px;
}

input:focus, textarea:focus {
  border-bottom: 1px solid #ed6b06;
}

input {
  height: 45px;
}

textarea {
  min-height: 200px;
}

.textcolor-orange {
  color: #ed6b06;
}

.textcolor-grey {
  color: #4A5057;
}

.textcolor-white {
  color: #fff;
}

.subheadline {
  font-size: 24px;
  color: #4a5057;
}

.container_bm {
  max-width: 1210px;
  margin: 0px auto;
}

.container_relative {
  position: relative;
}

.breadcrumb_bm {
  border-bottom: 1px solid #c7c7c7;
  font-size: 14px;
  padding: 10px 0px;
  margin-bottom: 10px;
}

.breadcrumb_bm a {
  color: #ed6b06;
}

.breadcrumb_bm a:hover {
  opacity: 0.7;
}

.breadcrumb_bm .bmicon10 {
  position: relative;
  top: 1px;
}

.bm_separator {
  width: 100%;
  height: 1px;
  background: #c7c7c7;
  margin: 20px 0px;
}

.bm_colorline {
  display: inline-block;
  width: 150px;
  height: 2px;
  background: #ed6b06;
}

.bm_colorlinewhite {
  background: #fff;
}

/* Allgemein-spezifische Queries */
@media screen and (max-width: 1250px) {
  .container_bm {
    margin: 0px 20px;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
}
/* Header */
header {
  width: 100%;
  height: 100%;
  position: relative;
}

header.subpage {
  height: 400px;
}

header .homeslider {
  height: 100%;
  overflow: hidden;
}

header .homeslider div {
  height: 100%;
  position: relative;
}

header .homeslider div .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 2;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ccffffff",GradientType=0 );
}

header .homeslider div video.video_desktop {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  max-width: inherit;
  min-width: 100%;
  z-index: 1;
}

header .homeslider div video.video_mobile {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  max-width: inherit;
  min-width: 100%;
  z-index: 1;
  display: none;
  visibility: hidden;
}

header .homeslider div .container_bm {
  position: absolute;
  z-index: 2;
  padding-bottom: 60px;
  bottom: 200px;
  left: 50%;
  width: 100%;
  height: auto;
  text-align: center;
  transform: translateX(-50%);
}

header .homeslider div .container_bm h4 {
  visibility: hidden;
  margin: 0px auto;
  font-size: 40px;
  margin-bottom: 10px;
  max-width: 80%;
}

header .homeslider div .container_bm h5 {
  visibility: hidden;
  margin: 0px auto;
  font-size: 24px;
  max-width: 80%;
}

header .homeslider div .container_bm .buttomcontainer {
  height: 30px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  width: 100%;
}

header .homeslider div .container_bm .bmbutton {
  visibility: hidden;
}

header .homeslider div .container_bm .bmbutton:hover {
  background-color: #fff;
}

header .homeslider div .container_bm .sliderprevbutton {
  position: absolute;
  background: url("images/slider-arrow-left_x2.webp");
  background-size: 100%;
  width: 21px;
  height: 40px;
  border: 0px;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.5;
}

header .homeslider div .container_bm .slidernextbutton {
  position: absolute;
  background: url("images/slider-arrow-right_x2.webp");
  background-size: 100%;
  width: 21px;
  height: 40px;
  border: 0px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.5;
}

header .homeslider div .container_bm .sliderprevbutton:hover, header .homeslider div .container_bm .slidernextbutton:hover {
  opacity: 1;
}

header .scollbar {
  position: absolute;
  bottom: 0px;
  height: 70px;
  width: 100%;
  background: #fff;
  text-align: center;
}

header .scollbar a {
  color: #4a5057;
  position: relative;
  top: 15px;
}

header .scollbar span {
  position: relative;
  top: 7px;
}

header .scollbar .bmcicle {
  position: relative;
  top: 5px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #ed6b06;
  border-radius: 50%;
  margin-right: 5px;
}

header .scollbar .bmicon16 {
  position: relative;
  top: 7px;
}

/* Header-spezifische Queries */
@media screen and (max-width: 1250px) {
  header .homeslider div .container_bm {
    margin-left: 0px !important;
    margin-right: 0px !important;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  header .homeslider div .container_bm .sliderprevbutton {
    left: 15px;
  }
  header .homeslider div .container_bm .slidernextbutton {
    right: 15px;
  }
}
@media screen and (max-width: 992px) {
  header .homeslider div .container_bm {
    width: 100%;
    max-width: 100%;
  }
  header .homeslider div .container_bm .sliderprevbutton {
    display: none;
  }
  header .homeslider div .container_bm .slidernextbutton {
    display: none;
  }
  header .homeslider div video.video_desktop {
    display: none;
    visibility: hidden;
  }
  header .homeslider div video.video_mobile {
    display: block;
    visibility: visible;
  }
}
@media screen and (max-width: 900px) {
  header.subpage {
    height: 250px;
  }
  header .homeslider div .container_bm h5 {
    display: none;
  }
  header .homeslider div .container_bm h4 {
    font-size: 28px;
  }
  header .scollbar {
    position: absolute;
    bottom: 0px;
    height: 50px;
    width: 100%;
    background: #fff;
    text-align: center;
    display: none;
  }
  header .scollbar a {
    color: #4a5057;
    position: relative;
    top: 7px;
  }
  header .scollbar span {
    position: relative;
    top: 7px;
  }
}
@media screen and (max-height: 1100px) {
  header .homeslider div .container_bm {
    bottom: 150px;
  }
}
@media screen and (max-height: 900px) {
  header .homeslider div .container_bm {
    bottom: 160px;
  }
}
/* Navigation */
nav {
  float: right;
  margin-top: 30px;
}

nav * {
  transition: all 0.25s;
}

nav ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 40px;
}

nav ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 20px;
  min-height: 70px;
}

nav ul li a {
  transition: all 0s;
  display: block;
  padding: 0px 0px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #4a5057;
  padding-bottom: 3px;
}

nav ul li a img {
  position: relative;
  top: 8px;
}

nav ul li:hover > a {
  text-decoration: none;
  color: #ed6b06;
  border-bottom: 2px solid #ed6b06;
}

nav ul li ul {
  padding: 12px 0px 22px;
  display: block;
  position: absolute;
  top: 100px;
  left: 0px;
  background: #fff;
  z-index: 2000;
  width: 100%;
  box-shadow: 0px 5px 10px 0px rgba(17, 39, 27, 0.15);
}

nav ul li ul li {
  float: none;
  border: 0px;
  max-width: 100%;
  text-align: left;
}

nav ul li ul li a {
  font-weight: normal;
  display: block;
  height: auto;
  line-height: 1em;
  text-decoration: none;
  text-align: left;
  text-transform: normal;
  width: 100%;
  font-size: 14px;
  background: url("images/button-arrow-orange_x2.webp") no-repeat left 12px;
  background-size: 43px 16px;
  padding: 12px 0px 12px 35px;
  border-bottom: 1px solid #cccccc;
}

nav ul li ul li a:hover {
  border-bottom: 1px solid #cccccc;
}

nav ul li ul li.current-menu-item > a {
  border-bottom: 1px solid #cccccc;
}

nav ul li ul li img {
  max-width: 100%;
}

nav ul li ul li ul {
  display: block;
}

nav ul li ul .column_one_third {
  width: 32%;
  margin: 0px;
  margin-left: 2%;
  float: left;
}

nav ul li ul .column_one_third:first-child {
  margin-left: 0%;
}

nav ul li ul .column_one_third > a {
  display: none;
}

nav ul li ul .column_one_third ul {
  display: block;
  position: relative;
  top: 0px;
  border-top: 0px;
}

nav ul li ul .column_one_third ul li {
  min-height: 39px;
}

nav ul li.menu-item-has-children > ul {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}

nav ul li.menu-item-has-children:hover * {
  opacity: 1;
  visibility: visible;
}

nav ul li.current-menu-item > a {
  color: #ed6b06;
  border-bottom: 2px solid #ed6b06;
}

nav ul li.current-page-ancestor > a {
  color: #ed6b06;
  border-bottom: 2px solid #ed6b06;
}

nav .container_navi > ul {
  position: relative;
  max-width: 1140px;
  margin: 0px auto;
  top: 0px;
}

nav .container_navi ul {
  box-shadow: none;
}

nav .container_navi > a {
  display: none;
}

nav .nolink * {
  color: #4a5057;
  background: none !important;
  background-image: none !important;
  cursor: default;
  padding: 0px !important;
  border: 0px !important;
}

nav .nolink a:hover {
  color: #4a5057;
  background: none !important;
  background-image: none !important;
  cursor: default;
  padding: 0px !important;
  border: 0px !important;
}

nav .nolink2 * {
  background: none !important;
  background-image: none !important;
  padding: 0px !important;
  border: 0px !important;
  color: #4a5057;
}

nav .nolink2 a:hover * {
  background: none !important;
  background-image: none !important;
  padding: 0px !important;
  border: 0px !important;
  color: #4a5057;
}

nav .sub {
  font-size: 15px;
  line-height: 1.5em;
  text-transform: none !important;
}

/* Navigation-spezifische Queries */
@media screen and (max-width: 1120px) {
  nav {
    display: none;
  }
}
/* Footer */
footer {
  margin-bottom: 85px;
  position: relative;
}

footer .footermap {
  width: 100%;
  height: 600px;
  position: relative;
}

footer .footermap .mapcontent {
  width: 100%;
  height: 600px;
  position: relative;
  z-index: 1;
  background: url("images/standorte.webp") no-repeat center;
  background-size: cover;
}

footer .footermap .overlay {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

footer .sitemap {
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 40px;
  margin-bottom: 20px;
  margin-top: 20px;
}

footer .sitemap ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

footer .sitemap a:hover {
  text-decoration: none;
}

footer .sitemap ul li {
  float: left;
  width: 15%;
  margin: 0px;
  padding: 0px;
  color: #4a5057;
  margin-right: 2%;
}

footer .sitemap ul li:last-child {
  margin-right: 0%;
}

footer .sitemap ul li a {
  font-weight: 700;
  color: #4a5057;
  text-transform: uppercase;
  width: 100%;
  display: block;
  border-bottom: 1px solid #c7c7c7;
  padding: 3px 0px 8px;
}

footer .sitemap ul li a:hover {
  color: #ed6b06;
}

footer .sitemap ul li ul li {
  float: none;
  width: 100%;
  display: block;
  font-size: 14px;
}

footer .sitemap ul li ul li a {
  font-weight: normal;
  text-transform: none;
  background: url("images/button-arrow-orange_x2.webp") no-repeat left 12px;
  background-size: 43px 16px;
  padding: 8px 0px 8px 35px;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

footer .sitemap ul li ul li a:hover {
  color: #ed6b06;
}

footer a.footernavi {
  color: #4a5057;
  margin-right: 20px;
  background: url("images/button-arrow-orange_x2.webp") no-repeat left 8px;
  background-size: 43px 16px;
  padding: 8px 0px 8px 35px;
}

footer a.footernavi:hover {
  color: #ec6a08;
}

footer .backtotop {
  margin-left: 20px;
}

footer .backtotop a {
  color: #4a5057;
}

footer .backtotop a:hover {
  color: #ec6a08;
}

/* Footer-spezifische Queries */
@media screen and (max-width: 1100px) {
  footer .sitemap {
    display: none;
  }
  footer .footerspacer {
    border-top: 1px solid #c7c7c7;
    margin-top: 30px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 786px) {
  footer .footerspacer {
    display: none;
  }
  footer .backtotop {
    position: absolute;
    right: 20px;
    bottom: 0px;
  }
  footer .footernavigation {
    width: 100%;
    padding-bottom: 50px;
    margin-top: 30px;
  }
  footer .footernavigation a {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #c7c7c7;
    margin-top: 2px;
  }
  footer .footernavigation a.footernavilast {
    border-bottom: 1px solid #c7c7c7;
  }
}
/* Buttons */
.bmbutton {
  text-align: left;
  display: inline-block;
  border: 1px solid #ed6b06;
  text-transform: uppercase;
  padding: 0px 15px;
  min-height: 38px;
  line-height: 38px;
  padding-right: 58px;
  transition: all 0.25s;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 43px 16px;
}

.bmbutton_default {
  color: #ed6b06;
  background-image: url("images/button-arrow-orange_x2.webp");
}

.bmbutton_default:hover, .bmbutton_default:focus {
  background-color: #ed6b06;
  color: #fff;
  background-image: url("images/button-arrow-white_x2.webp");
}

.bmbutton_booking {
  background-color: #ed6b06;
  color: #fff;
  background-image: url("images/button-arrow-white_x2.webp");
}

.bmbutton_booking:hover, .bmbutton_booking:focus {
  background-color: transparent;
  color: #ed6b06;
  background-image: url("images/button-arrow-orange_x2.webp");
}

.bmbutton_text {
  border: 1px solid transparent;
  color: #ed6b06;
  background-image: url("images/button-arrow-orange_x2.webp");
  padding: 0px 58px 0px 0px;
}

.bmbutton_text:hover, .bmbutton_text:focus {
  color: #4a5057;
  background-image: url("images/button-arrow-grey_x2.webp");
}

.bmbutton_white {
  border: 1px solid #fff;
  background-color: #ed6b06;
  color: #fff;
  background-image: url("images/button-arrow-white_x2.webp");
}

.bmbutton_white:hover, .bmbutton_white:focus {
  background-color: #fff;
  color: #ed6b06 !important;
  background-image: url("images/button-arrow-orange_x2.webp");
}

/* Topbar */
.topbar {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 7;
  background: #fff;
  height: 100px;
  box-shadow: 0px 5px 10px 0px rgba(17, 39, 27, 0.15);
}

.topbar .logo {
  padding-top: 12px;
}

.topbar .logo img:hover {
  opacity: 0.8;
}

.topbar .mobilenavi {
  display: none;
  float: right;
  height: 40px;
  margin: 30px 0px;
  line-height: 40px;
  cursor: pointer;
}

.topbar .mobilenavi .fa {
  font-size: 18px;
  color: #ec6a08;
  position: relative;
  top: 1px;
}

.topbar .rightside {
  float: right;
  height: 40px;
  border-left: 1px solid #c7c7c7;
  margin: 30px 0px;
  padding-left: 15px;
  line-height: 40px;
}

.topbar .rightside .bmicon30 {
  float: left;
  position: relative;
  top: 4px;
  margin-right: 10px;
}

.topbar .rightside .bmicon30:hover {
  top: 3px;
}

.topbar .rightside .bmicon_snowflakewiththermometer_black:hover {
  background-position: -300px -60px;
}

.topbar .rightside .slopeinfos {
  float: right;
  margin-left: 10px;
}

.topbar .rightside .slopeinfos a {
  color: #4a5057;
}

.topbar .rightside .slopeinfos a:hover {
  color: #ec6a08;
}

.topbar .rightside .slopeinfos .bmicon15 {
  position: relative;
  top: 3px;
  margin-left: 5px;
}

.topbar .rightside .slopeinfos .slopecircle {
  float: left;
  margin-right: 5px;
  margin-top: 10px;
}

.topbar .rightside .languageselection {
  float: left;
  height: 70px;
}

.topbar .rightside .languageselection .bmicon10 {
  position: relative;
  top: -15px;
  left: 4px;
}

.topbar .rightside .languageselection ul {
  margin: 0px;
  padding: 0;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
}

.topbar .rightside .languageselection ul li {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
}

.topbar .rightside .languageselection ul li:hover * {
  opacity: 1;
  visibility: visible;
}

.topbar .rightside .languageselection ul li a {
  display: block;
  height: 70px;
  text-decoration: none;
  color: #4a5057;
}

.topbar .rightside .languageselection ul li ul {
  padding: 10px 20px 30px 20px;
  display: block;
  position: absolute;
  top: 70px;
  right: -130px;
  background: #fff;
  z-index: 2000;
  width: 260px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.25s linear;
  box-shadow: 0px 5px 10px 0px rgba(17, 39, 27, 0.15);
}

.topbar .rightside .languageselection ul li ul li {
  float: none;
  border: 0px;
  max-width: 100%;
  text-align: left;
}

.topbar .rightside .languageselection ul li ul li a {
  font-weight: normal;
  display: block;
  height: auto;
  line-height: 1em;
  text-decoration: none;
  text-align: left;
  text-transform: normal;
  width: 100%;
  font-size: 14px;
  background: url("images/button-arrow-orange_x2.webp") no-repeat left 12px;
  background-size: 43px 16px;
  padding: 12px 0px 12px 35px;
  border-bottom: 1px solid #cccccc;
}

.topbar .rightside .languageselection ul li ul li a:hover {
  border-bottom: 1px solid #cccccc;
  color: #ec6a08;
}

.topbar .rightside .languageselection ul li ul li img {
  position: relative;
  top: 2px;
}

/* Navigation-spezifische Queries */
@media screen and (max-width: 1120px) {
  .topbar .mobilenavi {
    display: block;
  }
  .topbar .rightside {
    border-left: 0px;
    border-right: 1px solid #c7c7c7;
    margin-right: 15px;
    padding-right: 15px;
    line-height: 40px;
  }
}
@media screen and (max-width: 610px) {
  .topbar .rightside {
    display: none;
  }
}
/* Mobile Navigation */
.mobileoverlay {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background: rgba(1, 34, 67, 0.3);
  z-index: 3000;
  opacity: 0;
  visibility: hidden;
}

.mobileoverlay.open {
  opacity: 1;
  visibility: visible;
}

.mobileoverlay.open .mobilenavigation {
  right: 0px;
}

.mobileoverlay.open .closeoverlay {
  left: 0px;
}

.mobileoverlay2 {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background: rgba(1, 34, 67, 0.3);
  z-index: 3100;
  opacity: 0;
  visibility: hidden;
}

.mobileoverlay2.open {
  opacity: 1;
  visibility: visible;
}

.mobileoverlay * {
  transition: all 0.25s;
}

.mobileoverlay .closeoverlay {
  position: absolute;
  top: 0px;
  left: -999px;
  bottom: 0px;
  width: 30%;
}

.mobileoverlay .mobilenavigation {
  position: absolute;
  top: 0px;
  right: -999px;
  bottom: 0px;
  width: 70%;
  background: #fff;
  box-sizing: border-box;
  padding: 0px 20px;
  overflow: auto;
  overflow-x: hidden;
}

.mobileoverlay .mobilenavigation .mobilenavigation_header {
  height: 100px;
  padding-top: 40px;
  color: #616060;
}

.mobileoverlay .mobilenavigation .mobilenavigation_header a {
  color: #616060;
}

.mobileoverlay .mobilenavigation .mobilenavigation_header span {
  color: #ec6a08;
}

.mobileoverlay .mobilenavigation .mobilenavigation_header .closenavi {
  float: right;
  font-size: 20px;
  color: #ec6a08;
  cursor: pointer;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content a:hover, a:focus {
  text-decoration: none;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li {
  width: 100%;
  margin: 0px;
  padding: 0px;
  color: #616060;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid rgba(97, 96, 96, 0.5);
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li:first-child {
  border-top: 1px solid rgba(97, 96, 96, 0.5);
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li a {
  display: block;
  width: 100%;
  color: #616060;
  padding: 10px;
  z-index: 1;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li span {
  display: right;
  float: right;
  position: relative;
  z-index: 2;
  height: 34px;
  padding: 0px 10px 0px 30px;
  font-size: 26px;
  padding-top: 8px;
  cursor: pointer;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li ul {
  position: absolute;
  right: -999px;
  top: 0px;
  bottom: 0px;
  background: #fff;
  z-index: 200;
  width: 92%;
  height: 100%;
  padding: 0px 20px;
  box-sizing: border-box;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li ul.open {
  right: 0px;
  z-index: 3200;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li ul li {
  font-weight: normal;
  background: url("images/button-arrow-orange_x2.webp") 0px 12px no-repeat;
  background-size: 43px 16px;
  padding-left: 20px;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li ul li.noicon {
  background: none;
  padding-left: 0;
  font-weight: bold;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li ul li.mobilenavigation_subnaviheader {
  height: 100px;
  padding-top: 40px;
  background: #fff;
  border: 0px;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li ul li.mobilenavigation_subnaviheader font {
  color: #ec6a08;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li ul li.mobilenavigation_subnaviheader .closesubnavi {
  float: right;
  font-size: 20px;
  color: #ec6a08;
  cursor: pointer;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li ul li.mobilenavigation_closesubnavi {
  cursor: pointer;
  padding: 10px;
  background: #ec6a08;
  color: #fff;
  border-top: 0px solid #ec6a08;
}

.mobileoverlay .mobilenavigation .mobilenavigation_content ul li ul li.mobilenavigation_closesubnavi a {
  font-weight: bold;
}

.mobileoverlay .mobilenavigation .mobilenavigation_addons {
  display: none;
  margin-top: 20px;
}

.mobileoverlay .mobilenavigation .mobilenavigation_addons a {
  color: #616060;
  line-height: 30px;
}

.mobileoverlay .mobilenavigation .mobilenavigation_addons .bmicon30 {
  float: left;
  margin-right: 10px;
}

.mobileoverlay .mobilenavigation .mobilenavigation_addons .slopeinfos {
  margin-top: 10px;
}

.mobileoverlay .mobilenavigation .mobilenavigation_addons .slopeinfos a {
  color: #4a5057;
}

.mobileoverlay .mobilenavigation .mobilenavigation_addons .slopeinfos a:hover {
  color: #ec6a08;
}

.mobileoverlay .mobilenavigation .mobilenavigation_addons .slopeinfos .bmicon15 {
  position: relative;
  top: 3px;
  margin-left: 5px;
}

.mobileoverlay .mobilenavigation .mobilenavigation_addons .slopeinfos .slopecircle {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}

@media screen and (max-width: 610px) {
  .mobileoverlay .mobilenavigation .mobilenavigation_addons {
    display: block;
  }
}
/* Footerbar */
.footerbar {
  position: absolute;
  bottom: -60px;
  width: 100%;
  background: #ed6b06;
  height: 60px;
  line-height: 60px;
  color: #fff;
}

.footerbar.open {
  position: fixed;
  bottom: 0px;
  z-index: 2000;
}

.footerbar a {
  color: #fff;
}

.footerbar a:hover {
  opacity: 0.7;
}

.footerbar .special {
  float: right;
  background: #fff;
}

.footerbar .special a {
  background: #f29100;
  height: 100%;
  display: block;
  padding: 0px 20px;
}

.footerbar .special a:hover {
  background: #ed6b06;
  opacity: 1;
}

.footerbar .bmicon25 {
  position: relative;
  top: 8px;
  margin-right: 5px;
}

/* Footerbar-spezifische Queries */
@media screen and (max-width: 780px) {
  .footerbar .marginleft40 {
    margin-left: 20px;
  }
  .footerbar a {
    text-transform: uppercase;
  }
  .footerbar a span {
    display: none;
  }
}
/* Sidebar Buttons */
.container_sidebarbuttons {
  position: relative;
  width: 100%;
  z-index: 999;
  height: 0px;
}

.container_sidebarbuttons.open {
  position: fixed;
  top: 95px;
  z-index: 999;
}

.container_sidebarbuttons a.startlink {
  position: absolute;
  top: -100px;
}

.sidebarbuttons {
  position: absolute;
  top: 120px;
  left: -80px;
  width: 40px;
}

.sidebarbuttons a {
  display: block;
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}

.sidebarbuttons .orangebox {
  background: #ed6b06;
  width: 100%;
  height: 100%;
}

.sidebarbuttons .facebookbox {
  background: #3B5998;
  width: 100%;
  height: 100%;
}

.sidebarbuttons .orangebox:hover, .sidebarbuttons .facebookbox:hover {
  opacity: 0.8;
}

.sidebarbuttons .bmicon25 {
  position: relative;
  left: 7.5px;
  top: 7.5px;
}

/* Page Builder */
.fl-row-fixed-width {
  max-width: 1250px;
}

.fl-module ul li {
  padding: 8px 0px 8px 0px;
  border-bottom: 1px solid #cccccc;
}

.fl-module-rich-text ul li {
  background: url("images/button-arrow-orange_x2.webp") no-repeat left 12px;
  background-size: 43px 16px;
  padding: 8px 0px 8px 35px;
  border-bottom: 1px solid #cccccc;
}

.fl-module-rich-text p {
  margin-bottom: 20px;
}

.fl-module-rich-text a {
  color: #ed6b06;
}

/* Contact Form 7 */
.wpcf7-submit {
  text-align: right;
  background-color: #ed6b06;
  color: #fff;
  border: 1px solid #ed6b06;
  text-transform: uppercase;
  padding: 10px 15px;
  padding-right: 58px;
  transition: all 0.25s;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 43px 16px;
  background-image: url("images/button-arrow-white_x2.webp");
}

.wpcf7-submit:hover, .wpcf7-submit:focus {
  background-color: transparent;
  color: #ed6b06;
  background-image: url("images/button-arrow-orange_x2.webp");
}

/* Modul - Galerie */
.gallerycontainer {
  position: relative;
}

.gallerycontainer .galleryoverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(6, 158, 237, 0.5) url("images/icon_zoom-galerie.webp") center center no-repeat;
  background-size: 50px 50px;
  display: none;
}

.gallerycontainer .galleryoverlaydefault {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(135deg, rgba(6, 158, 237, 0.5) 0%, rgba(6, 158, 237, 0.01) 99%, rgba(6, 158, 237, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#80069eed", endColorstr="#00069eed",GradientType=1 );
}

.gallerycontainer .galleryoverlay a {
  display: block;
  width: 100%;
  height: 100%;
}

/* Modul - Logobox*/
.logoboxwrapper {
  width: 100%;
  display: inline-block;
  position: relative;
}

.logoboxwrapper:after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.logoboxwrapper:hover {
  opacity: 0.7;
}

.logoboxwrapper .logobox {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border: 1px solid #cccccc;
  background: #fff;
}

.logoboxwrapper .logobox img {
  max-width: 80%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

/* Modul - Störer */
.disrupter {
  background-color: #ed6b06;
  color: #fff;
  padding: 40px;
  text-align: center;
}

.disrupter h3 {
  color: #fff;
}

.disrupter h4 {
  color: #fff;
}

.disrupter .spacerline {
  display: inline-block;
  width: 150px;
  height: 2px;
  background: #fff;
}

.disrupter .text {
  max-width: 750px;
  margin: 0px auto;
}

/* Modul - Teaserbox */
.teaserbox .image {
  padding: 0px;
  margin: 0px;
  display: table-cell;
  position: relative;
  overflow: hidden;
}

.teaserbox .image img {
  max-width: 100%;
  padding: 0px;
  margin: 0px;
  vertical-align: bottom;
}

.teaserbox .image video {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  max-height: 150%;
  max-width: inherit;
  width: 110%;
  z-index: 1;
}

.teaserbox .image .overlay {
  position: absolute;
  z-index: 2;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(135deg, rgba(6, 158, 237, 0.5) 0%, rgba(6, 158, 237, 0.01) 99%, rgba(6, 158, 237, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#80069eed", endColorstr="#00069eed",GradientType=1 );
}

.teaserbox .image .overlayhover {
  display: none;
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(6, 158, 237, 0.5);
  display: none;
}

.teaserbox .text {
  border: 2px solid #f8f8f9;
  background: #f8f8f9;
  color: #4a5057;
  text-align: center;
  padding: 40px 20px;
  position: relative;
}

.teaserbox .text h4 {
  color: #4a5057;
}

.teaserbox .text .bmbutton {
  color: #ed6b06;
  background-image: url("images/button-arrow-orange_x2.webp");
}

.teaserbox .text .logo {
  position: absolute;
  top: -45px;
  width: 70px;
  height: 70px;
  padding: 12px 5px 6px;
  border-radius: 50%;
  border: 2px solid #ed6b06;
  background: #fff;
  left: 50%;
  z-index: 3;
  transform: translateX(-50%);
}

.teaserbox:hover {
  cursor: pointer;
}

.teaserbox:hover .image .overlayhover {
  display: block;
}

.teaserbox:hover .text {
  border: 2px solid #ed6b06;
  background: #ed6b06;
  color: #fff;
}

.teaserbox:hover .text h3 {
  color: #fff;
}

.teaserbox:hover .text h4 {
  color: #fff;
}

.teaserbox:hover .text .bm_colorline {
  background: #fff;
}

.teaserbox:hover .text .bmbutton {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  background-image: url("images/button-arrow-white_x2.webp");
}

.teaserbox_highlight .text {
  border: 2px solid #ed6b06;
}

.teaserbox_highlight .text .bmbutton {
  background-color: #ed6b06;
  color: #fff;
  background-image: url("images/button-arrow-white_x2.webp");
}

/* Modul - Kontaktzeile */
.contactbar .contactbarbox {
  margin: 15px;
  margin-top: 50px;
  background: #f8f8f9;
  color: #4a5057;
  position: relative;
  padding: 20px;
  padding-top: 40px;
  text-align: center;
}

.contactbar .contactbarbox span {
  color: #ed6b06;
}

.contactbar .contactbarbox .logo {
  position: absolute;
  top: -30px;
  width: 60px;
  height: 60px;
  padding: 15px 8px;
  border-radius: 50%;
  border: 2px solid #ed6b06;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
}

.contactbar .contactbarbox1 {
  left: -15px;
}

.contactbar .contactbarbox2 {
  left: -5px;
}

.contactbar .contactbarbox3 {
  left: 5px;
}

.contactbar .contactbarbox4 {
  left: 15px;
}

.contactbar .contactbarbox:hover span {
  color: #fff;
}

.contactbar .contactbarbox:hover {
  background: #ed6b06;
  color: #fff;
  cursor: pointer;
}

/* Kontaktzeile-spezifische Queries */
@media all and (max-width: 768px) {
  .contactbar .contactbarbox1 {
    left: 0px;
  }
  .contactbar .contactbarbox2 {
    left: 0px;
  }
  .contactbar .contactbarbox3 {
    left: 0px;
  }
  .contactbar .contactbarbox4 {
    left: 0px;
  }
}
/* Modul - Social Share*/
.bmsharebar {
  height: 70px;
  padding: 0px 20px;
  background: #f8f8f9;
  width: 100%;
  line-height: 70px;
}

.bmsharebar .bmsharebarcontent {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}

.bmsharebar .bmsharebarcontent .whatsapp {
  display: none;
}

.bmsharebar .bmsharebarcontent div:hover {
  opacity: 0.7;
}

.bmsharebar .bmsharebarcontent div {
  position: relative;
  top: 12px;
}

/* Social Share-spezifische Queries */
@media all and (max-width: 768px) {
  .bmsharebar .bmsharebarcontent .whatsapp {
    display: inline-block;
  }
}
/* Modul - Standortkarte */
.locationmap {
  width: 100%;
  position: relative;
}

.locationmap select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.locationmap select:focus {
  border: 0 !important;
  outline: 0 !important;
}

.locationmap .bmbutton {
  position: absolute;
  right: 0px;
}

.locationmap .mapcontent {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}

.locationmap .mapcontent:after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.locationmap .mapcontent .map {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.locationmap .mapnavigation {
  height: 45px;
  position: relative;
  text-align: right;
}

.locationmap .mapnavigation .selectbox form {
  display: flex;
  justify-content: space-between;
}

.locationmap .mapnavigation .selectbox form input {
  display: none;
}

.locationmap .mapnavigation .selectbox form select {
  width: calc(100% - 230px);
}

.locationmap .mapnavigation .selectmaplocation {
  width: 100%;
  height: 45px;
  background: #f8f8f9 url("images/select-arrow_x2.webp") no-repeat right center;
  background-size: 36px 10px;
  border: 0;
  border-bottom: 1px solid #cccccc;
  padding-left: 8px;
}

.locationmap .mapnavigation .selectmaplocation:focus {
  border: 0 !important;
  border-bottom: 1px solid #cccccc;
  outline: 0 !important;
}

/* Standortkarte-spezifische Queries */
@media all and (max-width: 768px) {
  .locationmap .mapnavigation .selectbox form {
    display: block;
  }
  .locationmap .mapnavigation .selectbox form input {
    display: none;
  }
  .locationmap .mapnavigation .selectbox form select {
    position: relative;
    display: block;
    width: 100%;
  }
  .locationmap .mapnavigation .selectbox form button {
    width: 100%;
  }
}
/* Standortkarte-spezifische Queries */
@media all and (max-width: 520px) {
  .locationmap .mapnavigation {
    height: 94px;
  }
  .locationmap .mapnavigation a {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
  }
  .locationmap .mapnavigation .selectbox {
    right: 0px;
  }
}
/* Modul - Akkordeon */
.ug-accordion-button {
  background: #f8f8f9;
  padding: 12px 20px;
  margin-bottom: 10px;
  font-size: 20px;
  text-transform: uppercase;
}

.ug-accordion-item-active {
  color: #ed6b06;
}

.ug-accordion-button-icon {
  font-size: 30px;
  color: #ed6b06;
  opacity: 1;
}

.ug-accordion-content {
  padding: 0px 20px 20px;
  color: #555555;
}

.ug-accordion-content p {
  margin-bottom: 20px;
}

.ug-accordion-content ul {
  margin-bottom: 20px;
}

.ug-accordion-content ul li {
  background: url("images/button-arrow-orange_x2.webp") no-repeat left 12px;
  background-size: 43px 16px;
  padding: 8px 0px 8px 35px;
  border-bottom: 1px solid #cccccc;
}

/* Modul - Bewertung */
.ratingscontainer {
  width: 50%;
  float: left;
}

.ratingscontainer .text {
  width: 60%;
  float: left;
}

.ratingscontainer .text span {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}

.ratingscontainer .text p {
  font-style: italic;
}

.ratingscontainer .image {
  width: 40%;
  float: left;
}

.ratingscontainer .image img {
  max-width: 100%;
}

.slick-dots {
  bottom: -50px !important;
}

.slick-dots li {
  border: 0px !important;
}

.slick-dots li button::before {
  font-size: 11px !important;
}

/* Bewertung-spezifische Queries */
@media all and (max-width: 768px) {
  .ratingscontainer {
    width: 100%;
    float: none;
  }
  .ratingscontainerleft {
    margin-bottom: 20px;
  }
  .ratingscontainer .paddingleft10 {
    padding-left: 0px;
  }
  .ratingscontainer .paddingright10 {
    padding-right: 0px;
  }
}
/* Modul - Pisteninfos */
.slopecircle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: relative;
  margin: 0px auto;
}

.slopecircle_red {
  border: 2px solid rgba(213, 0, 0, 0.5);
}

.slopecircle_green {
  border: 2px solid rgba(135, 205, 0, 0.5);
}

.slopecircle .background_red {
  background: #d50000;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-radius: 50%;
}

.slopecircle .background_green {
  background: #87cd00;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-radius: 50%;
}

/* Anpassung prettyPhoto */
.pp_details {
  text-align: center;
  text-transform: uppercase;
  height: 40px;
}

.pp_details span {
  position: relative;
  top: -13px;
}

div.light_square .pp_previous:hover {
  background: url("images/arrow-left.webp") center left no-repeat;
  background-size: 50px 100px;
}

div.light_square .pp_next:hover {
  background: url("images/arrow-right.webp") center right no-repeat;
  background-size: 50px 100px;
}

/* Misc */
.clear {
  clear: both;
}

.spacer1 {
  width: 100%;
  height: 1px;
}

.spacer5 {
  width: 100%;
  height: 5px;
}

.spacer10 {
  width: 100%;
  height: 10px;
}

.spacer13 {
  width: 100%;
  height: 13px;
}

.spacer15 {
  width: 100%;
  height: 15px;
}

.spacer20 {
  width: 100%;
  height: 20px;
}

.spacer25 {
  width: 100%;
  height: 25px;
}

.spacer30 {
  width: 100%;
  height: 30px;
}

.spacer35 {
  width: 100%;
  height: 35px;
}

.spacer40 {
  width: 100%;
  height: 40px;
}

.spacer45 {
  width: 100%;
  height: 45px;
}

.spacer50 {
  width: 100%;
  height: 50px;
}

.spacer60 {
  width: 100%;
  height: 60px;
}

.spacer70 {
  width: 100%;
  height: 70px;
}

.spacer80 {
  width: 100%;
  height: 80px;
}

.margintop5 {
  margin-top: 5px;
}

.margintop10 {
  margin-top: 10px;
}

.margintop15 {
  margin-top: 15px;
}

.margintop20 {
  margin-top: 20px;
}

.margintop25 {
  margin-top: 25px;
}

.margintop30 {
  margin-top: 30px;
}

.margintop35 {
  margin-top: 35px;
}

.margintop40 {
  margin-top: 40px;
}

.margintop45 {
  margin-top: 45px;
}

.margintop50 {
  margin-top: 50px;
}

.marginleft5 {
  margin-left: 5px;
}

.marginleft10 {
  margin-left: 10px;
}

.marginleft15 {
  margin-left: 15px;
}

.marginleft20 {
  margin-left: 20px;
}

.marginleft25 {
  margin-left: 25px;
}

.marginleft30 {
  margin-left: 30px;
}

.marginleft35 {
  margin-left: 35px;
}

.marginleft40 {
  margin-left: 40px;
}

.marginleft45 {
  margin-left: 45px;
}

.marginleft50 {
  margin-left: 50px;
}

.marginright5 {
  margin-right: 5px;
}

.marginright10 {
  margin-right: 10px;
}

.marginright15 {
  margin-right: 15px;
}

.marginright20 {
  margin-right: 20px;
}

.marginright25 {
  margin-right: 25px;
}

.marginright30 {
  margin-right: 30px;
}

.marginright35 {
  margin-right: 35px;
}

.marginright40 {
  margin-right: 40px;
}

.marginright45 {
  margin-right: 45px;
}

.marginright50 {
  margin-right: 50px;
}

.marginbottom5 {
  margin-bottom: 5px;
}

.marginbottom10 {
  margin-bottom: 10px;
}

.marginbottom15 {
  margin-bottom: 15px;
}

.marginbottom20 {
  margin-bottom: 20px;
}

.marginbottom25 {
  margin-bottom: 25px;
}

.marginbottom30 {
  margin-bottom: 30px;
}

.marginbottom35 {
  margin-bottom: 35px;
}

.marginbottom40 {
  margin-bottom: 40px;
}

.marginbottom45 {
  margin-bottom: 45px;
}

.marginbottom50 {
  margin-bottom: 50px;
}

.paddingtop5 {
  padding-top: 5px;
}

.paddingtop10 {
  padding-top: 10px;
}

.paddingtop15 {
  padding-top: 15px;
}

.paddingtop20 {
  padding-top: 20px;
}

.paddingtop25 {
  padding-top: 25px;
}

.paddingtop30 {
  padding-top: 30px;
}

.paddingtop35 {
  padding-top: 35px;
}

.paddingtop40 {
  padding-top: 40px;
}

.paddingtop45 {
  padding-top: 45px;
}

.paddingtop50 {
  padding-top: 50px;
}

.paddingleft5 {
  padding-left: 5px;
}

.paddingleft10 {
  padding-left: 10px;
}

.paddingleft15 {
  padding-left: 15px;
}

.paddingleft20 {
  padding-left: 20px;
}

.paddingleft25 {
  padding-left: 25px;
}

.paddingleft30 {
  padding-left: 30px;
}

.paddingleft35 {
  padding-left: 35px;
}

.paddingleft40 {
  padding-left: 40px;
}

.paddingleft45 {
  padding-left: 45px;
}

.paddingleft50 {
  padding-left: 50px;
}

.paddingright5 {
  padding-right: 5px;
}

.paddingright10 {
  padding-right: 10px;
}

.paddingright15 {
  padding-right: 15px;
}

.paddingright20 {
  padding-right: 20px;
}

.paddingright25 {
  padding-right: 25px;
}

.paddingright30 {
  padding-right: 30px;
}

.paddingright35 {
  padding-right: 35px;
}

.paddingright40 {
  padding-right: 40px;
}

.paddingright45 {
  padding-right: 45px;
}

.paddingright50 {
  padding-right: 50px;
}

.paddingbottom5 {
  padding-bottom: 5px;
}

.paddingbottom10 {
  padding-bottom: 10px;
}

.paddingbottom15 {
  padding-bottom: 15px;
}

.paddingbottom20 {
  padding-bottom: 20px;
}

.paddingbottom25 {
  padding-bottom: 25px;
}

.paddingbottom30 {
  padding-bottom: 30px;
}

.paddingbottom35 {
  padding-bottom: 35px;
}

.paddingbottom40 {
  padding-bottom: 40px;
}

.paddingbottom45 {
  padding-bottom: 45px;
}

.paddingbottom50 {
  padding-bottom: 50px;
}

.hintergrund {
  background: #f8f8f9;
}

.hintergrund_versprechen .fl-module ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.schmaler {
  max-width: 768px;
  margin: 0px auto;
}

input[type=checkbox], input[type=radio] {
  width: auto;
  margin-right: 3px;
  height: auto;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0;
}

.wpcf7-form-control-wrap {
  position: relative;
}

/* F&T Overlay */
.ft-overlaybox .content-block .ft-headlines {
  margin-bottom: 20px !important;
}

.ft-overlaybox .content-block .ft-headlines .headline {
  color: #ed6b06;
  line-height: 1em;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 2.25rem;
}

.ft-overlaybox .content-block .ft-content .button {
  background: #ed6b06;
  color: #ffffff;
  padding: 14px 20px;
  font-size: 14px;
  text-decoration: none;
  margin-top: 15px;
}

/* #region Borlabs Styles */
.ft-blocker {
  aspect-ratio: 4/3;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  /* #region Media Queries */
  /* #endregion */
}
.ft-blocker.maps {
  aspect-ratio: 16/6;
}
.ft-blocker.mapsapi {
  width: 100%;
  height: 70vh;
}
.ft-blocker.video {
  aspect-ratio: 16/9;
}
.ft-blocker .image-item {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.ft-blocker .content-block {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  color: #fff;
  max-width: 80%;
  text-align: center;
}
.ft-blocker .content-block p {
  line-height: 120%;
  text-align: center;
}
.ft-blocker .content-block a {
  text-decoration: underline !important;
  line-height: 120%;
  color: #fff !important;
  text-align: center;
  display: inline;
}
.ft-blocker .ft-buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ft-blocker .ft-buttons .ft-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 20px;
  color: #ed6b06;
  font-size: 16px;
  text-decoration: none !important;
}
.ft-blocker .ft-buttons .ft-button.primary1 {
  background: #ed6b06;
  color: #fff !important;
}
.ft-blocker .ft-buttons .ft-button.primary1:hover {
  background: #f29100;
  color: #fff;
}
.ft-blocker .ft-buttons .ft-button.primary2 {
  background: #f29100;
  color: #fff !important;
}
.ft-blocker .ft-buttons .ft-button.primary2:hover {
  background: #ed6b06;
  color: #fff;
}
.ft-blocker .ft-buttons .ft-button.white {
  background: #fff;
  color: #ed6b06 !important;
}
.ft-blocker .ft-buttons .ft-button.white:hover {
  background: #f29100;
  color: #fff !important;
}
@media screen and (max-width: 991px) {
  .ft-blocker.video {
    aspect-ratio: 4/3;
  }
  .ft-blocker.maps {
    aspect-ratio: 4/3;
  }
  .ft-blocker .content-block {
    font-size: 12px;
    gap: 1rem;
  }
  .ft-blocker .ft-buttons .ft-button {
    font-size: 12px;
    padding: 8px 15px;
  }
}

/* #endregion */