/* 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
 */

/****** reset bootstrap *******/
.row > * {
  padding-right: 0;
  padding-left: 0;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
/****** /reset bootstrap *******/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
}
.clearfix {
  clear: both;
}
button, .btn {
  /*background: #05243d !important;*/
}
.fett {
  font-weight: bold;
}
.logo .g-content {
  text-align: left;
}
.gantry-logo {
  /*max-width:200px;*/
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: transform 0.3s linear;
}
#g-header {
  padding-top: 40px;
}
#g-header a {
  color: #666;
  font-size: 2.5rem;
  line-height: 100%;
}
.subline {
  padding-top: 5px;
}
header .gantry-logo {
  padding-top: 80px;
}
.gantry-logo: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);
}
.gantry-logo svg {
  max-width: 200px;
}
header .gantry-logo svg {
  max-width: 200px;
  margin-left: 82px;
}
.headertext {
  text-align: center;
}
.headertext .g-content {
  /*margin-top:0px;padding-top:0;*/
}
.headertext .slogan {
  font-size: 1.5rem;
}
.headertext .phone a {
  font-size: 2rem;
}
@media (max-width: 48rem) {
  #g-header a {
    font-size: 1.8rem;
  }
  .subline span {
    display: block;
  }
}
@media (max-width: 25.75rem) {
  .headertext .slogan {
    font-size: 1.05rem;
  }
  .headertext .phone a {
    font-size: 1.3rem;
  }
}
.g-video-container .g-video {
  box-shadow: 0 0rem 0rem #000000 !important;
}
#Ebene_1 {
  height: inherit;
}
.footercertificates #Ebene_1 {
  height: inherit;
  width: 110px;
}
#g-footer {
  border-top: 0px solid #9f854c;
}
#g-footer .adress h4 {
  color: #ffffff;
}
#g-footer strong {
  color: inherit;
}
#g-footer a {
  color: #fff;
}
#g-footer a:hover {
  color: #fff;
}
.footermenu {
  /*margin-top: 130px;*/
}
.footermenu .nav {
  display: block;
  margin: 0;
}
.footermenu li {
  border-bottom: 1px solid #ffffff;
  padding: 7px 0;
}
.moduletable.certificates {
  margin-top: 168px;
  font-size: 95%;
}
.branding {
  font-size: 85%;
  text-align: right;
}
.moduletable.stift {
  margin-top: -46px;
  margin-left: -180px;
  position: relative;
}
@media (max-width: 60rem) {
  header .gantry-logo svg {
    max-width: 140px;
    margin-left: 55px;
  }
}
@media (max-width: 48rem) {
  #g-navigation {
    display: none;
  }
  .branding {
    font-size: 85%;
    text-align: center;
  }
  #g-footer .copyright {
    margin-top: 40px;
  }
  header .gantry-logo svg {
    max-width: 140px;
    margin-left: 55px;
  }
  footer .gantry-logo svg {
    margin-left: 85px;
  }
  .footermenu {
    margin-top: -30px;
  }
  .moduletable.certificates {
    margin-top: -10px;
  }
  #copyright {
    margin: 0;
    padding: 0;
  }
  .copyright .g-content {
    margin-top: -20px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .branding .g-content {
    margin-top: 0;
    padding-top: 0;
  }
}
#g-offcanvas a {
  color: inherit;
}
.aktionsmenu ul {
  margin-left: -10px;
}
.aktionsmenu li {
  display: inline-block;
  margin-right: 20px;
  font-size: 2rem;
}
div.mod-languages ul {
  margin-left: -10px;
  display: flex;
  flex-flow: row;
}
div.mod-languages ul.lang-inline li {
  background-color: rgba(255, 255, 255, 0.1);
  font-size: inherit;
  margin: 6px;
}
div.mod-languages ul.lang-inline li:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
div.mod-languages ul li.lang-active {
  background-color: rgba(255, 255, 255, 0.3);
}
div.mod-languages a {
  width: 35px;
  height: 35px;
  padding: 0;
  line-height: unset;
  display: inline-grid;
  text-align: center;
}
div.mod-languages a img {
  max-width: 100%;
  margin: auto;
}
div.mod-languages ul.lang-inline li:nth-child(3) {
  order: 1;
  margin-left: 0px;
}
div.mod-languages ul.lang-inline li:nth-child(1) {
  order: 2;
}
div.mod-languages ul.lang-inline li:nth-child(2) {
  order: 3;
  margin-right: 0px;
}
/******************** Mainmenu ***************/
#g-navigation .g-main-nav {
  margin: 0rem;
}
#g-navigation .g-content {
  margin-top: 0rem;
  padding-top: 0rem;
}
#g-navigation .g-main-nav ul {
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}
#g-header .phone a {
  color: #9f854c;
}
#g-header .phone a:hover {
  color: #fff;
}
@media (max-width: 27.5rem) {
  #g-header .phone i {
    display: none;
  }
}
.social p:first-child {
  text-transform: uppercase;
}
.social li {
  display: inline-block;
  margin-top: 1.5em;
  min-width: 9em;
}
.social a {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.25s linear, color 0.25s;
  -moz-transition: -moz-transform 0.25s linear, color 0.25s;
  transition: transform 0.25s linear, color 0.25s;
}
.social a:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.social a .symbol {
  display: inline-block;
  margin-right: 0.625em;
  margin-bottom: -0.25em;
}
.social a .symbol.youtube-icon {
  margin-right: 0.52778em;
}
.social a span {
  display: inline-block;
}
@media (min-width: 40em) {
  .social p:first-child {
    margin-bottom: 2em;
  }
  .social li {
    margin-top: 0;
    margin-right: 1.5em;
    min-width: 0;
  }
  .social a .social-icon {
    display: block;
    margin-right: 0;
  }
  .social a span {
    display: block;
    margin-top: 0.88889em;
  }
}
.button, .prev-next-button {
  display: inline-block;
  position: relative;
}
.button span, .prev-next-button span {
  display: block;
  position: absolute;
  top: 50%;
  left: 32.25806%;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 0.75em;
  letter-spacing: 0.2em;
  color: #907c4e;
  text-transform: uppercase;
  -webkit-transform: translate(-50%, -70.45455%);
  -moz-transform: translate(-50%, -70.45455%);
  -ms-transform: translate(-50%, -70.45455%);
  -o-transform: translate(-50%, -70.45455%);
  transform: translate(-50%, -70.45455%);
}
.button {
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: transform 0.3s linear;
}
.button:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.menu-button {
  display: block;
  padding: 0.84375em 0.46875em;
}
.menu-button .symbol {
  display: block;
  width: 2.0625em;
  height: 1.3125em;
}
.js-open-menu {
  padding: 0;
  overflow: hidden;
}
.menu-button-scroll .symbol--hamburger.hamburger-clone, .symbol--hamburger.hamburger-clone {
  position: absolute;
  top: 0;
  fill: #000000 !important;
  transform: translateX(-35px);
  transition: transform 0.2s ease-in-out;
}
.js-open-menu:hover .hamburger-clone {
  transform: translateX(0px);
  transition: transform 0.2s ease-in-out;
}
.menu-button-scroll {
  display: block;
  position: fixed;
  top: 2.5em;
  left: 0;
  z-index: 1005;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: transform 0.3s linear;
}
.menu-button-scroll.is-visible {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}
.menu-button-scroll > a {
  display: block;
}
.menu-button-scroll .symbol {
  display: block;
}
.menu-button-scroll .hamburger-wrapper {
  position: absolute;
  top: 4.625em;
  left: 1.0625em;
  width: 2.0625em;
  height: 1.3125em;
  overflow: hidden;
}
.menu-button-scroll .symbol--hamburger {
  fill: #fff !important;
}
.menu-button-scroll .symbol--menu-triangle {
  width: 5.375em;
  height: 10.625em;
  fill: #907c4e;
}
.notebook-teaser .text {
  position: relative;
  z-index: 1;
}
.notebook-teaser .image figure {
  display: inline-block;
  margin-top: -45px;
  margin-bottom: -45px;
  width: 100%;
}
@media (min-width: 40em) {
  .notebook-teaser .image figure {
    margin-top: -90px;
    margin-bottom: -90px;
    width: 448px;
  }
}
.notebook-teaser a, .notebook-teaser a:focus, .notebook-teaser a:hover {
  text-decoration: none;
}
.prev-next-button span {
  left: 50% !important;
}
.prev-next-button a {
  display: block;
  position: relative;
}
.prev-next-button .svg-center {
  -webkit-transform-origin: -15% 50%;
  -moz-transform-origin: -15% 50%;
  -ms-transform-origin: -15% 50%;
  -o-transform-origin: -15% 50%;
  transform-origin: -15% 50%;
}
.prev-next-button .svg-prev {
  -webkit-transform-origin: 40% 50% 0;
  -moz-transform-origin: 40% 50% 0;
  -ms-transform-origin: 40% 50% 0;
  -o-transform-origin: 40% 50% 0;
  transform-origin: 40% 50% 0;
}
.prev-next-button .svg-next {
  -webkit-transform-origin: -70% 50% 0;
  -moz-transform-origin: -70% 50% 0;
  -ms-transform-origin: -70% 50% 0;
  -o-transform-origin: -70% 50% 0;
  transform-origin: -70% 50% 0;
}
.facebook-page, .spotify {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 0;
  padding-bottom: 120.83333%;
}
.facebook-page > *, .spotify > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.instagram {
  position: relative;
  padding-bottom: 120%;
  height: 0;
  overflow: hidden;
  border: 1px solid #e9eaed;
  margin-bottom: 2.5em;
}
.instagram iframe, .instagram object, .instagram embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.facebook-page {
  min-height: 44em;
}
@media (min-width: 40em) {
  .facebook-page {
    min-height: 0em;
  }
}
.svg-button-dims {
  width: 9.6875em;
  height: 6.25em;
}
.svg-collapse-dims {
  width: 1em;
  height: 1em;
}
.svg-forward-dims {
  width: 1.5em;
  height: 1.5em;
}
.svg-hamburger-dims {
  width: 2.0625em;
  height: 1.3125em;
}
.svg-logo-dims {
  width: 22.625em;
  height: 31.25em;
}
.svg-map-marker-dims {
  width: 0.875em;
  height: 1.25em;
}
.svg-sm-facebook-dims {
  width: 1.25em;
  height: 1.25em;
}
.svg-sm-instagram-dims {
  width: 1.875em;
  height: 1.875em;
}
.svg-sm-xing-dims {
  width: 1.25em;
  height: 1.25em;
}
.svg-sm-youtube-dims {
  width: 2.6875em;
  height: 1.875em;
}
.symbol {
  fill-rule: evenodd;
  clip-rule: evenodd;
  stroke-linejoin: round;
  stroke-miterlimit: 1.41421;
}
.symbol--logo {
  fill: #000;
}
.symbol--logo-shop {
  display: block;
  margin: 3.75em auto 0;
  width: 10.81081%;
  height: auto;
  fill: #fff;
}
.symbol--button-prev-next {
  width: 14.375em;
  height: 6.25em;
}
.symbol--sm {
  display: inline-block;
  width: auto;
  height: 1.875em;
  width: 1.875em;
}
.symbol--map-marker {
  display: inline-block;
  width: 0.77778em;
  height: 1.11111em;
  margin-right: 0.5em;
}
.symbol--hamburger {
  fill: #907c4e;
}
.symbol--button {
  width: 9.6875em;
  height: 6.25em;
}
.symbol.white {
  fill: #fff;
}
a:hover .symbol.white, a:focus .symbol.white {
  -webkit-transition: fill 0.25s;
  -moz-transition: fill 0.25s;
  transition: fill 0.25s;
  fill: #907c4e;
}
.menu-button-scroll.is-visible {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}
.menu-button-scroll {
  display: block;
  position: fixed;
  top: 2.5em;
  left: 0;
  z-index: 1005;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: transform 0.3s linear;
}
.menu-button-scroll > a {
  display: block;
}
.js-open-menu {
  padding: 0;
  overflow: hidden;
}
.menu-button-scroll .symbol--menu-triangle {
  width: 5.375em;
  height: 10.625em;
  fill: #907c4e;
}
.menu-button-scroll .symbol {
  display: block;
}
.symbol {
  fill-rule: evenodd;
  clip-rule: evenodd;
  stroke-linejoin: round;
  stroke-miterlimit: 1.41421;
}
.menu-button-scroll .hamburger-wrapper {
  position: absolute;
  top: 4.625em;
  left: 1.0625em;
  width: 2.0625em;
  height: 1.3125em;
  overflow: hidden;
}
.menu-button-scroll .symbol--hamburger {
  fill: #fff !important;
}
.menu-button-scroll .symbol--hamburger.hamburger-clone, .symbol--hamburger.hamburger-clone {
  position: absolute;
  top: 0;
  fill: #000000 !important;
  transform: translateX(-35px);
  transition: transform 0.2s ease-in-out;
}
#g-main {
  padding: 0px 0 0px 0;
}
#g-aboutme, #g-ziele, #g-nutzen, #g-ablauf, #g-feature, #g-kontakt, #g-footer {
  padding: 80px 0 60px 0;
}
.kontakt .kontaktform.info .gantry-logo {
  display: none;
}
/***************** Main Content **********/
.item-image.pull-left {
  margin-top: 12px;
}
#g-main .uk-panel {
  background: #eee;
  padding: 25px;
}
#g-main .uk-margin {
  position: relative;
  /*padding-bottom:60px;*/
}
.angebot {
  width: 33%;
  display: inline-block;
  background: #aaa;
  padding: 20px;
  margin: 10px;
}
.website-erstellung #g-main .uk-scope .uk-link, .website-erstellung #g-main .uk-scope a {
  /*.website-erstellung #g-main .uk-scope a {color: #fff; background: #05243d; display:block; text-align:center;padding:20px;text-decoration:none !important;width:100%;position:absolute; bottom:0;}*/
  color: #666;
}
.website-konzept #g-main .uk-scope .teile-webkonzept .uk-link, .website-konzept #g-main .uk-scope .teile-webkonzept a {
  color: #fff;
  background: rgba(200, 200, 200, 0.3);
  text-align: center;
}
.website-konzept #g-main .teile-webkonzept .uk-card-body {
  text-align: center;
}
/***************** marketingziele *********/
#g-ziele h2 {
  color: #ffffff;
}
#g-ziele h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #ffffff;
  margin: 0 0 40px 0;
}
#g-ziele .g-array-item-image img {
  border: 4px solid #aaa;
}
#g-ziele .g-array-item-image {
  float: left;
  margin-right: 20px;
}
#g-ziele .calltoaction {
  font-size: 20px;
}
#g-ziele .calltoaction a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
#g-ziele .calltoaction #phone {
  text-decoration: underline;
  display: inline-block;
}
/***************** /marketing *********/
/***************** aboutme *********/
#g-aboutme h3 {
  font-size: 2rem;
  line-height: 120%;
  color: #ffffff;
  margin: 0 0 33px 0;
}
#g-aboutme h4 {
  font-size: 1.2rem;
  line-height: 140%;
  color: #ffffff;
  margin: 0 0 33px 0;
}
#g-aboutme .g-array-item-image img {
  border: 4px solid #aaa;
}
#g-aboutme .g-array-item-image {
  float: left;
  margin-right: 30px;
  margin-top: 5px;
  width: 540px;
}
#g-aboutme .g-array-item-read-more {
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  #g-aboutme .g-array-item-image {
    float: none;
    margin-right: 0px;
  }
}
@media only all and (max-width: 1199px) {
  #g-aboutme .g-array-item-image {
    width: 380px;
  }
}
@media only all and (max-width: 959px) {
  #g-aboutme .g-array-item-image {
    width: 320px;
  }
}
@media only all and (max-width: 767px) {
  #g-aboutme .g-array-item-image {
    width: 100%;
  }
  #g-aboutme h3 {
    font-size: 1.4rem;
  }
  #g-aboutme .g-array-item {
    display: flex;
    flex-flow: column;
  }
  #g-aboutme .g-array-item-title {
    order: 1;
  }
  #g-aboutme .g-array-item-image {
    order: 2;
  }
  #g-aboutme .g-array-item-text {
    order: 3;
  }
  #g-aboutme .g-array-item-read-more {
    order: 4;
  }
}
/***************** /aboutme *********/
/***************** schnellkontakt *********/
#g-kontakt h2, #g-kontakt h3 {
  line-height: 140%;
  color: #ffffff;
  margin: 0 0 7px 0;
}
#g-kontakt .subline {
  font-size: 1.2rem;
  line-height: 140%;
  margin: 0 0 40px 0;
  display: block;
}
#g-kontakt a {
  color: #ffffff;
}
#g-kontakt .cf-control-label .cf-label[for="form1_Datenschutz"] {
  font-size: 1.4rem;
}
#g-kontakt button {
  background: #05243d;
  color: #fff;
  letter-spacing: 2px;
  margin-top: 30px;
}
#g-kontakt strong {
  color: inherit;
}
#g-kontakt .cf-content-wrap {
  padding: 0 0 30px 0;
}
#g-kontakt .cf-form-wrap {
  padding: 30px 0;
}
.convertforms {
  position: relative;
}
.convertforms .cf-control-input {
  position: relative;
}
.convertforms .cf-control-input .cf-input {
  padding-left: 40px;
}
.convertforms .cf-control-input i {
  color: #626262;
  font-size: 24px;
  line-height: 49px;
  box-sizing: border-box;
  bottom: 0px;
  position: absolute;
  z-index: 9999;
  padding-left: 10px;
  width: 40px;
  display: block;
}
.convertforms [type="checkbox"]:not(:checked), [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  visibility: hidden;
}
.convertforms input[type="checkbox"] + label::before {
  content: "";
  position: absolute;
  left: 3px;
  width: 25px;
  height: 25px;
  z-index: 999;
  border: 2px solid #fff;
  transition: 0.2s;
  margin-top: 0px;
  margin-right: 10px;
}
.convertforms input[type="checkbox"]:checked + label::before {
  content: "" !important;
  position: absolute;
  left: 0;
  width: 25px;
  height: 25px;
  z-index: 999;
  border: 2px solid #26a69a !important;
  border-top-color: #26a69a;
  border-top-style: solid;
  border-top-width: 2px;
  border-right-color: #26a69a;
  border-right-style: solid;
  border-right-width: 2px;
  border-bottom-color: #26a69a;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-color: #26a69a;
  border-left-style: solid;
  border-left-width: 2px;
  transition: 0.2s;
  top: 0px;
  width: 14px;
  height: 28px;
  border-top: 3px solid transparent !important;
  border-left: 3px solid transparent !important;
  border-right: 3px solid #26a69a !important;
  border-bottom: 3px solid #26a69a !important;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.convertforms .cf-checkbox-group .cf-label, .convertforms .cf-radio-group .cf-label {
  margin: 0;
  font-weight: normal;
  padding-left: 43px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.convertforms.cf-success .cf-response {
  background-color: inherit;
}
@media only all and (max-width: 59.99rem) {
  .convertforms .cf-two-thirds {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .convertforms .cf-one-third, .convertforms .cf-two-sixths, .convertforms .cf-one-half {
    width: 100%;
  }
}
/***************** /schnellkontakt *********/
/***************** kontakt ********************/
.kontakt.item-page .logo {
  display: none;
}
.kontakt.item-page .convertforms .cf-content-wrap, .kontakt.item-page .convertforms .cf-form-wrap {
  padding: 0px;
}
.kontakt.item-page .convertforms .cf-label {
  color: #666;
}
.kontakt.item-page .convertforms input[type="checkbox"] + label::before {
  border: 2px solid #666;
}
.kontakt.item-page .cf-btn-text strong {
  color: #fff;
}
.kontakt.item-page .convertforms .cf-control-input i.fa-pencil {
  top: 0;
}
.kontakt.item-page .cf-response h3 {
  color: #666 !important;
}
/***************** Referenzen Startseite ******************/
#g-feature h2 {
  color: #ffffff;
  font-family: "NovaSquare" !important;
  font-weight: 500 !important;
  margin-bottom: 0px;
  font-size: 1.5rem;
}
#g-feature .uk-panel-box-secondary {
  border: 5px solid #fff;
}
#g-feature .uk-panel-box > .uk-panel-teaser {
  margin-top: 10px;
  margin-left: -20px;
  margin-right: -20px;
}
#g-feature h3 {
  color: #fff;
  font-family: SourceSansPro;
  font-weight: 400;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 1.35rem;
}
#g-feature .uk-margin h3 {
  margin-bottom: 20px;
}
#g-feature .uk-margin p {
  display: none;
}
#g-feature .uk-h4 {
  margin-bottom: 25px;
  margin-top: 0px;
  font-size: 1rem;
}
#g-feature h5 {
  color: #fff;
  font-family: SourceSansPro;
  font-weight: 400;
  margin-bottom: 3px;
}
#g-feature ul {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 15px;
}
#g-feature li, #g-feature p {
  color: #fff;
  font-family: SourceSansPro;
}
@media (min-width: 1200px) {
  #g-feature .uk-scope .uk-card-body {
    padding: 35px 35px;
  }
}
#g-feature .calltoaction {
  font-size: 20px;
}
#g-feature .calltoaction a {
  font-weight: bold;
  text-decoration: underline;
  color: #fff;
}
#g-feature .calltoaction #phone {
  text-decoration: underline;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 960px) {
  /*#g-main .uk-scope .uk-child-width-1-1\@s > * { width: calc( 100% * 1 / 3.001 ); }*/
  #g-feature .uk-scope .uk-child-width-1-2\@m > * {
    width: 50%;
  }
  #g-ziele .uk-scope .uk-child-width-1-2\@m > * {
    width: 50%;
  }
  #g-ablauf .uk-scope .uk-child-width-1-1\@s > * {
    width: calc(100% * 1 / 3.001);
  }
}
/***************** jens wild ******************/
.jenswild .beschreibung {
  position: relative;
  margin-bottom: 60px;
  display: block;
}
.jenswild .textblock {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  width: calc(50% - 40px);
  min-width: 300px;
}
.jenswild .textblock.left {
  margin-right: 40px;
}
.jenswild .textblock h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
.jenswild .datum {
  display: table-cell;
  width: 100px;
}
.jenswild .text {
  display: table-cell;
  margin-left: 100px;
  padding-bottom: 10px;
}
.jenswild .vita br {
  position: absolute;
}
.jenswild figure {
  text-align: left !important;
  background: #5d5c5a;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  max-width: 300px;
  margin-right: 30px;
}
.jenswild figure {
  border-top: #5d5c5a 6px solid;
  border-left: #5d5c5a 6px solid;
  border-right: #5d5c5a 6px solid;
  color: #fff;
}
.jenswild figcaption {
  background: #5d5c5a;
  color: #fff;
  padding: 3px;
  margin-top: -5px;
  padding: 20px 0;
}
.jenswild .item-image {
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .jenswild figure {
    text-align: left !important;
    background: #5d5c5a;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    max-width: 300px;
    margin-right: 30px;
  }
}
@media only all and (max-width: 47.99rem) {
  .jenswild .item-image {
    max-width: 100%;
    width: 100%;
  }
  .jenswild figcaption {
    width: 100% !important;
  }
  .jenswild div.img_caption img {
    width: 100% !important;
  }
}
#g-ablauf .uk-panel::before {
  top: -1px;
  background: #5d5c5a url('../../../../images/svg/arrow_right.svg');
}
#g-ablauf .uk-panel::before {
  content: "";
  display: block;
  position: absolute;
  left: -5px;
  width: 100%;
  width: calc(100% + 20px);
  height: calc(100% + 0px);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center left;
  opacity: 0.2;
}
#g-ablauf .uk-panel {
  padding: 20px 10px;
}
@media only all and (max-width: 59.99rem) {
  #g-ablauf .uk-panel {
    margin-bottom: 0px;
  }
}
#arrow_right {
  display: none;
}
#g-ablauf .calltoaction {
  font-size: 20px;
}
#g-ablauf .calltoaction a {
  font-weight: bold;
  text-decoration: underline;
}
.author .thumbnail {
  border-top: #5d5c5a 3px solid;
  border-left: #5d5c5a 3px solid;
  border-right: #5d5c5a 3px solid;
  color: #fff;
  background: #5d5c5a;
}
.author .image_caption {
  color: #fff;
  background: #5d5c5a;
  font-size: 16px;
  max-width: 256px;
  margin: 5px 0 5px 0;
}
.author .image_caption h4 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.author ul.inline {
  margin: 5px 0 0 0;
  padding: 0;
}
.author ul.inline > li {
  margin: 0;
  padding: 0;
}
.author .label:after {
  content: ",  ";
  padding: 0;
  margin: 0;
  display: inline;
  margin-left: -3px;
}
.author li:last-child .label:after {
  content: inherit;
}
.author .label, .author .badge {
  display: inline;
  padding: 0px 0px;
  margin: 0;
  font-size: 16px;
  font-weight: inherit;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}
.author .label-info[href], .author .badge-info[href] {
  background-color: inherit;
}
.author .beschreibung {
  position: relative;
  margin-bottom: 60px;
  display: block;
}
.author .textblock {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  width: calc(50% - 40px);
  min-width: 300px;
}
.author .textblock.left {
  margin-right: 40px;
}
.author .textblock h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
.author .datum {
  display: table-cell;
  width: 130px;
}
.author .text {
  display: table-cell;
  margin-left: 130px;
  padding-bottom: 10px;
}
.author .vita br {
  position: absolute;
}
.author .item-image {
  /*max-width:100%;width:50%;min-width:235px;*/
}
.author div.img_caption {
  border-top: #5d5c5a 3px solid;
  border-left: #5d5c5a 3px solid;
  border-right: #5d5c5a 3px solid;
  color: #fff;
}
.author p.img_caption {
  background: #5d5c5a;
  color: #fff;
  padding: 3px;
  margin-top: -5px;
  padding: 20px 0;
}
.totop {
  position: fixed;
  bottom: 30px;
  right: 28px;
  z-index: 99999;
  display: none;
}
.totop a {
  color: #9f854c !important;
  background: #fff;
  padding: 0px;
  border-radius: 180px;
  height: 46px;
  width: 46px;
  display: inline-block;
  text-align: center;
}
.totop i {
  line-height: 47px;
  font-size: 48px;
}
.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);
}
/*05243d*/
.uk-scope .uk-link, .uk-scope a {
  color: #fff;
  text-decoration: none !important;
  width: 100%;
}
.uk-scope .uk-link, .uk-scope a span {
  color: #fff;
}
.uk-scope .uk-h2, .uk-scope h2 {
  font-family: "SourceSansPro" !important;
  font-weight: 500 !important;
}
.uk-scope .uk-h3, .uk-scope h3 {
  font-family: "NovaSquare" !important;
  font-weight: 500 !important;
  z-index: 999999;
  position: relative;
}
.uk-scope .uk-h4, .uk-scope h4 {
  font-family: "NovaSquare" !important;
  font-weight: 500 !important;
  z-index: 0;
}
@media only all and (max-width: 47.99rem) {
  h1 {
    font-size: 1.4rem;
  }
  h2 {
    font-size: 1.4rem;
  }
  h3 {
    font-size: 1.3rem;
  }
  .calltoaction {
    font-size: 1.1rem !important;
  }
  .uk-scope .uk-h3, .uk-scope h3 {
    font-size: 1.3rem !important;
  }
}
.uk-scope {
  margin: 50px 0px;
}
.treeview .hover {
  color: inherit;
}
#phocagallery div[style="display:block;color:#ccc;text-align:right;"] {
  display: none !important;
}
#phocagallery {
  padding-bottom: 40px;
}
.pg-item-box, .pg-category-box {
  display: flex;
  flex-direction: column;
  /*justify-content: flex-end;*/
  padding: 0;
  width: 12em;
  align-items: center;
  position: relative;
  flex-grow: 1;
  flex-shrink: 1;
  background: none;
  border: none;
  align-self: baseline;
}
.pg-category-box:nth-child(1), .pg-category-box:nth-child(2) {
  width: 45%;
}
.pg-category-box:nth-child(3), .pg-category-box:nth-child(4), .pg-category-box:nth-child(5) {
  width: 25%;
}
.pg-category-box:nth-child(6), .pg-category-box:nth-child(7), .pg-category-box:nth-child(8) {
  width: 25%;
}
.pg-detail-item-image-box {
  margin-top: 80px;
  margin-bottom: 80px;
  padding-bottom: 40px;
}
.pg-detail-item-title.no-popup {
  padding-top: 40px;
  border-top: 1px solid #666;
}
.pg-detail-nav-box {
  margin: 30px 0 0 0;
  padding-top: 10px;
  border-top: 1px solid #666;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.ph-left {
  min-width: 130px;
  float: inherit;
  align-content: center;
}
.pg-detail-top-box-back-title {
  /*width:-moz-available; width:-webkit-fill-available; width:fill-available;*/
  text-align: center;
}
.ph-right {
  min-width: 130px;
  float: inherit;
  text-align: right;
  align-content: center;
}
.ph-image-navigation {
  min-width: 130px;
}
.ph-si-detail-top-back {
  color: #F3722C;
  margin-bottom: 0.3em;
  width: 3em;
  height: 3em;
  rotate: 90deg;
}
.content-container {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.pg-info-view {
  font-size: 0.8rem;
  display: none;
}
.pg-item-box.backbutton, .pg-category-box.backbutton {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0.5em;
  width: 100%;
  align-items: center;
  position: absolute;
  flex-grow: 1;
  flex-shrink: 1;
  background: #e9e4dA;
  bottom: 0;
  padding: 0;
  margin: 0;
  background: #fff;
}
.pg-item-box.backbutton .pg-svg-box {
  max-width: 60px !important;
  aspect-ratio: 1;
}
.pg-item-box.backbutton .pg-svg-box svg {
  padding: 0;
}
.pg-item-box.backbutton .pg-item-box-info {
  display: none;
}
.pg-category-boxx img {
  max-height: 160%;
  max-width: 150%;
}
.pg-category-box-image {
  display: flex;
}
.pg-categories-items-box, .pg-category-items-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  gap: 20px;
  padding-bottom: 80px;
  position: relative;
  padding-top: 30px;
}
.pg-item-box-info, .pg-category-box-info {
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 0.5em 0em;
  text-align: left;
}
.ph-si.ph-si-category {
  display: none;
}
.pg-item-box-title, .pg-category-box-title {
  font-weight: normal;
  font-size: 80%;
  margin-top: 0.5em;
  display: block;
  align-items: center;
  position: relative;
  background: none;
  color: #666;
  padding: 0;
}
#phocagallery .pg-item-box-title a, #phocagallery .pg-category-box-title a {
  color: #666;
}
.pg-category-box-description {
  position: relative;
  top: 0;
  left: 0;
  font-weight: normal;
  font-size: 80%;
}
.pg-category-box-description p {
  margin: 0;
}
.pg-category-box-description #fulltext {
  display: none;
}
.pg-category-view #introtext {
  display: none;
}
.ph-si.ph-si-image {
  display: none;
}
.ph-si-back-medium {
  color: #b0b0b0;
  background: inherit;
  color: #F3722C;
  margin-bottom: 0.3em;
  width: 3em;
  height: 3em;
  rotate: 90deg;
}
.pg-item-box-image svg {
  border-radius: 0px;
  box-shadow: unset;
}
.vita-slider .owl-item > div {
  display: flex;
  flex-direction: row;
}
.vita-slider .owl-item::nth-child(2) > div {
  display: flex;
  flex-direction: row-reverse;
}
.vita-slider .g-owlcarousel-image-container {
  width: 50%;
}
.vita-slider .g-owlcarousel-content {
  width: 50%;
}
.vita-slider .g-owlcarousel-content {
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.vita-slider .g-owlcarousel-padding {
  padding: 30px;
}
.vita-slider .button {
  background: transparent;
  color: inherit;
  border: none;
  box-shadow: none;
  padding: 20px 0px;
}
/************** Abschnitt Biografie ******************/
.vita {
  padding-top: 20px;
}
.vita p {
  display: flex;
  padding-bottom: 15px;
  margin: 15px 0;
  border-bottom: 1px solid #ccc;
}
.vita .cell:first-child {
  width: 200px;
}
.vita .cell:last-child {
  width: -moz-available;
  width: -webkit-fill-available;
}
/*# sourceMappingURL=custom_11.css.map */