/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/** Modal */
#default-modal-dialog {
  z-index: 99999999;
}
#default-modal-dialog .uk-modal-dialog {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
#default-modal-dialog iframe {
  width: 60vw;
  height: 80vh;
  border-radius: 20px;
}

@media only screen and (max-width: 640px) {
  #default-modal-dialog iframe {
    width: 90vw;
  }
}

/* iframe */
.tpl-iframe-html {
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
}
.tpl-iframe-body {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

/* Header */
.tm-header > div {
  z-index: 999999;
}

/* Footer */

/* Footer Logo */
.tpl-footer-section .tpl-footer-logo {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

/* Footer Menü */
.tpl-footer-section .tpl-footer-menu ul {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}

/* Footer Social */
.tpl-footer-grid-social .el-item:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

/* Footer Adresse */
.tpl-footer-section .tpl-footer-address,
.tpl-footer-section .tpl-footer-menu li a,
.tpl-footer-section .tpl-footer-list .el-content {
  font-size: 16px;
}

.tpl-footer-section .tpl-footer-list {
  min-height: 136px;
}

@media only screen and (max-width: 960px) {
  .tpl-footer-section .tpl-footer-menu ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
  .tpl-footer-section .tpl-footer-menu ul a {
    justify-content: center;
  }
  .tpl-footer-section .tpl-footer-menu ul li:nth-of-type(5) {
    margin-top: 32px;
  }

  .tpl-footer-section .tpl-footer-list .el-item {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .tpl-footer-section .tpl-footer-list .el-item > div {
    width: fit-content;
  }
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* */

.tpl-section-teaser {
  position: relative;
  margin-bottom: 180px;
}

.tpl-section-teaser .uk-background-cover {
  padding-top: 420px;
  /* padding-top: 300px; */
  padding-bottom: 20px;
}
.tpl-section-teaser .uk-background-cover:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0px;
  right: 0;
  width: 100%;
  height: 100.2%;
  content: "";
  background-color: #fff;
  -webkit-mask-image: url("/images/template/hero_mask.svg");
  mask-image: url("/images/template/hero_mask.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center bottom;
  mask-position: center bottom;
  -webkit-mask-size: 101%;
  mask-size: 101%;
}

.tpl-section-teaser .tpl-section-teaser-panel {
  position: relative;
  overflow: visible;
}
.tpl-section-teaser .tpl-section-teaser-panel:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -160px;
  left: -220px;
  width: 175%;
  height: 175%;
  content: "";
  background-image: url("/images/template/blob_big_signalgruen.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  z-index: 1;
  overflow: visible;
  mix-blend-mode: multiply;
  pointer-events: none;
  touch-action: none;
}

.tpl-section-teaser .tpl-section-teaser-panel:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  /* top: -150px; */
  left: 0;
  bottom: -180px;
  /* right: 164px; */
  width: 120px;
  height: 120px;
  content: "";
  background-image: url("/images/template/blob_small_hellgruen.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  z-index: 1;
  pointer-events: none;
  touch-action: none;
}

.tpl-section-teaser .tpl-section-teaser-panel .el-title:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  /* top: -180px;
    right: 240px;
    display: flex;
    width: 240px;
    height: 240px; */
  top: -100px;
  right: 120px;
  width: 160px;
  height: 160px;
  content: "";
  background-image: url("/images/template/fingerabdruck_orange.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  z-index: -1;
  pointer-events: none;
  touch-action: none;
}

.tpl-section-teaser .tpl-section-teaser-panel .el-title,
.tpl-section-teaser .tpl-section-teaser-panel .el-content,
.tpl-section-teaser .tpl-section-teaser-panel .el-link {
  position: relative;
  z-index: 99 !important;
}
.tpl-section-teaser .tpl-section-teaser-panel .el-title,
.tpl-section-teaser .tpl-section-teaser-panel .el-content {
  color: #fff;
}
.tpl-section-teaser .tpl-section-teaser-panel .el-title {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1.125em;
}
.tpl-section-teaser .tpl-section-teaser-panel .el-content {
  max-width: 660px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25em;
}

.tpl-section-teaser.tpl-section-teaser-seminare
  .tpl-section-teaser-panel:before {
  background-image: url("/images/template/blob_big_dunkelgruen.svg");
}

.tpl-section-teaser.tpl-section-teaser-seminare .el-content {
  min-height: 82px;
}
.tpl-section-teaser.tpl-section-teaser-seminare .el-link-empty {
  height: 50px;
}

.tpl-section-teaser.tpl-section-teaser-coaching
  .tpl-section-teaser-panel:before {
  background-image: url("/images/template/blob_big_dunkelgruen.svg");
}

@media only screen and (max-width: 1200px) {
  .tpl-section-teaser > div > div > div:first-of-type {
    display: none;
  }
}

@media only screen and (max-width: 960px) {
  .tpl-section-teaser {
    margin-bottom: 80px;
  }

  .tpl-section-teaser .uk-background-cover {
    padding-bottom: 20px;
  }

  .tpl-section-teaser .tpl-section-teaser-panel {
    width: 70vw;
  }
  .tpl-section-teaser .tpl-section-teaser-panel:before {
    top: -200px;
    right: -280px;
    width: 1200px;
    height: 1200px;
  }
  .tpl-section-teaser .tpl-section-teaser-panel:after {
  }

  .tpl-section-teaser .tpl-section-teaser-panel:after {
    display: none;
  }
  .tpl-section-teaser .tpl-section-teaser-panel .el-title:after {
    top: -100px;
    right: -10px;
    width: 140px;
    height: 140px;
  }

  .tpl-section-teaser .tpl-section-teaser-panel .el-title {
    font-size: 2.5rem;
  }
  .tpl-section-teaser .tpl-section-teaser-panel .el-content {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.25em;
  }
  .tpl-section-teaser.tpl-section-teaser-seminare
    .tpl-section-teaser-panel:before,
  .tpl-section-teaser.tpl-section-teaser-coaching
    .tpl-section-teaser-panel:before,
  .tpl-section-teaser.tpl-section-teaser-news-category .tpl-section-teaser-panel:before {
    right: auto;
    top: -160px;
    left: -220px;
    width: 1000px;
    height: 1000px;
  }
}
@media only screen and (max-width: 800px) {
  /* .tpl-section-teaser.tpl-section-teaser-seminare
    .tpl-section-teaser-panel:before,
  .tpl-section-teaser.tpl-section-teaser-coaching
    .tpl-section-teaser-panel:before,
  .tpl-section-teaser.tpl-section-teaser-news-category .tpl-section-teaser-panel:before {
    top: -140px;
    width: 150vw;
    height: 100vw;
  } */
}
@media only screen and (max-width: 640px) {
  .tpl-section-teaser {
    margin-bottom: 40vw;
  }
  .tpl-section-teaser .uk-background-cover {
    height: 320px;
    padding-top: 220px;
    padding-bottom: 120px;
  }

  .tpl-section-teaser .tpl-section-teaser-panel {
    width: 79vw;
  }
  .tpl-section-teaser .tpl-section-teaser-panel:before {
    top: -20vw;
    left: -180px;
    width: 170vw;
    height: 170vw;
  }

  .tpl-section-teaser .tpl-section-teaser-panel .el-title:after {
    top: -80px;
    right: 10px;
    width: 100px;
    height: 100px;
  }

  .tpl-section-teaser .tpl-section-teaser-panel .el-content,
  .tpl-section-teaser
    .tpl-section-teaser-panel
    .el-content
    ~ .uk-margin-large-top {
    margin-top: 20px !important;
  }

  .tpl-section-teaser .tpl-section-teaser-panel .el-title {
    font-size: 1.9rem;
  }

  .tpl-section-teaser .tpl-section-teaser-panel .el-content {
    font-size: 1rem;
  }
  .tpl-section-teaser.tpl-section-teaser-seminare .tpl-section-teaser-panel:before,
  .tpl-section-teaser.tpl-section-teaser-coaching .tpl-section-teaser-panel:before,
  .tpl-section-teaser.tpl-section-teaser-news-category .tpl-section-teaser-panel:before {
    left: -120px;
    width: 110vw;
    height: 110vw;
  }
}
@media only screen and (max-width: 520px) {
  .tpl-section-teaser .tpl-section-teaser-panel .el-title:after {
    top: -60px;
    right: 0;
    width: 80px;
    height: 80px;
  }
  .tpl-section-teaser.tpl-section-teaser-seminare .tpl-section-teaser-panel:before,
  .tpl-section-teaser.tpl-section-teaser-coaching .tpl-section-teaser-panel:before,
  .tpl-section-teaser.tpl-section-teaser-news-category .tpl-section-teaser-panel:before {
    left: -100px;
    width: 130vw;
    height: 130vw;
  }
}
@media only screen and (max-width: 420px) {
  .tpl-section-teaser.tpl-section-teaser-seminare .tpl-section-teaser-panel:before,
  .tpl-section-teaser.tpl-section-teaser-coaching .tpl-section-teaser-panel:before,
  .tpl-section-teaser.tpl-section-teaser-news-category .tpl-section-teaser-panel:before {
    left: -100px;
    width: 580px;
    height: 580px;
  }
}

/**/

.tpl-section-header-default {
  padding-top: 40px !important;
}
.tpl-section-header-default .uk-container.uk-container-large {
  max-width: 1600px;
}
.tpl-section-header-default .uk-panel {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}
.tpl-header-image-fingerprint,
.tpl-header-image-referent,
.tpl-header-image-profile {
  position: absolute;
  top: -34px;
  right: -76px;
  height: 180px;
  width: 180px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tpl-header-image-blob {
  position: absolute;
  top: -90px;
  left: -180px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tpl-header-image-blob-overlay {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tpl-header-image-blob-overlay div {
}
.tpl-header-image-blob-overlay img {
  width: 64px;
  margin-top: -110px;
}

.tpl-header-image-referent img {
  position: absolute;
  top: 0;
  left: 50%;
  height: auto;
  max-height: none;
  width: 100%;
  transform: translateX(-50%);
}

.tpl-header-image-referent,
.tpl-header-image-profile {
  top: -20px;
  right: -30px;
  overflow: hidden;
  border-radius: 100%;
}

@media only screen and (max-width: 1700px) {
  .tpl-header-image-fingerprint,
  .tpl-header-image-referent,
  .tpl-header-image-profile {
    right: -64px;
  }
  .tpl-header-image-blob {
    left: -125px;
  }
}
@media only screen and (max-width: 1200px) {
  .tpl-header-image-fingerprint,
  .tpl-header-image-referent,
  .tpl-header-image-profile {
    top: 0;
    right: -2vw;
  }
  .tpl-header-image-blob,
  .tpl-header-image-blob-overlay {
    height: 64px;
    width: 64px;
    top: -54px;
    left: -6vw;
  }
}
@media only screen and (max-width: 960px) {
  .tpl-header-image-fingerprint,
  .tpl-header-image-referent,
  .tpl-header-image-profile {
    height: 120px;
    width: 120px;
  }
  .tpl-header-image-blob,
  .tpl-header-image-blob-overlay {
    height: 40px;
    width: 40px;
    top: -50px;
    left: -50px;
  }
}
@media only screen and (max-width: 640px) {
  .tpl-section-header-default {
    padding-top: 20px !important;
  }
  .tpl-header-image-fingerprint,
  .tpl-header-image-referent,
  .tpl-header-image-profile {
    height: 100px;
    width: 100px;
    top: 20px;
  }
}

/* */

.tpl-section-teaser-coaching nav.uk-navbar-container {
  position: absolute;
  left: 50%;
  top: auto;
  bottom: 0;
  right: auto;
  width: 100%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  border: solid 3px var(--muted-background);
  border-radius: 20px;
  margin: 0 40px;
  z-index: 2;
}
.tpl-section-teaser-coaching .uk-navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 0 32px;
}
.tpl-section-teaser-coaching .uk-navbar-nav > li > a {
  font-size: 16px;
  min-height: initial;
}

.tpl-section-teaser-menue {
  position: relative;
}

@media only screen and (max-width: 1500px) {
  .tpl-section-teaser-coaching nav.uk-navbar-container {
    margin: 0 20px;
  }
}

/* */

.tpl-column-expand-right-muted {
  position: relative;
  z-index: 1;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-top: 30px;
  padding: 30px 0 30px 30px;
}
.tpl-column-expand-right-muted * {
  position: relative;
  z-index: 1;
}
.tpl-column-expand-right-muted:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100vw;
  height: 100%;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background: var(--muted-background);
  z-index: 0;
}

@media only screen and (max-width: 960px) {
  .tpl-column-expand-right-muted {
    padding: 30px;
  }
}
