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

@charset "UTF-8";
.g-gadgets {
  position: fixed;
  z-index: 1000;
  top: 10%;
  left: 0;
}
@media only all and (min-width: 75rem) {
  .g-gadgets {
    top: 20%;
  }
}
@media only all and (min-width: 65rem) and (max-width: 74.99rem) {
  .g-gadgets {
    top: 16%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-gadgets {
    top: 13%;
  }
}
.g-gadgets .g-gadget-buttons {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  z-index: 999;
}
.g-gadgets .g-gadget-buttons > div.g-gadget-gruppe .gadgetsslide {
  width: 200px;
  left: -160px;
}
.g-gadgets .g-gadget-buttons > div > a {
  width: 46px;
  height: 46px;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
.g-gadgets .g-gadget-buttons > div > a:hover .gadgetsslide {
  transition: left 1s ease;
  left: 44px;
  border-color: #ed7e08;
}
.g-gadgets .g-gadget-buttons > div > a .gadgetsbtn {
  z-index: 900;
  padding: 14px;
  width: 46px;
  height: 46px;
  position: absolute;
  display: block;
  left: 0;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background: #007e80;
}
.g-gadgets .g-gadget-buttons > div > a .gadgetsbtn:hover {
  color: #ffffff;
  background: #ff6900;
}
.g-gadgets .g-gadget-buttons > div > a .gadgetsslide {
  display: block;
  width: 136px;
  height: 46px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 800;
  position: absolute;
  left: -90px;
  line-height: 1;
  color: #515151;
  text-transform: uppercase;
  padding: 14px;
  font-size: 1.1rem;
  font-weight: 500;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.g-gadgets .g-gadget-offcanvas .offcanvas-toggle-particle {
  cursor: pointer;
}
.g-gadgets .login-text-present {
  margin-right: 10px;
}
.g-gadgets #modal-login.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-gadgets #modal-login .uk-modal-dialog {
  padding: 0;
}
.g-gadgets #modal-login .uk-modal-dialog h3 {
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 25px;
  background: #2e373c;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1rem;
}
.g-gadgets #modal-login #login-form {
  padding: 25px;
}
.g-gadgets #modal-login #login-form input {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}
.g-gadgets #modal-login #login-form .pretext p {
  margin-top: 0;
}
.g-gadgets #modal-login #login-form .posttext p {
  margin-bottom: 0;
}
.g-gadgets #modal-login #login-form .control-group {
  margin-bottom: 15px;
}
.g-gadgets #modal-login #login-form .input-prepend .add-on {
  display: none;
}
.g-gadgets #modal-login #login-form #modlgn-username, .g-gadgets #modal-login #login-form #modlgn-passwd {
  border: 1px solid #d2d2d9;
  padding: 10px;
}
.g-gadgets #modal-login #login-form #modlgn-username:focus, .g-gadgets #modal-login #login-form #modlgn-passwd:focus {
  border-color: #666666;
}
.g-gadgets #modal-login #form-login-remember {
  display: inline-block;
  margin: 5px 0 15px;
}
.g-gadgets #modal-login #form-login-remember input {
  margin: 2px 5px 0 0;
  width: auto;
}
.g-gadgets #modal-login .userdata > ul li {
  line-height: 1.5;
}
.g-gadgets #modal-login .hide-links .userdata > ul {
  display: none;
}
.g-gadgets #modal-login .login-greeting {
  text-align: center;
  margin-bottom: 20px;
}
.g-gadgets #modal-login .logout-button {
  text-align: center;
}
.g-gadgets #modal-login #loginform {
  padding: 25px;
}
.g-gadgets #modal-login #loginform .login-data {
  padding: 0;
  margin: 10px 0 0 0;
}
.g-gadgets #modal-login #loginform .login-username, .g-gadgets #modal-login #loginform .login-password, .g-gadgets #modal-login #loginform .login-remember, .g-gadgets #modal-login #loginform .login-submit {
  margin-top: 0;
}
.g-gadgets #modal-login #loginform .login-submit {
  margin-bottom: 0;
}
.g-gadgets #modal-login #loginform input {
  border-radius: 0;
}
.g-gadgets #modal-login #loginform #user_login, .g-gadgets #modal-login #loginform #user_pass {
  border: 1px solid #d2d2d9;
}
.g-gadgets #modal-login #loginform #user_login:focus, .g-gadgets #modal-login #loginform #user_pass:focus {
  border-color: #666666;
}
.g-gadgets #modal-login #loginform .login-extra {
  margin: 15px 0 0 0;
  list-style: none;
}
.g-gadgets #modal-login #loginform .login-extra li i {
  margin-right: 7px;
}
.g-gadgets #modal-login #loginform .logout-button .button {
  margin-bottom: 0;
}
.g-gadgets #modal-login .hide-links .login-extra {
  display: none;
}
.g-gadgets #modal-search.uk-open .uk-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-gadgets #modal-search.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-gadgets #modal-search .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  width: 455px;
  background: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.g-gadgets #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
.g-gadgets #modal-search .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.g-gadgets #modal-search .uk-modal-dialog .search input::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search input:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search input {
    width: 100%;
    padding: 20px 0;
  }
}
.g-gadgets #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 white;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
    width: 100%;
    padding: 20px 0;
  }
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 white;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
.g-gadgets .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#g-touch.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #1b2425;
}
#g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
#g-touch .uk-modal-dialog.gruppe {
  background: transparent;
  box-shadow: none;
  color: #ffffff;
  text-align: center;
  top: 60px !important;
}
#g-touch .uk-modal-dialog.gruppe p {
  padding: 10px;
}
#g-touch .uk-modal-dialog.gruppe p a {
  color: rgba(255, 255, 255, 0.6);
}
#g-touch .g-block:last-child .g-touch-item {
  border: none;
}
#g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  font-weight: bold;
  color: #1b2425;
  font-size: 0.9rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only all and (max-width: 47.99rem) {
  #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #e0e0e5;
    padding: 15px 10px;
  }
}
#g-touch .g-touch-item a {
  color: #1b2425;
}
.g-timeline.style1 {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  padding-bottom: 2rem;
}
.g-timeline.style1 .g-content {
  margin: 0;
  padding-bottom: 0;
}
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: #007e80;
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: #e0e0e5;
  border-radius: 100%;
  margin-top: -10px;
}
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #e0e0e5;
  border-radius: 100%;
  margin-top: -10px;
  margin-left: -30px;
  position: relative;
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style1 .g-timeline-row {
    display: none;
  }
}
.g-timeline.style1 .g-timeline-item {
  text-align: center;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
@supports (-webkit-appearance:none) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  line-height: 60px;
  font-size: 1.4rem;
  margin-top: -35px;
  /* Standardgröße */
}
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: #e0e0e5;
  margin: 0 auto;
}
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color: #e0e0e5 !important;
  position: relative;
  margin: 1.25rem 0 1.5rem -2rem;
  min-height: 1.4rem;
  font-size: 1rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title {
  color: #ff6900;
  margin-top: 1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1.8rem;
}
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #1b2425;
}
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #ff6900;
}
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
  font-weight: 500;
  font-size: 1.1rem;
}
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-button {
  margin-top: 20px;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
.g-timeline.style2 #g-timeline:before {
  /* this is the vertical line */
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #e0e0e5;
}
@media only all and (min-width: 65rem) {
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
.g-timeline.style2 .g-timeline-block {
  position: relative;
  margin: 30px 0;
}
.g-timeline.style2 .g-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
.g-timeline.style2 .g-timeline-block:last-child {
  margin-bottom: 0;
}
@media only all and (min-width: 65rem) {
  .g-timeline.style2 .g-timeline-block {
    margin: 0;
  }
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.g-timeline.style2 .g-timeline-icon-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  box-shadow: 0 0 0 4px #e0e0e5, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
@media only all and (min-width: 65rem) {
  .g-timeline.style2 .g-timeline-icon-container {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  .g-timeline.style2 .g-timeline-icon-container.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-1 0.6s;
    -moz-animation: g-bounce-1 0.6s;
    animation: g-bounce-1 0.6s;
  }
}
@-webkit-keyframes g-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes g-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes g-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.g-timeline.style2 .g-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #ffffff;
  border-radius: 0.25rem;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
.g-timeline.style2 .g-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #1b2425;
}
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #666666;
}
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 0.7;
}
.g-timeline.style2 .g-timeline-content:before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #ffffff;
}
.g-timeline.style2 .g-timeline-content .g-timeline-button {
  margin-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 65rem) {
  .g-timeline.style2 .g-timeline-content {
    margin-left: 0;
    padding: 25px;
    width: 45%;
  }
  .g-timeline.style2 .g-timeline-content:before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #ffffff;
  }
  .g-timeline.style2 .g-timeline-content .g-timeline-year {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1rem;
  }
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  .g-timeline.style2 .g-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-2 0.6s;
    -moz-animation: g-bounce-2 0.6s;
    animation: g-bounce-2 0.6s;
  }
}
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content:before {
  left: auto;
  right: 100%;
  border-color: transparent;
  border-right-color: #ffffff;
}
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content .g-timeline-year {
  left: auto;
  right: 122%;
  text-align: right;
}
@media only all and (min-width: 65rem) {
  .g-timeline.style2 {
    /* inverse bounce effect on even content blocks */
  }
  .g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content.bounce-in {
    -webkit-animation: g-bounce-2-inverse 0.6s;
    -moz-animation: g-bounce-2-inverse 0.6s;
    animation: g-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes g-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes g-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/* horiz.*/
.g-timeline.style1.orangebright .g-timeline-row {
  display: none;
}
.g-timeline.style1.orangebright .g-timeline-item .g-content .g-timeline-icon::after {
  background: none;
  width: 0px;
}
.g-timeline.style1.orangebright .g-title.g-main-title {
  padding-bottom: 2rem;
}
.g-timeline.style1.orangebright .g-timeline-title {
  color: #007e80;
}
.g-timeline.style1.orangebright .g-particle-intro {
  margin-bottom: 2rem;
}
.g-timeline.style1.orangebright.produktinfo .g-particle-intro {
  margin-left: 2rem;
}
.g-timeline.style1.orangebright.produktinfo .g-timeline-item .g-content .g-timeline-title {
  font-weight: 500;
  font-size: 1.1rem;
  text-transform: none;
}
.g-timeline.style1.orangebright.produktinfo .g-timeline-item .g-content .g-timeline-title a::before {
  font-family: FontAwesome;
  content: "";
  padding-right: 0.2em;
  font-weight: 400;
}
.g-timeline.style1.orangebright.produktinfo .g-particle-intro .g-title.g-main-title {
  padding-bottom: 2rem;
}
@media only all and (min-width: 48rem) {
  .g-timeline.style2.orangebright .g-timeline-block:not(:nth-child(2n)) .g-timeline-content .g-timeline-description, .g-timeline.style2.orangebright .g-timeline-block:not(:nth-child(2n)) .g-timeline-content h4.g-timeline-title {
    text-align: right;
  }
}
@media only all and (max-width: 30rem) {
  .g-timeline.style2.orangebright .g-timeline-block:nth-child(2n) .g-timeline-content {
    float: none;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-timeline.style2.orangebright .g-timeline-block:nth-child(2n) .g-timeline-content {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-timeline.style2.orangebright .g-timeline-block:nth-child(2n) .g-timeline-content {
    float: none;
  }
  .g-timeline.style2.orangebright .g-timeline-block:not(:nth-child(2n)) .g-timeline-content .g-timeline-description, .g-timeline.style2.orangebright .g-timeline-block:not(:nth-child(2n)) .g-timeline-content h4.g-timeline-title {
    text-align: left;
  }
}
/* vertikal*/
.chronik .g-timeline.style2 .g-timeline-content .g-timeline-year {
  font-size: 1.4rem;
  font-weight: 600;
}
@media only all and (min-width: 65rem) {
  .chronik .g-timeline.style2 .g-timeline-content .g-timeline-year {
    margin-top: 30px;
    left: 118%;
  }
  .chronik .g-timeline.style2 .g-timeline-block:nth-child(2n) .g-timeline-year {
    right: 118%;
  }
  .chronik .g-timeline.style2 #g-timeline {
    padding: 10px 0;
  }
  .chronik .g-timeline.style2 .g-timeline-content::before {
    border: 2px solid #e0e0e5;
    top: 70px;
    width: 11%;
  }
  .chronik .g-timeline.style2 .g-timeline-content .g-timeline-description-image {
    width: 70%;
    float: right;
  }
  .chronik .g-timeline.style2 .g-timeline-content .g-timeline-image {
    width: 100px;
    float: left;
  }
  .chronik .g-timeline.style2 .g-timeline-icon-container {
    box-shadow: none;
  }
  .chronik .g-timeline.style2 .g-timeline-icon-container span {
    margin-top: 100%;
  }
  .chronik .g-timeline.style2 .g-timeline-block:nth-child(2n) .g-timeline-content::before {
    left: -11%;
    border: 2px solid #e0e0e5;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .chronik .g-timeline.style2 .g-timeline-content .g-timeline-year {
    margin-top: 0px;
    padding-top: 0px;
    width: 80%;
    float: right;
  }
  .chronik .g-timeline.style2 .g-timeline-block:nth-child(2n) .g-timeline-year {
    text-align: left;
  }
  .g-timeline.style2 .g-timeline-block:nth-child(2n) .g-timeline-content {
    float: none;
  }
  .chronik .g-timeline.style2 #g-timeline {
    padding: 10px 0;
  }
  .chronik .g-timeline.style2 .g-timeline-icon-container {
    box-shadow: none;
    top: 50px;
  }
  .chronik .g-timeline.style2 .g-timeline-content::before {
    border: 2px solid #e0e0e5;
    top: 68px;
    width: 35px;
  }
  .chronik .g-timeline.style2 .g-timeline-content .g-timeline-description-image {
    width: 80%;
    float: right;
  }
  .chronik .g-timeline.style2 .g-timeline-content .g-timeline-image {
    width: 100px;
    float: left;
  }
  .chronik .g-timeline.style2 .g-timeline-block:nth-child(2n) .g-timeline-content::before {
    border: 2px solid #e0e0e5;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style2 .g-timeline-block:nth-child(2n) .g-timeline-content {
    float: none;
  }
  .chronik .g-timeline.style2 #g-timeline {
    padding: 10px 0;
  }
  .chronik .g-timeline.style2 .g-timeline-icon-container {
    box-shadow: none;
    top: 50px;
  }
  .chronik .g-timeline.style2 .g-timeline-content::before {
    border: 2px solid #e0e0e5;
    top: 68px;
    width: 35px;
  }
  .chronik .g-timeline.style2 .g-timeline-content .g-timeline-description-image {
    float: none;
  }
  .chronik .g-timeline.style2 .g-timeline-content .g-timeline-image {
    width: 100px;
    float: none;
  }
  .chronik .g-timeline.style2 .g-timeline-block:nth-child(2n) .g-timeline-content::before {
    border: 2px solid #e0e0e5;
  }
}
.g-features-particle, .g-features2-particle {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-features-particle .g-grid, .g-features2-particle .g-grid {
  margin-bottom: 2.3445rem;
}
.g-features-particle .g-grid:last-child, .g-features2-particle .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-grid:last-child .g-features-particle-item:last-child, .g-features2-particle .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-grid, .g-features2-particle .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-features-particle-item, .g-features-particle .g-features2-particle-item, .g-features2-particle .g-features-particle-item, .g-features2-particle .g-features2-particle-item {
    margin-bottom: 2.3445rem;
  }
}
.g-features-particle .size-33, .g-features2-particle .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .size-33, .g-features2-particle .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-features-particle .size-16, .g-features2-particle .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .size-16, .g-features2-particle .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-features-particle .g-content, .g-features2-particle .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-features-particle p, .g-features2-particle p {
  margin: 0;
}
@media only all and (min-width: 48rem) {
  .g-features-particle p, .g-features2-particle p {
    margin: 0 3rem;
  }
}
.g-features-particle .g-features-particle-button, .g-features-particle .g-features-particle-subs, .g-features2-particle .g-features-particle-button, .g-features2-particle .g-features-particle-subs {
  margin-top: 20px;
}
.g-features-particle {
  text-align: center;
}
.g-features-particle .g-features-particle-title {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
.g-features-particle .g-features-particle-title a {
  color: #4d4d4d;
}
.g-features-particle .g-features-particle-title a:hover {
  color: #666666;
}
.g-features-particle .g-features-particle-icon, .g-features-particle .g-circle-border {
  border-radius: 50%;
  font-size: 2rem;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0.75rem;
  color: #666666;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.g-features-particle .g-circle-border {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e0e0e5;
  height: 98px;
  width: 98px;
  left: 1px;
  top: 1px;
  z-index: 1;
  position: absolute;
  -webkit-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -moz-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
}
.g-features-particle .g-features-particle-image {
  margin-bottom: 0.75rem;
  display: inline-block;
}
.g-features-particle .g-features-particle-item .g-content:hover .g-features-particle-icon {
  color: #ffffff;
  background: #666666;
}
.g-features-particle .g-features-particle-item .g-content:hover .g-circle-border {
  border-color: #666666;
  -webkit-transform: scale(1.18);
  -moz-transform: scale(1.18);
  -ms-transform: scale(1.18);
  -o-transform: scale(1.18);
  transform: scale(1.18);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -moz-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
}
.g-features-particle.style6 .g-grid {
  margin-bottom: 1.876rem;
}
.g-features-particle.style6 .g-grid .g-block {
  padding: 0 0.938rem;
}
.g-features-particle.style6 .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
.g-features-particle.style6 .g-content {
  padding: 3rem 2.5rem;
  background: #ffffff;
  border: 1px solid #e0e0e5;
}
.g-features-particle.style6 .g-features-particle-icon, .g-features-particle.style6 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
.g-features-particle.style6 .g-features-particle-title {
  margin-bottom: 1.5rem;
}
.g-features-particle.style6 .g-features-particle-button, .g-features-particle.style6 .g-features-particle-subs {
  margin-top: 30px;
}
.g-features-particle.style6 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e5;
}
.g-features-particle.style6 .g-subs-item:last-child {
  border-bottom: none;
}
.g-features-particle.style7 .g-grid {
  margin-bottom: 1.876rem;
}
.g-features-particle.style7 .g-grid .g-block {
  padding: 0 0.938rem;
}
.g-features-particle.style7 .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-grid {
    margin-bottom: 0;
  }
}
.g-features-particle.style7 .g-features-particle-item {
  margin-top: 40px;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
.g-features-particle.style7 .g-content {
  padding: 25px;
  background: #ffffff;
  border: 1px solid #e0e0e5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-features-particle.style7 .g-content:hover {
  border-color: #e2e2e2;
}
.g-features-particle.style7 .g-content:hover .g-features-particle-icon {
  background: #e2e2e2;
}
.g-features-particle.style7 .g-features-particle-item-inner {
  margin-top: -64px;
}
.g-features-particle.style7 .g-features-particle-icon, .g-features-particle.style7 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
.g-features-particle.style7 .g-features-particle-icon .g-circle-border, .g-features-particle.style7 .g-features-particle-image .g-circle-border {
  display: none;
}
.g-features-particle.style7 .g-features-particle-icon {
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 0;
  background: #666666;
  color: #ffffff;
  font-size: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-features-particle.style7 .g-features-particle-title {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.g-features-particle.style7 .g-features-particle-button, .g-features-particle.style7 .g-features-particle-subs {
  margin-top: 30px;
}
.g-features-particle.style7 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e5;
}
.g-features-particle.style7 .g-subs-item:last-child {
  border-bottom: none;
}
.g-features-particle.style8 {
  margin-left: 0;
  margin-right: 0;
  color: #ffffff;
  text-align: left;
}
.g-features-particle.style8 .g-grid {
  margin-bottom: 0;
}
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
  box-shadow: -20px 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
  }
}
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item:last-child {
  box-shadow: 0 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
.g-features-particle.style8 .g-features-particle-item {
  padding: 35px 30px 40px;
  box-shadow: -20px -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(1) {
  background: #525252;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(2) {
  background: #5c5c5c;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(3) {
  background: #666666;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(4) {
  background: #707070;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(5) {
  background: #7a7a7a;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(6) {
  background: #858585;
}
.g-features-particle.style8 .g-features-particle-item:last-child {
  box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style8 .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
    margin-bottom: 0;
  }
}
.g-features-particle.style8 .g-features-particle-icon, .g-features-particle.style8 .g-features-particle-image {
  margin-bottom: 10px;
  color: #ffffff;
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: inherit;
  font-size: 40px;
}
.g-features-particle.style8 .g-features-particle-icon .g-circle-border, .g-features-particle.style8 .g-features-particle-image .g-circle-border {
  display: none;
}
.g-features-particle.style8 .g-features-particle-title {
  color: #ffffff !important;
  font-size: 1.35rem;
}
.g-features-particle.style8 .g-features-particle-title a {
  color: #ffffff;
}
.g-features-particle.style8 .g-features-particle-title a:hover {
  text-decoration: underline;
}
.g-features-particle.style8 .g-features-particle-desc, .g-features-particle.style8 .g-features-particle-subs {
  opacity: 0.85;
}
.g-features-particle.style8 .g-features-particle-button {
  margin-top: 25px;
}
.g-features-particle.style8 .g-features-particle-button .button {
  background: none;
  border: 2px solid #ffffff;
  color: #ffffff;
  border-radius: 50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-features-particle.style8 .g-features-particle-button .button:hover {
  background: #4d4d4d;
  border-color: #4d4d4d;
}
.g-features-particle.style8.pull-up {
  margin-top: -7.5rem;
  position: relative;
  z-index: 4;
}
.g-features2-particle .g-features2-particle-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
.g-features2-particle .g-features2-particle-title a {
  color: #4d4d4d;
}
.g-features2-particle .g-features2-particle-title a:hover {
  color: #666666;
}
.g-features2-particle .g-features2-particle-icon {
  margin-right: 20px;
  color: #666666;
  font-size: 130%;
}
.g-features2-particle .g-features2-particle-image {
  margin-right: 20px;
  display: inline-block;
}
.g-features2-particle.style3 .g-grid .g-block {
  padding: 0 1rem;
}
.g-features2-particle.style3 .g-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: rgba(0, 0, 0, 0.2);
}
.g-features2-particle.style3 .g-content:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid rgba(0, 0, 0, 0.2);
  border-right: 15px solid transparent;
  position: absolute;
  margin-top: 16px;
  margin-left: -15px;
  z-index: 99;
}
.g-features2-particle.style4 .g-features2-particle-icon {
  float: left;
  font-size: 55px;
  margin-right: 0;
  color: #3b4f51;
}
.g-features2-particle.style4 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  max-width: 60px;
}
.g-features2-particle.style4 .g-title-desc-container {
  margin-left: 75px;
}
.g-features2-particle.style4 .g-features2-particle-title {
  margin-bottom: 10px;
}
.g-features2-particle.style4 .accent1 .g-features2-particle-icon {
  color: #666666;
}
.g-features2-particle.style4 .accent2 .g-features2-particle-icon {
  color: #e2e2e2;
}
.g-features2-particle.style5 .g-features2-particle-icon {
  float: left;
  font-size: 24px;
  margin-right: 0;
  color: #314142;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: 5px;
  border: 1px solid;
  border-radius: 50%;
}
.g-features2-particle.style5 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  width: 60px;
  height: 60px;
}
.g-features2-particle.style5 .g-features2-particle-image img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.g-features2-particle.style5 .g-title-desc-container {
  margin-left: 75px;
}
.g-features2-particle.style5 .g-features2-particle-title {
  margin-bottom: 10px;
}
.g-features2-particle.style5 .accent1 .g-features2-particle-icon {
  color: #666666;
}
.g-features2-particle.style5 .accent2 .g-features2-particle-icon {
  color: #e2e2e2;
}
/* Über HZM - Kernkompetenzen - features style6

.g-features-particle.style6 {
  background: rgba(255,255,255,.8);
  padding: 1rem 0;
  margin:0;
}*/
.g-features-particle.style6 .g-particle-intro {
  margin-bottom: 1rem;
}
.g-features-particle.style6 .g-grid {
  margin-bottom: 0rem;
}
.g-features-particle.style6 .g-content {
  padding: 0rem 0 0.5rem 0;
  background: transparent;
  border: none;
}
.g-features-particle.style6 .g-features-particle-title {
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.boxes-grey .g-image-features h4, .boxes-green .g-image-features h4 {
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.boxes-grey .g-image-features h3, .boxes-green .g-image-features h3 {
  padding-left: 1rem;
  text-align: left;
}
.boxes-grey .g-image-features h3.g-title, .boxes-green .g-image-features h3.g-title {
  margin-bottom: 0.5rem;
}
.boxes-grey .g-image-features p, .boxes-green .g-image-features p {
  clear: both;
}
.boxes-grey .g-image-features .g-particle-intro .g-introtext, .boxes-green .g-image-features .g-particle-intro .g-introtext {
  margin-left: 1rem;
  text-align: left;
  width: auto;
  margin-right: 1rem;
}
.boxes-grey .g-image-features .g-image-features-image, .boxes-green .g-image-features .g-image-features-image {
  text-align: center;
}
.boxes-grey .g-image-features .g-image-features-image img, .boxes-green .g-image-features .g-image-features-image img {
  width: 100%;
  border-radius: 3px 0 0 3px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -webkit-crisp-edges;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.boxes-grey .g-image-features .g-image-features-image a:before, .boxes-green .g-image-features .g-image-features-image a:before {
  content: "" !important;
}
.boxes-grey .g-image-features .g-image-features-image.uk-overlay, .boxes-green .g-image-features .g-image-features-image.uk-overlay {
  padding: 5px 10px;
}
.boxes-grey .g-image-features .g-image-features-title, .boxes-green .g-image-features .g-image-features-title {
  margin: 0 0.1rem 0.2rem 0.1rem;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  text-transform: uppercase;
}
.boxes-grey .g-image-features .g-image-features-title a, .boxes-green .g-image-features .g-image-features-title a {
  color: #007e80;
}
.boxes-grey .g-image-features .g-image-features-title a:hover, .boxes-green .g-image-features .g-image-features-title a:hover {
  color: #666666;
}
.boxes-grey .g-image-features .g-image-features-desc, .boxes-green .g-image-features .g-image-features-desc {
  margin: 0;
  padding: 5px 10px;
  font-size: 0.96rem;
  line-height: 1.6;
}
.boxes-grey .g-image-features .g-content {
  background: #f0f0f0;
  padding: 0 !important;
  margin: 0 0.938rem;
}
.boxes-grey .g-image-features .g-content .g-image-features-content {
  background: #545d60;
  color: #ffffff;
  padding: 5px 20px;
}
.boxes-grey .g-image-features .g-content .g-image-features-content h4 {
  color: #ffffff;
  margin-top: 0.2rem;
}
.boxes-grey .g-image-features .g-content .g-image-features-content h4 a {
  color: #ffffff;
}
.boxes-grey .g-image-features .g-content .g-image-features-content h4 a:hover {
  color: #ffffff !important;
}
.boxes-grey .g-image-features .g-content .g-image-features-desc {
  color: #1b2425 !important;
  padding: 20px 30px;
}
.boxes-grey .g-image-features .g-content .g-image-features-desc a {
  color: #007e80 !important;
}
.boxes-grey .g-image-features .g-content .g-image-features-desc a:hover {
  color: #ffffff !important;
}
.boxes-grey.buttons .g-image-features .g-image-features-desc {
  position: relative;
  min-height: 450px;
  flex-direction: column;
  display: flex;
}
.boxes-grey.buttons .g-image-features .g-image-features-desc ul {
  margin-bottom: 4rem;
}
.boxes-grey.buttons .g-image-features .g-image-features-desc p:last-child {
  position: absolute;
  bottom: 0;
}
.boxes-green .g-image-features .g-content {
  background: #f0f0f0;
  padding: 0 !important;
  margin: 0 0.938rem;
}
.boxes-green .g-image-features .g-content .g-image-features-content {
  background: #007e80;
  color: #ffffff;
  padding: 5px 20px;
}
.boxes-green .g-image-features .g-content .g-image-features-content h4 {
  color: #ffffff;
  margin-top: 0.2rem;
}
.boxes-green .g-image-features .g-content .g-image-features-content h4 a {
  color: #ffffff;
}
.boxes-green .g-image-features .g-content .g-image-features-content h4 a:hover {
  color: #000000 !important;
}
.boxes-green .g-image-features .g-content .g-image-features-content a {
  color: #ffffff;
}
.boxes-green .g-image-features .g-content .g-image-features-content a:hover {
  color: #000000 !important;
}
.boxes-green .g-image-features .g-content .g-image-features-desc {
  color: #1b2425;
  padding: 20px 30px;
}
.boxes-green .g-image-features .g-content .g-image-features-desc a {
  color: #007e80;
}
.boxes-green .g-image-features .g-content .g-image-features-desc a:hover:not(.button-hzm) {
  color: #ff6900;
}
.boxes-green .g-image-features .g-content .g-image-features-desc .boxlist {
  list-style: none;
  background: #e2e2e2;
  border: 1px solid #f0f0f0;
  padding: 2px 5px;
}
.boxes-green .g-image-features .g-content .g-image-features-desc .boxlist h5 {
  font-weight: 600;
  margin: 0.5rem 0;
  text-align: center;
}
.boxes-green .g-image-features .g-content .g-image-features-desc .boxlist p {
  margin-bottom: 0;
  padding: 2px;
  font-size: 0.9rem;
}
.g-contentcubeshzm .cube-items-wrapper {
  color: #1b2425;
}
@media only all and (min-width: 65rem) and (max-width: 74.99rem) {
  .g-contentcubeshzm .cube-items-wrapper .cube-row {
    border-bottom: 1px solid #ffffff;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-contentcubeshzm .cube-items-wrapper .cube-row {
    border-bottom: 1px solid #ffffff;
  }
}
.g-contentcubeshzm .cube-items-wrapper .cube-row.g-grid.image-position-right {
  flex-flow: row-reverse wrap;
}
.g-contentcubeshzm .cube-items-wrapper .cube-image-wrapper {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media only all and (min-width: 65rem) and (max-width: 74.99rem) {
  .g-contentcubeshzm .cube-items-wrapper .cube-image-wrapper {
    padding-top: 2rem;
    padding-bottom: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-contentcubeshzm .cube-items-wrapper .cube-image-wrapper {
    padding-top: 2rem;
    padding-bottom: 1rem;
  }
}
.g-contentcubeshzm .cube-items-wrapper .cube-image-wrapper img {
  display: block;
  height: auto;
}
.g-contentcubeshzm .cube-items-wrapper .cube-image-wrapper:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
}
.g-contentcubeshzm .cube-items-wrapper .cube-image-wrapper:hover:after {
  opacity: 0;
}
.g-contentcubeshzm .cube-items-wrapper .cube-content-wrapper {
  max-width: 30rem;
  padding: 1rem 0;
  margin: 0 auto;
}
@media only all and (min-width: 65rem) and (max-width: 74.99rem) {
  .g-contentcubeshzm .cube-items-wrapper .cube-content-wrapper {
    max-width: 25rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-contentcubeshzm .cube-items-wrapper .cube-content-wrapper {
    max-width: 18.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-contentcubeshzm .cube-items-wrapper .cube-content-wrapper {
    max-width: 25rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-contentcubeshzm .cube-items-wrapper .cube-content-wrapper {
    max-width: 20rem;
  }
}
.g-contentcubeshzm .cube-items-wrapper .cube-content-wrapper .item-title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2;
  margin: 1rem 0 0.8rem;
  text-transform: uppercase;
}
.g-contentcubeshzm .cube-items-wrapper .cube-content-wrapper .item-title a.item-link {
  display: block;
  color: #000000;
}
.g-contentcubeshzm .cube-items-wrapper .cube-content-wrapper .item-title a.item-link .item-link-text {
  display: inline-block;
  margin-left: 0.25rem;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.g-contentcubeshzm .cube-items-wrapper .cube-content-wrapper .item-title a.item-link:hover .item-link-text {
  -webkit-transform: translate3d(15px, 0, 0);
  -moz-transform: translate3d(15px, 0, 0);
  -ms-transform: translate3d(15px, 0, 0);
  -o-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}
.g-contentcubeshzm .cube-items-wrapper .cube-content-wrapper .item-title::before {
  content: "// ";
  color: #007e80;
}
.g-contentcubeshzm.links-ohne-buttons .button {
  background: transparent;
  color: #007e80;
  padding-left: 0;
  font-size: 1.1rem;
  text-transform: none;
  letter-spacing: 0;
}
.g-contentcubeshzm.links-ohne-buttons .button:hover {
  color: #ff6900;
}
.g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
  max-width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
    width: 100% !important;
  }
}
.g-news-pro .g-news-pro-item .g-news-pro-image > a, .g-news-pro .g-news-pro-link .g-news-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
.g-news-pro .g-news-pro-item .g-news-pro-image.image-fullwidth, .g-news-pro .g-news-pro-link .g-news-pro-image.image-fullwidth {
  width: 100%;
}
.g-news-pro .g-news-pro-item .g-news-pro-image.image-link:hover, .g-news-pro .g-news-pro-link .g-news-pro-image.image-link:hover {
  opacity: 0.8;
}
.g-news-pro .g-news-pro-item.vertical .g-news-pro-image, .g-news-pro .g-news-pro-link.vertical .g-news-pro-image {
  margin-bottom: 15px;
}
.g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
  float: left;
  margin-right: 20px;
  margin-top: 8px;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
    height: 30vh !important;
  }
}
.g-news-pro .g-news-pro-item .g-news-pro-title, .g-news-pro .g-news-pro-link .g-news-pro-title {
  line-height: 1.4;
}
.g-news-pro .g-news-pro-item .g-article-details, .g-news-pro .g-news-pro-link .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #465d60;
}
.g-news-pro .g-news-pro-item .g-article-details > span, .g-news-pro .g-news-pro-link .g-article-details > span {
  margin-right: 10px;
}
.g-news-pro .g-news-pro-item .g-article-details > span:last-child, .g-news-pro .g-news-pro-link .g-article-details > span:last-child {
  margin-right: 0;
}
.g-news-pro .g-news-pro-item .g-article-details > span i, .g-news-pro .g-news-pro-link .g-article-details > span i {
  margin-right: 5px;
}
.g-news-pro .g-news-pro-item .g-article-read-more, .g-news-pro .g-news-pro-link .g-article-read-more {
  margin-top: 20px;
}
.g-news-pro .g-news-pro-item .g-news-pro-desc p:first-child, .g-news-pro .g-news-pro-link .g-news-pro-desc p:first-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav {
  display: inline-block;
  position: absolute;
  top: -30px;
  right: 0;
  width: auto;
  padding-left: 0;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .g-news-pro-arrows {
  display: inline-block;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav {
  opacity: 1;
  position: relative;
  margin-top: 0;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
  width: 25px;
  height: 25px;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous {
  left: auto;
  background-color: #f0f0f0;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous:before {
  content: "" !important;
  font-family: "Font Awesome 5 Free", FontAwesome;
  font-size: 16px;
  margin-left: -4px;
  color: #ff6900;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next {
  right: auto;
  background-color: #f0f0f0;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next:before {
  content: "" !important;
  font-family: "Font Awesome 5 Free", FontAwesome;
  font-size: 16px;
  margin-left: -1px;
  color: #ff6900;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #ff6900;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover:before {
  color: #ffffff;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav {
  margin: 5px 20px 0 0;
  display: inline-block;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > *.uk-active > * {
  background-color: #ff6900;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * > * {
  width: 13px;
  height: 13px;
  border-color: #ff6900;
  background-color: transparent;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav.bottom {
  bottom: -40px;
  top: auto;
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 5px;
}
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid {
  padding-top: 0;
  margin-top: 0;
}
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid .g-news-pro-link {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e0e0e5;
}
.g-news-pro .g-news-pro-link-block.bottom {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e0e0e5;
}
.g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-title {
  font-size: 0.9rem;
}
.g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-area:empty::before, .g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-icon::before {
  font-size: 20px;
  height: 20px;
  width: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.news .g-news-pro .g-particle-intro .g-main-title {
  text-align: left;
}
.g-news-pro-desc em {
  font-size: 14px;
  font-style: normal;
  color: #666666;
}
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -9.2505rem;
  position: relative;
  z-index: 21;
}
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #e0e0e5;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
.g-content-pro .g-content-pro-image, .g-content-pro-slider .g-content-pro-image, .g-content-pro-slideset .g-content-pro-image {
  width: 100%;
  background-position: center;
  background-size: cover;
}
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #ffffff;
}
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
.g-content-pro .uk-card-header, .g-content-pro-slider .uk-card-header, .g-content-pro-slideset .uk-card-header {
  background-color: #007e80;
  padding: 10px;
  text-align: center;
}
.g-content-pro .uk-card-header .g-content-pro-title, .g-content-pro-slider .uk-card-header .g-content-pro-title, .g-content-pro-slideset .uk-card-header .g-content-pro-title {
  margin: 0;
}
.g-content-pro .uk-card-header .g-content-pro-title a, .g-content-pro-slider .uk-card-header .g-content-pro-title a, .g-content-pro-slideset .uk-card-header .g-content-pro-title a {
  color: #4d4d4d;
}
.g-content-pro .uk-card-header .g-content-pro-title a:hover, .g-content-pro-slider .uk-card-header .g-content-pro-title a:hover, .g-content-pro-slideset .uk-card-header .g-content-pro-title a:hover {
  color: #666666;
}
.g-content-pro .uk-card-header .g-content-pro-title.uk-card-title, .g-content-pro-slider .uk-card-header .g-content-pro-title.uk-card-title, .g-content-pro-slideset .uk-card-header .g-content-pro-title.uk-card-title {
  color: #ffffff;
  font-size: 1.3rem;
}
.g-content-pro .uk-card-header .g-content-pro-title.uk-card-title::before, .g-content-pro-slider .uk-card-header .g-content-pro-title.uk-card-title::before, .g-content-pro-slideset .uk-card-header .g-content-pro-title.uk-card-title::before {
  content: "// ";
}
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 10px;
  text-align: left;
  font-weight: 600;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #ffffff;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #666666;
}
.g-content-pro .g-info-container-style2 .g-article-details, .g-content-pro-slider .g-info-container-style2 .g-article-details, .g-content-pro-slideset .g-info-container-style2 .g-article-details {
  color: #66888c;
}
.g-content-pro .g-article-details, .g-content-pro-slider .g-article-details, .g-content-pro-slideset .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #3b4f51;
}
.g-content-pro .g-article-details > span, .g-content-pro-slider .g-article-details > span, .g-content-pro-slideset .g-article-details > span {
  margin-right: 10px;
}
.g-content-pro .g-article-details > span:last-child, .g-content-pro-slider .g-article-details > span:last-child, .g-content-pro-slideset .g-article-details > span:last-child {
  margin-right: 0;
}
.g-content-pro .g-article-details > span i, .g-content-pro-slider .g-article-details > span i, .g-content-pro-slideset .g-article-details > span i {
  margin-right: 5px;
}
.g-content-pro .g-article-read-more, .g-content-pro-slider .g-article-read-more, .g-content-pro-slideset .g-article-read-more {
  margin-top: 15px;
}
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.style3 .g-info-container-style2 {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #ffffff;
}
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.uk-card-default {
  color: #000;
  height: 100%;
}
.uk-card-default .uk-card-header {
  border-bottom: none;
}
.uk-card-default .uk-card-header .uk-card-title {
  font-size: 1.2rem;
}
.uk-card-default .uk-card-body p {
  line-height: 1.8;
}
.uk-card-default .uk-card-body .g-article-read-more {
  bottom: 0;
  position: absolute;
}
@media (min-width: 1200px) {
  .uk-card-default .uk-card-body {
    padding: 30px;
  }
}
.headdark .uk-card-header {
  background-color: #002a38;
}
.headdark .uk-card-header .uk-card-title a {
  color: #ffffff;
}
.headgreen .uk-card-header {
  background-color: #007e80;
}
.headgreen .uk-card-header .uk-card-title a {
  color: #ffffff;
}
.headgrey .uk-card-header {
  background-color: #97a0a5;
}
.headgrey .uk-card-header .uk-card-title a {
  color: #ffffff;
}
.headdark .uk-card-header, .headgreen .uk-card-header, .headgrey .uk-card-header {
  padding: 0 10px 10px 30px;
}
.headdark .uk-card-body, .headgreen .uk-card-body, .headgrey .uk-card-body {
  padding: 20px 30px;
}
.headdark .uk-card-body div > h3, .headgreen .uk-card-body div > h3, .headgrey .uk-card-body div > h3 {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
}
/* Slider modifier for HZM - without SVGs because generating errors onclick
 ========================================================================== */
/*
.uk-slidenav-container {
	//margin-top: -20px;
	margin-top: 50px;
}

// Previous
.uk-slidenav-previous:before {
	//content    : "\f0d9";
	content    : "\f191";
	font-family: "Font Awesome 5 Free", FontAwesome;
	font-size  : 30px;

}

// Next
.uk-slidenav-next:before {
	//content    : "\f0da";
	content    : "\f152";
	font-family: "Font Awesome 5 Free", FontAwesome;
	font-size  : 30px;

}
*/
a.uk-icon {
  margin-top: 30px;
  color: #ff6900;
  /*	padding-bottom: 17px;
*/
}
a.uk-icon > svg {
  display: none;
}
a.uk-icon.uk-position-center-left {
  left: -10px;
}
a.uk-icon.uk-position-center-right {
  right: -10px;
}
.uk-slider-nav.uk-dotnav > .uk-active > * {
  background-color: #ff6900;
}
.uk-slider-nav.uk-dotnav > * > * {
  border-color: #ff6900;
}
.uk-thumbnav.uk-thumbnav-vertical {
  background: #e2e2e2;
}
.uk-thumbnav.uk-thumbnav-vertical > * {
  padding-top: 0;
}
.uk-thumbnav.uk-thumbnav-vertical li {
  border-bottom: 3px solid white;
}
.uk-thumbnav.uk-thumbnav-vertical li .uk-button-default {
  background: #666666;
}
.uk-first-column li.tm-item .uk-button-default {
  background: #007e80;
  color: white;
  border: none;
}
.uk-first-column li.tm-item .uk-button-default:hover {
  background: #009c9f;
}
.uk-first-column li.tm-item .uk-button-default:before {
  font-family: "Font Awesome 5 Free", FontAwesome;
  content: "";
}
/*
uk-tooltip="title:{{ item.titleitems|striptags }};pos:bottom-right;offset:-30"
.uk-tooltip {
    display   : block !important;
    background: $link-regular;
}
*/
.uk-thumbnav.uk-thumbnav-vertical .uk-overlay {
  font-weight: 400;
  text-align: right;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  background: #007e80;
  color: white;
  padding: 1px 5px;
}
.uk-thumbnav.uk-thumbnav-vertical .uk-position-bottom {
  left: auto;
}
/* ######################## NOT IN USE

.uk-tab {
    display    : flex;
    flex-wrap  : wrap;
    margin-left: -20px;
    padding    : 0;
    list-style : none;
    position   : relative
}

.uk-tab::before {
    content      : "";
    position     : absolute;
    bottom       : 0;
    left         : 20px;
    right        : 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.uk-tab>* {
    flex        : none;
    padding-left: 20px;
    position    : relative
}

.uk-tab>*>a {
    display        : flex;
    align-items    : center;
    column-gap     : .25em;
    justify-content: center;
    padding        : 5px 10px;
    color          : #868686;
    border-bottom  : 1px solid transparent;
    font-size      : 16px;
    transition     : color .1s ease-in-out
}

.uk-tab>*>a:hover {
    color          : #2c2c2c;
    text-decoration: none
}

.uk-tab>.uk-active>a {
    color       : #1c1c1c;
    border-color: #439a86
}

.uk-tab>.uk-disabled>a {
    color: #868686
}

.uk-tab-bottom::before {
    top   : 0;
    bottom: auto
}

.uk-tab-bottom>*>a {
    border-top   : 1px solid transparent;
    border-bottom: none
}

.uk-tab-left,
.uk-tab-right {
    flex-direction: column;
    margin-left   : 0
}

.uk-tab-left>*,
.uk-tab-right>* {
    padding-left: 0
}

.uk-tab-left::before {
    top          : 0;
    bottom       : 0;
    left         : auto;
    right        : 0;
    border-left  : 1px solid rgba(0, 0, 0, .1);
    border-bottom: none
}

.uk-tab-right::before {
    top          : 0;
    bottom       : 0;
    left         : 0;
    right        : auto;
    border-left  : 1px solid rgba(0, 0, 0, .1);
    border-bottom: none
}

.uk-tab-left>*>a {
    justify-content: left;
    border-right   : 1px solid transparent;
    border-bottom  : none
}

.uk-tab-right>*>a {
    justify-content: left;
    border-left    : 1px solid transparent;
    border-bottom  : none
}

.uk-tab .uk-dropdown {
    margin-left: 30px
}
     */
html {
  scroll-behavior: smooth;
}
body {
  hyphens: auto;
}
a, strong {
  font-weight: 600;
}
ol, ul {
  margin: 0.5rem 0 0.5rem 1.5rem;
}
.news #g-container-main .readmore a:before, .cube-content-wrapper .readmore a:before, .g-article-read-more a:before, p.readmore a:before, .with-arrows a:before {
  font-family: "Font Awesome 5 Free", FontAwesome;
  content: "";
  padding-right: 0.2em;
  font-weight: 600;
}
.without-arrows a:before, a.without-arrows:before {
  content: "" !important;
  padding: 0 !important;
}
a[href^="http"]:before {
  font-family: "Font Awesome 5 Free", FontAwesome;
  content: "";
  padding-right: 0.4em;
  font-weight: 600;
}
.mod-languages a[href^="http"]:before {
  content: "" !important;
  padding-right: 0 !important;
}
a[href^="mailto"]:before {
  font-family: "Font Awesome 5 Free", FontAwesome;
  content: "" !important;
  padding-right: 0.2em;
  font-weight: 600;
}
a[href^="tel"]:before {
  font-family: "Font Awesome 5 Free", FontAwesome;
  content: "" !important;
  padding-right: 0.2em;
  font-weight: 600;
}
a.facebook:before {
  font-family: "Font Awesome 5 Free", FontAwesome;
  content: "" !important;
  padding-right: 0.2em;
  font-weight: 600;
}
a.xing:before {
  content: "" !important;
  padding-right: 0.2em;
  font-weight: 600;
}
a.linkedin:before {
  content: "" !important;
  padding-right: 0.2em;
  font-weight: 600;
}
a.picture:before {
  content: "" !important;
  font-family: "ultimate" !important;
  padding-right: 0.4rem !important;
  font-weight: 400;
}
a.with-arrows:before {
  font-family: "Font Awesome 5 Free", FontAwesome;
  content: "";
  padding: 0 0.4rem;
  font-weight: 600;
}
a.file-text:before {
  content: "" !important;
  font-family: "ultimate" !important;
  padding-right: 0.4rem !important;
  font-weight: 400;
}
a.pdf:before {
  content: "" !important;
  font-family: "ultimate" !important;
  padding-right: 0.4rem !important;
  font-weight: 400;
}
a.film {
  margin-left: 60px;
  position: absolute;
  margin-top: 0.8rem;
}
a.film:before {
  content: "" !important;
  font-family: "ultimate" !important;
  padding-right: 0.8rem !important;
  font-size: 3rem;
  color: #000000;
  margin-top: -30px;
  margin-left: -60px;
  position: absolute;
}
[class^="icon-chevron"]:before {
  font-family: "Font Awesome 5 Free", FontAwesome !important;
  font-style: normal;
}
/* ursprünglich Produkte-Template: Module unten mit Icons (orangener Rand), Systemkomponenten + Anwendungen, auch Downloads 
.icons {
  padding: 1rem;

  img {
    margin-right : 10px;
    float        : left;
    margin-bottom: 10px;
  }

  h4 {
    font-weight: 600;
  }

  p {
    clear: both;

    a {
      font-size: 0.9em;
    }

    a:before {
      content      : "" !important;
      padding-right: 0 !important;
    }
  }
}
*/
/**
 *  ############ HEADER * NAVIGATION ###################
 **/
.g-fixed-container {
  background: #ffffff;
}
.g-offcanvas-toggle {
  position: fixed;
  top: 1.5rem;
}
@media (max-width: 29.938rem) {
  .g-offcanvas-toggle {
    top: 0.5rem;
  }
}
.g-offcanvas-toggle:not(.g-offcanvas-hide) + .g-fixed-container > #g-navigation > .g-container > .g-grid > .g-block.size-35 {
  width: 50% !important;
  flex: 0 50%;
}
.g-offcanvas-open .g-offcanvas-toggle {
  color: rgba(255, 255, 255, 0.6);
}
/* s.a. section/_navigation.scss */
#g-navigation .g-content {
  margin: 0;
  padding: 0;
}
#g-navigation .logo {
  background-image: url('../../../../images/heinzmann_logo.svg');
  height: 65px;
  background-repeat: no-repeat;
  margin-top: 10px;
}
@media (max-width: 47.938rem) {
  #g-navigation .logo {
    margin-top: 20px;
    margin-bottom: 5px;
  }
}
#g-navigation .logo .g-logo:hover {
  text-decoration: none;
}
@media (max-width: 65rem) {
  #g-navigation {
    background: white;
    padding-bottom: 3px;
  }
  #g-footer > .g-container {
    margin: 0 1rem;
  }
}
@media (max-width: 64.938rem) {
  #g-navigation .size-35 {
    margin-left: 10vh;
  }
  #g-mainbar h1 {
    font-size: 1.25rem;
  }
}
/************** Gadgets Modal Window ***********/
.uk-modal {
  background: rgba(27, 36, 37, 0.9);
}
.uk-modal .mod-finder__search.input-group button.btn[type="submit"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/****** Header-Bild *********/
@media only all and (min-width: 65rem) and (max-width: 74.99rem) {
  /* Navigation Schriftgröße */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 0.9rem;
  }
}
.bild-oben .custom {
  border-bottom: 10px solid rgba(0, 126, 128, 0.9);
  background-position: 50% 78px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: 45vh;
  background-size: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .bild-oben .custom {
    height: 30vh;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-header .g-content .bild-oben {
    display: none;
  }
  h2 {
    font-size: 1.4rem;
  }
}
#g-header {
  background-image: none;
}
#g-header .g-gadgets {
  top: 190px;
}
#g-header .logout {
  position: fixed;
}
#g-header .g-content .slogan {
  background-color: rgba(0, 126, 128, 0.9);
  margin: 0;
  padding: 0.1rem 0 0.2rem 2rem;
  width: 50%;
  position: absolute;
  right: 0;
  bottom: 2vh;
}
#g-header .g-content .slogan h1 {
  text-align: left;
  font-size: 2rem;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.3;
}
#g-header .g-content .slogan h1::before {
  content: "";
}
#g-header .g-content .slogan h2 {
  text-transform: none;
  text-align: left;
  font-size: 1.4rem;
  color: #ffffff;
  margin-bottom: 0.6rem;
  font-weight: 600;
  line-height: 1.3;
}
#g-header .g-content .slogan h2::before {
  content: "";
}
#g-header .g-content .slogan p {
  font-size: 1.1rem;
  line-height: 1.4;
  font-weight: 500;
  margin-top: 0;
}
#g-header .g-content .slogan .uk-button {
  border: 1px solid white;
}
#g-header .platform-content {
  padding: 0;
  margin: 0;
}
@media only all and (min-width: 65rem) {
  #g-header .g-content .slogan h2 {
    font-size: 1.8rem;
  }
  #g-header .g-content .slogan p {
    font-size: 1.4rem;
  }
}
/* probably not needed any more 
#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-type-heading {
  .g-menu-item-content {
    font-weight: 600;
  }

  .g-menu-parent-indicator {
    border       : 1px solid #757575;
    background   : #5c5c5c;
    border-radius: 0.25rem;
    margin       : -0.3rem 0 -0.2rem 0.5rem;
    padding      : 0.2rem;
  }
}*/
/*
#g-offcanvas #g-mobilemenu-container ul.g-sublevel li.g-menu-item {
  margin-left: 2rem;

  // übergeordnet
  &.g-menu-item-type-separator a.g-menu-item-container {
    margin-top : 1rem;
    margin-left: -1rem;
    color      : darken(white, 30%);
  }

  a.g-menu-item-container {
    padding: 0.2rem 0;
  }

  // 4. Ebene arrow
  span.g-menu-parent-indicator,
  ul.g-dropdown {
    display: none;
  }
}
*/
/*
#g-intro .g-content {
  padding  : 0;
  margin   : 0;
  font-size: 0.9rem;
}
*/
@media (max-width: 65rem) {
  .download #g-intro .g-content {
    padding: 0 0.938rem;
    margin: 0 0.625rem;
  }
}
/**
 *  ############ MESSE * NEWS ###################
 **/
/*
.view-featured {

  .readmore {
    a:hover {
      background     : $link-hover !important;
      color          : $white !important;
      text-decoration: none;
    }
  }

  // Verlinkte Titel ohne Link Icon
  .g-news-pro {
    .g-particle-intro {
      text-align: left;
    }

    .g-news-pro-item .g-news-pro-title a:before {
      // Pagination
      content      : "" !important;
      padding-right: 0 !important;
    }
  }

  span.g-article-date {
    font-style: italic;
  }

  // Template Override featured/default
  .blog-featured {
    .blog-items {
      margin: 0;

      .blog-item:not(:last-of-type) {
        padding-bottom: 3rem;
        border-bottom : 1px solid $accent-color-1;
      }

      figure {
        margin: 0 3rem 0 0;
      }
    }
  }
}
*/
/* News Presse Detailseite */
.news {
  /* Symbole davor */
  /* grauer button - plain text und bild download */
  /* GRID statt TABLE */
}
.news .btn-doc a:before, .news .btn-img a:before, .news .btn-img a[href^="http"]:before {
  content: "" !important;
  padding-right: 0;
}
.news a.download::before {
  font-family: "Font Awesome 5 Free", FontAwesome;
  font-weight: normal !important;
  font-size: 12px;
  content: "";
  padding-right: 5px;
  margin-top: -2px;
  text-decoration: none;
}
.news .btn180 {
  width: 180px;
}
.news .btn180-g a, .news .btn180-o a {
  color: #ffffff;
}
.news .btn-doc:before {
  float: left;
  font-family: "Font Awesome 5 Free", FontAwesome;
  font-weight: normal !important;
  font-size: 25px;
  content: "";
  padding-right: 10px;
}
.news .btn-img:before {
  float: left;
  font-family: "Font Awesome 5 Free", FontAwesome;
  font-weight: normal !important;
  font-size: 25px;
  content: "";
  padding-right: 10px;
}
.news .btn180-g {
  box-shadow: 2px 2px 3px 0 #999;
  background: #545d60;
  color: #ffffff;
  padding: 6px 8px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  text-align: left;
  margin-bottom: 1em !important;
  max-width: 200px;
}
.news .btn180-g.links {
  float: left;
  margin-right: 2em !important;
}
.news .btn180-g a:hover, .news .btn180-g:hover, .news .btn180-o a:hover, .news .btn180-o:hover {
  background: #ff6900;
  color: #ffffff !important;
  cursor: pointer;
}
.news .btn180-o {
  box-shadow: 2px 2px 3px 0 #999;
  background: #007e80;
  color: #ffffff;
  padding: 6px 8px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  text-align: left;
  margin-bottom: 1em !important;
  max-width: 200px;
}
.news table.pm {
  width: auto;
  clear: both;
}
.news table.pm td {
  padding-top: 2em;
  padding-right: 1em;
  vertical-align: bottom;
}
.news table.pm td:last-child {
  max-width: 400px;
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .news .pm.g-grid .size-100 {
    max-width: 425px;
  }
}
.news .pm.g-grid {
  clear: both;
}
.news .pm.g-grid img {
  box-shadow: 0 20px 40px -30px #545d60;
  margin-right: 2rem;
  vertical-align: top;
  float: left;
  background-color: #ffffff;
}
.news .pm.g-grid .g-block {
  padding-top: 2em;
  vertical-align: bottom;
}
.news .pagenavigation .pagination {
  display: flex;
  justify-content: space-between;
}
.news .pagenavigation .pagination .btn {
  background: #007e80;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.news .pagenavigation .pagination .btn:hover {
  background: #ff6900 !important;
}
body.weltkarte #g-container-main {
  background: url('../../../../images/company/group/map.svg') 50% 2% no-repeat;
  background-size: contain;
}
body.weltkarte #g-mainbar {
  background-color: transparent;
}
/* Module auf Pos. mainbottom - transparenter weißer Kasten auf Hintergrundbild */
.moduletable.whitetransbg, .whitetransbg .moduletable {
  background: rgba(255, 255, 255, 0.9);
  padding: 1rem 2rem;
}
/* Module auf Pos. mainbottom - weißer Kasten auf Hintergrundbild -bei ETM mal transparent, mal nicht, Klasse "whitetransbg" oder "whitebg" kann deshalb nicht dem Template zugewiesen werden, sondern dem Modul */
.whitebg {
  background: white;
}
/* contact form as component! */
@media (max-width: 29.938rem) {
  .hintergrund-kontaktformular #g-intro {
    padding: 0 1rem;
  }
}
.hintergrund-kontaktformular #g-container-main {
  background-image: url('../../../../images/backgrounds/hintergrund700.jpg');
  background-repeat: no-repeat;
  padding: 4em 0;
  background-size: cover;
  background-position: center 10vh;
  min-height: 90vh;
  background-attachment: fixed;
}
.hintergrund-kontaktformular #g-container-main #g-mainbar {
  background: rgba(255, 255, 255, 0.9);
}
#g-mainbar {
  /* Accordions mit Joomla Plugin Pagebreak - Overrides analog DJ Tabs s.o.
    /media/gantry5/engines/nucleus/css-compiled/bootstrap5.css */
}
#g-mainbar #myAccordion .accordion-item:first-of-type h2 {
  margin-top: 0;
}
#g-mainbar #myAccordion .accordion-item .accordion-button {
  padding: 0.75rem 1.2rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #007e80;
  background: #e2e2e2;
  white-space: normal;
}
@media (max-width: 29.938rem) {
  #g-mainbar #myAccordion .accordion-item .accordion-button {
    font-size: 1rem;
  }
}
#g-mainbar #myAccordion .accordion-item .accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #666666;
}
#g-mainbar #myAccordion .accordion-item .accordion-button:not(.collapsed):after {
  filter: invert(1);
}
#g-mainbar #myAccordion .accordion-item .accordion-button:focus {
  box-shadow: none;
}
#g-mainbar #myAccordion .accordion-item .accordion-button:hover {
  background: #666666;
  color: #e2e2e2;
  transition: background-color 300ms ease-out;
}
#g-mainbottom {
  background: #ffffff;
}
#g-mainbottom .orange {
  background-color: #ff6900;
}
#g-mainbottom .grau {
  background: #545d60;
  color: #ffffff;
}
#g-mainbottom .grau li {
  padding: 0.2rem 0;
}
#g-mainbottom .grau h2, #g-mainbottom .grau h3 {
  color: #ffffff;
  margin-bottom: 0.5rem;
}
#g-mainbottom .grau h2:before, #g-mainbottom .grau h3:before {
  content: "// ";
  color: #ffffff;
}
#g-mainbottom .grau a {
  color: #ffffff;
}
#g-mainbottom .grau a:before {
  font-family: FontAwesome;
  content: "";
  padding-right: 0.2em;
}
#g-mainbottom .grau h4 {
  color: #1b2425;
}
#g-mainbottom .grau h4 .slashes::before {
  color: #000000;
}
@media (max-width: 29.938rem) {
  #g-mainbottom .g-content {
    margin: 0;
    padding: 0.625rem;
  }
  #g-container-main .g-content {
    margin: 0;
    padding: 0.938rem 0;
  }
}
/************* Tabs + Accordions */
.Heinzmann .djtabs-in-border {
  background: #ffffff;
  padding-bottom: 2rem;
}
@media (max-width: 29.938rem) {
  .Heinzmann .djtabs-in-border h3 {
    font-size: 1.2rem;
  }
  .Heinzmann .djtabs-in-border .djtabs-article-content {
    font-size: 16px;
  }
}
.Heinzmann .djtabs-panel-active {
  border: none;
  padding-left: 0;
}
.Heinzmann .djtabs-article-content {
  margin: 0;
  /*
    .technisch {
      list-style : none !important;
      line-height: 1.9;
      margin     : 0 2rem 0.5rem 0;

      li {
        text-indent: -16px;
        margin-left: 15px;

        &:before {
          content      : "\edc7";
          font-family  : "ultimate" !important;
          padding-right: 0.1rem !important;
        }
      }
    }
*/
  /*
    .motortypes {
      margin: 1.5rem 0 1rem;

      h4 {
        width        : 100%;
        margin-bottom: 1rem;
        font-weight  : 500;

        &::before {
          content: "// ";
          color  : $link-regular;
        }
      }

      div.g-block {
        // enthält Icons
        line-height: 1.2em;
        text-align : left;
        margin-left: 1.3em;

        img {
          // Icons, ähnlich wie iconradialbg
          max-width    : 80px;
          background   : $white;
          border-radius: 10px;
          padding      : 5px;
          margin       : 0;
          border       : 1px solid $accent-color-2;
        }

        p {
          line-height: 1.2;

          span {
            display: block;
            margin : 6px 0px;
          }
        }
      }
    }


    @media only all and (min-width: 30rem) and (max-width: 65rem) {
      .motortypes {
        div.g-block {
          margin-right: 40px;
        }
      }
    }
*/
  /********* Vertrieb - Worldwide Partners *********/
}
@media (max-width: 29.938rem) {
  .Heinzmann .djtabs-article-content {
    font-size: 0.9em;
  }
}
.Heinzmann .djtabs-article-content div.motor {
  text-align: center;
}
.Heinzmann .djtabs-article-content img.motor {
  margin: 2rem 0;
}
.Heinzmann .djtabs-article-content .zusatzinfo {
  padding: 0.5em 0 0 0;
  margin-top: 1rem;
}
.Heinzmann .djtabs-article-content .zusatzinfo ul {
  margin-left: 1rem;
}
@media only all and (min-width: 75rem) {
  .Heinzmann .djtabs-article-content .g-grid.flags {
    padding-bottom: 2rem;
  }
}
.Heinzmann .djtabs-article-content .flags img {
  box-shadow: 2px 2px 4px 0 #aaa;
}
.Heinzmann .djtabs-article-content .weltweit-hzm {
  background-color: #cccccc;
}
.Heinzmann .djtabs-article-content .weltweit-partner {
  background-color: #eeeeee;
}
.Heinzmann .djtabs-article-content .equal-height > div {
  margin-right: 1rem;
}
.Heinzmann .djtabs-article-content .weltweit-hzm, .Heinzmann .djtabs-article-content .weltweit-partner {
  padding: 0.5em 1em 1em 0.5em;
  font-size: 0.9em;
}
@media only all and (min-width: 30rem) {
  .Heinzmann .djtabs-article-content .weltweit-hzm, .Heinzmann .djtabs-article-content .weltweit-partner {
    height: 85%;
  }
}
.Heinzmann .djtabs-article-content .weltweit-hzm h6, .Heinzmann .djtabs-article-content .weltweit-partner h6 {
  margin: 0 0 1rem;
  padding: 0;
  font-size: 0.9rem;
}
.Heinzmann .djtabs-article-content .weltweit-hzm a, .Heinzmann .djtabs-article-content .weltweit-hzm strong, .Heinzmann .djtabs-article-content .weltweit-partner a, .Heinzmann .djtabs-article-content .weltweit-partner strong {
  font-weight: 500;
}
.Heinzmann .djtabs-article-content .weltweit-hzm p, .Heinzmann .djtabs-article-content .weltweit-partner p {
  line-height: 1.3;
}
@media only all and (max-width: 29.938rem) {
  .Heinzmann .djtabs-article-content .equal-height > div {
    margin-bottom: 1rem;
  }
  .Heinzmann .djtabs-article-content .weltweit-hzm, .Heinzmann .djtabs-article-content .weltweit-partner {
    display: block;
  }
}
.Heinzmann .djtabs-article-body-in .djtabs-article-content, .Heinzmann .djtabs-article-body-in .djtabs-panel-article {
  margin-bottom: 0;
  height: auto;
}
.Heinzmann .djtabs-article-body-in .djtabs-article-content h3, .Heinzmann .djtabs-article-body-in .djtabs-panel-article h3 {
  margin-bottom: 0.8rem;
  white-space: normal;
}
/* ##################### CASE STUDIES with "Content Pro Joomla" ##################### */
/* Modul Particle "Content Pro Joomla" - benötigt für die weiterführenden Links Menüpunkt "Kategorieblog", dessen Inhalte aber nicht sichtbar sein sollen 
ES GIBT SONST KEINE KATEGORIE BLOG ANSICHTEN (AUSSER NEWS => OHNEHIN AUSGEBLENDET)*/
body.view-category.layout-blog #g-container-main {
  display: none;
}
body.view-category.layout-blog #g-mainbottom .margintopreduced4rem {
  margin-top: -4rem;
}
/******************** TYPO **********************/
a:hover {
  text-decoration: none;
}
a.ics:before {
  content: "" !important;
  font-family: "ultimate" !important;
  font-size: 2em;
  padding-right: 0.4rem !important;
}
.uk-card.blackbox, .uk-card.greybox {
  color: #ffffff;
}
.uk-card.blackbox .uk-card-title, .uk-card.greybox .uk-card-title {
  color: #ffffff;
  font-size: 1.3rem;
  margin-top: 0;
}
.uk-card.blackbox .uk-card-title:before, .uk-card.greybox .uk-card-title:before {
  color: #ffffff;
}
.uk-card.greybox {
  background: #97a0a5;
}
.uk-card.blackbox {
  background: #1b2425;
}
.wf_caption [class^="caption"] {
  padding: 0 10px;
  font-size: 0.9rem;
  line-height: 1.4;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.captiondark {
  color: #ffffff;
  background-color: #1b2425;
}
.captiongreen {
  color: #ffffff;
  background-color: #007e80;
}
.captiongrey {
  color: #000000;
  background-color: #b9c2c7;
}
em {
  color: #000000;
}
h3.g-title {
  font-size: 1.6rem;
}
@media (max-width: 29.938rem) {
  h3.g-title {
    font-size: 1.4rem;
  }
}
.icon1-5x {
  font-size: 1.5em;
}
.icon2x {
  font-size: 2em;
}
.icon3x {
  font-size: 3em;
}
.uk-button-hzm {
  background-color: #007e80;
  color: #ffffff !important;
  font-size: 1.1rem;
  padding: 0.2rem 1.5rem;
}
.uk-button-hzm:before {
  content: "" !important;
}
.uk-button-hzm:hover {
  background-color: #ff6900;
  color: #ffffff !important;
}
.button-hzm {
  background-color: #ffffff;
  color: #007e80;
  border: 1px solid #007e80;
  font-size: 1.1rem;
  padding: 0.2rem 1.5rem;
  font-weight: 600;
  margin: 1rem 0;
}
.button-hzm:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 6px;
}
.button-hzm:hover {
  background-color: #ff6900;
  color: #ffffff !important;
  border: 1px solid #ffffff;
}
h2.slashes:before, h3.slashes:before, h4.slashes:before {
  content: "// ";
}
/* career Job Openings */
.button:hover {
  background-color: #ff6900;
}
img.brochure {
  border: 1px solid #e2e2e2;
  box-shadow: 2px 2px 3px 0 #545d60;
}
img.brochure:hover {
  border-color: #000000;
}
.border {
  border: 1px solid #e2e2e2;
}
.jd_download_url {
  margin-left: 0;
}
.jd_download_url:before {
  font-family: "Font Awesome 5 Free", FontAwesome;
  content: "";
  padding-right: 0.2em;
  font-weight: 600;
}
/* Header ausblenden auf DOWNLOAD ausser orange border-bottom */
.noheader #g-header {
  height: 0px;
}
.iconorange img {
  background: radial-gradient(#e65e00, #ff6900);
  border: 1px solid #ff6900;
  max-width: 60px;
  vertical-align: bottom;
}
.iconorange a {
  color: #ff6900;
}
.iconorange a:hover img {
  transform: scale(1.03);
}
.iconorange span:before {
  font-family: "Font Awesome 5 Free", FontAwesome !important;
  content: "";
  padding-right: 0.2em;
  font-weight: 600;
}
.wf-columns {
  margin: 2rem 0;
}
/* Zoom Bilder Hinweis Click to enlarge (auf weißem Hintergrund Lupe nicht sichtbar)
https://www.regulateurseuropa.com/products/condition-based-monitoring */
a.wf-zoom-image {
  font-size: 11px !important;
  line-height: 0.4em !important;
}
a.wf-zoom-image:after {
  content: "» zoom";
  font-weight: bold;
  display: block;
  padding-top: 5px;
  font-size: 11px !important;
  line-height: 0.4em !important;
}
body.g-bodyonly .uk-table {
  margin-bottom: 2rem;
}
body.g-bodyonly .uk-table thead td {
  font-weight: 600;
  color: #1b2425;
  background-color: #e2e2e2;
}
/****************** KONTAKT  ******************/
/**
 * 
 * Kontaktformular
 * templates\heinzmann\html\com_contact\contact\default_form.php
 */
.contact-form .control-label {
  font-weight: 600;
}
.contact-form .fa {
  color: red;
  vertical-align: super;
}
.contact-form .fa.fa-2xs {
  font-size: 0.5em;
}
@media only all and (min-width: 48rem) {
  .contact-form {
    /* columns */
  }
  .contact-form .g-grid .g-block:nth-of-type(2n) {
    padding: 0 1rem;
  }
}
/**
 * 
 * Suche mit Finder
 * 
 */
#modal-search .mod-finder .awesomplete {
  width: 100%;
}
.com_finder div:not(.uk-modal-dialog) > .js-finder-searchform input[type="text"]:not(:focus) {
  background-color: #eeeeee;
}
.com_finder div:not(.uk-modal-dialog) > .js-finder-searchform button.btn {
  height: 41px;
  margin-right: 0.5rem !important;
  border-radius: 0;
}
.com_finder div:not(.uk-modal-dialog) > .js-finder-searchform button.btn .icon-search-plus:before {
  content: "";
}
.com_finder #search-form input.js-finder-search-query {
  background: #ffffff;
}
@media (max-width: 29.938rem) {
  .com_finder #search-form input.js-finder-search-query {
    width: 100%;
  }
}
.com_finder .page-item .page-link {
  color: #ff6900;
}
.com_finder .page-item .page-link [class^="icon-"]:before {
  font-family: "Font Awesome 5 Free", FontAwesome !important;
}
.com_finder .page-item.active .page-link {
  background-color: #ff6900;
  border-color: #ff6900;
  color: #ffffff;
}
/****************** JCE Mediabox ******************/
#jcemediabox-popup-closelink {
  font-size: 10px;
}
/*# sourceMappingURL=custom_28.css.map */