@import url("datenschutz.css");
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.header-font-style {
  font: 900 18px Lato, sans-serif;
  text-transform: uppercase;
  letter-spacing: .3em;
}
.font-base {
  font: 400 18px/1.42857143 'Bariol Regular', sans-serif;
  color: #666666;
}
.font-xlarge {
  font-size: 32px;
}
.font-large {
  font-size: 23px;
}
.font-medium {
  font-size: 16px;
}
.font-small {
  font-size: 14px;
  letter-spacing: .04em;
}
.font-xsmall {
  font-size: 12px;
  letter-spacing: .04em;
}
.blockquote-font-style {
  font-size: 32px;
  font-style: italic;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  line-height: normal;
  text-align: center;
}
.border-width {
  border-width: 2px;
}
.border-top {
  border-top: 2px solid #666666;
}
.border-right {
  border: solid #666666;
  border-width: 0 2px 0 0;
}
.border-bottom {
  border-bottom: 2px dotted #666666;
}
.border-left {
  border: solid #666666;
  border-width: 0 0 0 2px;
}
.transition-default {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
html {
  overflow-y: scroll;
  scrollbar-gutter: stable;
  scroll-behavior: smooth;
}
body {
  font: 400 18px/1.42857143 'Bariol Regular', sans-serif;
  color: #666666;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
h1,
h2,
h3,
h4,
p,
ul,
ol,
dl,
blockquote {
  margin: 0 0 1em;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
em {
  font-family: 'Bariol Regular Italic';
  font-style: normal;
}
.black {
  color: #666666 !important;
}
.hidden {
  display: none;
}
.invisible {
  visibility: hidden;
}
section {
  min-height: 100vh;
}
section a {
  color: #666666;
  text-decoration: underline;
}
.section-header {
  font-size: 2.2rem;
  text-align: center;
  line-height: normal;
  background-color: #264796;
  color: #fff;
  padding: 10px 15px;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 768px) {
  .section-header {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .section-header {
    font-size: 2rem;
  }
}
figure {
  margin: 0;
}
figure figcaption {
  font-size: 14px;
  letter-spacing: .04em;
}
.img-responsive {
  width: auto;
  max-width: 100%;
  height: auto;
}
.container {
  margin: 0 auto;
  padding: 0 15px;
  list-style: none;
  max-width: 1000px;
  position: relative;
}
.symbol {
  width: 82px;
  height: 82px;
}
@media (max-width: 480px) {
  .symbol {
    width: 72px;
    height: 72px;
  }
}
.divider {
  height: 0;
  border-top: 2px solid #666666;
  max-width: 700px;
  margin: 1em auto;
  clear: both;
}
.divider.first {
  margin-top: 0;
}
.divider.last {
  margin-bottom: 0;
}
.divider hr {
  height: 0;
  overflow: hidden;
  border: none;
  color: transparent;
}
img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section,
#header {
  min-height: 100vh;
}
section .container,
#header .container {
  padding-top: 15px;
  padding-bottom: 15px;
}
header#header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background: url("../../user_upload/Website/Bilder/bg_handschuh.jpg") no-repeat top center;
  background-size: cover;
}
@media (max-width: 768px) {
  header#header {
    padding-top: 15px;
  }
  header#header .container {
    padding-top: 0;
  }
}
header#header .logo {
  color: #666666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 10vh;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 768px) {
  header#header .logo {
    font-size: .8rem;
    line-height: normal;
  }
}
@media (max-width: 480px) {
  header#header .logo {
    font-size: .6rem;
  }
}
@media (max-height: 480px) {
  header#header .logo {
    height: auto;
  }
}
header#header .logo h1 {
  font-family: 'Bariol Regular', sans-serif;
  font-weight: 300;
  font-size: 4rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 -15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 10;
  position: absolute;
  left: -1000em;
}
@media (max-width: 1000px) {
  header#header .logo h1 {
    margin: 0;
  }
}
@media (max-width: 768px) {
  header#header .logo h1 {
    font-size: 2.6rem;
  }
}
@media (max-width: 480px) {
  header#header .logo h1 {
    font-size: 2.4rem;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (max-width: 320px) {
  header#header .logo h1 {
    font-size: 1.6rem;
  }
}
header#header .logo h1 span.header {
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media (max-width: 480px) {
  header#header .logo h1 span.header {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
    display: none;
  }
}
header#header .logo h1 span.header strong {
  font-weight: normal;
  min-width: 240px;
  padding: 0px 2%;
  text-align: center;
  display: block;
  box-sizing: content-box;
}
@media (max-width: 768px) {
  header#header .logo h1 span.header strong {
    min-width: 0;
    padding: 0;
    margin-right: .25em;
  }
}
header#header .logo h1 span.header small {
  font-size: .4em;
  line-height: 1.5;
  white-space: nowrap;
}
@media (max-width: 768px) {
  header#header .logo h1 span.header small {
    line-height: normal;
    white-space: normal;
  }
}
@media (max-width: 480px) {
  header#header .logo h1 span.header small {
    white-space: normal;
  }
}
@media (max-width: 320px) {
  header#header .logo h1 span.header small {
    display: none;
  }
}
header#header .logo h1 span.header-logo {
  width: 10px;
  height: 10px;
}
header#header .logo h1 span.header-logo img,
header#header .logo h1 span.header-logo svg {
  width: 270px;
  height: auto;
  margin-left: -5px;
}
@media (max-width: 768px) {
  header#header .logo h1 span.header-logo img,
  header#header .logo h1 span.header-logo svg {
    width: 210px;
    height: 210px;
    margin-right: 10px;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  header#header .logo h1 span.header-logo img,
  header#header .logo h1 span.header-logo svg {
    width: 200px;
    height: 200px;
    margin-left: -10px;
  }
}
@media (max-width: 375px) {
  header#header .logo h1 span.header-logo img,
  header#header .logo h1 span.header-logo svg {
    width: 140px;
    height: 140px;
    margin-right: 5px;
    margin-top: -5px;
  }
}
@media (max-width: 480px) {
  header#header .logo h1 span.header-logo {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
  }
}
header#header .container.flex {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 80vh;
  position: relative;
}
@media (max-height: 480px) {
  header#header .container.flex {
    height: auto;
  }
}
header#header .container.flex .header-col-1 {
  -moz-align-self: center;
  -ms-align-self: center;
  -webkit-align-self: center;
  align-self: center;
  font-size: 1.8rem;
  color: #fff;
  position: relative;
  z-index: 1;
  display: none;
}
header#header .container.flex .header-col-1 h2 {
  font-size: 2.25em;
  margin-bottom: .25em;
  line-height: normal;
}
@media (max-height: 800px) {
  header#header .container.flex .header-col-1 {
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }
}
@media (max-width: 768px) {
  header#header .container.flex .header-col-1 {
    -moz-align-self: center;
    -ms-align-self: center;
    -webkit-align-self: center;
    align-self: center;
    width: 70%;
    font-size: 1.6rem;
  }
  header#header .container.flex .header-col-1 h2 {
    font-size: 1.8em;
  }
}
@media (max-width: 375px) {
  header#header .container.flex .header-col-1 {
    font-size: 1.6rem;
    margin-top: 10%;
  }
}
@media (max-width: 320px) {
  header#header .container.flex .header-col-1 {
    font-size: 1.2rem;
  }
}
header#header .container.flex .header-col-1 a {
  color: #fff;
}
header#header .container.flex .header-col-2 img {
  display: block;
  max-width: none;
  width: 60%;
  margin-top: 20%;
  float: right;
}
@media (max-width: 768px) {
  header#header .container.flex span.nowrap {
    white-space: nowrap;
  }
}
@media (max-width: 480px) {
  header#header .container.flex {
    min-height: 65vh;
  }
}
header#header #header-end {
  background-color: #264796;
  border-top: 5px solid #fff;
  height: 10vh;
  -webkit-box-shadow: inset 4px 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 4px 0 0 rgba(0, 0, 0, 0.5);
}
@media (max-width: 480px) {
  header#header #header-end {
    height: 15vh;
  }
}
@media (max-height: 480px) {
  header#header #header-end {
    height: 120px;
    background-size: cover;
  }
}
header#header .container.nav-button {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 0;
}
header#header .container.nav-button .nav-button-container {
  text-align: right;
  position: relative;
  float: right;
}
header#header .container.nav-button .nav-button-container .nav-button {
  position: fixed;
  top: 0;
  z-index: 20;
  float: right;
  background-color: transparent;
  border: 0 none;
  padding: 5px 10px;
  margin: 25px 0 0 -45px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
header#header .container.nav-button .nav-button-container .nav-button .icon-bar {
  background-color: #fff;
  font-size: 23px;
  display: block;
  width: 35px;
  height: 7px;
  margin: 4px 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
header#header .container.nav-button .nav-button-container .nav-button.navbar-opened {
  /*box-shadow: 0 0 5px 3px rgba(255, 255, 255, .3),
                      inset 0 0 0 30px rgba(255, 255, 255, .3);
          .border-radius(50%);*/
}
header#header .container.nav-button .nav-button-container .nav-button.navbar-opened .icon-bar {
  background-color: #666666;
}
@media (max-width: 768px) {
  header#header .container.nav-button .nav-button-container .nav-button {
    margin-top: 13px;
  }
}
@media (max-width: 480px) {
  header#header .container.nav-button .nav-button-container .nav-button {
    top: 11px;
    margin-top: 0;
  }
}
header#header .navbar {
  background: rgba(255, 255, 255, 0.9);
  display: none;
}
header#header .navbar.navbar-fixed-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
}
header#header .navbar .nav {
  list-style: none;
  padding: 0;
  margin: 2.75em 0 2em auto;
  font: 300 32px 'Bariol Regular', sans-serif;
  text-transform: uppercase;
  text-align: right;
  width: 50%;
}
@media (max-width: 480px) {
  header#header .navbar .nav {
    width: 100%;
    margin-top: 4em;
  }
}
header#header .navbar .nav li {
  border-bottom: 2px dotted #666666;
}
header#header .navbar .nav li a {
  color: #666666;
  text-decoration: none;
  padding: .25em 3px 0 0;
  margin-right: -3px;
  display: block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
header#header .navbar .nav li a:focus,
header#header .navbar .nav li a:hover,
header#header .navbar .nav li a:active {
  background-color: #f4f4f4;
}
header#header .navbar .nav li.active a {
  background-color: #264796;
  color: #fff;
}
section#unsere-leistungen {
  color: #264796;
  /*.intro {
   background-position: top center;
   background-repeat: no-repeat;
   padding: 2em 0 4em;

   @media (max-width: @screen-sm) {

   }
   @media (max-width: @screen-xs) {
     padding: 2em 0 2em;
   }
*/
}
section#unsere-leistungen .service {
  border-top: 2px dotted #264796;
  margin: 0 -15px;
  padding: 0 0 0 15px;
}
@media (max-width: 768px) {
  section#unsere-leistungen .service {
    padding: 0 15px;
  }
}
section#unsere-leistungen [class*=flex-col-] {
  box-sizing: border-box;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
section#unsere-leistungen .flex-col-1 {
  padding-top: 15px;
  -moz-flex-basis: 36%;
  -ms-flex-basis: 36%;
  -webkit-flex-basis: 36%;
  flex-basis: 36%;
  -moz-align-self: center;
  -ms-align-self: center;
  -webkit-align-self: center;
  align-self: center;
}
section#unsere-leistungen .flex-col-1 h3 {
  margin: 0;
  font-size: 1.6rem;
}
section#unsere-leistungen .flex-col-1 p {
  margin: 0;
  color: #666;
}
@media (max-width: 768px) {
  section#unsere-leistungen .flex-col-1 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
    -moz-flex-grow: 100;
    -ms-flex-grow: 100;
    -webkit-flex-grow: 100;
    flex-grow: 100;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
  }
}
section#unsere-leistungen .flex-col-2 {
  -moz-flex-basis: 16%;
  -ms-flex-basis: 16%;
  -webkit-flex-basis: 16%;
  flex-basis: 16%;
  text-align: center;
  -moz-align-self: center;
  -ms-align-self: center;
  -webkit-align-self: center;
  align-self: center;
  position: relative;
}
section#unsere-leistungen .flex-col-2 .symbol-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #264796;
  border: 5px solid #fff;
}
section#unsere-leistungen .flex-col-2 .symbol-container img,
section#unsere-leistungen .flex-col-2 .symbol-container svg {
  width: 50px;
  height: auto;
}
section#unsere-leistungen .flex-col-2 .symbol-container img .st0,
section#unsere-leistungen .flex-col-2 .symbol-container svg .st0 {
  fill: #fff;
  stroke-width: 0;
}
@media (max-width: 480px) {
  section#unsere-leistungen .flex-col-2 .symbol-container {
    width: 65px;
    height: 65px;
  }
}
@media (max-width: 768px) {
  section#unsere-leistungen .flex-col-2 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    -moz-flex-basis: auto;
    -ms-flex-basis: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    text-align: left;
    padding: 15px 10px 0 0;
  }
  section#unsere-leistungen .flex-col-2 .symbol-container {
    margin-bottom: -12px;
  }
}
section#unsere-leistungen .flex-col-3 {
  padding: 15px;
  -moz-flex-basis: 36%;
  -ms-flex-basis: 36%;
  -webkit-flex-basis: 36%;
  flex-basis: 36%;
}
section#unsere-leistungen .flex-col-3 ul {
  list-style: disc url("../img/list_bullet.svg");
  margin: 0;
}
@media (max-width: 768px) {
  section#unsere-leistungen .flex-col-3 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    order: 3;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
section#unsere-leistungen .service:nth-of-type(even) .flex-col-3 {
  background-color: #f4f4f4;
}
section#unsere-preise {
  background-color: #264796;
  color: #fff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media all and (-ms-high-contrast: none) {
  section#unsere-preise {
    display: block;
  }
}
section#unsere-preise > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media all and (-ms-high-contrast: none) {
  section#unsere-preise > div {
    display: block;
  }
}
section#unsere-preise > div .container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (-ms-high-contrast: none) {
  section#unsere-preise > div .container {
    display: block;
  }
}
section#unsere-preise > div .container .section-header {
  background-color: #fff;
  color: #264796;
  width: 100%;
}
section#unsere-preise > div .container ul.flex {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  -webkit-flex-grow: 2;
  flex-grow: 2;
}
@media (max-width: 768px) {
  section#unsere-preise > div .container ul.flex {
    margin-right: 0;
    margin-left: 0;
    display: block;
  }
}
section#unsere-preise > div .container ul.flex li {
  margin: 0 0 1em;
  padding: 15px;
  background-color: #f4f4f4;
  color: #264796;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-flex-basis: 48%;
  -ms-flex-basis: 48%;
  -webkit-flex-basis: 48%;
  flex-basis: 48%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (-ms-high-contrast: none) {
  section#unsere-preise > div .container ul.flex li {
    -moz-flex-basis: 46%;
    -ms-flex-basis: 46%;
    -webkit-flex-basis: 46%;
    flex-basis: 46%;
  }
}
section#unsere-preise > div .container ul.flex li .offer {
  font-size: 1.8rem;
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  -webkit-flex-grow: 2;
  flex-grow: 2;
  line-height: normal;
  border-top: 2px dotted #264796;
  border-bottom: 2px dotted #264796;
  margin-right: 5px;
  padding: 5px 0;
}
@media (max-width: 480px) {
  section#unsere-preise > div .container ul.flex li .offer {
    font-size: 1.4rem;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-right: 5px;
  }
}
section#unsere-preise > div .container ul.flex li .price {
  font-size: 1.8rem;
  text-align: right;
  font-weight: bold;
  line-height: normal;
  border: 5px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #264796;
  color: #fff;
  width: 6em;
  min-width: 6em;
  height: 6em;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
section#unsere-preise > div .container ul.flex li .price span.number {
  font-size: 1.4em;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-align: center;
}
@media (max-width: 480px) {
  section#unsere-preise > div .container ul.flex li .price {
    font-size: 1.25rem;
  }
}
@media (max-width: 480px) {
  section#unsere-preise > div .container ul.flex li:nth-of-type(odd) .price {
    margin: -25px -20px -25px auto;
  }
}
section#unsere-preise > div .container ul.flex li:nth-of-type(even) .offer {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  order: 2;
  margin-right: 0;
  margin-left: 5px;
  text-align: right;
}
section#unsere-preise > div .container ul.flex li:nth-of-type(even) .price {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  order: 1;
}
@media (max-width: 480px) {
  section#unsere-preise > div .container ul.flex li:nth-of-type(even) .price {
    margin: -25px auto -25px -20px;
  }
}
section#kontakt-impressum {
  background-color: #f4f4f4;
  min-height: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
section#kontakt-impressum .row.flex [class*=flex-col-] {
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
section#kontakt-impressum .row.flex [class=flex-col-3] {
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  -webkit-flex-grow: 2;
  flex-grow: 2;
}
@media (max-width: 480px) {
  section#kontakt-impressum .row.flex [class=flex-col-3] em {
    display: block;
  }
  section#kontakt-impressum .row.flex [class=flex-col-3] em + br,
  section#kontakt-impressum .row.flex [class=flex-col-3] em + br + br {
    display: none;
  }
}
@media (max-width: 768px) {
  section#kontakt-impressum .row.flex [class*=flex-col-] {
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
}
@media (max-width: 480px) {
  section#kontakt-impressum .row.flex {
    display: block;
  }
}
section#kontakt-impressum .cbQuickGoogleMap > div {
  min-height: 50vh;
}
@-webkit-keyframes progress {
  to {
    width: 100%;
  }
}
@-moz-keyframes progress {
  to {
    width: 100%;
  }
}
@-ms-keyframes progress {
  to {
    width: 100%;
  }
}
@keyframes progress {
  to {
    width: 100%;
  }
}
section#impressum {
  min-height: 0;
}
section#impressum .copyright {
  font-size: 14px;
  letter-spacing: .04em;
  margin: 2em 13px .75em;
}
html.flexbox section#impressum .container.row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section#impressum [class*=col-] {
  float: left;
  box-sizing: border-box;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
section#impressum [class*=col-] h2 {
  font: 900 18px Lato, sans-serif;
  text-transform: uppercase;
  letter-spacing: .3em;
  margin: 0 0 .5em;
}
section#impressum [class*=col-] h3 {
  font: 700 14px 'Playfair Display', serif;
  text-transform: none;
  letter-spacing: .015em;
  margin: .75em 0 .25em;
  clear: both;
}
section#impressum [class*=col-] p {
  font-size: 14px;
  letter-spacing: .04em;
  margin: .5em 0 .75em;
}
section#impressum [class*=col-] ul,
section#impressum [class*=col-] li {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
section#impressum [class*=col-] ul {
  margin: .5em 0 .75em;
}
section#impressum [class*=col-] ul.flex {
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
section#impressum [class*=col-] li {
  display: inline;
}
section#impressum [class*=col-] li a {
  display: inline-block;
}
section#impressum [class*=col-] li svg {
  width: 70px;
  height: 70px;
  max-width: 98%;
}
section#impressum [class*=col-] li svg .square {
  fill: #333;
}
@media (max-width: 768px) {
  section#impressum [class*=col-] li svg {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 480px) {
  section#impressum [class*=col-] li svg {
    width: 40px;
    height: 40px;
  }
}
#footer {
  background-color: #264796;
  color: #fff;
  overflow: hidden;
  border-top: 5px solid #fff;
}
#footer .container {
  display: flex;
  justify-content: space-between;
}
#footer img {
  display: block;
  margin: 0 auto;
}
#footer img.img-responsive {
  width: 100%;
}
@media (max-width: 768px) {
  #footer img.img-responsive {
    width: auto;
    min-height: 25vh;
    height: auto;
    max-width: none;
  }
}
#footer svg.logo {
  width: 200px;
  height: 200px;
  position: absolute;
  right: 0px;
  bottom: -20px;
}
#footer svg.logo #outer-border {
  fill: transparent;
}
#footer svg.logo #circle {
  fill: #fff;
}
#footer svg.logo #inner-border {
  stroke: #264796;
}
#footer svg.logo #symbols {
  fill: #264796;
}
#footer a {
  color: white;
}
#footer p {
  padding: 25px 0;
  margin: 0;
}
@media (max-width: 480px) {
  #footer svg.logo {
    width: 160px;
    height: 160px;
    bottom: -15px;
  }
  #footer p.copyright {
    padding-right: 0;
    margin-right: 50px;
  }
}
#top-link {
  display: none;
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 1000;
  margin: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#top-link a .label {
  position: absolute;
  left: -1000em;
}
.js .lazyload,
.js .lazyloading {
  opacity: 0;
}
.js .lazyloaded {
  opacity: 1;
  -webkit-transition: all 700ms;
  -moz-transition: all 700ms;
  -o-transition: all 700ms;
  -ms-transition: all 700ms;
  transition: all 700ms;
}
a.morelink {
  text-decoration: none;
}
.cbQuickGoogleMap {
  margin: 0 -15px -15px;
}
.gm-style .gm-style-iw {
  font-size: 1.2rem;
}
p.top-link {
  position: fixed;
  right: 0;
  bottom: 0;
  margin: 0;
}
@media (max-width: 480px) {
  p.top-link img,
  p.top-link svg {
    width: 70px;
    height: 70px;
  }
}
