@charset "UTF-8";
/*-------------------
Fuer bachgasse
erstellt am: 23.10.18
Marek Boettcher
---------------------*/
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/*# sourceMappingURL=bootstrap-reboot.css.map */
/*-------------------
Functions START
---------------------*/
/*-------------------
Farben START
---------------------*/
/*--- Farben END */
/*-------------------
Größen und Abstände START
---------------------*/
/*--- Größen und Abstände END */
/*-------------------
Grid START
---------------------*/
.wrapper {
  margin: 0;
  position: relative;
  padding: 0 1.875rem;
  height: 100%; }
  .wrapper.small {
    width: 60%;
    max-width: 56.25rem; }
    @media screen and (max-width: 74.9375rem) {
      .wrapper.small {
        width: 70%; } }
    @media screen and (max-width: 61.9375rem) {
      .wrapper.small {
        width: 100%; } }
  .wrapper.wide {
    width: 90%;
    max-width: 75rem; }
    @media screen and (max-width: 61.9375rem) {
      .wrapper.wide {
        width: 100%; } }

@media screen and (max-width: 47.9375rem) {
  .full-width {
    padding: 3.125rem 0 0 0; } }
.full-width h1 {
  margin-bottom: 0.625rem; }

.row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1.25rem 0;
  margin: 0-1.875rem; }
  @media screen and (max-width: 47.9375rem) {
    .row {
      display: block; } }
  .row > div {
    box-sizing: border-box;
    padding: 0 1.875rem;
    margin-bottom: 1.875rem; }
  .row .col-25 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
    @media screen and (max-width: 61.9375rem) {
      .row .col-25 {
        width: 100%;
        max-width: none; } }
  .row .col-33 {
    -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    /*
    @media screen and (max-width: calculateRem(991px)){
      -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
      flex: 0 0 40%;
      max-width: 40%;
    }
    */ }
    @media screen and (max-width: 61.9375rem) {
      .row .col-33 {
        width: 100%;
        max-width: none; } }
  .row .col-50 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    @media screen and (max-width: 47.9375rem) {
      .row .col-50 {
        max-width: none;
        width: 100%; } }
  .row .col-66 {
    -webkit-flex: 0 0 66.6666%;
    -ms-flex: 0 0 66.6666%;
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
    /*
    @media screen and (max-width: calculateRem(991px)){
      -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
      flex: 0 0 60%;
      max-width: 60%;
    }
    */ }
    @media screen and (max-width: 61.9375rem) {
      .row .col-66 {
        max-width: none;
        width: 100%; } }
  .row .col-75 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
    @media screen and (max-width: 61.9375rem) {
      .row .col-75 {
        max-width: none;
        width: 100%; } }

/*--- Grid END */
/* v1.0.6 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 100%;
  height: 500px;
  position: relative;
  direction: ltr;
  margin-bottom: 3.125rem; }

#full-width-slider {
  overflow: hidden; }

@media screen and (min-width: 960px) and (min-height: 1000px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
    height: 700px !important; } }
@media screen and (min-width: 960px) and (min-height: 660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
    height: 600px !important; } }
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 400px !important; } }
.royalSlider > * {
  float: left; }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding-bottom: 15px;
  border-bottom: 15px solid white; }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none; }

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVideoContainer {
  /*left: 0;
  top: 0;
  position: absolute;*/
  /*width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px; }

.rsABlock {
  left: 0;
  bottom: 1.25rem;
  position: absolute;
  z-index: 15; }

img.rsImg {
  max-width: none; }

.grab-cursor {
  cursor: url(grab.png) 8 8, move; }

.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif); }

@media screen and (max-width: 61.9375rem) {
  .infoBlock {
    bottom: 0; } }
.infoBlock h4 {
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 60px;
  line-height: 3.75rem;
  font-weight: bold;
  background-color: #B6CE32;
  border-radius: 0 3.125rem 3.125rem 0;
  color: white;
  padding: 0.625rem 6.25rem 0.625rem 6.25rem;
  display: inline-block; }
  @media screen and (max-width: 61.9375rem) {
    .infoBlock h4 {
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 30px;
      line-height: 1.875rem; } }
.infoBlock p {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: normal;
  background-color: #B6CE32;
  border-radius: 0 1.875rem 1.875rem 0;
  color: white;
  padding: 0.625rem 4.375rem 0.625rem 9.375rem;
  display: block; }
  @media screen and (max-width: 61.9375rem) {
    .infoBlock p {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 20px;
      line-height: 1.25rem; } }

.rsMinW .rsBullets {
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 100%;
  z-index: 35;
  padding-top: 4px;
  height: auto;
  text-align: center;
  line-height: 6px;
  overflow: hidden; }

.rsMinW .rsBullet {
  width: 6px;
  height: 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px 4px; }

.rsMinW .rsBullet span {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid black; }

.rsMinW .rsBullet.rsNavSelected span {
  background: black; }

/*-------------------
General START
---------------------*/
@media screen and (max-width: 991px) {
  html {
    font-size: 15px; } }

body {
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: subpixel-antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
  color: black;
  font-family: 'Open Sans', sans-serif; }
  body#tinymce {
    padding: 20px; }

h1, h3, h4 {
  font-weight: bold;
  color: #B6CE32;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -ms-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s; }

h1 {
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 45px;
  line-height: 2.8125rem;
  font-weight: bold;
  font-style: normal;
  margin-bottom: 2.1875rem; }
  @media screen and (max-width: 47.9375rem) {
    h1 {
      font-size: 26px;
      font-size: 1.625rem;
      line-height: 31px;
      line-height: 1.9375rem; } }

h2 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 50px;
  line-height: 3.125rem;
  color: black;
  font-weight: bold; }
  @media screen and (max-width: 61.9375rem) {
    h2 {
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 40px;
      line-height: 2.5rem; } }

h3 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 50px;
  line-height: 3.125rem;
  margin-bottom: 1.875rem;
  font-weight: normal; }
  @media screen and (max-width: 61.9375rem) {
    h3 {
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 30px;
      line-height: 1.875rem;
      margin-bottom: 0.9375rem; } }

h4 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: black; }
  @media screen and (max-width: 61.9375rem) {
    h4 {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 20px;
      line-height: 1.25rem; } }

a {
  text-decoration: underline;
  color: #B6CE32;
  font-weight: bold; }
  a:hover {
    color: black; }
  a[href^="tel:"] {
    border-bottom: 0;
    padding: 0; }

ul {
  padding: 0;
  margin: 0 0 1.875rem 1.25rem; }
  ul li {
    padding: 0;
    margin: 0;
    list-style-type: disc;
    position: relative; }
    ul li p:last-child {
      margin-bottom: 1.5625rem; }

.highlight {
  background-color: #B6CE32; }

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

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

.img-responsive {
  width: 100%;
  height: auto;
  margin-bottom: 0.625rem; }

.equalheight img.img-responsive {
  height: 100%;
  width: 100%;
  object-fit: cover; }

.hidden {
  display: none !important; }

section {
  border-bottom: 0.625rem solid #B6CE32;
  margin: 0 0 1.875rem 0;
  padding: 0 6.25rem 0 0; }
  @media screen and (max-width: 47.9375rem) {
    section {
      padding-right: 0; } }

/*--- General END */
/*-------------------
header START
---------------------*/
header.full-width {
  padding: 0;
  position: relative;
  margin-bottom: 3.125rem;
  border-bottom: 1.25rem solid #B6CE32;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: height ease-out 0.3s;
  -moz-transition: height ease-out 0.3s;
  -ms-transition: height ease-out 0.3s;
  -o-transition: height ease-out 0.3s;
  transition: height ease-out 0.3s; }
  @media screen and (max-width: 61.9375rem) {
    header.full-width {
      overflow: hidden;
      padding: 1.5rem 0px; }
      header.full-width img {
        -moz-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5); } }
  @media screen and (max-width: 47.9375rem) {
    header.full-width {
      margin-bottom: 1.25rem;
      border-bottom: 0.625rem solid #B6CE32; } }
  @media screen and (max-width: 28.125rem) {
    header.full-width {
      padding: 0.9375rem 0px; } }
  .fixed header.full-width {
    height: 3.125rem; }
  header.full-width .logo {
    position: absolute;
    right: 1.875rem;
    top: 1.875rem;
    width: 12.5rem;
    margin: 0; }
    @media screen and (max-width: 47.9375rem) {
      header.full-width .logo {
        font-size: 5vw;
        line-height: 5vw;
        right: 0.9375rem; } }
    header.full-width .logo span {
      font-size: 3vw;
      line-height: 3vw;
      display: block; }
      @media screen and (max-width: 47.9375rem) {
        header.full-width .logo span {
          font-size: 2.6vw;
          line-height: 2.6vw; } }
    @media screen and (max-width: 61.9375rem) {
      header.full-width .logo {
        top: 2.5rem;
        right: 2.5rem;
        bottom: 0.9375rem;
        width: 6.875rem; } }

.claim {
  position: absolute;
  display: inline-block;
  top: 1.25rem;
  left: 1.875rem;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  font-size: 9vw;
  line-height: 9vw; }
  @media screen and (max-width: 47.9375rem) {
    .claim {
      top: 0.375rem;
      font-size: 8vw;
      line-height: 8vw; } }

/*--- header END */
/*-------------------
Navi START
---------------------*/
nav {
  display: block;
  width: 100%; }
  nav ul {
    list-style-type: none;
    margin-left: 0; }
    @media screen and (max-width: 61.9375rem) {
      nav ul {
        margin-bottom: 0; } }
    nav ul li {
      padding-left: 0;
      display: inline-block;
      border-right: 3px solid #B6CE32; }
      nav ul li:before {
        display: none; }
      @media screen and (max-width: 47.9375rem) {
        nav ul li {
          border-right: 2px solid #B6CE32; } }
      nav ul li a {
        display: block;
        font-size: 25px;
        font-size: 1.5625rem;
        line-height: 30px;
        line-height: 1.875rem;
        padding: 0 1.25rem;
        text-decoration: none;
        -webkit-transition: color ease-out 0.3s;
        -moz-transition: color ease-out 0.3s;
        -ms-transition: color ease-out 0.3s;
        -o-transition: color ease-out 0.3s;
        transition: color ease-out 0.3s; }
        @media screen and (max-width: 61.9375rem) {
          nav ul li a {
            font-size: 18px;
            font-size: 1.125rem;
            line-height: 18px;
            line-height: 1.125rem;
            padding: 0 0.625rem; } }
        @media screen and (max-width: 47.9375rem) {
          nav ul li a {
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 18px;
            line-height: 1.125rem;
            padding: 0 0.3125rem; } }
      nav ul li:first-child a {
        padding-left: 0; }
      nav ul li:last-child {
        border-right: none; }
        nav ul li:last-child a {
          padding-right: 0; }

/*--- Navi END */
/*-------------------
Content START
---------------------*/
section#Kontakt {
  border-bottom: 0; }

section#Garagentypen div.row {
  display: flex; }
  @media screen and (max-width: 61.9375rem) {
    section#Garagentypen div.row > div {
      -webkit-flex: auto;
      -ms-flex: auto;
      flex: auto; }
      section#Garagentypen div.row > div:first-child {
        order: 1; } }

/*--- Content END */
/*-------------------
Accordion START
---------------------*/
.accordion {
  margin: 3.125rem 0; }
  .accordion dt {
    text-align: center; }
  .accordion dt a {
    display: block;
    color: black;
    position: relative;
      /*
      &:after {
        content: '';
        background: transparent url('../../images/pfeil.svg') no-repeat 0 0;
        position: absolute;
        right: 0;
        top: calculateRem(25px);
        width: calculateRem(35px);
        height: calculateRem(35px);
        @include transition(all,.3s);

        @media screen and (max-width: calculateRem(991px)){
          top: calculateRem(7px);
          width: calculateRem(25px);
          height: calculateRem(25px);
        }

        -moz-transform-origin: 50% 25%;
        -ms-transform-origin: 50% 25%;
        -o-transform-origin: 50% 25%;
        -webkit-transform-origin: 50% 25%;
        transform-origin: 50% 25%;
      }
      */ }
  .accordion dt.active {
    /*
    a:after {
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
    }
    */ }
  .accordion dd {
    padding-bottom: 3.125rem; }
    .accordion dd:last-of-type {
      position: relative;
      top: -1px; }
    .accordion dd a {
      word-wrap: break-word; }

/*--- Accordion END */
/*-------------------
Formular START
---------------------*/
form label {
  display: none; }
form button {
  background-color: #B6CE32;
  color: white;
  font-weight: bold;
  padding: 0.9375rem 1.875rem;
  cursor: pointer; }
form .checkbox label {
  display: inline-block;
  width: 30%;
  padding: 0;
  position: relative;
  padding-left: 1.875rem; }
  form .checkbox label.full {
    width: 100%; }
  form .checkbox label input {
    position: absolute;
    left: 0;
    top: 0; }
form input, form textarea {
  display: block;
  width: 100%;
  padding: 0.9375rem;
  border: 1px solid #707070; }
  form input[type=checkbox], form textarea[type=checkbox] {
    width: 20px;
    height: 20px; }
form .form-group {
  margin-bottom: 1.875rem; }
  form .form-group .row {
    padding: 0; }
    form .form-group .row > div {
      margin: 0; }

/*--- Formular END */
/*-------------------
Admin START
---------------------*/
.gallery-items li {
  list-style-type: none;
  border: 1px solid black;
  margin: 5px;
  display: inline-block;
  padding: 5px; }

img.preview {
  border: 1px solid black;
  margin: 5px;
  display: inline-block;
  padding: 5px;
  width: 100px; }

/*--- Admin END */
/*-------------------
Footer START
---------------------*/
footer {
  padding-bottom: 1.25rem; }
  footer nav ul {
    margin-bottom: 0; }
    footer nav ul li {
      display: inline-block;
      list-style-type: none; }
      footer nav ul li:before {
        display: none; }
      footer nav ul li a {
        color: #B6CE32;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 12px;
        line-height: 0.75rem;
        font-weight: bold; }

/*--- Footer END */

/*# sourceMappingURL=theme.css.map */
