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

.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
.g-contacts.vertical .g-contacts-item {
  display: block;
}
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #e0e0e5;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #a8a7a7;
}
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid white;
  margin-left: -4px;
  margin-bottom: 0;
}
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid white;
  margin-left: 0;
}
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
#g-top .g-contacts .g-contacts-item > a {
  color: #666666;
}
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid white;
}
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid white;
}
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
@font-face {
  font-family: "Michroma";
  src: url('../fonts/michroma/Michroma-Regular.ttf');
}
.animejs a {
  position: relative;
  z-index: 99999;
}
.animejs {
  height: 100%;
  font-size: 1.2em;
  margin: 0;
  position: absolute;
  top: -2%;
  right: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: bold;
  font-family: "Michroma", sans-serif;
}
.animejs .text1 {
  display: inline-block;
  line-height: 1em;
}
.upleft {
  position: relative;
  left: -2vw;
  top: 1rem;
  color: #c5c5cc;
  white-space: pre;
  align-self: center;
}
span.text.middle {
  position: relative;
  left: 50%;
  align-self: center;
  max-width: 450px;
}
span.text.bottom-right {
  position: absolute;
  text-align: right;
  white-space: pre;
  right: -90%;
}
.teaser1 .g-owlcarousel-item-img img {
  filter: blur(21px);
}
.grid-container1 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 2fr 1fr;
  gap: 0px 0px;
  grid-template-areas: "upleft . ." "middle middle middle" "bottom-right bottom-right bottom-right";
}
.upleft {
  grid-area: upleft;
}
.middle {
  grid-area: middle;
}
.bottom-right {
  grid-area: bottom-right;
}
@media only all and (min-width: 75rem) {
  .animejs {
    font-size: 2.25rem !important;
  }
  .g-owlcarousel-item-content-wrapper {
    position: relative;
    top: 1.7rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .animejs {
    font-size: 2rem !important;
  }
  span.text.middle {
    max-width: 350px !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .animejs {
    font-size: 1.34rem !important;
  }
  .upleft {
    top: 1rem !important;
  }
  span.text.middle {
    max-width: 260px !important;
  }
  .upleft {
    left: -3vw !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .animejs {
    font-size: 0.76rem !important;
  }
  span.text.bottom-right {
    right: -73% !important;
  }
  span.text.middle {
    max-width: 168px;
  }
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    display: block !important;
  }
}
.g-owlcarousel-item-content-wrapper {
  position: relative;
  left: 3rem;
}
.teas1 .g-owlcarousel-item-img {
  opacity: 0.6;
  filter: blur(3px);
}
/* @media only all and (max-width: 47.938rem) {
    .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
        display: block !important;
    }
} */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto/roboto-v20-latin-300.eot');
  src: local("Roboto Light"), local("Roboto-Light"), url('../fonts/roboto/roboto-v20-latin-300.eot#iefix') format("embedded-opentype"), url('../fonts/roboto/roboto-v20-latin-300.woff2') format("woff2"), url('../fonts/roboto/roboto-v20-latin-300.woff') format("woff"), url('../fonts/roboto/roboto-v20-latin-300.ttf') format("truetype"), url('../fonts/roboto/roboto-v20-latin-300.svg#Roboto') format("svg");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-v20-latin-regular.eot');
  src: local("Roboto"), local("Roboto-Regular"), url('../fonts/roboto/roboto-v20-latin-regular.eot#iefix') format("embedded-opentype"), url('../fonts/roboto/roboto-v20-latin-regular.woff2') format("woff2"), url('../fonts/roboto/roboto-v20-latin-regular.woff') format("woff"), url('../fonts/roboto/roboto-v20-latin-regular.ttf') format("truetype"), url('../fonts/roboto/roboto-v20-latin-regular.svg#Roboto') format("svg");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-v20-latin-italic.eot');
  src: local("Roboto Italic"), local("Roboto-Italic"), url('../fonts/roboto/roboto-v20-latin-italic.eot#iefix') format("embedded-opentype"), url('../fonts/roboto/roboto-v20-latin-italic.woff2') format("woff2"), url('../fonts/roboto/roboto-v20-latin-italic.woff') format("woff"), url('../fonts/roboto/roboto-v20-latin-italic.ttf') format("truetype"), url('../fonts/roboto/roboto-v20-latin-italic.svg#Roboto') format("svg");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto/roboto-v20-latin-700.eot');
  src: local("Roboto Bold"), local("Roboto-Bold"), url('../fonts/roboto/roboto-v20-latin-700.eot#iefix') format("embedded-opentype"), url('../fonts/roboto/roboto-v20-latin-700.woff2') format("woff2"), url('../fonts/roboto/roboto-v20-latin-700.woff') format("woff"), url('../fonts/roboto/roboto-v20-latin-700.ttf') format("truetype"), url('../fonts/roboto/roboto-v20-latin-700.svg#Roboto') format("svg");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto/roboto-v20-latin-700italic.eot');
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url('../fonts/roboto/roboto-v20-latin-700italic.eot#iefix') format("embedded-opentype"), url('../fonts/roboto/roboto-v20-latin-700italic.woff2') format("woff2"), url('../fonts/roboto/roboto-v20-latin-700italic.woff') format("woff"), url('../fonts/roboto/roboto-v20-latin-700italic.ttf') format("truetype"), url('../fonts/roboto/roboto-v20-latin-700italic.svg#Roboto') format("svg");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto/roboto-v20-latin-900.eot');
  src: local("Roboto Black"), local("Roboto-Black"), url('../fonts/roboto/roboto-v20-latin-900.eot#iefix') format("embedded-opentype"), url('../fonts/roboto/roboto-v20-latin-900.woff2') format("woff2"), url('../fonts/roboto/roboto-v20-latin-900.woff') format("woff"), url('../fonts/roboto/roboto-v20-latin-900.ttf') format("truetype"), url('../fonts/roboto/roboto-v20-latin-900.svg#Roboto') format("svg");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/roboto/roboto-v20-latin-900italic.eot');
  src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url('../fonts/roboto/roboto-v20-latin-900italic.eot#iefix') format("embedded-opentype"), url('../fonts/roboto/roboto-v20-latin-900italic.woff2') format("woff2"), url('../fonts/roboto/roboto-v20-latin-900italic.woff') format("woff"), url('../fonts/roboto/roboto-v20-latin-900italic.ttf') format("truetype"), url('../fonts/roboto/roboto-v20-latin-900italic.svg#Roboto') format("svg");
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: #82ab54;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #82ab54;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  color: #dadada;
  background-color: #474747;
  border: 1px solid #e0e0e5;
  box-sizing: border-box !important;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
body {
  font-size: 1rem;
  line-height: 2;
}
#g-navigation .g-main-nav .g-toplevel > li:last-child {
  position: relative;
  left: 50px;
}
#topmenu > .g-content > nav > ul > li.g-menu-item.g-menu-item-132.g-menu-item-type-component.g-standard {
  position: relative;
  left: 40px;
}
.engpage #g-navigation .g-main-nav .g-toplevel > li:last-child {
  position: relative;
  left: 50px;
}
#hero-p1 {
  display: block;
  background: #6c7d59;
  background: #82ab54;
  padding: 0.5rem 1rem;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 300;
}
div#logo-1885-particle:after {
  content: "Julian & Christine Philipp";
  position: relative;
  background: #585c53;
  padding: 0.3rem 0.7rem;
  top: 3px;
}
div#logo-1885-particle {
  text-align: right;
  font-weight: 300;
  font-style: italic;
  position: relative;
  top: 8px;
}
strong {
  font-weight: bold;
  color: #82ab54;
}
.rc-bs img {
  box-shadow: 0px 22px 10px -13px #ccc;
  border-radius: 5px;
  position: relative;
}
h1.g-owlcarousel-item-title {
  background: rgba(40, 41, 35, 0.62);
  padding: 1rem;
  font-weight: bold !important;
}
a.g-owlcarousel-item-button.button.button-outline {
  background: #21311a;
  border-radius: 27px;
  color: antiquewhite;
  border: none;
}
.g-features-particle .g-features-particle-item .g-content:hover .g-features-particle-icon {
  color: #fff;
  background: #82ab54;
}
p.g-introtext {
  margin-bottom: 4rem;
  font-size: 1.3rem;
}
h4.g-features-particle-title {
  color: #82ab54;
  font-weight: bold;
  font-size: 1.3rem;
}
h3.g-title.g-main-title {
  font-size: 2.25rem;
  font-weight: bold;
  color: #848587;
}
.g-block.g-features-particle-item {
  background: rgba(220, 220, 220, 0.7);
  margin: 16px;
  border-radius: 4px;
  padding-top: 2rem;
  padding-bottom: 0.6rem;
  box-shadow: 0px 22px 10px -15px #ccc;
}
/* div#menu-6409-particle,
div#menu-2958-particle,
div#menu-6707-particle {
    margin-top: 1.8rem;
} */
#topmenu > .g-content {
  margin-top: 1.8rem;
}
.g-subs-item {
  margin-bottom: 2rem;
  line-height: 1.7rem;
}
#kontaktformular input, #kontaktformular textarea {
  color: #fff;
  background-color: #363835;
  border-radius: unset;
  border: 0.5px solid #616f51;
}
#kontaktformular .g-title {
  width: 100px;
  line-height: 30px;
  font-weight: bold;
  font-size: 2rem;
  color: #82ab54;
  text-transform: uppercase;
}
#kontaktformular .btn-group {
  width: 100% !important;
}
#kontaktformular .span4 {
  width: 100% !important;
}
#kontaktformular .button#fabrikSubmit_1 {
  width: 100% !important;
  padding: 0.7rem 0rem;
  font-size: 1.2rem;
}
#kontaktformular .uk-accordion-content.uk-active {
  background: #757575;
  margin-bottom: 1rem;
}
#kontaktformular .uk-accordion-title {
  margin-top: 0;
  margin-bottom: 12px;
  padding: 0;
  font-size: 29px;
  line-height: 40px;
  cursor: pointer;
  border: none;
  border-radius: 1px;
  font-weight: 600;
  color: #d9d9d9;
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 109px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  padding-left: 2rem;
  background: #585c53;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background: #8f8d8d;
  color: #ffffff;
  box-shadow: 0px 8px 7px -4px #ccc;
}
#kontaktformular .btn-primary:hover, #kontaktformular .btn-primary:active, #kontaktformular .btn-primary:focus {
  background: #82ab53;
  color: #fff;
  box-shadow: none;
}
#kontaktformular .btn-primary {
  background: #8f8d8d;
  color: #fff;
  box-shadow: none;
  border-radius: unset;
}
#g-footer a:hover {
  color: #ffffff;
}
#g-footer .g-grid {
  align-items: center;
}
#g-footer {
  background: #474747;
  color: #b0b0b0;
  padding: 3rem 0 0rem 0;
}
.g-cta-button.style1 .g-cta-inner .g-cta-right {
  float: right;
  margin-top: 32px;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #474747;
  background-color: #474747;
  background-image: -webkit-linear-gradient(-410deg, #474747, #a8a7a7);
  background-image: linear-gradient(140deg, #474747, #a8a7a7);
  opacity: 0.44;
}
#g-testimonials:before {
  background-color: #82ab54;
  background-image: -webkit-linear-gradient(-310deg, #607d3f, #82ab54);
  background-image: linear-gradient(40deg, #6b8c46, #82ab54);
  opacity: 0.85;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#g-testimonials {
  background: #86a85f;
  color: #eceeef;
  padding: 1rem;
  position: relative;
  z-index: 10;
  background-size: cover;
  font-size: 1.3rem;
  line-height: 27px;
}
.btn-primary {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #82ab54;
  color: #fff;
  border: 1px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.highlighted {
  background: #82ab54;
  padding: 0.3rem 6px 0px 0.5rem;
  border-radius: 0px;
}
.highlighted span.g-menu-item-title {
  color: #fff;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
  transition: all 0.3s;
}
span.g-menu-item-title {
  font-family: "Roboto";
}
.button {
  display: inline-block;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #82ab54;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 0rem;
  margin: 0 0 0.5rem 0;
  padding: 1.5rem 1.125rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.4s;
}
#teilnehmerpage .button {
  display: inline-block;
  font-family: inherit;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #82ab54;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 0rem;
  margin: 0 0 0.5rem 0;
  padding: 1.22rem 3rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.1s;
}
#teilnehmerpage .button:hover {
  background: #848587;
  /*  box-shadow: 0px 12px 5px -10px #82ab54; */
}
.g-cta-button.style1 .g-cta-inner {
  padding: 30px;
  border: none;
  border-left: none;
  background: #474747;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 0;
  /* box-shadow: 52px -52px 8px -52px #82ab54, -52px 52px 8px -50px #82ab54; */
}
@media only all and (max-width: 30rem) {
  #teilnehmerpage #g-above .g-block.size-50 {
    background: #474747;
    padding: 1rem;
    margin: 1rem;
    width: 100% !important;
    flex: 0 100% !important;
  }
  #teilnehmerpage .g-owlcarousel-item-content {
    position: relative;
    top: 0 !important;
  }
  #teilnehmerpage .g-owlcarousel-item-link a {
    font-size: 0.6rem !important;
    padding: 11px !important;
  }
  #teilnehmerpage #cg_content h1 {
    line-height: 30px !important;
    font-size: 1.4rem !important;
    margin-top: -2rem !important;
  }
  #group3 .legend, #group4 .legend {
    top: 2.4rem !important;
  }
  .g-logo {
    display: block;
    text-align: center;
    margin: -0.85rem 0;
    padding-left: 0;
  }
  h1 {
    font-size: 1.8rem;
  }
  h2 {
    font-size: 1.7rem;
  }
  #g-footer .g-grid {
    text-align: center;
  }
  #contacts-6204-particle {
    margin-left: 2% !important;
  }
  .g-contacts.vertical .g-contacts-item {
    display: flex !important;
    align-items: center;
    justify-content: start;
    color: #a8a7a7;
  }
  .teampicparticle {
    width: 50% !important;
    flex-basis: 50% !important;
  }
  .uk-accordion-title {
    font-size: 14px !important;
    line-height: 19px !important;
    padding-left: 0.5rem !important;
  }
  .g-accordion-desc {
    padding: 0.6rem 0.7rem !important;
  }
  .leitem {
    width: 35rem !important;
  }
  #g-expanded .leitem {
    font-size: 1.2rem !important;
  }
  #language-selector {
    position: absolute !important;
    top: -23px !important;
    right: 50px !important;
    font-size: 0.81rem !important;
  }
  .g-logo {
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 1.4rem;
    width: 80%;
  }
  .teamtext {
    font-size: 0.8rem !important;
  }
  .teamtext span {
    font-size: 0.8rem !important;
  }
  .teamtext a {
    font-size: 0.8rem !important;
  }
  .fademe {
    top: 59% !important;
  }
  #ueberunstext p {
    text-align: left !important;
  }
  .worldmap img {
    margin-bottom: 0rem !important;
    margin-top: 0rem !important;
    /* opacity: 0.9; */
    /* z-index: 1; */
    width: 100% !important;
    /* max-width: 78rem; */
    transform: scale(1.4);
  }
  #g-expanded {
    padding: 0.5rem !important;
  }
  div#kontaktformular {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  #g-intro {
    padding: 0rem !important;
  }
  div#logo-9571-particle {
    left: 0rem !important;
  }
  #teilnehmerpage #g-above .g-container .g-grid:last-child {
    margin-right: 0rem !important;
  }
  #teilnehmerpage #g-expanded .g-container .g-grid {
    margin-right: 0rem !important;
  }
  #hero-p1 {
    font-size: 1.05rem !important;
  }
  div#textueberkarte h2 {
    line-height: 28px !important;
    font-size: 1.1rem !important;
  }
  #worldmap-header {
    margin-top: 0rem !important;
    padding-bottom: 1rem !important;
  }
  #worldmap-header h2, #colsheader h2 {
    line-height: 28px !important;
    font-size: 1.3rem !important;
  }
  .g-contacts.style2 .g-title-value-container {
    margin-left: 9px !important;
  }
  div#custom-6953-particle {
    margin-bottom: 3rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #teilnehmerpage #g-above .g-block.size-50 {
    background: #474747;
    padding: 1rem;
    margin: 1rem;
    width: 100% !important;
    flex: 0 100% !important;
  }
  h1 {
    font-size: 1.8rem;
  }
  h2 {
    font-size: 1.7rem;
  }
  #g-footer .g-grid {
    text-align: center;
  }
  #contacts-6204-particle {
    margin-left: 2% !important;
  }
  .g-contacts.vertical .g-contacts-item {
    display: flex !important;
    align-items: center;
    justify-content: start;
    color: #a8a7a7;
  }
  .teampicparticle {
    width: 25% !important;
    flex-basis: 25% !important;
  }
  .uk-accordion-title {
    font-size: 14px !important;
    line-height: 19px !important;
    padding-left: 0.5rem !important;
  }
  .g-accordion-desc {
    padding: 0.6rem 0.7rem !important;
  }
  .leitem {
    width: 35rem !important;
  }
  #language-selector {
    position: absolute !important;
    top: -23px !important;
    right: 8% !important;
    font-size: 0.81rem !important;
  }
  .g-logo {
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 1.4rem;
    width: 80%;
  }
  .teamtext {
    font-size: 0.8rem !important;
  }
  .teamtext span {
    font-size: 0.8rem !important;
  }
  .teamtext a {
    font-size: 0.8rem !important;
  }
  .fademe {
    top: 15% !important;
  }
  #ueberunstext p {
    text-align: left !important;
  }
  .worldmap img {
    margin-bottom: 0rem !important;
    margin-top: 0rem !important;
    /* opacity: 0.9; */
    /* z-index: 1; */
    width: 100% !important;
    /* max-width: 78rem; */
    transform: scale(1.4);
  }
  #g-expanded {
    padding: 0.5rem !important;
  }
  div#kontaktformular {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  #g-intro {
    padding: 0rem !important;
  }
  div#logo-9571-particle {
    left: 0rem !important;
  }
  #teilnehmerpage #g-above .g-container .g-grid:last-child {
    margin-right: 0rem !important;
  }
  #teilnehmerpage #g-expanded .g-container .g-grid {
    margin-right: 0rem !important;
  }
  #hero-p1 {
    font-size: 1.05rem !important;
  }
  div#textueberkarte h2 {
    line-height: 28px !important;
    font-size: 1.1rem !important;
  }
  #worldmap-header {
    margin-top: 0rem !important;
    padding-bottom: 1rem !important;
  }
  #worldmap-header h2, #colsheader h2 {
    line-height: 28px !important;
    font-size: 1.3rem !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .lab-logo img {
    max-width: 5rem !important;
  }
  #topmenu > .g-content {
    margin-top: 0.7rem !important;
    font-size: 0 !important;
    position: relative;
    left: -2rem;
    margin-bottom: 0;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.2rem !important;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.8rem !important;
  }
  #language-selector {
    right: 24px !important;
  }
  #g-navigation .g-main-nav .g-toplevel > li:last-child {
    position: relative;
    left: 27px;
    margin-right: 0 !important;
    top: -4px;
  }
  #topmenu > .g-content > nav > ul > li.g-menu-item.g-menu-item-132.g-menu-item-type-component.g-standard {
    position: relative;
    left: 20px;
    margin-right: -2px !important;
  }
  .uk-accordion-title {
    font-size: 16px !important;
    line-height: 23px !important;
  }
  .acc-green-bar {
    max-width: 495px !important;
  }
  #g-footer .g-block.size-37:last-child {
    width: 44% !important;
    flex: 0 44% !important;
  }
  #g-footer .g-block.size-8 {
    display: none !important;
  }
  #g-footer .g-block.size-25 {
    display: none !important;
  }
  #g-footer .g-grid:first-child {
    justify-content: space-around !important;
  }
  .teampicparticle {
    width: 25% !important;
    flex-basis: 25% !important;
    flex: 0 25% !important;
    max-width: 25%;
  }
  .teamtext {
    font-size: 0.8rem !important;
  }
  .teamtext span {
    font-size: 0.8rem !important;
  }
  .teamtext a {
    font-size: 0.8rem !important;
  }
  .fademe {
    top: 56% !important;
  }
  #navspacer {
    max-width: 1rem;
  }
  #ueberunstext p {
    text-align: left !important;
  }
  .worldmap img {
    margin-bottom: 0rem !important;
    margin-top: 0rem !important;
    /* opacity: 0.9; */
    /* z-index: 1; */
    width: 100% !important;
    /* max-width: 78rem; */
    transform: scale(1.4);
  }
  #g-expanded {
    padding: 0.5rem !important;
  }
  div#kontaktformular {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  #g-intro {
    padding: 0rem !important;
  }
  div#logo-9571-particle {
    left: 0rem !important;
  }
  #teilnehmerpage #g-above .g-container .g-grid:last-child {
    margin-right: 0rem !important;
  }
  #teilnehmerpage #g-expanded .g-container .g-grid {
    margin-right: 0rem !important;
  }
  #hero-p1 {
    font-size: 1.05rem !important;
  }
  div#textueberkarte h2 {
    line-height: 28px !important;
    font-size: 1.1rem !important;
  }
  #worldmap-header {
    margin-top: 0rem !important;
    padding-bottom: 1rem !important;
  }
  #worldmap-header h2, #colsheader h2 {
    line-height: 28px !important;
    font-size: 1.3rem !important;
  }
  #custom-7260-particle, #custom-5507-particle, #custom-9296-particle, #custom-3975-particle {
    justify-content: space-evenly !important;
  }
  .mobilepartner img {
    max-width: calc(70vw/2) !important;
  }
  #teilnehmerpage #g-above .g-block.size-50 {
    flex: 0 45% !important;
  }
  #ueberunstext p:first-child {
    padding-top: 2rem !important;
    width: 173% !important;
    overflow: visible !important;
    text-align: justify !important;
    min-height: 190px !important;
  }
  #custom-5505-particle > p:nth-child(2) {
    padding-bottom: 5rem !important;
  }
  #ueberunstext p:last-child {
    padding-bottom: 3rem !important;
    width: 168% !important;
  }
  div#custom-1136-particle {
    overflow: hidden;
    height: 311px;
    position: relative;
    top: -14px;
    right: 0px;
    opacity: 0.6;
  }
  #custom-5505-particle {
    width: auto;
    overflow: visible;
    z-index: 999;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .teampicparticle {
    width: 25% !important;
    flex-basis: 25% !important;
  }
  div#partnerband {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  span.g-menu-item-title {
    font-size: 1rem !important;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.33rem !important;
  }
  .teamtext {
    font-size: 0.75rem !important;
    line-height: 15px !important;
  }
  .teamtext span {
    font-size: 0.75rem !important;
  }
  .teamtext a {
    font-size: 0.75rem !important;
  }
  .fademe {
    top: 47% !important;
  }
  #g-navigation .g-main-nav .g-toplevel > li:last-child {
    position: relative;
    left: 30px !important;
  }
  #topmenu > .g-content > nav > ul > li.g-menu-item.g-menu-item-132.g-menu-item-type-component.g-standard {
    position: relative;
    left: 30px !important;
  }
  #topmenu > .g-content {
    margin-top: 0.8rem;
  }
}
.g-contacts.style2 .g-contacts-icon {
  /* float: left; */
  border: 2px solid #82ab54;
  border-radius: 0%;
  font-size: 17px;
  height: 47px;
  line-height: 45px;
  text-align: center;
  width: 47px;
  color: #fafafa;
}
.g-contacts.vertical .g-contacts-item {
  display: flex;
  align-items: center;
  justify-content: start;
  color: #a8a7a7;
}
/* div#custom-5731-particle {
    background: #f9f9f9;
    box-shadow: 0px 11px 22px -14px #848587;
    font-size: 1.2rem;
    padding: 4rem !important;
}
 */
.chinatext {
  font-weight: bold;
  font-size: 1.2rem;
  color: #82ab54;
  display: none;
}
#Ebene_1 {
  height: 4rem;
}
#logo-9459-particle img, #logo-6357-particle img {
  height: 4rem;
}
#g-navigation {
  background: #363835;
  color: #878787;
  position: relative;
  z-index: 11;
  /* box-shadow: 0px 2px 4px 0px #82ab54; */
  box-shadow: 0px 3px 0px 0px #82ab54;
}
#lingo-list {
  display: flex;
  flex-direction: row;
  list-style: none;
}
#g-intro {
  background: #363835;
  color: #cccccc;
  padding: 1.5rem 0;
  padding-bottom: 2.3rem;
}
.hero-title {
  line-height: 50px;
  background: #585c53;
  padding: 0.5rem 1rem;
}
#g-intro p {
  line-height: 24px;
  /* width: 42%; */
  font-weight: 300;
  padding: 11px 32px;
  background: #585c535e;
  margin-bottom: -29px;
  margin-top: 29px;
  color: #d8d8d8;
}
#g-intro p:first-of-type {
  padding-top: 1.9rem;
}
#g-intro p:last-of-type {
  padding-bottom: 1.9rem;
}
.top-para {
  font-size: 17px;
}
/* #g-intro>.g-container .g-grid:first-child {
    box-shadow: 100px -100px 8px -101px #82ab54;
    background: white;
} */
/*#g-intro>.g-container .g-grid:last-child {
        box-shadow: -100px 100px 8px -101px #82ab54; 
     background: white; 
}*/
#bild2 {
  top: 2rem;
  position: relative;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  margin: 1.25rem 0.625rem 0.625rem;
  padding: 0.938rem;
  text-align: center;
  display: flex;
  flex-direction: column;
}
/* .g-owlcarousel-item-desc {
    background: rgba(32, 42, 29, 0.7);
    width: 16rem;
    align-self: center;
    padding-bottom: 1px !important;
} */
.teilnehmer-utility {
  background: #848587;
  color: #fff;
  padding: 3rem 0;
}
#teilnehmerpage #g-above .g-block {
  /* box-shadow: 0px 22px 10px -15px #ccc; */
  background: #474747;
  padding: 1rem;
  margin: 1rem;
  line-height: 24px;
  font-weight: 300;
}
#teilnehmerpage #g-above .g-block.size-50 {
  flex: 0 46%;
}
#teilnehmerpage .g-owlcarousel-item-img img {
  max-height: 38rem;
}
#teilnehmerpage #g-above {
  background: #363835;
  color: #c5c5c5;
  padding: 3rem 0;
}
div#logo-6357-particle, div#logo-9459-particle {
  /*     display: flex;
    flex-direction: column;
    align-items: center; */
  position: relative;
  left: 2rem;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
.g-main-nav .g-toplevel > li {
  display: inline-block;
  cursor: pointer;
  -webkit-transition: background 0.5s ease-out, -webkit-transform 0.2s ease-out;
  -moz-transition: background 0.5s ease-out, -moz-transform 0.2s ease-out;
  transition: background 0.5s ease-out, transform 0.2s ease-out;
}
/* #g-above {
    background: #f4f5f7;
    color: #848587;
    padding: 3rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2rem;
} */
#g-above {
  background: #868687;
  color: #d9d9d9;
  padding: 3rem 0;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  /* margin-bottom: 2rem; */
}
#g-above .g-container {
  display: flex;
  flex-direction: column;
}
#teilnehmerregistrierung #g-above .g-container {
  display: block;
}
#textueberkarte, #expertheader {
  max-width: 75rem;
  margin: auto;
  margin-top: 1rem;
}
#expertheader h1 {
  padding: 0.5rem 1rem;
  background: #585c53;
  color: #ccc;
}
h4.numscroller {
  border: 0px solid;
  margin: 0;
  font-weight: 700;
  background: #eaeaea;
  margin-top: -1rem;
  margin-bottom: 1rem;
  border-radius: 0rem;
  box-shadow: 13px -13px 2px -12px #82ab54, -13px 13px 2px -12px #82ab54;
  max-width: 11rem;
  align-self: center;
  min-width: 5rem;
  color: #848587;
  border-radius: 2px;
}
.g-block.g-animated-counter-item {
  max-width: 30rem;
  margin: auto;
}
#g-page-surround {
  background: #363835;
  overflow: hidden;
}
.g-animated-counter .g-animated-counter-icon {
  font-size: 4.2rem;
}
#worldmap-header {
  margin-top: 5rem;
  /* max-width: 75rem; */
  text-align: center;
  /* margin: auto; */
  padding-top: 0rem;
  padding-bottom: 2rem;
  background: #585c53;
}
div#custom-9808-particle {
  max-width: 75rem;
  margin: auto;
}
.worldmap {
  /* background: #757575; */
  background: #353734;
  margin-bottom: 0rem;
  overflow: hidden;
  text-align: center;
}
.worldmap img {
  margin-bottom: -9rem;
  margin-top: -6rem;
  /* opacity: 0.9; */
  /* z-index: 1; */
  width: 95%;
  max-width: 78rem;
}
#onepager #g-utility {
  max-width: 75rem;
  /*  text-align: center; */
  margin: auto;
  background: none;
  line-height: 28px;
  margin-bottom: 3rem;
}
#textueberkarte h1 {
  text-align: left;
  margin-top: 1.2rem;
  background: #585c53;
  padding: 0.2rem 1rem;
}
div#textueberkarte h2 {
  line-height: 36px;
  background: #82ab54;
  padding: 1rem 1.4rem;
  color: #ececec;
  font-size: 1.6rem;
  text-align: left;
  font-weight: 300;
}
#ueberunstext p:last-child {
  padding-bottom: 3rem;
}
#ueberunstext p:first-child {
  padding-top: 2rem;
}
#ueberunstext p {
  line-height: 25px;
  text-align: justify;
  background: #424540;
  padding: 2.4rem 3rem 0 2rem;
  font-weight: 300;
  margin: 0;
  color: #d8d8d8;
  margin-bottom: 0px;
}
div#ueberunsbild {
  vertical-align: middle;
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #424540;
}
#ueberunsbild img {
  animation: kenburns2 40s infinite;
}
div#custom-1136-particle {
  overflow: hidden;
}
.leistungen-titel {
  margin-top: 3rem;
  margin-bottom: 3rem;
  color: #ccc;
  background: #585c53;
  padding: 1.5rem 1rem;
}
.g-animated-counter .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.g-animated-counter > .g-grid {
  max-width: 75rem;
  margin: auto;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: stretch;
  white-space: nowrap;
}
.leitem {
  transition: color 0.3s;
  line-height: 25px;
}
span.langitem {
  padding: 5px;
  border: 1px solid;
  border-radius: 0px;
  margin: 3px;
}
#lingo-list a.g-menu-item-container:hover {
  color: #eaeaea;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.2rem;
  font-weight: bold;
  padding: 0.469rem 0;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
#textunterkarte {
  max-width: 75rem;
  box-shadow: 0px 0px 2px 0px #82ab54;
  border-radius: 1rem;
  overflow: hidden;
  margin-top: 5rem;
  background: white;
}
#g-header {
  background-color: #fff;
  color: #eceeef;
  padding: 3rem 0;
  position: relative;
  z-index: 10;
  background-image: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-header:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: -1;
  opacity: 0.85;
  background-color: #fff;
  background-image: none;
}
/* #onepager .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 3.5rem;
    line-height: 1.5;
    font-weight: 200;
    padding-bottom: 1.407rem;
    margin-top: auto;
    margin-bottom: 0.625rem;
    font-weight: bold !important;
    color: #ececec;
}

#onepager .g-owlcarousel-item-desc {
    background: rgba(32, 42, 29, 0.7);
    width: unset;
    align-self: center;
    padding-bottom: 1px !important;
} */
#unsere-leistungen h3.g-title.g-main-title {
  text-align: left;
}
div#unsere-leistungen {
  max-width: 75rem;
  box-shadow: 0px 0px 2px 0px #82ab54;
  border-radius: 1rem;
  overflow: hidden;
  background: white;
}
.g-features-particle .g-circle-border {
  border: 1px solid #848587;
}
div#kontaktformular {
  position: relative;
  align-self: center;
  margin: auto;
  background: #757575;
  margin-bottom: 4rem;
  margin-top: 1rem;
}
#g-expanded {
  /* background: url(../images/ctbg.png) no-repeat; */
  color: #fff;
  padding: 3rem;
  background-size: 100% 110%;
  background-color: #868687;
}
div#counterzeile {
  font-size: 1rem;
}
#g-features {
  background: #868686;
  color: #dadada;
  padding: 3rem 0;
}
#mtd1 #g-aside {
  background: #fff;
  color: #2a363b;
  padding: 1rem 0;
  position: fixed;
  margin-top: 9rem;
  max-width: 18rem;
}
#mtd1 ul.g-toplevel {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#mtd1 #topbar {
  height: 1px;
}
a.item-link {
  display: flex !important;
  flex-direction: column;
  height: 11rem;
  /*   align-items: flex-end; */
  justify-content: space-between;
}
#language-selector {
  position: absolute;
  top: -27px;
  right: 1rem;
}
.jai-map-container .point.point-img, .jai-map-container .point.point-ico {
  background-repeat: no-repeat;
  height: auto;
  width: auto;
  min-height: 47px;
  min-width: 35px;
  max-height: 164px;
  max-width: 145px;
}
#uulogo {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
#uuheader {
  width: 66%;
  float: left;
  line-height: 39px;
  text-align: justify;
  padding-right: 2rem;
}
.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 12px;
  padding: 0;
  font-size: 23px;
  line-height: 40px;
  cursor: pointer;
  border: none;
  border-radius: 1px;
  font-weight: 600;
  color: #d9d9d9;
  width: 100%;
  overflow: hidden;
  /* flex: 100% 0; */
  position: relative;
  height: 60px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  padding-left: 2rem;
  background: #585c53;
}
.g-accordion-desc {
  color: #d8d8d8;
  line-height: 24px;
  font-weight: 300;
  padding: 0.6rem 1.7rem;
}
.acc-green-bar {
  float: right;
  background: #82ab54;
  width: inherit;
  /* padding: 6px; */
  padding-left: 1rem;
  color: #fff;
  height: 60px;
  display: flex;
  align-items: center;
  max-width: 600px;
  position: relative;
  left: 50px;
  transition: 500ms all;
}
h3.uk-accordion-title:hover .acc-green-bar {
  left: 0px;
  background: #668248;
}
h3.uk-accordion-title:hover .acc-green-bar i:first-child {
  transform: rotate(-225deg) scale(1.2);
}
.uk-active .acc-green-bar {
  left: 0px;
  background: #668248;
}
.uk-active .acc-green-bar i {
  transform: rotate(-225deg) scale(1.2);
}
.acc-green-bar i {
  transition: 500ms all;
}
.acc-green-bar i:last-child {
  display: none;
}
.uk-accordion-content.uk-active {
  /* background: #585c53; */
  background: #424540;
  margin-bottom: 1rem;
}
.uk-accordion-content {
  padding: 0 15px 15px 15px;
  background: #82ab54;
  transition: 300ms all;
}
.g-accordion-image {
  float: right;
  width: 33%;
  margin-top: 2rem;
  margin-right: 1rem;
}
#worldmap-header h2 {
  line-height: 37px;
  margin-top: 1rem;
  text-align: left;
  padding: 1rem 2.5rem;
  /* background: #757575; */
  color: #cccccc;
  margin-bottom: -1rem;
  max-width: 75rem;
  font-weight: 300;
}
img.teamtop {
  position: absolute;
  left: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
img.teamtop:hover {
  opacity: 0;
}
.zerop {
  opacity: 0;
}
.teampicparticle > div {
  position: relative;
  overflow: hidden;
}
.teamtext {
  position: absolute;
  top: 100%;
  bottom: 3%;
  width: 100%;
  transition: 0.6s all;
  vertical-align: middle;
  /* margin-left: 1rem; */
  font-size: 1rem;
  color: #3f4834;
  font-weight: bold;
  background: #ccc;
  /* padding-left: 1rem; */
  opacity: 0;
  /* margin-right: 0rem; */
  /* padding-right: 3rem; */
  line-height: 19px;
  text-align: center;
  padding-top: 0.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  letter-spacing: -1px;
}
.teamtext a {
  color: #3b5220;
  font-size: 0.9rem;
  letter-spacing: -1px;
}
.teamtext span {
  font-style: italic;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: -1px;
}
.fademe {
  opacity: 0.87;
  top: 60%;
  top: calc(100% + 0.5vw - 150px);
}
.owl-item {
  opacity: 0;
  transition: all 0s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.owl-item.active {
  opacity: 1;
  transition: opacity 0.72s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
  opacity: 1;
  background: #82ab54;
}
div#owlcarousel-6793-particle {
  background: #363835;
}
.herobild1 img {
  -webkit-animation: kenburns-top-left 40s ease-in-out 2s infinite alternate both;
  animation: kenburns-top-left 40s ease-in-out 2s infinite alternate both;
}
@media screen and (min-width: 800px) {
  .herobild1 img {
    -webkit-animation: kenburns-top-left 66s ease-in-out 2s infinite alternate both;
    animation: kenburns-top-left 66s ease-in-out 2s infinite alternate both;
  }
}
/* ANIMATIONS */
.owl-carousel .owl-item {
  -webkit-animation-duration: 0.1s !important;
  animation-duration: 0.1s !important;
}
.owl-stage {
  transition: 0.1s !important;
}
@keyframes kenburns {
  5% {
    transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
    animation-timing-function: ease-in;
  }
  45% {
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-100px, -30px, 0px);
    animation-timing-function: ease-in;
  }
  60% {
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-100px, -30px, 0px);
    animation-timing-function: ease-in;
  }
  100% {
    transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
    animation-timing-function: ease-in;
  }
}
@keyframes kenburns2 {
  5% {
    transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
    animation-timing-function: ease-in;
    opacity: 1;
  }
  45% {
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-70px, -30px, 0px);
    animation-timing-function: ease-in;
  }
  59% {
    opacity: 0.01;
    width: 100%;
    height: 100%;
  }
  60% {
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-70px, -30px, 0px);
    animation-timing-function: ease-in;
    opacity: 0;
    width: 0;
    height: 0;
  }
  99% {
    animation-timing-function: ease-in;
    opacity: 0.99;
    width: 100%;
    height: 100%;
  }
  100% {
    transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
    animation-timing-function: ease-in;
    opacity: 1;
    width: 0;
    height: 0;
  }
}
@keyframes mobileburns {
  5% {
    transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
    animation-timing-function: ease-in;
  }
  65% {
    transform: scale3d(2.5, 2.5, 2.5) translate3d(-100px, -30px, 0px);
    animation-timing-function: ease-in;
  }
  80% {
    transform: scale3d(2.5, 2.5, 2.5) translate3d(-100px, -30px, 0px);
    animation-timing-function: ease-in;
  }
  100% {
    transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
    animation-timing-function: ease-in;
  }
}
@keyframes noburns {
  100% {
    transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
    animation-timing-function: ease-in;
  }
}
div#custom-2367-particle p {
  background: #82ab54;
  padding: 0.5rem 1rem;
  color: #fff;
  line-height: 30px;
}
div#custom-2367-particle strong {
  font-size: 1.4rem;
  background: #363835;
  padding: 0.5em 1rem;
}
p#cf-consent {
  color: #ccc;
}
textarea#kontakt_anfragen___message {
  width: 100% !important;
}
.g-totop {
  text-align: center;
}
#g-totop i {
  border: 1px solid #7fa553;
  color: #82ab54;
  opacity: 0.6;
}
#g-totop i:hover {
  border: 1px solid #ccc;
  color: #ccc;
  opacity: 0.6;
}
.g-contacts.style2 .g-title-value-container {
  margin-left: 29px;
  height: 4rem;
  line-height: 29px;
  align-items: center;
  display: flex;
}
.g-title-value-container {
  background: #5f5f5f;
  display: block;
  width: 18rem;
  padding: 0.1rem 1.1rem;
  color: #ccc;
}
.g-title-value-container a {
  color: #ccc;
}
/* TEILNEHMERPAGE */
#teilnehmerpage #g-above h2 {
  background: #82ab54;
  padding: 1rem 1rem 1rem 1rem;
  margin-left: -4rem;
  position: relative;
  left: 2.6rem;
  font-weight: 600;
  color: #f1f1f1;
  font-size: 1.5rem;
}
#teilnehmerpage #g-above .g-container .g-grid:last-child {
  margin-right: 2rem;
}
#teilnehmerpage #g-expanded .g-container .g-grid {
  margin-right: 1rem;
}
#teilnehmerpage #g-expanded {
  background: transparent;
}
div#cg_content {
  font-size: 1rem;
  color: #ddd;
  line-height: 24px;
}
div#cg_content h1 {
  /* background: #ccc; */
  line-height: 50px;
  background: #585c53;
  padding: 0.5rem 1rem;
  color: #ccc;
}
div#cg_content p {
  padding: 0.5rem 1rem;
  margin-bottom: -12px;
}
ul.nav.menu.mod-list {
  background: #5f5f5f;
  border: none;
  padding: 1.3rem 2rem;
}
ul.nav.menu.mod-list a {
  color: #ccc;
}
.moduletable .nav.menu li, .moduletable .mostread li, .moduletable .latestnews li, .moduletable .archive-module li, .moduletable .relateditems li, .moduletable .categories-module li, .moduletable .category-module li, .moduletable .latestusers li, .moduletable .unstyled li {
  border-bottom: 2px solid #81ad57;
}
div#custom-6244-particle {
  display: flex;
  flex-direction: column;
  background: #585c53;
  margin-bottom: -3rem;
}
#custom-6244-particle h2 {
  line-height: 37px;
  margin-top: 1rem;
  text-align: left;
  padding: 1rem 2.5rem;
  /* background: #757575; */
  color: #ccc;
  margin-bottom: -1rem;
  max-width: 75rem;
  font-weight: 300;
}
#colsheader h2 {
  padding: 1.6rem 2rem;
  background: #585c53;
  color: #ccc;
  font-weight: 300;
  line-height: 39px;
  text-align: left;
  margin: auto;
  width: 100%;
  margin-bottom: 3rem;
}
.colhead1, .colhead2, .colhead3, .colhead4 {
  background: #7ea453;
  padding: 10px 8px 10px 14px;
  margin: 51px 13px 10px 10px;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 30px;
  min-height: 9rem;
  color: white;
  font-weight: bold;
}
.colcont ul {
  z-index: 999;
}
.colcont span {
  color: #d9d9d9;
}
.colcont li {
  color: #81ad57;
}
.colcont {
  background: #424540;
  padding: 18px 12px 10px 14px;
  margin: 32px 13px 55px 10px;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 31px;
  min-height: 31rem;
  display: flex;
  flex-direction: column;
}
div[class^="colhead"] {
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height: 5rem;
  font-size: 1.5rem;
  justify-content: start;
}
div[class^="colhead"] i {
  margin-right: 2.3rem;
  padding-left: 2rem;
  font-size: 2.3rem;
}
i.fa.fa-fw.fa-university {
  font-size: 1.9rem;
}
#custom-9397-particle:after, #custom-1886-particle:after, #custom-2256-particle:after {
  content: " ";
  position: relative;
  height: 41px;
  width: 41px;
  font-weight: bold;
  background: #424540;
  display: block;
  left: 14.1rem;
  top: -20rem;
  margin-bottom: -3rem;
  transform: rotate(45deg);
}
#custom-5640-particle .colcont:after {
  content: " ";
  position: relative;
  height: 41px;
  width: 41px;
  font-weight: bold;
  background: #424540;
  display: none;
  left: 13.2rem;
  top: -13rem;
  padding-bottom: -5rem;
  margin-bottom: -3rem;
  transform: rotate(45deg);
}
.slideshow {
  position: relative;
  width: 33rem;
  height: 24rem;
  overflow: hidden;
}
.slideshow-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%;
  background-size: cover;
  -webkit-animation-name: kenburns;
  animation-name: kenburns;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 50s;
  animation-duration: 50s;
  opacity: 1;
  -webkit-transform: scale(1.3) translateX(500px);
  transform: scale(1.3) translateX(500px);
}
.slideshow-image:nth-child(1) {
  -webkit-animation-name: kenburns-1;
  animation-name: kenburns-1;
  z-index: 3;
}
.slideshow-image:nth-child(2) {
  -webkit-animation-name: kenburns-2;
  animation-name: kenburns-2;
  z-index: 2;
}
.slideshow-image:nth-child(3) {
  -webkit-animation-name: kenburns-3;
  animation-name: kenburns-3;
  z-index: 1;
}
.slideshow-image:nth-child(4) {
  -webkit-animation-name: kenburns-4;
  animation-name: kenburns-4;
  z-index: 0;
}
@-webkit-keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.3) translateX(-28px);
    transform: scale(1.3) translateX(-28px);
  }
  0.9375% {
    opacity: 1;
  }
  24.0625% {
    opacity: 1;
  }
  25.9375% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  99.0625% {
    opacity: 0;
    -webkit-transform: scale(1.3108433735);
    transform: scale(1.3108433735);
  }
  100% {
    opacity: 1;
  }
}
@keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.3) translateX(-28px);
    transform: scale(1.3) translateX(-28px);
  }
  0.9375% {
    opacity: 1;
  }
  24.0625% {
    opacity: 1;
  }
  25.9375% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  99.0625% {
    opacity: 0;
    -webkit-transform: scale(1.3108433735);
    transform: scale(1.3108433735);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes kenburns-2 {
  24.0625% {
    opacity: 1;
    -webkit-transform: scale(1.3) translateX(44px);
    transform: scale(1.3) translateX(44px);
  }
  25.9375% {
    opacity: 1;
  }
  49.0625% {
    opacity: 1;
  }
  50.9375% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes kenburns-2 {
  24.0625% {
    opacity: 1;
    -webkit-transform: scale(1.3) translateX(44px);
    transform: scale(1.3) translateX(44px);
  }
  25.9375% {
    opacity: 1;
  }
  49.0625% {
    opacity: 1;
  }
  50.9375% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@-webkit-keyframes kenburns-3 {
  49.0625% {
    opacity: 1;
    -webkit-transform: scale(1.3) translateX(-84px);
    transform: scale(1.3) translateX(-54px);
  }
  50.9375% {
    opacity: 1;
  }
  74.0625% {
    opacity: 1;
  }
  75.9375% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes kenburns-3 {
  49.0625% {
    opacity: 1;
    -webkit-transform: scale(1.3) translateX(-84px);
    transform: scale(1.3) translateX(-54px);
  }
  50.9375% {
    opacity: 1;
  }
  74.0625% {
    opacity: 1;
  }
  75.9375% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@-webkit-keyframes kenburns-4 {
  74.0625% {
    opacity: 1;
    -webkit-transform: scale(1.3) translateX(-12px);
    transform: scale(1.3) translateX(-12px);
  }
  75.9375% {
    opacity: 1;
  }
  99.0625% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes kenburns-4 {
  74.0625% {
    opacity: 1;
    -webkit-transform: scale(1.3) translateX(-12px);
    transform: scale(1.3) translateX(-12px);
  }
  75.9375% {
    opacity: 1;
  }
  99.0625% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
div#custom-3732-particle {
  margin-right: 0;
  padding-right: 0;
  margin-left: 0;
  padding-left: 0;
}
div#logo-9571-particle {
  position: relative;
  top: -1rem;
  left: 3rem;
}
h3.uk-accordion-title:hover .leitem {
  color: #f1f1f1;
}
.kenburns-top-left {
  -webkit-animation: kenburns-top-left 40s ease-in-out 2s infinite alternate both;
  animation: kenburns-top-left 40s ease-in-out 2s infinite alternate both;
}
@-webkit-keyframes kenburns-top-left {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 16% 16%;
    transform-origin: 16% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translate(-20px, -15px);
    transform: scale(1.25) translate(-20px, -15px);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
}
@keyframes kenburns-top-left {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 16% 16%;
    transform-origin: 16% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translate(-20px, -15px);
    transform: scale(1.25) translate(-20px, -15px);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
}
div#partnerband {
  display: flex;
  text-align: center;
  margin: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-evenly;
  background: #d4d4d4;
  border-bottom: 3rem solid #868687;
  padding-right: 1rem;
  padding-left: 1rem;
  border-top: 3rem solid #868687;
}
div#partnerband img {
  max-width: calc(140vw/8.34);
  height: auto;
  padding: 2rem;
  filter: grayscale(1);
  transition: all 1s;
  cursor: pointer;
}
div#partnerband img:hover {
  filter: grayscale(0);
}
#teilnehmerregistrierung #g-above {
  background: #363835;
}
#group3 .legend, #group4 .legend {
  background: #474747;
  color: #d4d4d4;
  /* padding: 1rem 1rem; */
  position: relative;
  top: 1.8rem;
}
#group3 label {
  background: #474747;
  width: 100%;
  color: #d4d4d4;
  /* padding: 1rem 1rem; */
}
.g-offline #g-mainbar {
  background: #363835;
  color: #ddd;
}
.g-offline .outline {
  border: 0px solid #cccccc;
  background: #565d56;
  padding: 2px;
}
.g-offline #g-footer {
  background: none;
}
.g-offline #frame {
  max-width: 500px;
}
.g-offline p#submit-buton {
  display: flex;
}
.g-offline input.button {
  width: auto;
  cursor: pointer;
  background-color: #81ad57;
  color: #fff;
  -webkit-appearance: none;
  border-radius: 0px;
  margin: auto;
}
.hero-text {
  line-height: 24px;
  /* width: 42%; */
  font-weight: 300;
  padding: 0.9rem 2rem;
  background: rgba(88, 92, 83, 0.369);
  margin-bottom: -29px;
  margin-top: 29px;
  color: #d8d8d8;
}
#g-mainbar {
  background: #363835;
  color: #dcdcdc;
  padding: 3rem 0;
}
#teilnehmerpage #cg_content h1 {
  line-height: 24px;
  background: #82ab54;
  padding: 1.4rem 1rem;
  color: #fff;
}
#teilnehmerregistrierung .fabrikGroup {
  clear: left;
  background: #474747;
  padding: 2rem;
}
#teilnehmerregistrierung label {
  margin-bottom: 0 !important;
  padding: 0 !important;
  font-weight: bold;
}
#teilnehmerregistrierung i.icon-.small {
  display: none;
}
#teilnehmerregistrierung select {
  color: #d8d8d8;
  background: #474747;
  border: 1px solid #e0e0e5;
}
div#custom-2457-particle h1 {
  margin: 0;
}
div#custom-2457-particle {
  background: #474747;
  padding: 1rem;
  margin: 0rem 1.5rem -4rem 1.5rem;
}
#group6 i:first-child {
  display: none;
}
#teilnehmerregistrierung label.fabrikgrid_1.checkbox {
  display: flex !important;
  flex-direction: row;
  margin: auto;
  align-items: center;
  justify-content: start;
}
#teilnehmerregistrierung .fabrikgrid_checkbox.span3 {
  width: 100%;
  padding: 1rem;
  display: inline-flex;
}
#teilnehmerregistrierung .fabrikgrid_checkbox span {
  margin-left: 1rem;
}
button#fabrikSubmit_2:hover {
  box-shadow: none;
}
button#fabrikSubmit_2 {
  border-radius: 1px;
}
input#teilnehmer___ds_optin_0_input_0 {
  transform: scale(1.6);
}
.mobilepartner img {
  max-width: calc(100vw/2);
  /* height: auto; */
  padding: 1.4rem;
  /* filter: grayscale(1); */
  transition: all 1s;
  cursor: pointer;
  /* align-items: center; */
}
.mobilepartner {
  /* display: flex; */
  /* text-align: center; */
  /* margin: auto; */
  /* flex-direction: row; */
  /* flex-wrap: nowrap; */
  /* align-items: center; */
  /* justify-content: space-evenly; */
  background: #d4d4d4;
  /* border-bottom: 0px solid #868687; */
  /* padding-right: 10rem; */
  /* padding-left: 10rem; */
  /* border-top: 0px solid #868687; */
}
#custom-7260-particle, #custom-5507-particle, #custom-9296-particle, #custom-3975-particle, #custom-4597-particle {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  min-height: 7rem;
}
form.form-validate.form-horizontal.well {
  background: #474747;
  border: none;
}
.itemid-197 ul.nav.nav-tabs.nav-stacked {
  display: none;
}
.layout-edit ul#com-content-formTabs {
  display: none;
}
a.addGroup.btn.btn-small.btn-success {
  background: none;
  border: 1px solid #cacaca;
  color: #82ab54;
}
a.deleteGroup.btn.btn-small.btn-danger {
  background: none;
  color: #ca5b5b;
  border: 1px solid #cacaca;
}
a.addGroup.btn.btn-small.btn-success:before {
  content: "Weiteres Fahrzeug?";
}
.fabrikSubGroup:first-of-type {
  border-top: none;
  margin-top: 0.7rem;
  padding-top: 0;
}
.fabrikSubGroup {
  margin-top: 3rem;
  border-top: 1px solid #696969;
  padding-top: 3rem;
}
#teilnehmerpage .g-owlcarousel-item-content {
  position: relative;
  top: -5rem;
}
i.fa.fa-user-plus {
  margin-right: 4px;
}
#onepager .control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
  color: #ffa19f;
}
#onepager label.fabrikLabel {
  font-weight: bold;
  font-size: 1.2rem;
  color: #e6e6e6;
}
#onepager i.icon-envelope.small, #onepager i.icon-eye-open.small {
  display: none;
}
:root {
  --shadow: rgb(54, 56, 53);
  --scrollbarBG: rgb(54, 56, 53);
  --thumbBG: rgb(130, 171, 84);
}
::-webkit-scrollbar {
  width: 13px;
}
::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  box-shadow: 0 -10vh 0 var(--shadow), 0 -20vh 0 var(--shadow), 0 -30vh 0 var(--shadow), 0 -40vh 0 var(--shadow), 0 -50vh 0 var(--shadow), 0 -60vh 0 var(--shadow), 0 -70vh 0 var(--shadow), 0 -80vh 0 var(--shadow), 0 -90vh 0 var(--shadow), 0 0 15px 5px black;
}
.lab-logo img {
  max-width: 7rem;
  transition: all ease-in 0.5s;
}
.lab-logo img:hover {
  filter: drop-shadow(2px 4px 6px #82ab54);
}
.fabrikRepeatGroup___teilnehmer_4_repeat___erwerb .row-fluid, .fabrikRepeatGroup___teilnehmer_4_repeat___das_fahrzeug_ist_ein .row-fluid {
  display: flex;
  flex-flow: wrap;
}
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0px;
}
.fabrikRepeatGroup___teilnehmer_4_repeat___erwerb .row-fluid span, .fabrikRepeatGroup___teilnehmer_4_repeat___das_fahrzeug_ist_ein .row-fluid span {
  margin: 0 !important;
  position: relative;
  left: -20px;
  top: -4px;
}
.fabrikRepeatGroup___teilnehmer_4_repeat___erwerb .row-fluid div, .fabrikRepeatGroup___teilnehmer_4_repeat___das_fahrzeug_ist_ein .row-fluid div {
  width: 44% !important;
  white-space: pre;
  padding: 0 !important;
  margin: 0.1rem !important;
}
select, input[type="file"] {
  height: 40px;
  line-height: 40px;
}
.fabrikElement select[multiple], .fabrikElement select[size] {
  height: 40px !important;
}
.g-owlcarousel-item-content-wrapper {
  left: 0rem;
}
@media only all and (min-width: 75rem) {
  .g-owlcarousel-item-content-wrapper {
    top: 0rem;
  }
}
.fabrikSubGroup .fabrikgrid_checkbox.span3 label {
  margin-top: -20px;
}
@media only all and (max-width: 48rem) {
  .g-content {
    margin: 0.225rem;
    padding: 0.238rem;
  }
  div#pf {
    top: 33px !important;
    right: 10px !important;
    font-size: 12px !important;
  }
}
.grid-container1.animejs {
  left: 3rem !important;
}
/*# sourceMappingURL=custom_25.css.map */