@font-face {
  font-family: 'Abel';
  src: url('/fonts/Abel-Regular.woff2') format('woff2'),
    url('/fonts/Abel-Regular.woff') format('woff'),
    url('/fonts/Abel-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1, h2, h2 a:link, h2 a:visited, h3 {
  font-family: 'Abel' !important;
}

h1 {
  color: #ECE300;
  text-transform: uppercase;
  text-align: left;
  font-size: 70px;
}

h2 {
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: -0.13px;
}

h4 {
  font-family: 'Abel' !important;
}

p {
  color: white !important;
  font-size: 25px;
}

a {
  color: white !important;
  text-decoration: none;
}

a:hover {
  text-decoration: none !important;
  color: #ECE300 !important;
}

ul li {
  color: white !important;
  font-size: 25px;
}

.linktext {
  color: #ECE300 !important;
}

.linktext:hover {
  color: white !important;
}

.hornav, .hornav ul ul, .hornav ul ul a {
  font-family: 'Abel' !important;
}

body, .btn, .button, button {
  font-family: 'Abel' !important;
}

.uk-lightbox.uk-overflow-hidden.uk-lightbox-panel.uk-open {
  z-index: 2000;
}

.uk-scope .uk-transition-slide-top {
  --uk-translate-y: 0;
}

.uk-scope .uk-lightbox-toolbar-icon {
  color: #ECE300 !important;
}

/*-------------------Menü Animation-----------------------*/
#off-menu_111 dt.level1 {
  animation: fadeInMoMenue cubic-bezier(0.5, 0, 1, 1) 1050ms forwards;
  opacity: 0;
}

#off-menu_111 dt.level1.off-nav-121 {
  animation-delay: 100ms;
}

#off-menu_111 dt.level1.off-nav-124 {
  animation-delay: 300ms;
}

#off-menu_111 dt.level1.off-nav-126 {
  animation-delay: 500ms;
}

#off-menu_111 dt.level1.off-nav-125 {
  animation-delay: 700ms;
}

#off-menu_111 dt.level1.off-nav-122 {
  animation-delay: 900ms;
}

@keyframes fadeInMoMenue {
  0% {
    opacity: 0;
    transform: translateY(-150px);
  }

  75% {
    opacity: .2;
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

/*--------------------Allgemeine Änderungen---------------*/
.body_bg::after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-image: url('/images/hintergrundbilder/kainermachtsbesser_k_1920x1080.svg');
  background-repeat: no-repeat;
  background-position: left center;
  content: '';
}

#container_bottom3_modules {
  background-color: transparent !important;
}

#container_base1_modules {
  background-color: transparent !important;
}

#container_footer {
  background-color: transparent !important;
}

#container_bottom2_modules {
  background-color: transparent !important;
}

#container_top3_modules {
  background-color: transparent !important;
}

#container_bottom2_modules .module_surround {
  padding: 0px !important;
}

.videodesktop {
  display: block;
}

.videomobile {
  display: none;
}

.mobilemenu {
  display: inline-flex;
}

.off-menu_111 dl.level2 dt.opened a, .off-menu_111 dl.level2 dt.active a, .off-menu_111 dl.level2 dt:hover a, .off-menu_111 dl.level2 a, .off-menu_111 dl.level2 a:link {
  font-size: 30px !important;
}

.grayscale {
  transition: filter 0.5s ease-in-out;
  /* leichte Verzögerung beim Hover-Effekt */
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.grayscale:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.back-to-top svg {
  fill: black !important;
}

.aufzaehlungszeichen {
  list-style-image: url('/images/kainermachtsbesser_favicon.svg');
  padding-left: 20px;
}

ul li {
  padding-left: 15px !important;
}

/*-------------------GDPR-----------------*/
.cc-window.cc-floating.cc-type-opt-in.cc-theme-edgeless a {
  color: #ffffff !important;
}

.cc-compliance.cc-highlight a.cc-btn.cc-allow {
  color: #000000 !important;
}

.cc-revoke.cc-left {
  left: -20px !important;
  right: auto;
  transform: rotate(90deg);
  bottom: 70px !important;
}

.cc-revoke:hover {
  transform: rotate(90deg) !important;
}

.cc-revoke img {
  width: 50px;
  height: 100px;
}

/*--------------Menü ( Desktop)--------------*/
#off-menu_147 .sm-logo {
  max-width: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#off-menu_147 .sm-logo {
  margin: auto !important;
}

#off-menu_147 .sm-levels a:hover {
  cursor: pointer;
}

#off-menu_147 .sm-arrow a:hover {
  cursor: pointer !important;
}

#off-menu_147 .level2 {
  font-size: 30px !important;
}

#off-menu_147 .sm-bottom .custom {
  background-color: #ECE300;
  border-radius: 10px;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  max-width: 600px;
  padding-left: 20px;
  padding-right: 20px;
  margin: auto;
}

#off-menu_147 .sm-bottom .custom a {
  font-size: 25px !important;
  color: black !important;
}

#off-menu_147 .sm-bottom .custom p {
  font-size: 18px !important;
  color: black !important;
}

.off-menu_147 dl.level2 dt.opened a, .off-menu_147 dl.level2 dt.active a, .off-menu_147 dl.level2 dt:hover a, .off-menu_147 dl.level2 a, .off-menu_147 dl.level2 a:link {
  font-size: 20px !important;
}

#off-menu_147 .sm-levels {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

#off-menu_147 dt.level1.parent {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  /*max-width: 18%;*/
  margin: auto !important;
}

#off-menu_147 dt.level1.parent .sm-arrow {
  padding-left: 20px;
}

#off-menu_147 .level1.off-nav-126.parent {
  /*max-width: 16%;*/
  margin: auto !important;
}

body>.sm-btn-147, .sm-content-inner>.sm-btn-147, .off-menu_147 .sm-btn-147 {
  position: fixed;
  top: -5px !important;
  right: 0;
}

/*----------------------Uk Slider--------------*/
.uk-scope .uk-slider li .uk-background-cover {
  background-size: contain !important;
}

/*--------------Menü ( Mobil)--------------*/
.sm-logo {
  max-width: 200px;
}

.off-menu_111 .sm-logo {
  margin: auto !important;
}

.sm-levels a:hover {
  cursor: pointer;
}

.sm-arrow a:hover {
  cursor: pointer !important;
}

.level2 {
  font-size: 30px !important;
}

#off-menu_111 .sm-bottom .custom {
  background-color: #ECE300;
  border-radius: 10px;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  max-width: 600px;
  margin: auto;
}

#off-menu_111 .sm-bottom .custom a {
  font-size: 25px !important;
  color: black !important;
}

#off-menu_111 .sm-bottom .custom p {
  font-size: 25px !important;
  color: black !important;
}

#hornav-nav {
  display: none !important;
}

.mobilemenu {
  padding-right: 50px;
  padding-top: 25px;
}

button {
  background: transparent !important;
  border: 2px solid black !important;
  color: black !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  text-transform: uppercase;
}

.menu-icon3 {
  margin-top: 5px !important;
  margin-left: 0px !important;
}

.abstandmenue {
  margin-right: 25px !important;
}

.sm-close .menu-icon3 span {
  background-color: #ECE300 !important;
  margin-top: 40px !important;
  margin-right: 40px !important;
}

/*-----------Header------------*/
#container_header {
  background-color: inherit !important;
  padding-top: 30px;
}

#container_header, .sticky-wrapper {
  position: absolute;
}

.container_header:after {
  display: none;
}

.container_header {
  box-shadow: none;
}

.module .module_header, .module_menu .module_header {
  display: none;
}

.is-sticky #container_header {
  top: 30px !important;
  padding-top: 0px !important;
}

#container_header a {
  color: black !important;
}

.header_main {
  height: 60px;
}

.logo-image {
  width: 300px;
  display: none;
}

#off-menu_111 .sm-levels {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

dt.level1.parent {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  /*max-width: 18%;*/
  margin: auto !important;
}

dt.level1.parent .sm-arrow {
  padding-left: 20px;
}

.level1.off-nav-126.parent {
  /*max-width: 16%;*/
  margin: auto !important;
}

.page-header {
  display: none;
}

.headerbildmobil {
  display: none !important;
}

/*-------------------Showcase--------------*/
/*#container_showcase1_modules {
  position: absolute;
  top: 0px;
}*/
.showcaseoverlay {
  position: absolute;
  top: 30%;
  bottom: 0;
  left: 0;
  right: 0;
}

.showcaseoverlay img {
  width: 800px;
}

.layerslideshow110 .img-fill {
  max-height: 1080px !important;
}

.showcaseoverlay .custom {
  display: flex;
  justify-content: center;
  align-items: center;
  /*height: 100vh;*/
}

div.layerslideshow .tns-slide-active img {
  -webkit-transform: scale(1.0) !important;
  transform: scale(1.0) !important;
}

/*-----------------Main Content--------------*/
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
  padding: 0px !important;
  /*  width: 351px !important;*/
}

.cf-control-group .cf-btn.cf-btn-style-flat {
  background-color: #ECE300 !important;
  border: 0px !important;
}

.cf-form-wrap.cf-col-16 {
  background-color: black !important;
}

.convertforms .cf-content-wrap {
  background-color: black !important;
}

.convertforms .cf-label {
  color: white !important;
}

#form2_name {
  font-size: 23px !important;
  font-family: 'Abel';
}

#form2_email {
  font-size: 23px !important;
  font-family: 'Abel';
}

#form2_textarea3 {
  font-size: 23px !important;
  font-family: 'Abel';
}

.cf-label {
  font-size: 20px !important;
  font-family: 'Abel' !important;
}

.cf-label a {
  color: #ECE300 !important;
}

.cf-label a:hover {
  color: white !important;
}

.cf-required-label {
  color: #ECE300 !important;
}

.cf-control-group .cf-btn.cf-btn-style-flat {
  font-size: 23px !important;
  font-family: 'Abel';
}

#container_main {
  background-color: transparent !important;
}

.mandlplazieren {
  /*position: absolute;*/
  bottom: -30px;
  right: -250px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.uk-scope .uk-card-default {
  background-color: transparent !important;
}

.uk-scope .uk-card-default p {
  color: white !important;
}

.uk-scope .uk-card-body {
  padding-left: 0px !important;
}

/*-------------------Bottom 2a---------------------*/
/*---------timeline----------------*/
.timeline_126.is_timeline_vt1 .timeline__content p {
  font-size: 25px !important;
}

.timeline_126.is_timeline_vt1 .article_title_is {
  color: #ECE300 !important;
  font-size: 27px !important;
}

.zitatgeschichte {
  text-transform: uppercase;
  color: #ECE300 !important;
  font-size: 30px !important;
  text-align: center;
}

/*-----------------Base2-----------------*/
#container_base2_modules {
  background: transparent linear-gradient(104deg, #969591BF 0%, #96959153 50%, #96959100 100%) 0% 0% no-repeat padding-box !important;
}

#container_base2_modules .kontakticons {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

#load-more {
  background-color: #ECE300 !important;
  color: black !important;
  margin: auto !important;
  display: flex;
  justify-content: center;
  margin-top: 40px !important;
}

#load-more:hover {
  opacity: 0.8 !important;
}

/*--------------------Footer Menu---------------*/
.footermenu ul li a:after, .footermenu ul li span:after {
  content: " | ";
  margin-left: 10px;
  font-weight: bold;
  font-size: 15px;
}

.footermenu ul li a:hover {
  text-decoration: none;
}

.container_footer .wrapper960 {
  justify-content: center;
}

/*---------------Mobile Footer--------------*/
.mobilefooter {
  display: none;
  text-align: center;
  width: 100%;
  height: 50px;
  padding-top: 10px;
}

.mobilefooter p {
  margin-bottom: 0px;
  font-size: 25px !important;
}

@media only screen and (max-width: 1860px) {
  .mandlplazieren {
    height: auto !important;
    width: 400px !important;
    bottom: 18px;
    right: -8px;
    animation: fadeInUp !important;
  }
}

@media only screen and (max-width: 1400px) {
  .showcaseoverlay img {
    width: 350px !important;
  }

  .showcaseoverlay {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .scrolled .back-to-top {
    z-index: 9;
  }

  #logo.logo {
    left: 0px !important;
  }

  h1 {
    font-size: 30px;
    text-align: center;
  }

  p {
    font-size: 20px !important;
    text-align: center;
  }

  ul li {
    font-size: 20px !important;
  }

  .base-2.base-2a p {
    text-align: left !important;
    margin-bottom: 13px !important;
  }

  .mandlplazieren {
    position: relative;
  }
}

@media only screen and (max-width: 810px) {
  .mobilemenu {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 767px) {
  #off-menu_111 .level2 .link a {
    font-size: 23px !important;
  }

  /*.showcaseoverlay {
    top: 0px;
  }*/
  #container_header, .sticky-wrapper {
    position: relative;
  }

  .container_footer .wrapper960 {
    padding-left: 5px;
    padding-right: 5px;
  }

  #mod-custom122 {
    display: none;
  }

  .mod-menu.mod-list.menu {
    font-size: 20px !important;
  }

  .body_bg {
    height: 100% !important;
  }

  .bottom-3.bottom-3a {
    margin-top: 0px !important;
  }

  .showcaseoverlay img {
    width: 250px !important;
  }

  .footermenu a {
    font-size: 18px !important;
  }

  .bottom-3.bottom-3a {}

  .body_bg::after {
    background-image: url('/images/kainermachtsbesser_k_340x760.svg') !important;
    width: 100% !important;
  }

  .is-sticky #container_header {
    top: 0px !important;
  }

  .logo {
    left: 0px !important;
  }

  .logo-image {
    width: 210px;
    margin-left: 20px;
    margin-bottom: 20px;
  }

  #off-menu_111 .sm-logo img {
    max-width: 60%;
  }

  #off-menu_111 a {
    font-size: 30px !important;
  }

  #off-menu_111 .sm-bottom .custom p {
    font-size: 18px !important;
  }

  #off-menu_111 .sm-bottom .custom a {
    font-size: 18px !important;
  }

  .sm-close .menu-icon3 {
    margin-top: 5px !important;
  }

  .back-to-top {
    right: 8px !important;
    bottom: 14px !important;
  }

  .headerbilddesktop {
    display: none !important;
  }

  .headerbildmobil {
    display: block !important;
  }

  /*-----------Mobile menü November
  .level1.off-nav-121.parent.first {
    max-width: 70% !important;
    margin: auto !important;
  }

  .level1.off-nav-126.parent {
    max-width: 60%;
    margin: auto !important;
  }
  -----------*/
  #off-menu_147 .sm-bottom .custom a {
    font-size: 16px !important;
  }

  #showcase1_modules.block_holder {
    margin-top: -130px !important;
  }

  .mobilemenu {
    padding-top: 0px;
  }

  #off-menu_111 a .level2 {
    font-size: 20px !important;
  }

  .level2 {
    font-size: 20px !important;
  }

  .is_timeline_vt1 .timeline__item__inner {
    padding-right: 10px !important;
  }

  .timeline__item--left .timeline__content__wrap {
    padding-left: 0px !important;
  }

  .mobilefooter {
    position: sticky !important;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    background-color: #ECE300 !important;
    z-index: 1000;
    width: 100%;
  }

  .mobilefooter a {
    color: black !important;
  }

  .maincontent .row.abstandmain div:nth-child(2) {
    text-align: center;
  }
}

@media only screen and (max-width: 640px) {
  .sticky-wrapper.is-sticky .mobilefooter {
    display: block;
    position: fixed;
  }
}

@media only screen and (max-width: 550px) {
  .videodesktop {
    display: none;
  }

  .videomobile {
    display: block;
  }

  .showcaseoverlay {
    top: 30% !important;
  }

  /*-----für team, geschichte, freie stellen-----------*/
  .showcaseoverlay--small-screen {
    top: 10% !important;
  }

  @media only screen and (max-width: 440px) {
    #logo.logo {
      padding-left: 0px;
      padding-right: 0px;
    }

    .mobilemenu {
      padding-right: 5px;
    }
  }