@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic);
@font-face {
  font-family: 'daschkey-icons';
  src: url("../fonts/daschkey-icons/fonts/daschkey-icons.eot?mv2wqz");
  src: url("../fonts/daschkey-icons/fonts/daschkey-icons.eot?mv2wqz#iefix") format("embedded-opentype"), url("../fonts/daschkey-icons/fonts/daschkey-icons.ttf?mv2wqz") format("truetype"), url("../fonts/daschkey-icons/fonts/daschkey-icons.woff?mv2wqz") format("woff"), url("../fonts/daschkey-icons/fonts/daschkey-icons.svg?mv2wqz#daschkey-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon, article .text-wrapper h1:first-child:before, article .text-wrapper h2:first-child:before, article .text-wrapper h3:first-child:before, article .text-wrapper h4:first-child:before {
  font-family: 'daschkey-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-airing:before, .text-wrapper h1.airing:before, .text-wrapper h2.airing:before, .text-wrapper h3.airing:before, .text-wrapper h4.airing:before {
  content: "\e900"; }

.icon-bath:before, .text-wrapper h1.bath:before, .text-wrapper h2.bath:before, .text-wrapper h3.bath:before, .text-wrapper h4.bath:before {
  content: "\e901"; }

.icon-chimney:before, .text-wrapper h1.chimney:before, .text-wrapper h2.chimney:before, .text-wrapper h3.chimney:before, .text-wrapper h4.chimney:before {
  content: "\e902"; }

.icon-heating:before, .text-wrapper h1.heating:before, .text-wrapper h2.heating:before, .text-wrapper h3.heating:before, .text-wrapper h4.heating:before {
  content: "\e903"; }

.icon-solar:before, .text-wrapper h1.solar:before, .text-wrapper h2.solar:before, .text-wrapper h3.solar:before, .text-wrapper h4.solar:before {
  content: "\e904"; }

/*
 - GLOBAL VARS
 -
 */
/*
 * TOOLS: mixins and functions 
 *
 */
/*
 * tint & shade
 * base on @url: https://css-tricks.com/snippets/sass/tint-shade-functions/
 *
 */
/*
 * TOOLS: mixins and functions 
 *
 */
/*
 * tint & shade
 * base on @url: https://css-tricks.com/snippets/sass/tint-shade-functions/
 *
 */
/*
 * TOOLS: mixins and functions 
 *
 */
/*
 * tint & shade
 * base on @url: https://css-tricks.com/snippets/sass/tint-shade-functions/
 *
 */
/*
 - HELPER CLASSES
 -
 */
.clearfix:after, .inline-list:after, dl:after, article section:after {
  content: "";
  display: table;
  clear: both; }

.right {
  float: right; }

.left {
  float: left; }

.stretch-width {
  max-width: none;
  width: 100%; }

.hide-text {
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.hide-text-inline {
  display: none; }

.hidden {
  opacity: 0; }

.no-opacity .hidden {
  visibility: hidden; }

.no-display {
  display: none; }

.flex-box {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }
  .flex-box iframe,
  .flex-box object,
  .flex-box video,
  .flex-box embed {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%; }

body {
  margin: 0;
  font-size: 1.5rem;
  line-height: 150%;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-weight: 500; }

*, *:before, *:after {
  box-sizing: border-box; }

h1,
h2,
h3,
h4,
p,
blockquote,
figure,
ol,
ul {
  margin: 0;
  padding: 0; }

li {
  display: block; }

h1,
h2,
h3,
h4 {
  font-size: inherit; }

a {
  text-decoration: none;
  color: inherit;
  transition: .3s; }

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle; }

mark {
  background-color: transparent; }

iframe {
  border: none; }

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 3rem;
  padding: 0.3rem 0.6rem;
  /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box; }

/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  border: 1px solid transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

textarea {
  min-height: 65px;
  padding: 0.6rem; }

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #999999;
  outline: 0; }

label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 500; }

fieldset {
  padding: 0;
  border-width: 0; }

input[type="checkbox"],
input[type="radio"] {
  display: inline; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f0f0f0;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #000;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

h1,
h2,
h3,
h4 {
  margin: 3rem 0;
  font-size: 1.6rem;
  font-weight: 500; }

main ul li,
p {
  margin-bottom: 2.4rem;
  font-size: 1.6rem;
  line-height: 1.5; }

main ul {
  list-style-type: square;
  list-style-position: outside; }
  @media screen and (min-width: 56.25em) {
    main ul {
      padding-left: 1.5rem; } }
  main ul li {
    display: list-item; }

.text-left {
  text-align: left; }

.text-center, .page-header h2, .page-header .shortfacts, article header {
  text-align: center; }

.text-right {
  text-align: right; }

.teaser {
  font-weight: 500;
  font-size: 1.9rem; }

.type-smaller {
  font-size: 1.5rem; }

.type-small {
  font-size: 1.3rem; }

.overline {
  font-weight: 500;
  color: #000; }

.subline {
  font-weight: 500;
  font-size: 1.9rem; }

figcaption {
  padding-top: 0.5rem;
  color: #000;
  font-weight: 500; }

.inline-list {
  margin: 0 2rem;
  padding: 0;
  list-style-type: none; }
  .inline-list li {
    display: inline;
    padding: 0; }
  .inline-list.compact li {
    padding: 0; }

.medium-up,
.large-up {
  display: none !important; }

@media screen and (min-width: 56.25em) {
  .small-down {
    display: none !important; }
  .medium-up {
    display: block !important; } }

@media screen and (min-width: 58.75em) {
  .medium-down {
    display: none !important; }
  .large-left {
    float: left; }
  .large-right {
    float: right; }
  .large-up {
    display: block !important; } }

/* ----------------------------------------------------------
 * CUSTOM VARS
 *
 * ---------------------------------------------------------- */
.site-footer section .text-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.no-csstransforms .site-footer section .text-wrapper {
  top: auto;
  height: 100%; }

/* ----------------------------------------------------------
 * COMMON STYLES
 *
 * ---------------------------------------------------------- */
body {
  background-color: #f0f0f0;
  color: #000; }

.text-columns {
  padding: 0 1rem; }
  @media screen and (min-width: 37.5em) {
    .text-columns {
      column-count: 2; } }

.button {
  display: inline-block;
  padding: 1.5rem 2rem;
  color: #0267ff; }
  .button:focus, .button:hover, .button:active {
    background-color: #d8d8d8; }
  .button.primary {
    background-color: #0267ff;
    color: #fff; }
    .button.primary:focus, .button.primary:hover, .button.primary:active {
      background-color: #025de6; }
  .button.top:before {
    content: '\2191\00A0\00A0';
    position: relative;
    top: -0.2rem; }

dl {
  display: block;
  margin-top: 0; }
  dl dt, dl dd {
    display: block;
    float: left; }
  dl dt {
    clear: both; }
  dl dd {
    margin-left: 0.5rem; }

ol {
  list-style-type: decimal;
  margin-left: 2rem; }
  ol li {
    display: list-item; }

/* ----------------------------------------------------------
 * LAYOUT
 *
 * ---------------------------------------------------------- */
main {
  padding: 0 1rem; }

.container, .page-header .intro-text, article, .site-footer {
  max-width: 110.4rem;
  margin-left: auto;
  margin-right: auto; }
  .container:after, .page-header .intro-text:after, article:after, .site-footer:after {
    content: " ";
    display: block;
    clear: both; }

.page-header {
  position: relative;
  min-height: 100vh;
  background-size: cover;
  background-position: center center;
  /*
	.intro-img {
		position: absolute;
		z-index: 0;

		height: 100%;
		width: auto;
	}
	*/
  background-color: #657578;
  padding-bottom: 8rem;
  color: #fff; }
  .page-header .intro-text {
    position: relative;
    z-index: 1; }
  .page-header:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .page-header .intro-text {
    max-width: 80rem;
    padding-top: 4rem;
    padding-bottom: 4rem; }
  .page-header h1 {
    margin: 0 1rem 10rem 1rem; }
  .page-header h2, .page-header .shortfacts {
    font-style: italic; }
  .page-header h2 {
    font-size: 3.6rem;
    line-height: 1.1; }
  .page-header .text-columns {
    margin: 4rem auto; }
    .page-header .text-columns p {
      margin-bottom: 2.1rem;
      font-size: 1.4rem; }

article {
  margin-bottom: 10rem;
  max-width: 56rem; }
  @media screen and (min-width: 56.25em) {
    article {
      max-width: 110.4rem; } }
  article header {
    margin-bottom: 10rem;
    color: #fff; }
    article header h2, article header h2 a {
      display: block;
      position: relative;
      z-index: 1; }
    article header h2 {
      margin-top: -5rem;
      font-size: 1.8rem;
      text-transform: uppercase; }
      article header h2 a {
        padding-bottom: 2rem;
        transition: all 150ms ease; }
        article header h2 a:after {
          display: block;
          content: "\2193";
          margin-top: -1.5rem;
          opacity: .5;
          transition: all 150ms ease; }
        article header h2 a:focus, article header h2 a:hover, article header h2 a:active {
          transform: translateY(-10px); }
          article header h2 a:focus:after, article header h2 a:hover:after, article header h2 a:active:after {
            transform: translateY(20px); }
  article section {
    position: relative;
    background-color: #fff;
    margin-bottom: 4rem; }
    @media screen and (min-width: 56.25em) {
      article section {
        margin-bottom: 0; } }
  article .text-wrapper,
  article .image-wrapper {
    max-width: 56rem; }
  article .text-wrapper {
    text-align: center;
    position: relative;
    padding: 3rem 1rem;
    min-height: 25rem; }
    article .text-wrapper:after {
      content: '';
      display: block;
      width: 0;
      height: 0; }
    article .text-wrapper:after {
      border-top: 20px solid transparent;
      border-right: 20px solid transparent;
      border-bottom: 20px solid #fff;
      border-left: 20px solid transparent; }
    article .text-wrapper:after {
      position: absolute;
      top: -38px;
      left: 50%;
      margin-left: -20px; }
    @media screen and (min-width: 56.25em) {
      article .text-wrapper {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        min-height: inherit; }
        article .text-wrapper:after {
          border-top-color: transparent;
          border-right-color: #fff;
          border-bottom-color: transparent;
          border-left-color: transparent; }
        article .text-wrapper:after {
          top: 50%;
          left: -19px;
          right: auto;
          margin-top: -20px;
          margin-right: auto; } }
    article .text-wrapper h1, article .text-wrapper h2, article .text-wrapper h3, article .text-wrapper h4 {
      margin-top: 0;
      text-transform: uppercase;
      font-size: 2.6rem; }
      article .text-wrapper h1:first-child:before, article .text-wrapper h2:first-child:before, article .text-wrapper h3:first-child:before, article .text-wrapper h4:first-child:before {
        display: block;
        font-size: 4.5rem;
        margin-bottom: 2rem; }
    article .text-wrapper .inline-list li {
      font-size: 1.8rem; }
  @media screen and (min-width: 56.25em) {
    article section:nth-child(2n-1) .text-wrapper {
      margin-left: 0; } }
  @media screen and (min-width: 56.25em) and (min-width: 56.25em) {
    article section:nth-child(2n-1) .text-wrapper:after {
      border-top-color: transparent;
      border-right-color: transparent;
      border-bottom-color: transparent;
      border-left-color: #fff; }
    article section:nth-child(2n-1) .text-wrapper:after {
      right: -38px;
      left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 56.25em) {
    article section:nth-child(2n-1) .image-wrapper {
      margin-left: 50%; }
    article .text-wrapper,
    article .image-wrapper {
      width: 50%;
      float: left;
      padding-left: 0.92rem;
      padding-right: 0.92rem;
      padding: 0; }
      article .text-wrapper:nth-child(2n + 1),
      article .image-wrapper:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both; }
      article .text-wrapper:nth-child(2n + 2),
      article .image-wrapper:nth-child(2n + 2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none; } }

@media screen and (min-width: 56.25em) {
  .no-csstransforms article .text-wrapper {
    top: auto;
    height: 100%; } }

.site-footer {
  padding-bottom: 10rem; }
  .site-footer section {
    position: relative;
    min-height: 390px;
    background-size: cover;
    background-position: center center;
    /*
	.intro-img {
		position: absolute;
		z-index: 0;

		height: 100%;
		width: auto;
	}
	*/
    margin-bottom: 2rem;
    color: #fff; }
    .site-footer section .text-wrapper {
      position: relative;
      z-index: 1; }
    .site-footer section .image-wrapper {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      overflow: hidden; }
      .site-footer section .image-wrapper img {
        position: relative;
        left: 50%;
        height: 100%;
        width: auto;
        max-width: none;
        transform: translateX(-50%); }
    .site-footer section .text-wrapper {
      position: absolute;
      right: 0;
      left: 0; }
    .site-footer section h2 {
      margin-bottom: 1rem;
      font-size: 2.1rem; }
      .site-footer section h2:before {
        content: none !important; }

.no-csstransforms .site-footer section .image-wrapper {
  left: 0; }

section#impressum {
  position: relative;
  z-index: 1;
  max-height: 0;
  min-height: inherit;
  max-width: 100%;
  padding: 0 1rem;
  margin: 0;
  overflow: hidden;
  color: #000;
  transition: all 150ms ease-in-out; }
  section#impressum h1, section#impressum h2, section#impressum h3, section#impressum h4 {
    margin-bottom: 0;
    font-style: italic; }
  section#impressum:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #e4e4e4; }
  section#impressum:target, section#impressum.open {
    max-height: 320rem;
    padding: 1rem 1rem 7rem 1rem;
    overflow: visible; }
  section#impressum a {
    margin: 0;
    text-decoration: underline; }

.inline-list {
  /*
	li:before {
		content: '|\00A0\00A0';
		color: tint($body-font-color, 80%);
	}
	li:first-child:before {
		content: none;
	}
	*/ }
  .inline-list li:after {
    content: ',\00a0'; }
  .inline-list li:last-child:after {
    content: none; }

/*
 * CONTENT
 *
 */
.text-wrapper h1.heating, .text-wrapper h2.heating, .text-wrapper h3.heating, .text-wrapper h4.heating {
  color: #225a92; }

.text-wrapper h1.chimney, .text-wrapper h2.chimney, .text-wrapper h3.chimney, .text-wrapper h4.chimney {
  color: #5a440a; }

.text-wrapper h1.solar, .text-wrapper h2.solar, .text-wrapper h3.solar, .text-wrapper h4.solar {
  color: #f3b701; }

.text-wrapper h1.bath, .text-wrapper h2.bath, .text-wrapper h3.bath, .text-wrapper h4.bath {
  color: #a6c9fa; }

.text-wrapper h1.airing, .text-wrapper h2.airing, .text-wrapper h3.airing, .text-wrapper h4.airing {
  color: #939393; }
/*# sourceMappingURL=style.css.map */