/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
body {
  font-size: 1em;
  line-height: 1.5;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 300;
  min-height: 100%;
}
@media screen and (min-width: 30em) {
  body {
    font-size: calc(1em + (12.5vw - 3.75em)/34);
  }
}
@media screen and (min-width: 64em) {
  body {
    font-size: 1.125em;
  }
}
h1 {
  font-size: 1.42382812rem;
  line-height: 1.5;
}
@media (min-width: 30em) {
  h1 {
    font-size: 2.02728653rem;
  }
}
h3 {
  font-size: 1.42382812rem;
}
@media (min-width: 30em) {
  h3 {
    font-size: 1.42382812rem;
  }
}
#g-header {
  padding-top: 30px;
}
#g-header .g-container {
  position: relative;
}
.logo svg {
  height: 60px;
  aspect-ratio: 5.3333333333;
}
@media (max-width: 767px) {
  .g-container {
    width: 100%;
  }
}
.g-offcanvas-toggle {
  z-index: 99;
}
.umbruch {
  margin-bottom: 30px;
}
/********** navigation ****************/
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: transparent;
}
#g-navigation .g-main-nav .g-toplevel li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: transparent;
}
#g-navigation .g-main-nav .g-dropdown {
  background: rgba(28, 28, 28, 0.9);
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ffffff;
}
#g-navigation .g-menu-item-title {
  font-family: "Roboto Mono", Helvetica, Arial, sans-serif;
  font-size: 0.88888889rem;
}
#g-navigation .g-dropdown .g-menu-item-title {
  display: inline-block;
  padding: 0.375rem 1.5rem;
  color: #b7b7b7;
  white-space: nowrap;
}
#g-navigation .g-main-nav .g-standard .g-dropdown {
  width: auto;
}
/********** /navigation ****************/
/********** sprachauswahl ******************/
#sprachen .mod-languages {
  position: absolute;
  top: -10px;
  right: 0;
}
#g-mobilemenu-container .mod-languages {
  position: relative;
  padding: 0.938rem 0.5rem;
}
/********** /sprachauswahl ******************/
h1, h2, h3, h4 {
  font-weight: 700;
}
h1 {
  text-align: center;
}
.seperator_top {
  position: relative;
  padding-top: 3rem;
  margin-top: 3rem;
}
.seperator_top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  height: 1px;
  background: #1a1919;
}
/******* zum google-konformen ausblenden von überschriften */
.sr-only, .home h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/******* / zum google-konformen ausblenden von überschriften */
.g-array-item-title {
  padding-top: 0.75rem;
}
figure.standard, .g-array-item-image {
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
  flex: 0 0 auto;
  /* Kein Stretchen */
  width: 100%;
  margin-bottom: 0px !important;
  /*max-width: 19vw; */
  padding-top: 0px !important;
}
@media (max-width: 767px) {
  figure.standard, .g-array-item-image {
    max-width: 100%;
  }
}
figure.standard img, .g-array-item-image img {
  width: 100%;
  height: auto;
  /* Wichtig für Proportionen */
  display: block;
  object-fit: contain;
  /* Skaliert ohne Verzerrung */
  align-self: flex-start;
  image-rendering: auto;
  backface-visibility: hidden;
  transform: translateZ(0);
  /* aktiviert GPU-Komposition */
  /* image-rendering: crisp-edges;  Für pixelgenaue Anzeige (nicht ideal bei Fotos) */
}
.g-array-item-image img:hover, .hover-scale img:hover {
  filter: brightness(1.03);
  transform: scale(1.04);
  will-change: transform;
  transition: transform 0.2s ease-in-out;
}
figure.full {
  /*margin: 0;*/
  padding: 0;
  position: relative;
  display: flex;
  width: 100vw;
  /* statt calc(100vw + 60px) */
  margin-left: calc(-50vw + 50%);
  /*zentriert das Bild relativ zur Viewport-Breite */
  max-width: unset;
  /* entfernt die Begrenzung */
  /*padding-bottom: 56.25%;  16:9 Verhältnis */
  justify-content: center;
}
/*figure.full:before { content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;padding-bottom: 56.25%;
}*/
figure.full .inner-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
figure.full .inner-box img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
/********** HOME *****************/
#g-main .g-container {
  max-width: 43rem;
}
.com_content.view-category.layout-blog #g-main .g-container, .home #g-main .g-container {
  max-width: unset;
}
.home figure.full .inner-box {
  position: relative;
  max-width: 1680px;
}
/*.home figure.full {
  position: relative;
  width: 100vw;
  margin: 0;
  padding: 0;
  max-width: none;
}
.home figure.full .inner-box img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}*/
.home figcaption {
  letter-spacing: -0.004em;
  color: #fff;
  line-height: 1.3;
  font-weight: 700;
  font-size: 5.20158038rem;
  position: absolute;
  width: 100%;
  max-width: 43rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin-top: 5.9rem;
  max-height: 600px;
}
.home #g-header {
  position: absolute;
  /* oder absolute, wenn nötig */
  z-index: 10;
  width: 100%;
}
#g-navigation {
  background: none;
}
@media (max-width: 43rem) {
  .home figcaption {
    text-align: center;
    font-size: 2.02728653rem;
    letter-spacing: -0.004em;
    margin-top: 0;
  }
  .home #g-header {
    position: relative;
  }
}
@media (min-width: 768px) {
  .home #g-header {
    position: absolute;
  }
  .home figure.full {
    /*padding-top:0vh;*/
  }
}
.home h2 {
  margin-bottom: 1.5rem;
  font-family: "Roboto Mono", Helvetica, Arial, sans-serif;
  font-size: 0.88888889rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #66b3e4;
}
.home .com-content-article__body {
  font-size: 1.265625rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  align-content: center;
}
.home .com-content-article__body figure {
  width: 30vw;
  padding-left: 1.5rem;
  max-width: 440px;
}
.home #schoeppefx .g-array-item-image img {
  aspect-ratio: 1.25;
  object-fit: cover;
}
@media (max-width: 767px) {
  .home .com-content-article__body {
    display: block;
  }
  .home .com-content-article__body figure {
    width: 100%;
    max-width: unset;
    padding-left: 0;
    max-height: 440px;
  }
  .home .com-content-article__body figure img {
    width: 100%;
    max-width: unset;
    padding-left: 0;
    max-height: 440px;
  }
}
.com-content-category-blog__items.blog-items {
  position: relative;
  padding-top: 3rem;
  margin-top: 3rem;
}
.com-content-category-blog__items.blog-items::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  height: 1px;
  background: #1a1919;
}
.com-content-category-blog__item.blog {
  flex-direction: row;
  gap: 30px;
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .com-content-category-blog__item {
    flex-direction: column;
  }
}
.com-content-category-blog__item figure {
  padding-top: 3px;
}
.com-content-category-blog__item h2 {
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 0;
  font-size: 1.265625rem;
}
.g-array-item-read-more .btn-secondary, .readmore .btn-secondary {
  background: transparent;
  color: #b7b7b7;
  text-shadow: none;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
}
.g-array-item-read-more .btn-secondary:hover, .readmore .btn-secondary:hover {
  color: #5ca282;
}
.btn-secondary.ico-right:before {
  content: "> ";
}
/******** Interview Videos  ********/
.moduletable.youtube .g-array-item {
  flex-direction: row;
  display: flex;
  padding-bottom: 0.75rem;
}
#g-main .moduletable.youtube .g-array-item-image {
  width: 200px;
  padding-bottom: 0;
}
#g-main .moduletable.youtube .g-array-item-image span {
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}
#g-main .moduletable.youtube .g-array-item-image a:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: 50px;
  height: 48px;
  margin-left: -25px;
  margin-top: -24px;
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 0.8);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 0.8);
  z-index: 63;
  background: no-repeat center center;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDY4IDQ4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MjsiPgogICAgPGc+CiAgICAgICAgPHBhdGggZD0iTTY2LjUyLDcuNzRDNjUuNzQsNC44MSA2NC4wMywyLjMzIDYxLjEsMS41NUM1NS43OSwwLjEzIDM0LDAgMzQsMEMzNCwwIDEyLjIxLDAuMTMgNi45LDEuNTVDMy45NywyLjMzIDIuMjcsNC44MSAxLjQ4LDcuNzRDMC4wNiwxMy4wNSAwLDI0IDAsMjRDMCwyNCAwLjA2LDM0Ljk1IDEuNDgsNDAuMjZDMi4yNiw0My4xOSAzLjk3LDQ1LjY3IDYuOSw0Ni40NUMxMi4yMSw0Ny44NyAzNCw0OCAzNCw0OEMzNCw0OCA1NS43OSw0Ny44NyA2MS4xLDQ2LjQ1QzY0LjAzLDQ1LjY3IDY1Ljc0LDQzLjE5IDY2LjUyLDQwLjI2QzY3Ljk0LDM0Ljk1IDY4LDI0IDY4LDI0QzY4LDI0IDY3Ljk0LDEzLjA1IDY2LjUyLDcuNzRaIiBzdHlsZT0iZmlsbDpyZ2IoMjU1LDAsNTEpO2ZpbGwtcnVsZTpub256ZXJvOyIvPgogICAgICAgIDxwYXRoIGQ9Ik00NSwyNEwyNywxNEwyNywzNCIgc3R5bGU9ImZpbGw6d2hpdGU7ZmlsbC1ydWxlOm5vbnplcm87Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=');
  background-size: contain;
}
.moduletable.youtube .g-array-item-read-more {
  background: whitesmoke;
  margin-top: 0;
  text-align: left;
  align-content: center;
}
.moduletable.youtube .g-array-item-read-more a {
  text-align: left;
}
@media (max-width: 959px) {
  .moduletable.youtube .g-array-item {
    flex-direction: row;
  }
  #g-main .moduletable.youtube .g-array-item-image {
    width: 100px;
  }
  #g-main .moduletable.youtube .g-array-item-image img {
    aspect-ratio: 1;
    object-fit: cover;
  }
}
@media (max-width: 759px) {
  .moduletable.youtube .g-array-item {
    flex-direction: row;
  }
  #g-main .moduletable.youtube .g-array-item-image {
    width: 300px;
  }
  #g-main .moduletable.youtube .g-array-item-image img {
    aspect-ratio: 0;
    object-fit: cover;
  }
}
@media (max-width: 619px) {
  .moduletable.youtube .g-array-item {
    flex-direction: column;
  }
  #g-main .moduletable.youtube .g-array-item-image {
    width: 100%;
    display: block;
  }
  #g-main .moduletable.youtube .g-array-item-image img {
    aspect-ratio: 0;
    object-fit: cover;
    max-width: 180%;
  }
}
/******** /Interview Videos  ********/
/********** /HOME *****************/
/********** Publikationen **************/
.publikationen .com-content-category-blog__items.blog-items::before {
  background: none;
}
.publikationen.view-category #g-main .g-container {
  max-width: unset;
}
.publikationen.view-article .page-header {
  position: relative;
  padding-bottom: 1.5rem;
}
figure.publikation {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  width: 100vw;
  /* statt calc(100vw + 60px) */
  margin-left: calc(-50vw + 50%);
  /*zentriert das Bild relativ zur Viewport-Breite */
  max-width: unset;
  /* entfernt die Begrenzung */
  /*padding-bottom: 56.25%;  16:9 Verhältnis */
  justify-content: center;
}
figure.publikation .inner-box {
  position: relative;
  max-width: 1220px;
}
figure.publikation .inner-box img {
  aspect-ratio: 2.1333333333;
  object-fit: cover;
}
.publikationen.item-page h1 {
  letter-spacing: -0.004em;
  color: #fff;
  line-height: 1.6;
  font-weight: 700;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 43rem;
  align-content: center;
  text-align: center;
  margin: 0;
  z-index: 20;
  padding: 0.75rem;
}
.publikationen.item-page h1 span.u-padded-text__inner {
  position: relative;
  right: 3rem;
  padding: 0.75rem 0;
  background-color: #333;
  display: inline;
  left: 1.5rem;
}
.publikationen.item-page h1 .u-padded-text__inner > span {
  position: relative;
  background-color: #333;
  padding: 0.75rem 0;
  right: 3rem;
}
.publikationen.item-page h1 .u-padded-text__inner span > span {
  position: relative;
  left: 1.5rem;
  font-weight: 700;
}
/******** /Publikationen ********/
/******** Videos  ********/
/******** /Videos  ********/
/******** Publikationen & Videos Backlink ********/
.item-page .first-published {
  text-align: center;
  padding-bottom: 40px;
}
.item-page .first-published:last-child {
  padding-top: 40px;
}
/********* Leistungen *****************/
.services .blog-item {
  flex-direction: row;
}
.services .blog-item figure {
  max-width: 350px;
  margin-right: 1.5rem;
  overflow: hidden;
}
.services .blog-item figure img {
  object-fit: cover;
}
.services .blog-item .item-content {
  width: fit-content;
}
@media (max-width: 767px) {
  .services .blog-item figure {
    max-width: 100%;
    margin-right: 0;
  }
  .services .blog-item {
    flex-direction: column;
  }
}
/********* Leistung *****************/
.service.item-page .inner-box {
  display: flex;
  aspect-ratio: 1.5;
}
.service.item-page figure {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.service.item-page figure img {
  object-fit: cover;
  object-position: center center;
  height: auto;
}
.service.item-page .com-content-article__body {
  position: relative;
  padding-top: 3rem;
  margin-top: 3rem;
}
.service.item-page .com-content-article__body::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60vw;
  margin-left: calc(-30vw + 50%);
  height: 1px;
  background: #1a1919;
}
@media (max-width: 1024px) {
  .service.item-page .com-content-article__body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-left: unset;
    height: 1px;
    background: #1a1919;
  }
}
/********* /Leistungen *****************/
/****** Kontakt Footer / Kontakt ************/
#g-kontakt {
  background: linear-gradient(90deg, #66b3e4, #6cbe99);
  color: #ffffff;
}
#g-kontakt a {
  color: #ffffff;
}
#g-kontakt {
  padding: 20px 0px 30px 0px;
  align-content: center;
}
.kontaktmod h1 {
  display: none;
}
.kontaktmod h2 {
  font-size: 0.88888889rem;
  font-weight: 400;
  margin-top: -5px;
  margin-bottom: -15px;
  color: #1a1919;
}
.kontaktseite .kontaktmod h1 {
  display: block;
}
.kontaktseite .kontaktmod h2 {
  display: none;
}
.kontaktmod p {
  line-height: 1.3;
  font-weight: 700;
  font-size: 1.42382812rem;
  color: #fff;
  transition: all 0.2s ease-out;
}
.socialmedialinks {
  margin-bottom: 1.5rem;
}
.socialmedialinks ul {
  margin: 0;
  justify-content: center;
}
.socialmedialinks li {
  margin: 5px;
}
.socialmedialinks li a {
  min-height: 0;
  width: 3rem;
  height: 3rem;
  padding: 0.5em;
  border-radius: 50%;
}
.socialmedialinks li a {
  line-height: 1.3;
  font-weight: 700;
  font-size: 1.42382812rem;
  color: #fff;
  transition: all 0.2s ease-out;
  will-change: opacity;
  cursor: pointer;
  background: #333;
  mix-blend-mode: multiply;
  display: inline-block;
}
.socialmedialinks li a:hover {
  color: #fff;
  background: #1a1919;
  mix-blend-mode: normal;
}
.socialmedialinks li a .p-2 {
  padding: 0rem !important;
}
.g-branding, .g-branding a {
  color: #555;
  font-size: 12px;
  text-align: right;
}
button {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  font: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-size: 0.88888889rem;
  font-family: "Roboto Mono", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  width: auto;
  max-width: 100%;
  min-height: 2.25rem;
  padding: 0.375rem 0.75rem;
  border-style: none;
  background: none;
  transition-property: color, background, border-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}
/******************** Footer Menu ***************/
.footermenu ul {
  margin: 0;
  justify-content: center;
}
.footermenu a {
  font-size: 0.88888889rem;
  padding: 0.75rem;
  font-family: "Roboto Mono", Helvetica, Arial, sans-serif;
  color: #b7b7b7;
}
.footermenu a:hover {
  color: #fff;
}
/*++++++++++++++++++++++++++++ TO TOP BUTTON *****************************/
.totop {
  position: fixed;
  bottom: 25px;
  right: 5px;
  z-index: 99999;
  display: none;
}
.totop a {
  background: linear-gradient(90deg, #66b3e4, #6cbe99);
  background: #6cbe99;
  background: rgba(28, 28, 28, 0.9);
  color: rgba(255, 255, 255, 0.8);
  padding: 0px;
  border-radius: 5px;
  height: 42px;
  width: 42px;
  display: inline-block;
  text-align: center;
  border: 1px solid #ffffff;
}
.totop i {
  line-height: 40px;
  font-size: 26px;
  color: #fff;
}
.totop a {
  background-size: 100% 100%;
  background-position: top left;
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: all 0.3s linear;
  -webkit-filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.7));
}
.totop a:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.totop .icontainer {
  margin-bottom: 15px;
}
.totop .whatsapp {
  margin-bottom: 30px;
}
/*++++++++++++++++++++++++++++ / TO TOP BUTTON *****************************/
/*# sourceMappingURL=custom_13.css.map */