@font-face {
  font-family: 'Roboto Slab';
  src: url('/fonts/RobotoSlab-ExtraBold.woff2') format('woff2'),
    url('/fonts/RobotoSlab-ExtraBold.woff') format('woff'),
    url('/fonts/RobotoSlab-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Slab';
  src: url('/fonts/RobotoSlab-SemiBold.woff2') format('woff2'),
    url('/fonts/RobotoSlab-SemiBold.woff') format('woff'),
    url('/fonts/RobotoSlab-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Slab';
  src: url('/fonts/RobotoSlab-Light.woff2') format('woff2'),
    url('/fonts/RobotoSlab-Light.woff') format('woff'),
    url('/fonts/RobotoSlab-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Slab';
  src: url('/fonts/RobotoSlab-Regular.woff2') format('woff2'),
    url('/fonts/RobotoSlab-Regular.woff') format('woff'),
    url('/fonts/RobotoSlab-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Slab';
  src: url('/fonts/RobotoSlab-Black.woff2') format('woff2'),
    url('/fonts/RobotoSlab-Black.woff') format('woff'),
    url('/fonts/RobotoSlab-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Slab';
  src: url('/fonts/RobotoSlab-Thin.woff2') format('woff2'),
    url('/fonts/RobotoSlab-Thin.woff') format('woff'),
    url('/fonts/RobotoSlab-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Slab';
  src: url('/fonts/RobotoSlab-ExtraLight.woff2') format('woff2'),
    url('/fonts/RobotoSlab-ExtraLight.woff') format('woff'),
    url('/fonts/RobotoSlab-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Slab';
  src: url('/fonts/RobotoSlab-Medium.woff2') format('woff2'),
    url('/fonts/RobotoSlab-Medium.woff') format('woff'),
    url('/fonts/RobotoSlab-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Slab';
  src: url('/fonts/RobotoSlab-Bold.woff2') format('woff2'),
    url('/fonts/RobotoSlab-Bold.woff') format('woff'),
    url('/fonts/RobotoSlab-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

h1 {
  font-family: 'Arial' !important;
  font-size: 38px !important;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
}

h2, h2 a:link, h2 a:visited, h3 {
  font-family: 'Arial' !important;
  font-size: 38px !important;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #3D2F2A;
}

h4 {
  font-family: 'Arial' !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);
}

.center {
  text-align: center !important;
}

.videodesktop {
  display: block;
}

.videomobile {
  display: none;
}

.mobilemenu {
  display: inline-flex;
}

.back-to-top {
  bottom: 60px;
}

.uk-lightbox.uk-overflow-hidden.uk-lightbox-panel.uk-open {
  z-index: 2011;
}

button {
  border-radius: 4px;
  padding: 10px 24px 14px 24px;
}

/*--------------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.active>a, .hornav ul.menu li a, .hornav ul.menu li span, .hornav>ul>.parent::after {
  color: #826941 !important;
}

.hornav ul.menu>li:hover {
  background-color: #826941;
  color: #ffffff !important;
}

.hornav ul.menu>li:hover>a, .hornav ul.menu>li ul>li:hover>a {
  color: #ffffff !important;
}

.hornav ul.menu li a.btn, .hornav ul.menu li a.btn:hover {
  background-color: #826941;
  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 #826941;
}

.hornav>ul>li>ul>li:hover {
  background-color: #826941;
}

.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: #8B6F47;
}

/*-------------Kontaktoben-----------*/
.kontaktoben {
  font-size: 25px;
  font-weight: 300;
  display: flex;
  flex-direction: row;
}

.kontaktoben .custom>div {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.kontaktoben button {
  margin-right: 30px;
}

.kontaktoben .icon {
  border-radius: 100px;
  border: 2px solid #8B6F47;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kontaktoben .icon:hover {
  background-color: #fff;
}

.kontaktoben .icon img {
  width: 25px;
  height: 25px;
}

/*----------Mobiles menü---------------*/
.mobilemenu .sm-parent {
  display: flex;
}

/*------------Showcase------------*/
.videodesktop {
  position: relative;
}

.videodesktop ul.uk-slideshow-items:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.20) 50%, rgba(0, 0, 0, 0.40) 100%);
}

/*---------------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-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 2px;
}

.biglogo button {
  color: #FFF;
  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);
}

/*----------------Top 2--------------*/
#container_top2_modules .top-2a {
  text-align: center;
}

#container_top2_modules .top-2a .module .module_header h3 {
  text-align: center;
  padding-bottom: 30px;
}

#container_top2_modules .top-2a .module .module_header h3.berg span:before {
  content: url('/images/svg/berg.svg');
  position: relative;
  top: 10px;
  margin-right: 10px;
}

/*------------Maincontent------------*/
.site.itemid-598 #container_main {
  display: none;
}

#main h2 {
  font-size: 30px !important;
}

#main h3 {
  font-size: 25px !important;
}

/*------------Widgetkit Testimonial-----------*/
.uk-scope .testimonials .uk-card {
  background-color: #E8DED0;
  padding-top: 15px;
}

.uk-scope .testimonials .uk-card .uk-card-body::before {
  content: url('/images/svg/anfuehrungszeichen.svg');
}

.uk-scope .testimonials .uk-card .uk-card-media-top {
  text-align: left !important;
  padding-left: 40px;
}

/*------------Widgetkit Accordion-----------*/
.uk-scope ul.uk-accordion>li {
  border: 1px solid;
  padding: 10px;
}

/*------------Widgetkit-----------*/
.uk-scope .leistungen .uk-card-body h3.uk-h3 {
  font-size: 24px !important;
  text-align: center;
  letter-spacing: 0.5px;
}

.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;
}

/*----------------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;
}

/*----------------Bottom2-------------*/
.bottom-2b img, .bottom-3a img {
  border-radius: 6px;
  background: url(<path-to-image>) lightgray 50% / cover no-repeat;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}

/*----------Base1--------------*/
#container_base1_modules, #container_base2_modules, #footer-1, #footer-2 {
  color: #595757;
  --text-main: #595757;
}

#container_base1_modules h2 {
  text-align: center;
}

/*-----------------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-weight: 400;
  line-height: 48px;
  letter-spacing: 0.5px
}

#container_base2_modules a {
  color: #595757;
  text-decoration: none;
}

#container_base2_modules .module_surround {
  padding: 50px 30px;
}

#container_base2_modules .base-2b {
  text-align: center;
}

#container_base2_modules .base-2c {
  text-align: right;
}

/*-----------Formular------------*/
#cf_2 {
  margin-left: auto;
  margin-right: auto;
}

/*-------------Footer--------*/
#container_footer ul li a {
  color: #595757;
}

.container_footer .wrapper960 {
  padding: 10px 30px;
}

.footer-logo-image {
  max-width: 100px;
}

#container_footer img {
  width: 25px;
  height: 25px;
}

/*--------------Mobile footer-----------*/
.mobilefooter {
  display: none;
  position: fixed;
  bottom: 0px;
  height: auto;
  width: 100%;
  z-index: 2;
  background: #867362;
  padding-top: 5px;
  padding-bottom: 5px;
}

.mobilefooter .custom>div {
  flex-direction: row;
  display: flex;
  justify-content: space-around;
}

.mobilefooter .icon {
  border-radius: 100px;
  border: 2px solid #ffffff;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobilefooter .icon:hover {
  background-color: #fff;
}

.mobilefooter .icon img {
  width: 25px;
  height: 25px;
}

/*-----------------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 {
    display: none;
  }
}

@media screen and (max-width: 940px) {}

@media screen and (max-width: 768px) {
  .videodesktop {
    display: none;
  }

  .videomobile {
    display: block;
  }

  .mobilefooter {
    display: flex;
  }

  .kontaktoben {
    display: none;
  }

  #container_footer {
    padding-bottom: 30px;
  }

  #container_base2_modules .base-2a .module, #container_base2_modules .base-2b .module #cf_1 {
    margin-left: auto;
    margin-right: auto;
  }

  #container_footer {
    padding-bottom: 60px;
  }

  .base-2a, .base-2b, .base-2c {
    text-align: center !important;
  }

  .base-2b .module_surround {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@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;
  }

  .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;
  }
}

@media screen and (max-width: 440px) {
  .logo img {
    width: 120px;
  }
}