@font-face {
  font-family: "DaimlerCS-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../Assets/Fonts/Corporate/DaimlerCS-Bold.eot");
  src: url("../Assets/Fonts/Corporate/DaimlerCS-Bold.eot?#iefix") format("embedded-opentype"), url("../Assets/Fonts/Corporate/DaimlerCS-Bold.woff") format("woff"), url("../Assets/Fonts/Corporate/DaimlerCS-Bold.svg#DaimlerCS-Bold") format("svg");
}

@font-face {
  font-family: "DaimlerCS-Italic";
  font-style: normal;
  font-weight: normal;
  src: url("../Assets/Fonts/Corporate/DaimlerCS-Italic.eot");
  src: url("../Assets/Fonts/Corporate/DaimlerCS-Italic.eot?#iefix") format("embedded-opentype"), url("../Assets/Fonts/Corporate/DaimlerCS-Italic.woff") format("woff"), url("../Assets/Fonts/Corporate/DaimlerCS-Italic.svg#DaimlerCS-Italic") format("svg");
}

@font-face {
  font-family: "DaimlerCS-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../Assets/Fonts/Corporate/DaimlerCS-Regular.eot");
  src: url("../Assets/Fonts/Corporate/DaimlerCS-Regular.eot?#iefix") format("embedded-opentype"), url("../Assets/Fonts/Corporate/DaimlerCS-Regular.woff") format("woff"), url("../Assets/Fonts/Corporate/DaimlerCS-Regular.svg#DaimlerCS-Regular") format("svg");
}

@font-face {
  font-family: "DaimlerCS-Light";
  font-style: normal;
  font-weight: normal;
  src: url("../Assets/Fonts/Corporate/DaimlerCS-Light.eot");
  src: url("../Assets/Fonts/Corporate/DaimlerCS-Light.eot?#iefix") format("embedded-opentype"), url("../Assets/Fonts/Corporate/DaimlerCS-Light.woff") format("woff"), url("../Assets/Fonts/Corporate/DaimlerCS-Light.svg#DaimlerCS-Light") format("svg");
}

@font-face {
  font-family: "DaimlerCS-LightItalic";
  font-style: normal;
  font-weight: normal;
  src: url("../Assets/Fonts/Corporate/DaimlerCS-LightItalic.eot");
  src: url("../Assets/Fonts/Corporate/DaimlerCS-LightItalic.eot?#iefix") format("embedded-opentype"), url("../Assets/Fonts/Corporate/DaimlerCS-LightItalic.woff") format("woff"), url("../Assets/Fonts/Corporate/DaimlerCS-LightItalic.svg#DaimlerCS-LightItalic") format("svg");
}

@font-face {
  font-family: "DaimlerCS-Demi";
  font-style: normal;
  font-weight: normal;
  src: url("../Assets/Fonts/Corporate/DaimlerCS-Demi.eot");
  src: url("../Assets/Fonts/Corporate/DaimlerCS-Demi.eot?#iefix") format("embedded-opentype"), url("../Assets/Fonts/Corporate/DaimlerCS-Demi.woff") format("woff"), url("../Assets/Fonts/Corporate/DaimlerCS-Demi.svg#DaimlerCS-Demi") format("svg");
}

@font-face {
  font-family: "DaimlerCS-DemiItalic";
  font-style: normal;
  font-weight: normal;
  src: url("../Assets/Fonts/Corporate/DaimlerCS-DemiItalic.eot");
  src: url("../Assets/Fonts/Corporate/DaimlerCS-DemiItalic.eot?#iefix") format("embedded-opentype"), url("../Assets/Fonts/Corporate/DaimlerCS-DemiItalic.woff") format("woff"), url("../Assets/Fonts/Corporate/DaimlerCS-DemiItalic.svg#DaimlerCS-DemiItalic") format("svg");
}

@font-face {
  font-family: 'fonticons';
  src: url("../Assets/Fonts/Icomoon/omniplus-icons.eot?41546266");
  src: url("../Assets/Fonts/Icomoon/omniplus-icons.eot?41546266#iefix") format("embedded-opentype"), url("../Assets/Fonts/Icomoon/omniplus-icons.woff?41546266") format("woff"), url("../Assets/Fonts/Icomoon/omniplus-icons.ttf?41546266") format("truetype"), url("../Assets/Fonts/Icomoon/omniplus-icons.svg?41546266#fonticons") format("svg");
  font-weight: normal;
  font-style: normal;
}

html, body, div, span, 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, dialog, figure, figcaption, footer, header, hgroup, main, menu, nav, output, picture, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
}

body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  line-height: 1;
  background: #f8f8f8;
  -webkit-tap-highlight-color: rgba(63, 154, 201, 0.3);
}

.layout--header,
.layout--footer,
select,
textarea,
input,
button {
  font-size: 1.6rem;
  font-family: 'DaimlerCS-Regular', Arial, 'Helvetica', 'Helv', 'Geneva', sans-serif;
  line-height: 1.3;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smooth: auto;
  -webkit-hyphens: inherit;
  -epub-hyphens: inherit;
  -moz-hyphens: inherit;
  -ms-hyphens: inherit;
  hyphens: inherit;
}

.layout--header a,
.layout--footer a {
  color: #52739c;
  line-height: inherit;
  text-decoration: none;
  will-change: background, color;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}
.layout--header a:visited,
.layout--footer a:visited {
  color: #52739c;
}
.layout--header p,
.layout--footer p {
  display: block;
  float: none;
  clear: both;
  margin: 0 0 20px;
}
.layout--header p:before, .layout--header p:after,
.layout--footer p:before,
.layout--footer p:after {
  display: table;
  content: ' ';
}
.layout--header p:after,
.layout--footer p:after {
  clear: both;
}
.layout--header em, .layout--header i,
.layout--footer em,
.layout--footer i {
  font-style: italic;
  text-transform: none;
}
.layout--header [class^='fonticon--']:before,
.layout--header [class*=' fonticon--']:before,
.layout--footer [class^='fonticon--']:before,
.layout--footer [class*=' fonticon--']:before {
  display: inline-block;
  vertical-align: top;
  vertical-align: baseline;
  width: 1em;
  margin-right: 0.2em;
  font-family: 'fonticons';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.layout--header .grid__container,
.layout--footer .grid__container {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 979px;
  width: 979px;
}
.layout--header .grid__row--no-padding,
.layout--footer .grid__row--no-padding {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 1%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
}
.layout--header .grid__row--no-padding:before, .layout--header .grid__row--no-padding:after,
.layout--footer .grid__row--no-padding:before,
.layout--footer .grid__row--no-padding:after {
  display: table;
  content: ' ';
}
.layout--header .grid__row--no-padding:after,
.layout--footer .grid__row--no-padding:after {
  clear: both;
}
.layout--header .grid__row,
.layout--footer .grid__row {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 1%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.layout--header .grid__row:before, .layout--header .grid__row:after,
.layout--footer .grid__row:before,
.layout--footer .grid__row:after {
  display: table;
  content: ' ';
}
.layout--header .grid__row:after,
.layout--footer .grid__row:after {
  clear: both;
}
.layout--header .grid__column,
.layout--header .grid__columns,
.layout--header [class^='grid__column--'],
.layout--header [class*=' grid__column--'],
.layout--footer .grid__column,
.layout--footer .grid__columns,
.layout--footer [class^='grid__column--'],
.layout--footer [class*=' grid__column--'] {
  position: relative;
  float: left;
  margin-left: 2%;
  min-height: 1px;
}
.layout--header .grid__column--3,
.layout--header [class^='grid__column--3'],
.layout--header [class*=' grid__column--3'],
.layout--footer .grid__column--3,
.layout--footer [class^='grid__column--3'],
.layout--footer [class*=' grid__column--3'] {
  width: 23.5%;
}
.layout--header .grid__column--4,
.layout--header [class^='grid__column--4'],
.layout--header [class*=' grid__column--4'],
.layout--footer .grid__column--4,
.layout--footer [class^='grid__column--4'],
.layout--footer [class*=' grid__column--4'] {
  width: 32%;
}
.layout--header .grid__column--5,
.layout--header [class^='grid__column--5'],
.layout--header [class*=' grid__column--5'],
.layout--footer .grid__column--5,
.layout--footer [class^='grid__column--5'],
.layout--footer [class*=' grid__column--5'] {
  width: 40.5%;
}
.layout--header .grid__column--6,
.layout--header [class^='grid__column--6'],
.layout--header [class*=' grid__column--6'],
.layout--footer .grid__column--6,
.layout--footer [class^='grid__column--6'],
.layout--footer [class*=' grid__column--6'] {
  width: 49%;
}
.layout--header .grid__column--9,
.layout--header [class^='grid__column--9'],
.layout--header [class*=' grid__column--9'],
.layout--footer .grid__column--9,
.layout--footer [class^='grid__column--9'],
.layout--footer [class*=' grid__column--9'] {
  width: 74.5%;
}
.layout--header .grid__column--12,
.layout--header [class^='grid__column--12'],
.layout--header [class*=' grid__column--12'],
.layout--footer .grid__column--12,
.layout--footer [class^='grid__column--12'],
.layout--footer [class*=' grid__column--12'] {
  width: 100%;
}
.layout--header [class^='grid__column--']:first-child,
.layout--footer [class^='grid__column--']:first-child {
  margin-left: 0;
}

.layout--header {
  z-index: 3000;
  position: relative;
  color: #666666;
}
.layout--header .header__branding {
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
}
.layout--header .header__meta {
  color: #445a6f;
  background: white;
  background: -webkit-linear-gradient(right, #f8f8f8 0, white 5%, white 95%, #f8f8f8 100%);
  background: -o-linear-gradient(right, #f8f8f8 0, white 5%, white 95%, #f8f8f8 100%);
  background: -moz-linear-gradient(right, #f8f8f8 0, white 5%, white 95%, #f8f8f8 100%);
  background: linear-gradient(to right, #f8f8f8 0%, #ffffff 5%, #ffffff 95%, #f8f8f8 100%);
}
.layout--header .header__meta__links {
  text-align: right;
  color: gray;
  position: static;
  font-size: 0rem;
  margin-left: 0;
  width: 100%;
  float: left;
  min-height: 1px;
}
.layout--header .header__meta__links a {
  font-size: 1.4rem;
  transition: none;
  color: gray;
  line-height: 40px;
  display: inline-block;
  padding: 0 15px;
}
.layout--header .header__meta__links a.active {
  transition: none;
  background: #666666;
  color: white;
}
.layout--header .header__meta__links a:hover {
  transition: none;
  color: #8f9fb5;
}
.layout--header .header__meta__links .meta__info.active {
  margin-left: -1px;
  padding-left: 16px;
}
.layout--header .header__meta__links .meta__country-select {
  padding-right: 15px;
  position: relative;
}
.layout--header .header__meta__links .meta__country-select:after {
  position: absolute;
  top: 12px;
  height: 16px;
  line-height: 40px;
  width: 1px;
  right: 0;
  border-right: 1px solid gray;
  content: "";
  padding-left: 15px;
}
.layout--header .header__meta__links .meta--layer {
  font-size: 1.6rem;
  position: absolute;
  width: 100%;
  background: #666666;
  color: white;
  left: 0;
  text-align: left;
  z-index: 20;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  display: none;
}
.layout--header .header__meta__links .meta--layer .meta--layer__wrapper {
  padding: 20px 0;
  font-size: 1.6rem;
  font-family: 'DaimlerCS-Light', Arial, 'Helvetica', 'Helv', 'Geneva', sans-serif;
}
.layout--header .header__meta__links .meta--layer .meta--layer__wrapper .meta--layer__navi a:hover {
  background: #445a6f;
}
.layout--header .header__meta__links .meta--layer .meta--layer__wrapper .meta--layer__navi a:before {
  display: inline-block;
  vertical-align: baseline;
  width: 1em;
  margin-right: 0.2em;
  font-family: 'fonticons';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1em;
  text-align: center;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e609';
  font-size: 0.7em;
  text-decoration: none;
  position: absolute;
  left: 10px;
  top: 1.05em;
  padding-right: 5px;
}
.layout--header .header__meta__links .meta--layer .meta--layer__wrapper .meta--layer__close {
  color: white !important;
  position: absolute;
  right: 0;
}
.layout--header .header__meta__links .meta--layer .meta--layer__wrapper .meta--layer__close:before {
  content: '\ea0f';
  display: inline-block;
  vertical-align: top;
  vertical-align: baseline;
  width: 1em;
  margin-right: 0.2em;
  font-family: 'fonticons';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.layout--header .header__meta__links .meta--layer__routeplanner {
  left: inherit;
  right: 0;
  width: 390px;
}
.layout--header .header__meta__links .meta--layer__routeplanner h2 {
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  font-size: 2rem;
  font-family: 'DaimlerCS-Demi', Arial, 'Helvetica', 'Helv', 'Geneva', sans-serif;
  padding-bottom: 20px;
  padding-top: 6px;
}
.layout--header .header__meta__links .meta__info--layer {
  top: 40px;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__wrapper {
  padding: 20px 0;
  font-size: 1.6rem;
  font-family: 'DaimlerCS-Light', Arial, 'Helvetica', 'Helv', 'Geneva', sans-serif;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__wrapper .meta--layer__close {
  color: white;
  position: absolute;
  right: 0;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__wrapper .meta--layer__navi {
  font-size: 1.8rem;
  font-family: 'DaimlerCS-Regular', Arial, 'Helvetica', 'Helv', 'Geneva', sans-serif;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__wrapper .meta--layer__navi ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__wrapper .meta--layer__navi ul li {
  position: relative;
  border-bottom: 1px solid #767676;
  margin: 0;
  padding: 0;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__wrapper .meta--layer__navi ul li:first-child {
  border-top: 1px solid #767676;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__wrapper .meta--layer__navi a {
  font-size: 1.8rem;
  color: white;
  display: block;
  line-height: 1.2em;
  padding: 9px 10px 9px 1.5em;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__wrapper b {
  font-family: 'DaimlerCS-Demi', Arial, 'Helvetica', 'Helv', 'Geneva', sans-serif;
  font-weight: 400;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__content .grid__row {
  padding: 0 40px 0 0;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__content .grid__column--6 {
  width: 48%;
  margin-left: 4%;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__content .grid__column--6:first-child {
  margin-left: 0;
}
.layout--header .header__meta__links .meta__info--layer .meta--layer__content a {
  padding: 0;
  color: white;
  line-height: 1em;
}
.layout--header .header__meta__links .meta__info--layer h2 {
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  font-size: 2rem;
  font-family: 'DaimlerCS-Demi', Arial, 'Helvetica', 'Helv', 'Geneva', sans-serif;
  padding-bottom: 20px;
}
.layout--header .header__meta__links .routeplanner__language-menu {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
.layout--header .header__meta__links .routeplanner__language-menu li {
  position: relative;
  margin: 0 0 10px;
  border-bottom: 1px solid #767676;
  padding: 0;
  margin-bottom: 0;
}
.layout--header .header__meta__links .routeplanner__language-menu li:first-child {
  border-top: 1px solid #767676;
}
.layout--header .header__meta__links .routeplanner__language-menu li a {
  font-size: 16px;
  color: white;
  display: block;
  line-height: 40px;
  padding: 0 10px 0 30px;
  vertical-align: middle;
}
.layout--header .header__meta__links .routeplanner__language-menu li a:hover {
  background: #445a6f;
  color: white;
  transition: none;
}
.layout--header .header__meta__links .routeplanner__language-menu li a.lang--icon {
  padding-left: 30px;
}
.layout--header .header__meta__links .routeplanner__language-menu li a.lang--icon:before {
  position: absolute;
  top: 13px;
  left: 9px;
  height: 13px;
  padding-right: 5px;
}
.layout--header .header__meta__links .routeplanner__language-menu li a.lang--de:before {
  background-position: 0 -46px;
}
.layout--header .header__meta__links .routeplanner__language-menu li a.lang--uk:before {
  background-position: 0 -109px;
}
.layout--header .header__meta__links .routeplanner__language-menu li a.lang--es:before {
  background-position: 0 -298px;
}
.layout--header .header__meta__links .routeplanner__language-menu li a.lang--fr:before {
  background-position: 0 -67px;
}
.layout--header .header__meta__links .routeplanner__language-menu li a.lang--nl:before {
  background-position: 0 -151px;
}
.layout--header .header__meta__links .routeplanner__language-menu li a.lang--it:before {
  background-position: 0 -130px;
}
.layout--header .header__meta__links .icon--lang,
.layout--header .header__meta__links .lang--icon {
  vertical-align: middle;
}
.layout--header .header__meta__links .icon--lang:before,
.layout--header .header__meta__links .lang--icon:before {
  width: 16px;
  height: 13px;
  background-image: url(../Images/Sprites/flags.gif);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  padding-right: 5px;
}
.layout--header .header__meta__links .icon--lang.lang-0:before {
  background-position: 0 -46px;
}
.layout--header .header__meta__links .icon--lang.lang-1:before {
  background-position: 0 -67px;
}
.layout--header .header__meta__links .icon--lang.lang-3:before {
  background-position: 0 -109px;
}
.layout--header .header__meta__links .icon--lang.lang-11:before {
  background-position: 0 -298px;
}
.layout--header .header__meta__links .icon--lang.lang-12:before {
  background-position: 0 -130px;
}
.layout--header .header__meta__links .icon--lang.lang-13:before {
  background-position: 0 -151px;
}
.layout--header .header__meta__links .fonticon--arrow--bottom:before {
  font-size: 0.7em;
  content: '\e60a';
}
.layout--header .header__meta__links .fonticon--arrow--bottom:after {
  content: '';
}
.layout--header .header__meta__links .fonticon--info:before {
  content: '\e60c';
  padding-right: 5px;
}
.layout--header .header__meta__links .fonticon--close:before {
  content: '\ea0f';
}
.layout--header .header__branding {
  padding: 20px 0 0;
}
.layout--header .header__branding .header__branding__logo {
  width: 330px;
  height: 36px;
  background-size: 100%;
  background-image: url(../Images/Logo/omniplus-branding-de@2x.png);
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
}
.layout--header .header__branding .header__slogan-routeplanner,
.layout--header .header__branding .routeplanner__slogan {
  font-family: 'DaimlerCS-Regular', Arial, 'Helvetica', 'Helv', 'Geneva', sans-serif;
  font-size: 2.2rem;
  padding-top: 5px;
}
.layout--header .header__branding .header__slogan-routeplanner {
  text-align: left;
}
.layout--header .header__branding .routeplanner__slogan {
  text-align: right;
  color: #445a6f;
}

.mainContentOfPage--routeplanner {
  position: relative;
  display: block;
}
.mainContentOfPage--routeplanner #busrouting {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.layout--footer {
  font-family: 'DaimlerCS-Light', Arial, 'Helvetica', 'Helv', 'Geneva', sans-serif;
  color: white;
  padding: 10px 0;
  background: #666666;
  background: -webkit-linear-gradient(bottom, #4d4d4d 0, #666666 12px, #666666 100%);
  background: -o-linear-gradient(bottom, #4d4d4d 0, #666666 12px, #666666 100%);
  background: -moz-linear-gradient(bottom, #4d4d4d 0, #666666 12px, #666666 100%);
  background: linear-gradient(to bottom, #4d4d4d 0%, #666666 12px, #666666 100%);
}
.layout--footer:before, .layout--footer:after {
  display: table;
  content: ' ';
}
.layout--footer:after {
  clear: both;
}
.layout--footer a {
  color: white;
}
.layout--footer .grid__columns.is-centered {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.layout--footer .layout--footer address {
  color: #c5c5c5;
  font-style: normal;
  float: none;
  display: inline-block;
  width: auto;
  margin: 0;
}
.layout--footer .cookieLayer {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2001;
}
