@charset "UTF-8";
/*Boxes*/
/*justify content*/
/*grid containers*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 200;
  src: local("Source Sans Pro Extra Light"), local("SourceSanPro-ExtraLight"), url("../fonts/Source_Sans_Pro/SourceSansPro-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: local("Source Sans Pro Light"), local("SourceSanPro-Light"), url("../fonts/Source_Sans_Pro/SourceSansPro-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro Regular"), local("SourceSanPro-Regular"), url("../fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro Semi Bold"), local("SourceSanPro-SemiBold"), url("../fonts/Source_Sans_Pro/SourceSansPro-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSanPro-Bold"), url("../fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 900;
  src: local("Source Sans Pro Black"), local("SourceSanPro-Black"), url("fonts/Source_Sans_Pro/SourceSansPro-Black.ttf") format("ttf");
}
@font-face {
  font-family: "Source Serif Pro";
  font-style: normal;
  font-weight: 200;
  src: local("Source Serif Pro Extra Light"), local("SourceSerifPro-ExtraLight"), url("../fonts/Source_Serif_Pro/SourceSerifPro-ExtraLight.ttf") format("ttf");
}
@font-face {
  font-family: "Source Serif Pro";
  font-style: normal;
  font-weight: 300;
  src: local("Source Serif Pro Light"), local("SourceSerifPro-Light"), url("../fonts/Source_Serif_Pro/SourceSerifPro-Light.ttf") format("ttf");
}
@font-face {
  font-family: "Source Serif Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Serif Pro Regular"), local("SourceSerifPro-Regular"), url("../fonts/Source_Serif_Pro/SourceSerifPro-Regular.ttf") format("ttf");
}
@font-face {
  font-family: "Source Serif Pro";
  font-style: normal;
  font-weight: 600;
  src: local("Source Serif Pro Semi Bold"), local("SourceSerifPro-SemiBold"), url("../fonts/Source_Serif_Pro/SourceSerifPro-SemiBold.ttf") format("ttf");
}
@font-face {
  font-family: "Source Serif Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Serif Pro Bold"), local("SourceSerifPro-Bold"), url("../fonts/Source_Serif_Pro/SourceSerifPro-Bold.ttf") format("ttf");
}
@font-face {
  font-family: "Source Serif Pro";
  font-style: normal;
  font-weight: 900;
  src: local("Source Serif Pro Black"), local("SourceSerifPro-Black"), url("../fonts/Source_Serif_Pro/SourceSerifPro-Black.ttf") format("ttf");
}
@font-face {
  font-family: "Tangerine";
  font-style: normal;
  font-weight: 400;
  src: local("Tangerine Regular"), local("Tangerine-Regular"), url("../fonts/Tangerine/Tangerine-Regular.ttf") format("ttf");
}
@font-face {
  font-family: "Tangerine";
  font-style: normal;
  font-weight: 700;
  src: local("Tangerine Bold"), local("Tangerine-Bold"), url("../fonts/Tangerine/Tangerine-Bold.ttf") format("ttf");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed Regular"), local("RobotoCondensed-Regular"), url("../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/Material_Icons/MaterialIcons-Regular.ttf") format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.material-icons.md-18 {
  font-size: 18px;
}

.material-icons.md-24 {
  font-size: 24px;
}

.material-icons.md-36 {
  font-size: 36px;
}

.material-icons.md-48 {
  font-size: 48px;
}

.material-icons.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

.material-icons.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

.material-icons.md-light {
  color: rgb(255, 255, 255);
}

.material-icons.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

h1 {
  font-size: 2rem;
  font-weight: 900;
  text-transform: uppercase;
}

h2 {
  font-size: 1.875rem;
  font-weight: 600;
}

h3 {
  font-size: 1.75rem;
  font-weight: 400;
}

h4 {
  font-size: 1.625rem;
  font-weight: 600;
}

h5 {
  font-size: 1.5rem;
}

h6 {
  font-size: 1.375rem;
}

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

p, ol, ul, a, span, table, summary, input, label, select, textarea, .md-label, .md-block label, .md-text, md-input-container .md-placeholder {
  font-size: 1rem;
}

/*label, md-input-container .md-placeholder, md-input-container label, ::placeholder{
  color: rgba(0,0,0,1);
}*/
p, ol, ul, span, table, summary {
  margin-bottom: 1.25rem;
}

blockquote {
  font-size: 2.5rem;
  quotes: '"' '"' "'" "'";
}

blockquote:before {
  content: open-quote;
}

blockquote:after {
  content: close-quote;
}

ul.list {
  list-style-type: disc;
  list-style-position: inside;
}

ul.list li {
  margin-bottom: 0.5rem;
}

ul.list li a, ul.list li a:visited {
  text-decoration: none;
}

ul.list--checked {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.list--checked li:before {
  content: "✓";
  margin-right: 0.4em;
}

ul.list--checked li {
  padding-left: 1.2em;
  text-indent: -1em;
}

.sidebar ul.navi--vertical li {
  margin-bottom: 0.5rem;
}

.sidebar ul.navi--vertical li a {
  text-decoration: none;
}

.sidebar ul.navi--vertical li a:hover {
  text-decoration: none;
}

a {
  color: rgb(197, 153, 4);
}

a:hover {
  color: rgb(0, 103, 103);
}

h1 {
  color: rgb(0, 103, 103);
}

h2 {
  color: rgb(197, 153, 4);
}

h3 {
  color: rgb(69, 61, 36);
}

h4 {
  color: rgb(41, 166, 166);
}

#main ul {
  list-style-type: circle;
  list-style-position: outside;
}

#main ul li {
  margin-bottom: 1rem;
  margin-left: 1rem;
}

.subheader--table {
  text-align: center;
  margin-bottom: 12px;
}

@media screen and (min-width: 1024px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.75rem;
  }

  h4 {
    font-size: 1.625rem;
  }

  h5 {
    font-size: 1.5rem;
  }

  h6 {
    font-size: 1.375rem;
  }

  sup {
    font-size: xx-small;
    vertical-align: super;
  }

  strong, b {
    font-weight: bold;
  }
}
section header h2 {
  font-weight: 600;
}

html {
  background-color: rgb(255, 255, 255);
}

body {
  margin: 0;
  padding: 0;
  color: rgb(0, 0, 0);
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 72.5%;
  font-weight: 400;
  line-height: 1.2;
}

#page-layout {
  padding-top: 40px;
}

.page--table #page-layout {
  padding-top: 192px;
}

#main {
  display: block;
  padding-bottom: 48px;
}

.layout--home #main, .layout--subpage #main, .layout--overview #main {
  padding-top: 60px;
}

table {
  position: relative;
  border: 1px solid #000;
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
}

table tr td, table tr th {
  border: 1px solid #000;
  padding: 6px 12px 6px 12px;
}

table thead tr {
  background-color: rgb(0, 103, 103);
}

table.gefahrstoffekataster tr th {
  font-weight: 600;
}

table td.no-border--bottom, table th.no-border--bottom {
  border-bottom: 0;
}

table td.no-border--top, table th.no-border--top {
  border-top: 0;
}

table td.no-border--left, table th.no-border--left {
  border-left: 0;
}

table td.no-border--right, table th.no-border--right {
  border-right: 0;
}

table.striped tbody tr:nth-child(even) {
  background-color: #e6e6e6;
}

table.gefahrstoffkataster tr:nth-child(1) th, table.gefahrstoffkataster tr:nth-child(2) th {
  color: rgb(255, 255, 255);
  background-color: black;
}

table.gefahrstoffkataster tr:nth-child(3) th {
  color: rgb(255, 255, 255);
  background-color: #001b1b;
}

table tr.hzd-category td {
  background-color: #34ffff;
  font-size: 3rem;
  font-weight: 700;
}

#subitems {
  margin-top: 18px;
}

.home .md-block {
  margin: 6px 0 6px 0;
}

section {
  margin-bottom: 48px;
}

section header.section__header {
  display: block;
  text-align: center;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) calc(50% - 1px), rgb(192, 192, 192) 50%, rgba(0, 0, 0, 0) calc(50% + 1px));
  margin-bottom: 24px;
}

section header.section__header h2 {
  display: inline-block;
  padding: 12px;
  border: 1px solid rgb(164, 166, 168);
  background-color: rgb(255, 255, 255);
  color: rgb(206, 87, 179);
}

#layout--blog #main {
  padding-top: 24px;
}

#layout--error {
  padding-top: 60px;
}

.top-fold {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  padding-top: 24px;
  padding-bottom: 24px;
}

.box-shadow--bottom-left-right:before, .box-shadow--bottom-left-right:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.box-shadow--bottom-left-right:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.box-shadow--bottom-top {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.box-shadow--bottom-top:before, .box-shadow--bottom-top:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 100px/10px;
  border-radius: 100px/10px;
}

.box-shadow--bottom-top:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}

.blog__author-bio__namecard table {
  width: 100%;
}

.blog__author-bio__namecard table tr td:first-child {
  width: 40%;
}

.blog__author-bio__namecard table tr td:last-child {
  width: 50%;
}

#sidebar--blog .text-box {
  padding: 24px;
}

.sidebar--blog__box {
  width: 100%;
  height: 360px;
  background: rgb(0, 103, 103);
  /*background: linear-gradient(0deg, rgba($color-light-blue,1) 0%, darken(rgba($color-blue,1), 20) 100%);*/
  background: linear-gradient(0deg, #006767 0%, #000101 100%);
}

.spacer--horizontal {
  display: block;
  height: 24px;
}

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

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

.multicolumn {
  column-gap: 48px;
}

.push-down {
  display: block;
  width: 100%;
  height: 85px;
  /*61 + 24*/
  background-color: #f2f2f1;
}

.layout--blog-article .push-down {
  height: 61px;
}

#no-copy {
  user-select: none;
}

#no-copy::selection {
  background: none;
}

#no-copy::-moz-selection {
  background: none;
}

@media screen and (max-width: 767px) {
  #main {
    padding: 0 24px;
  }
}
#top-container {
  position: absolute;
  right: 48px;
  top: 0;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

.gradients--envy--to-dark {
  background-image: linear-gradient(#004e4e, #008181);
}

div[class^=multicolumn], div[class*=" multicolumn"] {
  column-gap: 48px;
}

.multicolumn--two-columns {
  column-count: 2;
}

.multicolumn--three-columns {
  column-count: 3;
}

@media screen {
  .scrollable-container {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
  }

  .table--fixed-head {
    overflow-y: auto;
    /* make the table scrollable if height is more than 200 px  */
    height: 500px;
    /* gives an initial height of 200px to the table */
  }

  .table--fixed-head thead {
    position: sticky;
    /* make the table heads sticky */
    top: 0px;
    /* table head will be placed from the top of the table and sticks to it */
  }

  .print-only {
    display: none;
  }
}
/*print*/
@media print {
  /*body{font-family:'Courier','Courier New','sans-serif';font-size:90%;font-weight:normal;}*/
  /*@page {
    size:210mm 297mm; /* landscape */
  /* you can also specify margins here:
    margin:20mm;
  }*/
  @page :left {
    @bottom-left {
      content: "Seite " counter(page) " von " counter(pages);
    }
  }
  body {
    font-size: 10pt;
  }

  h1, h2, h3, h4, h5, h6 {
    margin: 0;
  }

  h1 {
    font-size: 20pt;
  }

  h2 {
    font-size: 16pt;
  }

  .teile {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }

  #section-print, #section-auftrag, #section-auftraggeber, #section-schadensinformation#section-fahrzeug, #section-rows {
    display: block;
  }

  table {
    border-collapse: collapse;
    width: 100%;
  }

  table.label-left th, table.label-left td {
    padding: 0;
  }

  #section-unterschrift {
    text-align: center;
  }

  .print-signature-container {
    width: 50mm;
    height: 30mm;
    display: inline-block;
  }

  .hide-print {
    display: none;
  }

  .print-small {
    font-size: 6pt;
  }

  table, .separator {
    margin-bottom: 12pt;
  }

  #top-container,
.sidenav,
.md-button,
.md-icon-button, .md-input-container, .screen-only,
.footer {
    display: none;
  }

  table tr td, table tr th {
    border: 1px solid #000;
    padding: 6px;
    font-size: 12pt;
  }

  table.gefahrstoffkataster {
    width: 100%;
  }

  .gefahrstoffkataster th {
    break-inside: avoid;
  }
}
@media screen and (max-width: 575px) {
  .multicolumn--xs-one-column {
    column-count: 1;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .multicolumn--sm-one-column {
    column-count: 1;
  }
}
@media screen and (min-width: 768px) {
  .blog__author-bio__namecard {
    border-left: 1px solid rgb(218, 217, 214);
    padding-left: 24px;
    margin-left: 48px;
  }

  .multicolumn {
    column-count: 2;
  }
}
@media screen and (min-width: 1024px) {
  .multicolumn {
    column-count: 3;
  }
}
@media screen and (min-width: 1200px) {
  .multicolumn {
    column-count: 4;
  }
}
.wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 575px) {
  .wrapper {
    /*margin-left: 24px;
    width: calc(100% - 48px);*/
  }
}
@media screen and (min-width: 576px) {
  .wrapper {
    margin-left: 24px;
    width: calc(100% - 48px);
  }
}
@media screen and (min-width: 768px) {
  .wrapper {
    margin-left: 24px;
    width: calc(100% - 48px);
  }
}
@media screen and (min-width: 1024px) {
  .wrapper {
    width: 1024px;
    margin: auto;
  }
  .wrapper__text {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  .wrapper {
    width: 1140px;
  }
}
@media screen and (min-width: 1400px) {
  .wrapper {
    width: 1320px;
  }
}
@media screen and (min-width: 1600px) {
  .wrapper {
    width: 1540px;
  }
}
@media screen and (min-width: 1920px) {
  .wrapper {
    width: 1720px;
  }
}
a.button {
  text-decoration: none;
}

.btn--circular--vertical {
  height: 24px;
  width: 24px;
  background-color: rgb(63, 67, 173);
  border-radius: 50%;
  display: block;
  margin-bottom: 24px;
}

a.btn-icon {
  color: rgb(255, 255, 255);
  font-size: 24px;
}

a.button--outline {
  display: inline-block;
  width: 120px;
}

a.btn--primary, button.btn--primary {
  display: inline-block;
  width: 120px;
  background-color: rgb(0, 103, 103);
  color: rgb(255, 255, 255);
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  text-align: center;
}

a.btn--primary:hover, button.btn--primary:hover {
  text-decoration: none;
  background-color: rgb(197, 153, 4);
}

a.btn--secondary, button.btn--secondary {
  display: inline-block;
  width: 120px;
  background-color: rgb(197, 153, 4);
  color: rgb(255, 255, 255);
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  text-align: center;
}

a.btn--secondary:hover, button.btn--secondary:hover {
  text-decoration: none;
  background-color: rgb(0, 103, 103);
}

a.button--raised, a.button-raised:visited {
  width: 120px;
  font-weight: bold;
}

.masthead a.button--outline, .masthead a.button--raised {
  width: 240px;
}

.masthead a.button--outline:hover {
  font-weight: bold;
}

.masthead a.button--raised:hover {
  font-weight: bold;
}

a.btn {
  min-width: 120px;
  display: inline-block;
}

a.btn, a.btn:hover {
  text-decoration: none;
}

.btn {
  padding: 12px;
}
.btn--outline {
  text-align: center;
}
.btn--icon {
  width: 24px;
  height: 24px;
  display: inline-block;
}
.btn--icon--menu {
  background-color: rgb(186, 215, 57);
}
.btn--icon--menu-close {
  background-color: rgb(63, 67, 173);
}

.button {
  padding: 12px;
}
.button--outline {
  border: 1px solid rgb(255, 255, 255);
}
.button--icon {
  width: 24px;
  height: 24px;
  display: inline-block;
}
.button--icon--menu {
  background-color: rgb(186, 215, 57);
}
.button--icon--menu-close {
  background-color: rgb(63, 67, 173);
}

.menu-buttons__buttons {
  color: #FFFFFF;
  display: inline-block;
  margin-left: 12px;
  font-weight: normal;
}

.menu-buttons__buttons a {
  font-size: 1.2rem;
  color: #FFFFFF;
  text-decoration: none;
}

#js-menu-button {
  color: #FFFFFF;
}

.side-buttons__buttons--vertical--circular {
  height: 36px;
  width: 36px;
  background-color: rgb(63, 67, 173);
  border-radius: 50%;
  display: block;
  margin-bottom: 24px;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
}

.side-buttons__buttons--vertical--circular a {
  height: 24px;
  width: 24px;
  margin-left: 6px;
  margin-top: 6px;
  background-image: url(/assets/images/regionera-icons-2022-white.svg);
  background-size: 240px 24px;
  display: inline-block;
  background-position: 0 0;
}

.side-buttons__buttons--vertical--circular:hover {
  background-color: rgb(186, 215, 57);
  color: rgb(0, 0, 0);
}

a.btn--email {
  background-position: -24px 0;
}

a.btn--phone {
  background-position: 0 0;
}

a.btn--rfq {
  background-position: -48px 0;
}

a.btn--support {
  background-position: -72px 0;
}

a.btn--bug {
  background-position: -96px 0;
}

#js-menu-button {
  display: inline-block;
}

#js-menu-button:before {
  content: "☰";
  font-size: 24px;
}

.icon--love {
  color: rgb(63, 67, 173);
}

.tile {
  width: 200px;
  height: 200px;
  padding: 24px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.tile:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
  background-color: #f9f5e6;
}

.tile:hover h2 {
  color: rgb(0, 0, 0);
}

.tile:hover a {
  color: rgb(0, 103, 103);
}

.tile:hover a:hover {
  color: rgb(255, 255, 255);
}

.tile h2 {
  text-align: center;
  margin-bottom: 24px;
}

.tile--white {
  background-color: rgb(255, 255, 255);
}

.tile--transparent {
  background-color: transparent;
  box-shadow: none;
}

.tile--transparent:hover {
  box-shadow: none;
}

.tile--forest {
  background-color: rgb(0, 103, 103);
}

.tile--forest-90 {
  background-color: #e6f0f0;
}

.tile--forest-70 {
  background-color: #b3d1d1;
}

.tile--forest-50 {
  background-color: #80b3b3;
}

.tile--forest-30 {
  background-color: #4d9595;
}

.tile span {
  display: inline-block;
  vertical-align: middle;
}

nav ul {
  list-style-type: none;
  margin: 0;
}

nav ul li a {
  text-decoration: none;
}

nav ul li a:hover {
  text-decoration: none;
}

nav ul li.nav-item span.active::after {
  color: rgb(197, 153, 4);
}

.navi--horizontal, .navi--vertical {
  list-style-type: none;
  margin: 0;
}
.navi--vertical li {
  margin-bottom: 3px;
}
.navi--vertical-submenu li {
  font-size: 1.4rem;
  padding-bottom: 0;
}
.navi--vertical-submenu li {
  color: rgb(255, 255, 255);
  text-decoration: none;
  margin-bottom: 12px;
  line-height: 1;
}
.navi--vertical-submenu li a {
  color: rgb(197, 153, 4);
  text-decoration: none;
  font-weight: 600;
}
.navi--horizontal li a {
  text-decoration: none;
}
.navi--horizontal li a:hover {
  text-decoration: none;
}
.navi--sidebar li {
  padding-bottom: 12px;
  padding-top: 12px;
}

#cta-menu {
  text-align: center;
}

#cta-menu li a {
  text-decoration: none;
}

.navi-container--side-nav {
  position: fixed;
  right: 0;
  top: 200px;
  width: 50px;
  z-index: 99;
}

.navi-container--side-buttons {
  position: fixed;
  right: 0;
  top: 200px;
  width: 50px;
  z-index: 99;
}

.nav-container--main-nav {
  position: fixed;
  top: 68px;
  left: 0;
  display: block;
  width: 100%;
  z-index: 24;
  padding-top: 48px;
  padding-bottom: 48px;
  background: radial-gradient(circle at 0% 0%, black 0%, #313588 100%);
}

ul.main-navi li {
  font-size: 1.6rem;
  padding-top: 12px;
  padding-bottom: 12px;
  color: rgb(255, 255, 255);
}

ul.main-navi li a {
  display: inline-block;
}

ul.main-navi li span {
  float: right;
  width: 20px;
  display: inline-block;
}

ul.main-navi li span:after {
  content: "❯";
  font-size: 24px;
  padding-top: 20px;
}

ul.main-navi li a {
  text-decoration: none;
  color: rgb(255, 255, 255);
}

ul.main-navi li a:hover {
  text-decoration: none;
}

ul.sitemap li {
  font-size: 1.5rem;
}

ul.sitemap li a {
  font-weight: 900;
}

ul.sitemap li:last-child {
  margin-bottom: 10px;
}

ul.sitemap li ul li {
  font-size: 1.25rem;
}

ul.sitemap li ul li a {
  font-weight: 400;
}

ul.sitemap li ul li ul li {
  font-size: 1rem;
}

ul.sitemap li ul li ul li a {
  margin-left: 20px;
  font-weight: 200;
}

.sidenav.gradients--envy--to-dark, .sidenav.gradients--envy--to-dark a, .sidenav.gradients--envy--to-dark a:visited, .sidenav.gradients--envy--to-dark a:active {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.sidenav.gradients--envy--to-dark a:hover {
  color: rgb(197, 153, 4);
}

.sidenav p, .sidenav span {
  color: #FFFFFF;
}

.sidenav .title {
  font-size: 2rem;
  font-weight: 900;
  color: rgb(197, 153, 4);
}

.sidenav .subheading {
  font-size: 1.25rem;
  font-weight: 600;
  color: orange;
}

.sidenav .container {
  padding: 12px;
  margin-bottom: 24px;
}

.sidenav ul li {
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgb(255, 255, 255);
}

.sidenav md-toolbar {
  border-bottom: 1px solid #f2f2f2;
}

.sidenav md-content, .sidenav md-toolbar {
  background: transparent;
}

@media screen and (max-width: 1023px) {
  .navi--horizontal li {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 575px) {
  ul.navi--vertical-submenu li, ul.navi--vertical-submenu li a {
    font-size: 1.5rem;
  }

  ul.main-navi a, ul.main-navi li span {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  ul.main-navi li {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .navi--horizontal li {
    float: left;
    margin-left: 12px;
  }

  ul.navi--vertical-submenu {
    margin-top: 0;
  }

  ul.navi--vertical-submenu li, ul.navi--vertical-submenu li a {
    font-size: 2rem;
  }

  ul.main-navi a, ul.main-navi li span {
    font-size: 2rem;
  }
}
/*this is being used*/
.box {
  display: flex;
}
.box h1, .box h2, .box h3, .box h4, .box h5, .box h6 {
  font-weight: 300;
  margin-bottom: 0;
  text-transform: uppercase;
}
.box .box__content {
  padding: 24px;
}

#main .box p, .masthead .box p {
  font-weight: 600;
}

.box--bg-himbeer {
  background-color: rgb(216, 68, 101);
  color: rgb(255, 255, 255);
}

.box--bg-himbeer a.btn--outline {
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}

.box--bg-himbeer a.btn--outline:hover {
  border: 1px solid rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
}

.box--bg-himbeer h2 {
  color: rgb(255, 255, 255);
}

.box--bg-aoki {
  background-color: rgb(63, 67, 173);
  color: rgb(255, 255, 255);
}

.box--bg-aoki a.btn--outline {
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}

.box--bg-aoki a.btn--outline:hover {
  border: 1px solid rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
}

.box--bg-aoki h2 {
  color: rgb(255, 255, 255);
}

.box--bg-heidelbeer {
  background-color: rgb(58, 73, 156);
  color: rgb(255, 255, 255);
}

.box--bg-heidelbeer a.btn--outline {
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}

.box--bg-heidelbeer a.btn--outline:hover {
  border: 1px solid rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
}

.box--bg-heidelbeer h2 {
  color: rgb(255, 255, 255);
}

.box--bg-apothecary {
  background-color: rgb(206, 87, 179);
  color: rgb(255, 255, 255);
}

.box--bg-apothecary a.btn--outline {
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}

.box--bg-apothecary a.btn--outline:hover {
  border: 1px solid rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
}

.box--bg-apothecary h2 {
  color: rgb(255, 255, 255);
}

.box--bg-murano {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.box--bg-murano a.btn--outline {
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}

.box--bg-murano a.btn--outline:hover {
  border: 1px solid rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
}

.box--bg-murano h2 {
  color: rgb(255, 255, 255);
}

.box--bg-image--dark h2 {
  color: rgb(255, 255, 255);
}

.box--bg-image--dark a.btn--outline {
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}

.box--bg-image--dark a.btn--outline:hover {
  border: 1px solid rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
}

.box--bg-image--light h2 {
  color: rgb(0, 0, 0);
}

.box--bg-image--light a.btn--outline {
  border: 1px solid rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

.box--bg-image--light a.btn--outline:hover {
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}

.box--sz-one {
  height: 612px;
}

.box--sz-half {
  height: 300px;
}

.box--sz-one-third {
  height: 196px;
}

.box--sz-two-third {
  height: 404px;
}

@media screen and (max-width: 575px) {
  .box__content {
    padding: 12px;
  }

  .box--sz-xs-one {
    height: 612px;
  }

  .box--sz-xs-half {
    height: 300px;
  }

  .box--sz-xs-one-third {
    height: 196px;
  }

  .box--sz-xs-two-third {
    height: 404px;
  }
}
.box--bg-putih {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

.box--bg-putih a.btn--outline {
  border: 1px solid rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}

.box--bg-putih a.btn--outline:hover {
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}

.box--bg-envy {
  background-color: rgb(186, 215, 57);
  color: rgb(0, 0, 0);
}

.box--bg-envy a.btn--outline {
  border: 1px solid rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}

.box--bg-envy a.btn--outline:hover {
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}

.box--bg-vibrant-bavaria {
  background-color: rgb(50, 184, 222);
  color: rgb(0, 0, 0);
}

.box--bg-vibrant-bavaria a.btn--outline {
  border: 1px solid rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}

.box--bg-vibrant-bavaria a.btn--outline:hover {
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}

.box--bg-lavender-breeze {
  background-color: rgb(173, 174, 222);
  color: rgb(0, 0, 0);
}

.box--bg-lavender-breeze a.btn--outline {
  border: 1px solid rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}

.box--bg-lavender-breeze a.btn--outline:hover {
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}

.box--bg-cool-gray {
  background-color: rgb(218, 217, 214);
  color: rgb(0, 0, 0);
}

.box--bg-cool-gray a.btn--outline {
  border: 1px solid rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}

.box--bg-cool-gray a.btn--outline:hover {
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}

.box--bg-aurum {
  background-color: rgb(183, 167, 63);
  color: rgb(0, 0, 0);
}

.box--bg-aurum a.btn--outline {
  border: 1px solid rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}

.box--bg-aurum a.btn--outline:hover {
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}

.box--justify-content-start {
  justify-content: flex-start;
}

.box--justify-content-end {
  justify-content: flex-end;
}

.box--justify-content-center {
  justify-content: center;
}

.box--justify-content-between {
  justify-content: space-between;
}

.box--justify-content-around {
  justify-content: space-around;
}

.box--align-items-vertical-start {
  align-items: flex-start;
}

.box--align-items-vertical-end {
  align-items: flex-end;
}

.box--align-items-vertical-center {
  align-items: center;
}

.box--align-items-vertical-between {
  align-items: space-between;
}

.box--align-items-vertical-around {
  align-items: space-around;
}

.box--color-light {
  color: #FFFFFF;
}

.box--color-dark {
  color: rgb(0, 0, 0);
}

.card--horizontal, .card--vertical, .card--blog {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  background-color: rgb(255, 255, 255);
}
.card--horizontal h2, .card--vertical h2, .card--horizontal h3, .card--vertical h3 {
  line-height: 1;
}
.card--horizontal:hover, .card--vertical:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.card--horizontal {
  margin-bottom: 24px;
}
.card--vertical .card__header__image {
  height: 180px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.card--horizontal .card__header__image {
  display: block;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.card--horizontal .card__header__title {
  background-color: white;
  color: rgb(50, 184, 222);
}
.card--horizontal .card__header__title h2 {
  font-weight: 700;
}
.card--horizontal h3 {
  font-weight: 600;
}
.card--blog .card__header__image {
  height: 240px;
  margin-bottom: 48px;
}
.card--blog .card__body {
  padding-bottom: 24px;
}
.card--blog .card__header__title h1 {
  margin: 0;
  font-weight: 900;
  color: rgb(63, 67, 173);
  text-shadow: 3px 3px 0px #CCCCCC;
}
.card--blog .card__header__title {
  padding-top: 24px;
  padding-bottom: 24px;
}
.card--blog .card__header__title__post-date:before {
  content: ".";
  padding: 0 10px;
}

.card__header__title {
  padding: 24px 24px 0 24px;
}

.card__body {
  padding: 0 24px 24px 24px;
}

.card__body a, .card__body a:visited {
  text-decoration: none;
  font-weight: normal;
}

.card--dashboard md-card-title {
  background-color: rgb(246, 246, 246);
}

.blog__author-bio a {
  text-decoration: underline;
  font-weight: bolder;
}

@media screen and (max-width: 575px) {
  .card--horizontal, .card--vertical {
    margin-bottom: 24px;
  }

  .card--horizontal .card__header__image {
    grid-row: 1;
    height: 240px;
  }
}
@media screen and (min-width: 1024px) {
  /*.card--horizontal .card__header__title{
    min-height: 100px;
  }*/
  .card--horizontal .card__body {
    min-height: 160px;
  }

  .card--blog .card__body {
    padding-left: 24px;
    padding-right: 24px;
  }
  .card--blog .card__header__title h1 {
    font-size: 3.25rem;
  }
  .card--blog .card__header__image {
    height: 280px;
  }
}
md-card.card--green {
  background-color: #f5f9e3;
}

md-card.card--green .md-headline {
  color: #424e10;
}

input[type=text] {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  background-color: transparent;
  padding-top: 12px;
}

input.input--block {
  display: block;
  width: 100%;
}

.input-container {
  display: block;
  width: 100%;
}

.circle--radius-72 {
  height: 72px;
  width: 72px;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bs--light-blue {
  background-color: #dedff3;
  padding-top: 48px;
  padding-bottom: 48px;
}

.bs--light-blue h2 {
  font-family: "Tangerine", "Apple Chancery", cursive;
  font-weight: 400;
  font-size: 3rem;
  color: rgb(216, 68, 101);
  margin-bottom: 24px;
  line-height: 1;
}

.bs--light-blue h3 {
  color: #2c3877;
  font-weight: 600;
  line-height: 1;
}

.banner--h420 {
  height: 420px;
}

.banner--h360 {
  height: 360px;
}

.banner {
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}

.banner__title a {
  text-decoration: underline;
}

.banner--dark h1, .banner--dark h2, .banner--dark a {
  color: rgb(255, 255, 255);
}

.banner--light h1, .banner--light h2, .banner--light a {
  color: rgb(0, 0, 0);
}

.banner--light .banner__title {
  background-color: rgba(255, 255, 255, 0.8);
}

.banner__container {
  display: flex;
  justify-content: flex-end;
}

.banner__title {
  padding: 24px;
}

.container--main {
  padding: 24px;
}

.container--main h1 {
  margin-bottom: 24px;
}

.container--chart {
  display: block;
  text-align: center;
}

.container--chart .btn--primary {
  margin-top: 24px;
}

.container--title {
  color: rgb(255, 255, 255);
}

.container--title span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 0;
}

.container__filter {
  position: fixed;
  display: block;
  top: 52px;
  left: 24px;
  background-color: rgb(250, 250, 250);
  z-index: 10;
  width: calc(100% - 120px);
  padding-top: 24px;
}

.container__filter md-input-container {
  margin: 0 !important;
}

.container--fixed-button-top-right {
  position: fixed;
  top: 52px;
  right: 24px;
  width: 48px;
  height: 140px;
  background-color: rgb(250, 250, 250);
}

table.table--primary thead tr {
  background-color: rgb(197, 153, 4);
}

table.table--border-header-only {
  border: 0;
  margin-top: 24px;
}

.table--border-header-only th {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid rgb(218, 217, 214);
  color: rgb(0, 103, 103);
  background-color: rgb(255, 255, 255);
  text-align: left;
}

.table--border-header-only td {
  border: 0;
}

.table--no-border {
  border: 0;
}

.table--no-border tr td {
  border: 0;
}

.table tr td md-input-container {
  margin: 0 !important;
}

.table--events tr.storno {
  background-color: rgb(227, 44, 30);
}

.table--events tr.bestellt {
  background-color: #4d9595;
}

.table--events tr.newly-added-rows {
  background-color: rgb(218, 217, 214);
}

.table--zebra tbody tr:nth-child(even) {
  background-color: rgb(218, 217, 214);
}

div[class^=grid-container], div[class*=" grid-container"] {
  display: grid;
  grid-gap: 12px 12px;
}

.row {
  margin-bottom: 12px;
}

.grid-container--cols-100 {
  grid-template-columns: 1fr;
}

.grid-container--cols-90-10 {
  grid-template-columns: 9fr 1fr;
}

.grid-container--cols-85-15 {
  grid-template-columns: 85fr 15fr;
}

.grid-container--cols-80-20 {
  grid-template-columns: 8fr 2fr;
}

.grid-container--cols-75-25 {
  grid-template-columns: 75fr 25fr;
}

.grid-container--cols-70-30 {
  grid-template-columns: 7fr 3fr;
}

.grid-container--cols-65-35 {
  grid-template-columns: 65fr 35fr;
}

.grid-container--cols-60-40 {
  grid-template-columns: 6fr 4fr;
}

.grid-container--cols-55-45 {
  grid-template-columns: 55fr 45fr;
}

.grid-container--cols-50-50 {
  grid-template-columns: 1fr 1fr;
}

.grid-container--cols-45-55 {
  grid-template-columns: 45fr 55fr;
}

.grid-container--cols-40-60 {
  grid-template-columns: 4fr 6fr;
}

.grid-container--cols-35-65 {
  grid-template-columns: 35fr 65fr;
}

.grid-container--cols-30-70 {
  grid-template-columns: 3fr 7fr;
}

.grid-container--cols-25-75 {
  grid-template-columns: 1fr 3fr;
}

.grid-container--cols-20-80 {
  grid-template-columns: 2fr 8fr;
}

.grid-container--cols-15-85 {
  grid-template-columns: 15fr 85fr;
}

.grid-container--cols-10-90 {
  grid-template-columns: 1fr 9fr;
}

.grid-container--cols-33-33-33 {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-container--cols-25-50-25 {
  grid-template-columns: 1fr 2fr 1fr;
}

.grid-container--cols-30-40-20-10 {
  grid-template-columns: 3fr 4fr 2fr 1fr;
}

.grid-container--cols-25-25-25-25 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-container--cols-20-20-20-20-20 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 575px) {
  .grid-container--cols-xs-100 {
    grid-template-columns: 1fr;
  }

  .grid-container--cols-xs-90-10 {
    grid-template-columns: 9fr 1fr;
  }

  .grid-container--cols-xs-85-15 {
    grid-template-columns: 85fr 15fr;
  }

  .grid-container--cols-xs-80-20 {
    grid-template-columns: 8fr 2fr;
  }

  .grid-container--cols-xs-75-25 {
    grid-template-columns: 75fr 25fr;
  }

  .grid-container--cols-xs-70-30 {
    grid-template-columns: 7fr 3fr;
  }

  .grid-container--cols-xs-65-35 {
    grid-template-columns: 65fr 35fr;
  }

  .grid-container--cols-xs-60-40 {
    grid-template-columns: 6fr 4fr;
  }

  .grid-container--cols-xs-55-45 {
    grid-template-columns: 55fr 45fr;
  }

  .grid-container--cols-xs-50-50 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-container--cols-xs-45-55 {
    grid-template-columns: 45fr 55fr;
  }

  .grid-container--cols-xs-40-60 {
    grid-template-columns: 4fr 6fr;
  }

  .grid-container--cols-xs-35-65 {
    grid-template-columns: 35fr 65fr;
  }

  .grid-container--cols-xs-30-70 {
    grid-template-columns: 3fr 7fr;
  }

  .grid-container--cols-xs-25-75 {
    grid-template-columns: 1fr 3fr;
  }

  .grid-container--cols-xs-20-80 {
    grid-template-columns: 2fr 8fr;
  }

  .grid-container--cols-xs-15-85 {
    grid-template-columns: 15fr 85fr;
  }

  .grid-container--cols-xs-10-90 {
    grid-template-columns: 1fr 9fr;
  }

  .grid-container--cols-xs-33-33-33 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-container--cols-xs-25-50-25 {
    grid-template-columns: 1fr 2fr 1fr;
  }

  .grid-container--cols-xs-30-40-20-10 {
    grid-template-columns: 3fr 4fr 2fr 1fr;
  }

  .grid-container--cols-xs-25-25-25-25 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-container--cols-xs-20-20-20-20-20 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .grid-container--cols-xs-100 {
    grid-gap: 0;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .grid-container--cols-sm-100 {
    grid-gap: 0;
  }

  .grid-container--cols-sm-100 {
    grid-template-columns: 1fr;
  }

  .grid-container--cols-sm-90-10 {
    grid-template-columns: 9fr 1fr;
  }

  .grid-container--cols-sm-85-15 {
    grid-template-columns: 85fr 15fr;
  }

  .grid-container--cols-sm-80-20 {
    grid-template-columns: 8fr 2fr;
  }

  .grid-container--cols-sm-75-25 {
    grid-template-columns: 75fr 25fr;
  }

  .grid-container--cols-sm-70-30 {
    grid-template-columns: 7fr 3fr;
  }

  .grid-container--cols-sm-65-35 {
    grid-template-columns: 65fr 35fr;
  }

  .grid-container--cols-sm-60-40 {
    grid-template-columns: 6fr 4fr;
  }

  .grid-container--cols-sm-55-45 {
    grid-template-columns: 55fr 45fr;
  }

  .grid-container--cols-sm-50-50 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-container--cols-sm-45-55 {
    grid-template-columns: 45fr 55fr;
  }

  .grid-container--cols-sm-40-60 {
    grid-template-columns: 4fr 6fr;
  }

  .grid-container--cols-sm-35-65 {
    grid-template-columns: 35fr 65fr;
  }

  .grid-container--cols-sm-30-70 {
    grid-template-columns: 3fr 7fr;
  }

  .grid-container--cols-sm-25-75 {
    grid-template-columns: 1fr 3fr;
  }

  .grid-container--cols-sm-20-80 {
    grid-template-columns: 2fr 8fr;
  }

  .grid-container--cols-sm-15-85 {
    grid-template-columns: 15fr 85fr;
  }

  .grid-container--cols-sm-10-90 {
    grid-template-columns: 1fr 9fr;
  }

  .grid-container--cols-sm-33-33-33 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-container--cols-sm-25-50-25 {
    grid-template-columns: 1fr 2fr 1fr;
  }

  .grid-container--cols-sm-30-40-20-10 {
    grid-template-columns: 3fr 4fr 2fr 1fr;
  }

  .grid-container--cols-sm-25-25-25-25 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-container--cols-sm-20-20-20-20-20 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .grid-container--cols-md-100 {
    grid-template-columns: 1fr;
  }

  .grid-container--cols-md-90-10 {
    grid-template-columns: 9fr 1fr;
  }

  .grid-container--cols-md-85-15 {
    grid-template-columns: 85fr 15fr;
  }

  .grid-container--cols-md-80-20 {
    grid-template-columns: 8fr 2fr;
  }

  .grid-container--cols-md-75-25 {
    grid-template-columns: 75fr 25fr;
  }

  .grid-container--cols-md-70-30 {
    grid-template-columns: 7fr 3fr;
  }

  .grid-container--cols-md-65-35 {
    grid-template-columns: 65fr 35fr;
  }

  .grid-container--cols-md-60-40 {
    grid-template-columns: 6fr 4fr;
  }

  .grid-container--cols-md-55-45 {
    grid-template-columns: 55fr 45fr;
  }

  .grid-container--cols-md-50-50 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-container--cols-md-45-55 {
    grid-template-columns: 45fr 55fr;
  }

  .grid-container--cols-md-40-60 {
    grid-template-columns: 4fr 6fr;
  }

  .grid-container--cols-md-35-65 {
    grid-template-columns: 35fr 65fr;
  }

  .grid-container--cols-md-30-70 {
    grid-template-columns: 3fr 7fr;
  }

  .grid-container--cols-md-25-75 {
    grid-template-columns: 1fr 3fr;
  }

  .grid-container--cols-md-20-80 {
    grid-template-columns: 2fr 8fr;
  }

  .grid-container--cols-md-15-85 {
    grid-template-columns: 15fr 85fr;
  }

  .grid-container--cols-md-10-90 {
    grid-template-columns: 1fr 9fr;
  }

  .grid-container--cols-md-33-33-33 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-container--cols-md-25-50-25 {
    grid-template-columns: 1fr 2fr 1fr;
  }

  .grid-container--cols-md-30-40-20-10 {
    grid-template-columns: 3fr 4fr 2fr 1fr;
  }

  .grid-container--cols-md-25-25-25-25 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-container--cols-md-20-20-20-20-20 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .grid-container--cols-md-100 {
    grid-gap: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .grid-container--cols-lg-100 {
    grid-template-columns: 1fr;
  }

  .grid-container--cols-lg-90-10 {
    grid-template-columns: 9fr 1fr;
  }

  .grid-container--cols-lg-85-15 {
    grid-template-columns: 85fr 15fr;
  }

  .grid-container--cols-lg-80-20 {
    grid-template-columns: 8fr 2fr;
  }

  .grid-container--cols-lg-75-25 {
    grid-template-columns: 75fr 25fr;
  }

  .grid-container--cols-lg-70-30 {
    grid-template-columns: 7fr 3fr;
  }

  .grid-container--cols-lg-65-35 {
    grid-template-columns: 65fr 35fr;
  }

  .grid-container--cols-lg-60-40 {
    grid-template-columns: 6fr 4fr;
  }

  .grid-container--cols-lg-55-45 {
    grid-template-columns: 55fr 45fr;
  }

  .grid-container--cols-lg-50-50 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-container--cols-lg-45-55 {
    grid-template-columns: 45fr 55fr;
  }

  .grid-container--cols-lg-40-60 {
    grid-template-columns: 4fr 6fr;
  }

  .grid-container--cols-lg-35-65 {
    grid-template-columns: 35fr 65fr;
  }

  .grid-container--cols-lg-30-70 {
    grid-template-columns: 3fr 7fr;
  }

  .grid-container--cols-lg-25-75 {
    grid-template-columns: 1fr 3fr;
  }

  .grid-container--cols-lg-20-80 {
    grid-template-columns: 2fr 8fr;
  }

  .grid-container--cols-lg-15-85 {
    grid-template-columns: 15fr 85fr;
  }

  .grid-container--cols-lg-10-90 {
    grid-template-columns: 1fr 9fr;
  }

  .grid-container--cols-lg-33-33-33 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-container--cols-lg-25-50-25 {
    grid-template-columns: 1fr 2fr 1fr;
  }

  .grid-container--cols-lg-30-40-20-10 {
    grid-template-columns: 3fr 4fr 2fr 1fr;
  }

  .grid-container--cols-lg-25-25-25-25 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-container--cols-lg-20-20-20-20-20 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .grid-container--cols-lg-100 {
    grid-gap: 0;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .grid-container--cols-xl-100 {
    grid-template-columns: 1fr;
  }

  .grid-container--cols-xl-90-10 {
    grid-template-columns: 9fr 1fr;
  }

  .grid-container--cols-xl-85-15 {
    grid-template-columns: 85fr 15fr;
  }

  .grid-container--cols-xl-80-20 {
    grid-template-columns: 8fr 2fr;
  }

  .grid-container--cols-xl-75-25 {
    grid-template-columns: 75fr 25fr;
  }

  .grid-container--cols-xl-70-30 {
    grid-template-columns: 7fr 3fr;
  }

  .grid-container--cols-xl-65-35 {
    grid-template-columns: 65fr 35fr;
  }

  .grid-container--cols-xl-60-40 {
    grid-template-columns: 6fr 4fr;
  }

  .grid-container--cols-xl-55-45 {
    grid-template-columns: 55fr 45fr;
  }

  .grid-container--cols-xl-50-50 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-container--cols-xl-45-55 {
    grid-template-columns: 45fr 55fr;
  }

  .grid-container--cols-xl-40-60 {
    grid-template-columns: 4fr 6fr;
  }

  .grid-container--cols-xl-35-65 {
    grid-template-columns: 35fr 65fr;
  }

  .grid-container--cols-xl-30-70 {
    grid-template-columns: 3fr 7fr;
  }

  .grid-container--cols-xl-25-75 {
    grid-template-columns: 1fr 3fr;
  }

  .grid-container--cols-xl-20-80 {
    grid-template-columns: 2fr 8fr;
  }

  .grid-container--cols-xl-15-85 {
    grid-template-columns: 15fr 85fr;
  }

  .grid-container--cols-xl-10-90 {
    grid-template-columns: 1fr 9fr;
  }

  .grid-container--cols-xl-33-33-33 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-container--cols-xl-25-50-25 {
    grid-template-columns: 1fr 2fr 1fr;
  }

  .grid-container--cols-xl-30-40-20-10 {
    grid-template-columns: 3fr 4fr 2fr 1fr;
  }

  .grid-container--cols-xl-25-25-25-25 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-container--cols-xl-20-20-20-20-20 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .grid-container--cols-xl-100 {
    grid-gap: 0;
  }
}
.header--main {
  display: block;
  width: 100%;
  margin-top: 84px;
}

section.top-fold {
  padding-top: 0;
}

section header h2 {
  text-transform: uppercase;
}

.footer {
  margin: 0;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 103, 103);
  display: block;
  position: fixed;
  bottom: 0;
  padding: 6px;
  width: calc(100% - 12px);
  right: 0;
}

.footer p {
  margin-bottom: 0;
}

.arrow-up {
  transform: rotate(-90deg);
  font-size: 2.2rem;
  display: inline-block;
  margin: 0;
}

.arrow-up a, .arrow-up a:visited {
  font-size: 2.2rem;
  color: rgb(173, 174, 222);
  text-decoration: none;
}

.footer__heading__container {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}

.footer__heading {
  width: 60%;
}

.footer__heading p {
  font-size: 2rem;
}

.footer__heading-link a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.footer__heading-link a:hover {
  color: rgb(186, 215, 57);
  text-decoration: none;
}

.footer__links {
  padding-top: 24px;
  padding-bottom: 24px;
}

.footer__links h2 {
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 12px;
}

.footer__links h2 {
  color: rgb(0, 0, 0);
}

.footer__links ul li, .footer__links ul.navi--vertical li {
  padding-bottom: 6px;
}

.footer__links ul li a, .footer__links ul.navi--vertical li a {
  text-decoration: none;
  color: rgb(63, 67, 173);
}

.footer__links ul li a:hover {
  color: rgb(186, 215, 57);
  font-weight: 600;
}

.footer__copyright {
  padding-top: 12px;
}

.footer__links, .footer__copyright {
  display: block;
  width: 100%;
}

#scrollToTop:hover {
  color: rgb(255, 255, 255);
}

.semicircle {
  width: 72px;
  height: 36px;
  border-radius: 36px 36px 0 0;
  display: inline-block;
  text-align: center;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .footer__heading-link {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .footer__heading__container {
    padding: 24px;
  }

  .footer__heading-link:first-child {
    padding-left: 24px;
  }

  .footer__heading-link:last-child {
    padding-right: 24px;
  }

  .footer__slogan {
    padding-left: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .footer-container__footer-links {
    justify-content: end;
  }
  .footer-container__footer-copyright {
    justify-content: start;
  }
  .footer-container__footer-links div, .footer-container__footer-copyright div {
    align-self: flex-end;
  }
}
.logo {
  height: 24px;
  width: auto;
}

.menu-buttons__container {
  position: fixed;
  top: 20px;
  right: 24px;
  z-index: 35;
}

.top {
  background-color: rgb(0, 103, 103);
  padding: 6px;
  width: calc(100% - 12px);
  display: block;
  position: fixed;
  top: 0;
  right: 0;
}

.top md-icon.md-dark {
  color: rgb(255, 255, 255);
}

.top__sm-container {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  z-index: 20;
  width: 100%;
  background-color: #e6e5e3;
  height: 36px;
}

.top__sm-container__inner-container {
  padding-left: 24px;
}

a[class^=icons--sm], a[class*=" icons--sm"] {
  background-image: url("/assets/images/regionera-social-media-icons-rgb.svg");
  background-repeat: no-repeat;
  background-size: 240px 72px;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin-top: 6px;
  margin-right: 6px;
}

a[class*=" icons--sm"] {
  background-color: rgb(255, 255, 255);
  text-decoration: none;
}

a.icons--sm-instagram {
  background-position: 0 -24px;
}

a.icons--sm-facebook {
  background-position: -24px -24px;
}

a.icons--sm-pinterest {
  background-position: -48px -24px;
}

a.icons--sm-twitter {
  background-position: -72px -24px;
}

a.icons--sm-linkedin {
  background-position: -96px -24px;
}

.top__logo-container {
  position: fixed;
  top: 0px;
  display: block;
  text-align: center;
  z-index: 25;
  height: 72px;
  width: 72px;
  left: 50%;
  margin-left: -36px;
}

.top__logo-inner-container {
  height: 72px;
  width: 72px;
  display: inline-block;
}

.top__logo-inner-container .circle--radius-72 a {
  margin-top: 8px;
}

.top__logo-inner-container img {
  width: 48px;
  height: auto;
}

.top__logo-text-container {
  position: fixed;
  top: 12px;
  z-index: 23;
  color: rgb(255, 255, 255);
  text-align: left;
  width: 100%;
  border-top: 2px solid rgb(218, 217, 214);
  border-bottom: 2px solid rgb(218, 217, 214);
  background-color: rgb(63, 67, 173);
  padding-top: 12px;
  padding-bottom: 12px;
}

.top__logo-text-container img {
  height: 24px;
  width: auto;
}

@media screen and (max-width: 767px) {
  .top__logo-text-container img {
    height: 16px;
    width: auto;
  }

  .top__logo-text-container .wrapper div {
    padding-left: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .logo {
    height: 24px;
    width: auto;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 12px;
  }
}
.bottom-container {
  position: fixed;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
}
.bottom-container--cta-anfrage {
  display: flex;
  height: 36px;
}

@media screen and (max-width: 1023px) {
  .bottom-container--cta-anfrage {
    justify-content: center;
  }
  .bottom-container--cta-anfrage div {
    align-self: center;
  }
}
@media screen and (min-width: 1024px) {
  .bottom-container--cta-anfrage:first-child {
    justify-content: end;
  }
  .bottom-container--cta-anfrage:last-child {
    justify-content: start;
  }
  .bottom-container--cta-anfrage div {
    align-self: center;
  }
}
.blog__main-content {
  margin-bottom: 48px;
}

.blog__author-bio__slogan {
  margin-bottom: 24px;
}

.blog__author-bio__slogan blockquote {
  font-size: 2rem;
  margin-bottom: 12px;
}

.blog__article-date {
  margin-top: 24px;
  text-align: left;
}

.blog__author-bio {
  background-color: rgb(63, 67, 173);
  padding: 24px;
  color: rgb(255, 255, 255);
}

.box-shadow--bottom-left-right {
  position: relative;
}

.blog__author-bio__name_card__container {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}

.layout--blog-article .blog__forward {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px solid rgb(173, 174, 222);
  margin-top: 24px;
  margin-bottom: 24px;
}

@media screen and (min-width: 1024px) {
  .blog__content {
    column-count: 3;
    column-gap: 24px;
  }
}
.sidebar {
  /*background-color: $color-blue;*/
  /*background-color: lighten($cool-gray, 5%);*/
  border: 2px solid rgb(218, 217, 214);
}

.sidebar__container {
  padding: 0;
  margin: 0;
}

.sidebar header {
  background-color: #e6e5e3;
  color: #242662;
  padding: 24px 0 24px 0;
  border-bottom: 2px solid #918e86;
}

.sidebar header h1 {
  font-size: 2rem;
  font-weight: 200;
  color: #242662;
  text-align: center;
  margin: 0;
  padding: 0;
}

.sidebar__navi-container {
  padding: 24px;
}

.sidebar--blog__box .title {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 400;
  border-bottom: 1px solid rgb(255, 255, 255);
}

.navi--sidebar li {
  padding-bottom: 1rem;
}

.navi--sidebar li:before {
  content: "›";
  padding: 0 12px;
}

.navi--sidebar li a {
  color: #5d5b54;
  text-decoration: none;
}

.navi--sidebar li a:hover {
  color: rgb(63, 67, 173);
}

@media screen and (min-width: 768px) {
  .sidebar {
    margin-left: 48px;
    height: 100%;
    padding-bottom: 48px;
  }

  .sidebar__container {
    height: calc(100% - 48px);
  }
}
/*masthead is the container*/
.masthead {
  margin-bottom: 24px;
}

.layout--subpage .masthead {
  margin-top: 68px;
  width: 100%;
}

.layout--subpage #box-masthead {
  background-size: cover;
}

.layout--subpage .masthead header h1 {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 12px;
  margin-bottom: 12px;
  font-weight: 600;
  color: rgb(63, 67, 173);
}

.layout--subpage .masthead-inner-container {
  background: url("../images/regionera-digital-masthead-overlay-green-sm.png") top left no-repeat;
}

.layout--blog-article .masthead__banner {
  background: rgb(255, 255, 255) url("../images/regionera-masthead-bg-blog-white-bigger.jpg") bottom right no-repeat;
  background-size: contain;
  width: 100%;
  margin: 0;
  padding: 24px 0 24px 0;
}

.layout--blog-article .masthead__banner__heading span, .layout--blog-article .masthead__banner__subheading span {
  color: #aaa7a0;
}

.layout--blog-article .masthead__banner__heading span {
  font-size: 2.5rem;
  font-weight: 200;
}

.layout--blog-article .masthead__banner__subheading span {
  font-size: 1.5rem;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  .layout--blog-article .masthead__banner {
    background-image: url("../images/regionera-masthead-bg-blog-white-small.jpg");
    background-size: contain;
  }

  .layout--blog-article .masthead__banner__heading, .layout--blog-article .masthead__banner__subheading {
    padding-left: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .layout--subpage .masthead-inner-container {
    background: url("../images/regionera-digital-masthead-overlay-light-blue.png") top left no-repeat;
  }
}

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