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

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_hydrogen/scss/mixins/_nav.scss */
/* line 5, templates/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #d33730;
}
/* line 8, templates/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0.75rem 0 0.5rem 0;
}
/* line 12, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature h1, #g-feature h2, #g-feature h3 {
  color: #666;
  margin-top: 40px;
}
/* line 19, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase, #g-feature, #g-main {
  padding: 0;
}
/***** Showcase *****/
/* line 28, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #d33730;
  background-color: rgba(255, 255, 255, 0.9);
}
/* line 33, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc {
  background: none;
  color: #fff;
}
/***** Navigation *****/
/* line 12, /var/www/web34/html/joomla/templates/g5_hydrogen/scss/hydrogen/_nav.scss */
/* line 41, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  z-index: 5;
}
/* line 45, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation a {
  color: #fff;
}
/* line 14, /var/www/web34/html/joomla/templates/g5_hydrogen/scss/hydrogen/_nav.scss */
/* line 49, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation a:hover {
  color: #333;
}
/* line 19, /var/www/web34/html/joomla/templates/g5_hydrogen/scss/hydrogen/_nav.scss */
/* line 20, /var/www/web34/html/joomla/templates/g5_hydrogen/scss/hydrogen/_nav.scss */
/* line 54, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-social a {
  background: #f0f0f0;
  border: none;
  color: #333;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 25, /var/www/web34/html/joomla/templates/g5_hydrogen/scss/hydrogen/_nav.scss */
/* line 63, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-social a:hover {
  background: #fff;
}
/* line 31, /var/www/web34/html/joomla/templates/g5_hydrogen/scss/hydrogen/_nav.scss */
/* line 67, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin: -1.563rem;
}
/* line 8, /var/www/web34/html/joomla/templates/g5_hydrogen/scss/mixins/_nav.scss */
/* line 71, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav h1, #g-navigation .g-main-nav h2, #g-navigation .g-main-nav h3, #g-navigation .g-main-nav h4, #g-navigation .g-main-nav h5, #g-navigation .g-main-nav h6, #g-navigation .g-main-nav strong {
  color: #333;
}
/* Menu Text */
/* line 75, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #333;
}
/* Menu Background hover */
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #d33730;
}
/* Menu Text hover */
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #fff;
}
/* Menu Background active */
/* line 87, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #d33730;
}
/* Menu Text active */
/* line 91, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
/* Menu Background active hover */
/* line 95, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #d33730;
}
/* Menu Text active hover */
/* line 99, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #fff;
}
/* SubMenu Background */
/* line 103, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #d33730;
}
/* SubMenu Text */
/* line 107, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 51, /var/www/web34/html/joomla/templates/g5_hydrogen/scss/mixins/_nav.scss */
/* line 52, /var/www/web34/html/joomla/templates/g5_hydrogen/scss/mixins/_nav.scss */
/* line 112, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: rgba(0, 0, 0, 0.2);
}
/***** Features *****/
/* line 119, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-padding {
  padding: 0 0;
}
/* line 123, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-readmore, .sprocket-mosaic-hovercontent {
  display: none;
}
/* line 127, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-item {
  border: none;
  border-radius: inherit;
  background: #ddd;
}
/* line 133, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-text {
  padding: 0 15px 5px;
}
/* line 137, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-container {
  overflow: hidden;
}
/* line 141, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-title {
  margin: 0;
}
/* line 145, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-mosaic-head {
  margin: 0 -10px;
  padding: 5px 10px 15px;
}
/***** Footer *****/
/* line 153, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a {
  color: #fff;
}
/* line 156, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a:hover {
  color: #ddd;
}
/***** Leistungen *****/
/* line 162, templates/g5_hydrogen/custom/scss/custom.scss */
.leistungen .sprocket-strips h4 {
  color: #fff;
  margin: 0;
  padding: 0 5%;
  background: rgba(211, 55, 48, 0.7);
}
/* line 169, templates/g5_hydrogen/custom/scss/custom.scss */
.leistungen .sprocket-strips-content {
  padding: 10% 0px 48%;
}
/* line 173, templates/g5_hydrogen/custom/scss/custom.scss */
.leistungen .sprocket-strips-item {
  border-radius: 0;
  box-shadow: none;
}
/*# sourceMappingURL=custom_10.css.map */