@font-face {
  font-family: 'Bebas Neue';
  src: url('/fonts/BebasNeue-Regular.woff2') format('woff2'),
    url('/fonts/BebasNeue-Regular.woff') format('woff'),
    url('/fonts/BebasNeue-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-BoldItalic.woff2') format('woff2'),
    url('/fonts/OpenSans-BoldItalic.woff') format('woff'),
    url('/fonts/OpenSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Bold.woff2') format('woff2'),
    url('/fonts/OpenSans-Bold.woff') format('woff'),
    url('/fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-ExtraBold.woff2') format('woff2'),
    url('/fonts/OpenSans-ExtraBold.woff') format('woff'),
    url('/fonts/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
    url('/fonts/OpenSans-ExtraBoldItalic.woff') format('woff'),
    url('/fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Italic.woff2') format('woff2'),
    url('/fonts/OpenSans-Italic.woff') format('woff'),
    url('/fonts/OpenSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Light.woff2') format('woff2'),
    url('/fonts/OpenSans-Light.woff') format('woff'),
    url('/fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-LightItalic.woff2') format('woff2'),
    url('/fonts/OpenSans-LightItalic.woff') format('woff'),
    url('/fonts/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Medium.woff2') format('woff2'),
    url('/fonts/OpenSans-Medium.woff') format('woff'),
    url('/fonts/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Regular.woff2') format('woff2'),
    url('/fonts/OpenSans-Regular.woff') format('woff'),
    url('/fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-MediumItalic.woff2') format('woff2'),
    url('/fonts/OpenSans-MediumItalic.woff') format('woff'),
    url('/fonts/OpenSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-SemiBold.woff2') format('woff2'),
    url('/fonts/OpenSans-SemiBold.woff') format('woff'),
    url('/fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-SemiBoldItalic.woff2') format('woff2'),
    url('/fonts/OpenSans-SemiBoldItalic.woff') format('woff'),
    url('/fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

h1 {
  font-family: 'Bebas Neue' !important;
  font-size: 48px !important;
  color: #BE1823;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5px;
}

h2, h2 a:link, h2 a:visited, h3 {
  font-family: 'Bebas Neue' !important;
  font-size: 48px !important;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

h4 {
  font-family: 'Bebas Neue' !important;
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: .5px;
  line-height: 1.6em;
  color: #ffffff;
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: #ffffff;
  text-shadow: 0 0 0px rgba(0, 0, 0, 0);
}

.hornav, .hornav ul ul, .hornav ul ul a {
  font-family: 'Open Sans' !important;
}

body, .btn, .button, button {
  font-family: 'Open Sans' !important;
}

body {
  cursor: url("/images/mauszeiger.png") 8 8, auto;
}

.center {
  text-align: center;
}

.videodesktop {
  display: block;
}

.videomobile {
  display: none;
}

.mobilemenu {
  display: inline-flex;
}

.back-to-top {
  bottom: 5px;
}

.uk-lightbox.uk-overflow-hidden.uk-lightbox-panel.uk-open {
  z-index: 2011;
}

/*--------------Sprachenmobil-------------*/
.sprachenmobil {
  display: none;
  position: fixed;
  top: 105px;
  background: #ffffff;
  left: 0px;
  width: 60px;
  height: 50px;
  z-index: 1;
}

.sprachenmobil .gtranslate_wrapper {
  display: flex;
  flex-direction: column-reverse;
}

.sprachenmobil .gtranslate_wrapper a {
  background-color: rgba(132, 66, 63, 1);
  border: 1px solid rgba(132, 66, 63, 1);
  color: #ffffff;
  padding-left: 20px;
  margin-bottom: 1px;
}

.sprachenmobil .gtranslate_wrapper a.gt-current-lang {
  background-color: #ffffff;
  color: rgba(132, 66, 63, 1);
}

/*-------------Header------------*/
#container_header-sticky-wrapper {
  position: fixed;
}

.container_header {
  padding-top: 0px;
  height: 100px;
}

.logo img {
  width: 208px;
  height: auto;
}

.container_header:after {
  display: none;
}

.header_main {
  height: inherit;
}

.hornav {
  height: 100%;
}

#hornav-nav.hornav ul ul {
  background-color: rgba(255, 255, 255, 1);
}

.hornav ul.menu>li {
  height: 100%;
  align-items: center;
}

.hornav ul.menu>li:hover {
  background-color: #be1823;
  color: #ffffff;
}

.hornav ul.menu>li:hover>a {
  color: #ffffff
}

.hornav ul.menu li a.btn, .hornav ul.menu li a.btn:hover {
  background-color: #be1823;
  color: #ffffff;
}

.hornav ul.menu>li>a, .hornav ul.menu>li>span {
  padding: 25px 15px;
  font-size: 25px;
  font-weight: 300;
}

.hornav>ul>li>ul, .hornav>ul>li>ul>li>ul, .hornav>ul>li>ul>li>ul>li>ul {
  top: 100px;
  left: 0;
  right: auto;
  border-top: 10px solid #be1823;
}

.hornav>ul>li>ul>li:hover {
  background-color: #be1823;
}

.hornav>ul>li>ul>li:hover a {
  color: #ffffff;
}

/*-------------Sprachen------------*/
.sprachen {
  padding-left: 10px;
  padding-right: 10px;
}

.sprachen .gtranslate_wrapper a:after {
  content: ' |';
}

.sprachen .gtranslate_wrapper a:last-of-type:after {
  display: none;
}

/*-----------Vertical menü--------------*/
#off-menu_252 .sm-logo {
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
}

#off-menu_252 dl.level1 dt .link a {
  text-transform: uppercase;
}

#off-menu_252 dl.level1 dt .link .btn {
  background-color: transparent;
}

#off-menu_252 .sm-levels .sm-level {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.menu-icon-cont.sm-btn-252.sm-close .menu-icon3 span {
  background: #ffffff;
}

/*-------------Kontaktoben-----------*/
.kontaktoben {
  font-size: 25px;
  font-weight: 300;
  color: #be1823;
}

/*----------Mobiles menü---------------*/
.mobilemenu .sm-parent {
  display: flex;
}

/*---------------Showcaseoverlay------------*/
/*-------Scrollbutton------------*/
.showcaseoverlay {
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
  text-decoration: none;
  z-index: 10;
  cursor: pointer;
}

.mouse {
  position: absolute;
  width: 26px;
  height: 42px;
  border: 2px solid #fff;
  border-radius: 20px;
  box-sizing: border-box;
}

.wheel {
  width: 4px;
  height: 8px;
  background: #fff;
  border-radius: 2px;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  animation: scroll-wheel 1.5s infinite;
}

@keyframes scroll-wheel {
  0% {
    opacity: 1;
    top: 8px;
  }

  100% {
    opacity: 0;
    top: 18px;
  }
}

/*-------------Biglogo--------------*/
.biglogo {
  position: absolute;
  width: 400px;
  margin-left: -200px;
  left: 50%;
  top: 30%;
  height: auto;
  color: #FFF;
  text-align: center;
  font-family: "Bebas Neue";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 2px;
}

.biglogo button {
  color: #FFF;
  font-family: "Bebas Neue";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 1px;
  border-radius: 8px;
  display: flex;
  height: 48px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.biglogo button a {
  padding: 10px 30px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}

/*----------------Top 1--------------*/
#container_top1_modules img {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.00);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 8px 10px -6px rgba(0, 0, 0, 0.10);
}

/*-----------J51 Numbers-----------*/
.top-1b .j51_number_title {
  font-size: 14px !important;
  font-family: 'Open Sans' !important;
  font-weight: normal;
}

.top-1b .module:last-of-type .module_surround {
  padding-bottom: 0px;
}

/*----------------Top 2--------------*/
#container_top2_modules .top-2a {
  text-align: center;
}

#container_top2_modules .top-2a .module .module_header h3 {
  text-align: center;
}

/*------------Widgetkit-----------*/
.uk-scope .leistungen .uk-card-body h3.uk-h3 {
  font-size: 24px !important;
  text-align: center;
  letter-spacing: 0.5px;
  font-family: 'Bebas Neue';
}

.uk-scope .leistungen .uk-card-body {
  color: #595757;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.75px;
}

.uk-scope .leistungen .uk-card {
  border-radius: 14px;
}

/*-------------Gallery--------------*/
.uk-scope .loadmoregrid .uk-panel .uk-inline-clip {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.00);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}

#loadMore {
  cursor: pointer;
  font-weight: 600;
}

#loadMore:hover {
  text-decoration: underline;
}

/*----------------Bottom1-------------*/
#container_bottom1_modules {
  margin-bottom: 80px;
}

#container_bottom1_modules .wrapper960 {
  z-index: 2;
}

#container_bottom1_modules h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 80px;
  padding-bottom: 50px;
}

/*----------Base1--------------*/
#container_base1_modules, #container_base2_modules, #footer-1, #footer-2 {
  color: #595757;
  --text-main: #595757;
}

#container_base1_modules h2 {
  text-align: center;
}

#container_base1_modules .module_surround {
  padding-bottom: 10px;
}

/*-----------------Base2---------------*/
#container_base2_modules {
  padding-bottom: 30px;
}

#container_base2_modules .base-2a .module {
  max-width: 500px;
  margin-left: auto;
}

#container_base2_modules h3 {
  font-size: 32px !important;
  font-weight: normal;
  color: #595757;
  font-family: "Bebas Neue";
  font-weight: 400;
  line-height: 48px;
  /* 150% */
  letter-spacing: 0.5px
}

#container_base2_modules a {
  color: #595757;
  text-decoration: none;
}

#container_base2_modules .module_surround {
  padding: 0px 30px;
}

#container_base2_modules .iconinline {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#container_base2_modules .iconinline .iconcontent span {
  font-family: 'Bebas Neue';
  font-size: 20px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

#container_base2_modules .iconinline .iconimg {
  padding-right: 10px;
}

.opening-hours {
  max-width: 100%;
}

.opening-hours div {
  display: flex;
  justify-content: space-between;
  padding: 0px 0;
}

.opening-hours .day {
  font-weight: normal;
}

.opening-hours .time {
  text-align: right;
}

/*-----------Formular------------*/
#cf_1 {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}

/*-------------Footer--------*/
#container_footer ul li a {
  color: #595757;
}

.container_footer .wrapper960 {
  padding: 10px 30px;
}

.footer-logo-image {
  max-width: 100px;
}

/*--------------Mobile footer-----------*/
.mobilefooter {
  display: none;
  position: fixed;
  bottom: 0px;
  height: auto;
  width: 100%;
  z-index: 2;
}

.mobilefooter button {
  background-color: #be1823;
  padding: 0px 10px;
  border: 1px solid #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  width: 100%;
  position: relative;
}

.mobilefooter button:hover {
  background-color: #be1823;
  padding-right: 24px;
  padding-left: 8px;
}

.mobilefooter a {
  width: 100%;
}

.mobilefooter button:hover {
  padding-right: 24px;
  padding-left: 8px;
}

.mobilefooter button:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 8px;
  right: -20px;
  transition: 0.5s;
}

.mobilefooter button:hover:after {
  opacity: 1;
  right: 10px;
}

.whatsapp p {
  margin-bottom: 0px;
}

.whatsapp {
  position: fixed;
  bottom: 10%;
  right: 0;
  z-index: 9999;
}

.whatsapp a {
  text-decoration: none;
}

.whatsapp button {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding: 10px 20px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  font-size: 20px;
  text-align: left;
  background-color: #be1823;
  color: white;
  cursor: pointer;
  transform: translateX(72%);
  transition: transform 0.3s ease;
  overflow: hidden;
  position: relative;
}

.whatsapp:hover button {
  transform: translateX(0);
}

.whatsapp button img {
  max-width: 40px;
  padding-right: 14px;
}

/*-----------------Medien----------------*/
@media screen and (max-width: 1750px) {
  .hornav ul.menu>li>a, .hornav ul.menu>li>span {
    padding: 15px 15px;
    font-size: 20px;
  }
}

@media screen and (max-width: 1580px) {
  .logo {
    flex: 1;
  }

  .logo img {
    width: 200px;
  }

  .hornav ul.menu>li>a, .hornav ul.menu>li>span {
    padding: 15px 5px;
  }
}

@media screen and (max-width: 1200px) {
  #hornav-nav {
    display: none;
  }
}

@media screen and (max-width: 1050px) {
  #hornav-nav {
    display: none;
  }

  .showcaseoverlay {
    bottom: 10%;
  }
}

@media screen and (max-width: 940px) {}

@media screen and (max-width: 768px) {
  .videodesktop {
    display: none;
  }

  .videomobile {
    display: block;
  }

  .mobilefooter {
    display: flex;
  }

  #container_footer {
    padding-bottom: 5px;
  }

  #container_base2_modules .base-2a .module, #container_base2_modules .base-2b .module #cf_1 {
    margin-left: auto;
    margin-right: auto;
  }

  #container_base2_modules .base-2b {
    padding-top: 20px;
  }
}

@media screen and (max-width: 640px) {
  .container_header {
    padding-top: 0px;
    height: 60px;
  }

  .logo {
    padding: 5px;
  }

  .logo img {
    width: 150px;
  }

  .biglogo {
    width: 300px;
    margin-left: -150px;
  }

  .top-1 h2 {
    line-height: normal !important;
  }

  .sprachenmobil .gtranslate_wrapper a {
    padding-left: 2px;
  }

  .sprachenmobil {
    width: 25px;
    font-size: 14px;
  }

  h2, .content-category h1, .registration h1 {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  h1 {
    font-size: 30px !important;
  }

  #container_base2_modules h3 {
    font-size: 25px;
  }

  .maincontent .uk-scope .uk-padding {
    padding: 5px;
  }

  .j51-testimonials .j51-text-box {
    font-size: 14px;
    line-height: normal;
  }

  body {
    font-size: 16px !important;
  }

  .copyright {
    text-align: center;
  }
}

@media screen and (max-width: 440px) {
  .logo img {
    width: 120px;
  }
}