body {
font-family: 'Heebo'!important;
font-style: normal;
font-weight: 300;
line-height: 1.6;
text-rendering: optimizeLegibility;
background-color: #4e575e;
}

.container-header {
  background-color: #dbcfbf;
  background-image: none!important;
}
.inreiterheader {
  background-color: #4e575e;
  margin-top: 0px;
  margin-bottom: 0px;
}
.container-banner {
    margin: 0px;
}

.animation-container {
    position: relative;
    padding-bottom: 50.5%;
    padding-top: 0px;
    margin-top: 0px;
    height: 0;
    overflow: hidden; }
.animation-container iframe, .animation-container object, .animation-container embed {
    position: absolute;
    background-color: #4e575e;
    top: 0; left: 0;
    width: 1400px; height: 100%; }

.landingpage-design {
  background-color: #4e575e;
  background-image: none!important;
  margin: 0px!important;
}

.container-bottom-b {
    background: #4e575e;
    margin-top: 50px;
    position: relative;
    width: 100vw;
}


/* heebo-300 - latin */
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/heebo-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/heebo-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/heebo-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/heebo-v12-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/heebo-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/heebo-v12-latin-300.svg#Heebo') format('svg'); /* Legacy iOS */
}