/* 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-image-features {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-image-features .g-grid {
  margin-bottom: 1.876rem;
}
.g-image-features .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-grid:last-child .g-block:last-child .g-image-features-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-image-features > .g-grid > .g-block {
    -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%;
    margin-bottom: 1.876rem;
  }
  .g-image-features > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
.g-image-features > .g-grid:first-child {
  margin-bottom: 1rem;
}
.g-image-features .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-image-features-item {
    margin-bottom: 2.3445rem;
  }
}
.g-image-features .g-image-features-item.layout-right .g-image-features-image.uk-overlay {
  border-radius: 0 3px 3px 0;
}
.g-image-features .g-image-features-item.layout-right .g-image-features-image img {
  border-radius: 0 3px 3px 0;
}
.g-image-features .g-image-features-image {
  position: relative;
}
.g-image-features .g-image-features-image img {
  width: 100%;
  border-radius: 3px 0 0 3px;
}
.g-image-features .g-image-features-image .uk-overlay-icon:before {
  content: "";
}
.g-image-features .g-image-features-image.uk-overlay img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-image-features .g-image-features-image:hover.uk-overlay img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.g-image-features .g-image-features-image .uk-overlay-panel {
  z-index: 4;
}
.g-image-features .g-image-features-content {
  padding: 0 20px !important;
}
.g-image-features .g-image-features-desc {
  margin: 0;
}
.g-image-features .g-image-features-title {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.2rem;
}
.g-image-features .g-image-features-title a {
  color: #4d4d4d;
}
.g-image-features .g-image-features-title a:hover {
  color: #ff6900 !important;
}
.g-image-features .g-bottom-info {
  margin-top: 15px;
}
.g-image-features .g-image-feature-special {
  color: #465d60;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-feature-special {
    float: none;
  }
}
.g-image-features .g-image-feature-special i {
  margin-right: 5px;
}
.g-image-features .g-image-features-link {
  font-style: italic;
  float: right;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-features-link {
    float: none;
    margin-top: 5px;
  }
}
.g-image-features .g-image-features-link i {
  margin-left: 10px;
}
.g-image-features .no-special .g-image-features-link {
  float: none;
  font-style: normal;
  font-size: 1.2rem;
  font-weight: 600;
}
.branchenblocks {
  margin-bottom: 2rem;
  padding: 1rem 2rem;
}
.branchenblocks .branchenblocks {
  margin: 0;
  padding: 0;
}
.branchenblocks .g-image-features h4 {
  font-weight: 600;
}
.branchenblocks .g-image-features h3 {
  padding-left: 1rem;
  text-align: left;
}
.branchenblocks .g-image-features h3.g-title {
  /* Modulüberschriften */
  margin-bottom: 0.5rem;
}
.branchenblocks .g-image-features p {
  clear: both;
}
.branchenblocks .g-image-features .g-particle-intro .g-introtext {
  margin-left: 1rem;
  text-align: left;
  width: auto;
  margin-right: 1rem;
}
.branchenblocks .g-image-features > .g-grid .g-grid {
  background-color: #ffffff;
  text-align: center;
  padding: 0.5em 0;
}
.branchenblocks .g-image-features .g-image-features-image img {
  width: 100%;
  max-width: 180px;
  border-radius: 3px 0 0 3px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  /* Firefox */
  image-rendering: -webkit-optimize-contrast;
  /* Opera */
  image-rendering: -webkit-crisp-edges;
  /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
.branchenblocks .g-image-features .g-image-features-image a:before {
  content: "" !important;
}
.branchenblocks .g-image-features .g-image-features-content {
  padding: 0 2px !important;
}
.branchenblocks .g-image-features .g-image-features-title {
  margin-top: 0;
  margin-bottom: 0rem;
  font-size: 1rem;
}
.branchenblocks .g-image-features .g-image-features-title a {
  color: #007e80;
  font-weight: 500;
}
.branchenblocks .g-image-features .g-image-features-title a:hover {
  color: #666666;
}
#g-header .g-content .platform-content {
  margin-top: 0;
  padding-top: 0;
}
#home #g-testimonials:before {
  z-index: -1;
  content: "";
  position: absolute;
  height: 60% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
}
#home #g-testimonials:after {
  z-index: -1;
  content: "";
  position: absolute;
  height: 60% !important;
  top: 0;
  left: 32%;
  right: 0;
  bottom: 0;
  background-color: #f0f0f0;
}
#home #g-testimonials {
  background-attachment: fixed;
  z-index: 0;
}
#home #g-testimonials .g-container {
  width: 90%;
}
#home #g-testimonials .innovativ {
  padding-bottom: 8rem;
  margin-bottom: 2rem;
  color: #000000;
}
#home #g-testimonials .innovativ h3 {
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
#home #g-testimonials .innovativ h3:before {
  content: "// ";
}
#home #g-testimonials .innovativ p {
  font-size: 1rem;
  max-width: 900px;
}
#home #g-testimonials .innovativ .size-30 {
  padding-top: 2em;
}
#home #g-testimonials .innovativ .size-60 {
  margin-left: 4%;
  padding-top: 1em;
}
#home #g-testimonials a {
  color: #007e80;
}
#home #g-testimonials a:hover {
  color: #ff6900;
}
@media only all and (min-width: 75rem) {
  #home #g-testimonials:after, #home #g-testimonials:before {
    height: 60% !important;
  }
}
@media only all and (min-width: 65rem) and (max-width: 74.99rem) {
  #home #g-testimonials:after, #home #g-testimonials:before {
    height: 65% !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  #home #g-testimonials:after, #home #g-testimonials:before {
    height: 70% !important;
  }
}
@media only all and (max-width: 47.99rem) {
  #home #g-testimonials:after, #home #g-testimonials:before {
    background-image: none;
    background-color: #f0f0f0;
    height: 75% !important;
  }
  #home #g-testimonials .innovativ .size-30 {
    display: none;
  }
  #home #g-testimonials .innovativ .size-60 {
    margin-left: 0;
  }
}
#home #g-testimonials .g-content .produkte h3.g-title {
  background-color: rgba(0, 126, 128, 0.85);
  width: 100%;
  margin: 0;
  padding: 0.4rem 0 0.1rem 2rem;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
}
#home #g-testimonials .g-content .produkte h3.g-title:before {
  content: "// ";
  color: #ffffff;
}
@media only all and (min-width: 65rem) {
  #home #g-testimonials .g-content .produkte h3.g-title {
    font-size: 2rem;
  }
}
#home #g-expanded .g-container {
  width: 90%;
}
#home #g-expanded .produkte .g-image-features {
  background-color: #fff;
  padding-bottom: 2rem;
}
#home #g-expanded .produkte .g-image-features .g-image-features-content {
  text-align: center;
  flex-basis: 100%;
}
#home #g-expanded .produkte .g-image-features .g-image-features-content a {
  color: #007e80;
  font-weight: 600;
}
#home #g-expanded .produkte .g-image-features .g-image-features-content a:hover {
  color: #ff6900;
}
#home #g-expanded .produkte .g-image-features .g-image-features-image {
  max-width: 360px;
  margin: 0 auto;
}
#home #g-expanded .produkte .g-image-features .g-image-features-title {
  font-size: 1.4rem;
}
@media only all and ((min-width: 48rem) and (max-width: 74.938rem)) {
  body#home #g-expanded .produkte .g-image-features-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 75rem) {
  body#home #g-expanded .produkte .g-image-features-title {
    font-size: 1.6rem;
  }
}
#g-mainbottom a:before, #home #g-container-main .grau p a:before, #home #g-container-main .orange p a:before, #home #g-expanded .produkte .g-image-features-content a:before, #home #g-testimonials a:before {
  font-family: "Font Awesome 5 Free", FontAwesome;
  content: "";
  padding-right: 0.2em;
  font-weight: 600;
}
@media (min-width: 48rem) {
  #home #g-container-main {
    background-image: url('../../../../images/home/home_bg_anwendungen.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    padding: 4em 0;
    background-size: cover;
  }
}
#home #g-container-main h3 {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 20px;
  color: #ffffff;
}
#home #g-container-main #anwendungen {
  padding: 0 0 1rem 1rem;
  color: #ffffff;
  background-color: rgba(27, 36, 37, 0.8);
}
#home #g-container-main #anwendungen .custom em {
  color: #ffffff;
}
#home #g-container-main #anwendungen .custom .uk-grid {
  margin-top: 0;
}
@media (max-width: 29.938rem) {
  #home #g-container-main #anwendungen .custom .uk-grid .uk-width-1-2 {
    width: 100%;
  }
}
#home #g-container-main #anwendungen .g-content {
  padding-top: 0.2em;
}
#home #g-container-main #anwendungen a:hover {
  color: #ff6900 !important;
}
@media screen and (min-width: 30rem) {
  #home #g-container-main #anwendungen .second {
    margin-top: 6rem;
  }
}
#home #g-container-main #anwendungen img {
  margin-bottom: 1rem;
  margin-top: 0.5rem;
  transition: all 0.2s ease-in-out;
}
#home #g-container-main #anwendungen img:hover {
  transform: scale(1.05);
}
#home #g-container-main #anwendungen h4 {
  text-transform: uppercase;
  line-height: 1.4;
}
#home #g-container-main #anwendungen h4 a {
  color: #ffffff;
}
#home #g-container-main #anwendungen h4 a:hover {
  text-decoration: none;
}
#home #g-container-main #anwendungen .moduletable h3.g-title:before, #home #g-container-main #anwendungen h3.g-title:before {
  color: #ffffff !important;
  content: "// ";
}
#home #g-container-main #g-mainbar, #home #g-container-main #g-sidebar {
  background-color: transparent;
}
#home #g-container-main #g-sidebar {
  padding-top: 0;
}
#home #g-container-main #anwendungen a:hover, #home #g-container-main #fairs a:hover, #home #g-container-main #work a:hover {
  color: #000000;
}
#home #g-container-main #fairs .g-content:first-child {
  padding-top: 0;
  margin-top: 0;
}
#home #g-container-main .grau a, #home #g-container-main .orange a {
  color: #ffffff;
  font-weight: 500;
}
#home #g-container-main .grau p, #home #g-container-main .orange p {
  color: #ffffff;
}
#home #g-container-main .grau h3, #home #g-container-main .orange h3 {
  color: #ffffff;
  margin-bottom: 0.5rem;
}
#home #g-container-main .grau h3 .g-title::before, #home #g-container-main .orange h3 .g-title::before {
  color: #000000;
  content: "// ";
}
#home #g-container-main .grau ul, #home #g-container-main .orange ul {
  list-style: none;
  margin-left: 2rem;
  margin-top: 0;
  color: #ffffff;
}
#home #g-container-main .grau ul li, #home #g-container-main .orange ul li {
  line-height: 1.2;
  padding-bottom: 0.6rem;
}
#home #g-container-main .grau ul li a::before, #home #g-container-main .orange ul li a::before {
  content: "■" !important;
  vertical-align: top;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  /* Needed to add space between the bullet and the text */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
  /* Also needed for space (tweak if needed) */
}
#home #g-container-main .grau ul li a:hover, #home #g-container-main .orange ul li a:hover {
  color: #000000;
}
#home #g-container-main .grau ul a:before, #home #g-container-main .orange ul a:before {
  content: "";
  padding-right: 0;
}
#home #g-container-main .orange {
  background-color: rgba(255, 105, 0, 0.8);
  padding: 0.1rem 0.5rem 1rem 1rem;
}
#home #g-container-main .grau {
  background-color: rgba(124, 125, 125, 0.8);
  padding: 0.1rem 0.5rem 1rem 1rem;
}
#home #g-container-main .grau li {
  padding: 0.5rem 0;
  border-bottom: 1px solid #ffffff;
}
#home #g-container-main .orange h3:before, #home #g-container-main .grau h3:before {
  color: #ffffff;
}
@media only all and (min-width: 75rem) {
  /*mobil-optimiert */
  #home #g-container-main h3.g-title {
    font-size: 1.6rem;
  }
  #home #g-container-main h3 {
    font-size: 1.5rem;
  }
  #home #g-container-main #anwendungen h4 {
    font-size: 1.2rem;
  }
  #home #g-container-main #anwendungen h4 a {
    color: #ffffff;
  }
  #home #g-container-main #anwendungen .custom p {
    padding-right: 5rem;
  }
}
#home #g-mainbottom {
  background: #ffffff;
}
#home .g-news-pro {
  margin-top: 1rem;
}
#home .g-news-pro .g-article-read-more {
  font-weight: 600;
}
#home .g-news-pro .g-article-read-more a.btn:hover {
  background: #ff6900;
  color: #ffffff;
  text-decoration: none;
}
#home .g-news-pro .g-featured-article:first-child {
  border-right: 1px solid #cccccc;
  padding-right: 20px;
}
@media (max-width: 29.938rem) {
  #home .g-news-pro .g-featured-article:first-child {
    border-right: none;
    border-bottom: 1px solid #cccccc;
    padding-right: 0px;
  }
}
#home .g-news-pro .g-info-container {
  border-bottom: none;
}
#home .g-news-pro h3.g-main-title {
  font-size: 2rem;
  text-transform: uppercase;
}
#home .g-news-pro .g-news-pro-title a {
  color: #007e80;
}
#home .g-news-pro .g-news-pro-item .g-news-pro-desc p {
  /* Datum ohne Abstand unten */
  margin-bottom: 0;
}
@media only all and (max-width: 47.938rem) {
  /*mobil-optimiert */
  h3 {
    font-size: 24px;
  }
}
/*# sourceMappingURL=home_30.css.map */