﻿@charset "UTF-8";
/* Single property */
/*html {
  @include fluid-type(font-size, 320px, 1366px, 14px, 18px);
}
*/
/* Multiple properties with same values */
/*h1 {
  @include fluid-type(padding-bottom padding-top, 20em, 70em, 2em, 4em);
}
*/
/***  Basisfarben ***/
/*** Schriften ***/
/*** Media Query Ranges ***/
/*** Abst�nde ***/
/*** Farben f�r die Sektionen ***/
/*** weitere Variables ***/
/*** Formcreator ***/
/*  formcreator Style1  */
/*  formcreator Style2  */
html {
  position: relative;
  width: 100%;
  height: 100%; }

body.main-page {
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #354A5A;
  font-family: "Lato Regular";
  position: relative;
  width: 100%;
  height: 100%; }
  body.main-page * {
    box-sizing: border-box; }

body.lp-page {
  margin: 0;
  padding: 0;
  font-size: 15px;
  background: #f2f2f2;
  color: #333;
  font-family: Source Sans Pro, sans-serif;
  position: relative;
  width: 100%;
  height: 100%; }

#SiteCenter {
  max-width: 1920px;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1; }
  #SiteCenter a:hover {
    background-color: transparent; }

.LClear, .lclear {
  clear: both;
  height: 0;
  overflow: hidden;
  font-size: 0%;
  width: 1px; }

.rel {
  position: relative; }

.LCs, .spacer {
  font-size: 0%;
  overflow: hidden; }

.s12 {
  height: 12px; }

h1 {
  font-size: 215%;
  font-weight: normal;
  margin: 10px 0;
  padding: 0; }

h2 {
  font-size: 122%;
  font-weight: normal;
  margin: 10px 0;
  padding: 0; }

.heading {
  font-weight: normal;
  margin: 0;
  padding: 0; }

.heading__1 {
  font-family: "Roboto mediabold";
  font-size: 24px;
  margin: 0 0 25px 0; }
  @media only screen and (max-width: 768px) {
    .heading__1 {
      font-size: 18px; } }

.heading__2 {
  font-family: "Roboto regular";
  font-size: 18px;
  margin: 0 0 25px 0;
  color: #707070; }

.introduction {
  line-height: 1.7; }

.contentTxt {
  color: #354A5A;
  line-height: 1.7; }
  @media only screen and (max-width: 768px) {
    .contentTxt {
      font-size: 14px; } }
  .contentTxt ul {
    list-style-position: outside;
    padding-left: 0;
    margin-left: 16px; }

figure {
  margin: 0;
  padding: 0; }

.downloadBlock .heading {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Roboto regular";
  padding-bottom: 10px;
  border-bottom: 1px solid #354A5A;
  margin-bottom: 10px; }

.downloadBlock .downloads a {
  display: block;
  margin: 5px 0;
  text-decoration: none; }
  .downloadBlock .downloads a::before {
    font-family: 'Fercam-Iconfont';
    content: "\e901";
    margin-right: 15px;
    color: #354A5A;
    transform: translateY(2px);
    display: inline-block; }

body.scrollfixed {
  position: fixed;
  overflow-y: hidden;
  top: 0; }
  body.scrollfixed #scrollDownArrow {
    display: none; }
  body.scrollfixed #HeaderNavi {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100vh; }
  body.scrollfixed .scroller {
    overflow-y: hidden; }
  body.scrollfixed .mp-pusher {
    overflow-y: auto; }
  body.scrollfixed .logoW {
    display: none !important; }
  body.scrollfixed .overlay-mobile-navi {
    display: block !important; }
  body.scrollfixed #HeaderNavi .logo_langNavi .logoG {
    display: block !important; }

.fl {
  float: left; }

.fr {
  float: right; }

.LC {
  clear: both; }

@media screen and (max-width: 770px) {
  .hide-on-burger-nav {
    display: none !important; } }

@media screen and (min-width: 771px) {
  .show-on-burger-nav {
    display: none !important; } }

.owl-nav.disabled {
  display: none; }

.ui-widget-header {
  background-color: #5d6367;
  border-color: #5d6367;
  background-image: none; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #5d6367 !important; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #5d6367;
  background-color: #F2F2F2; }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../Css/jqueryui/images/ui-icons_222222_256x240.png");
  cursor: pointer; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background-image: none !important;
  background-color: #00489B !important;
  border: 1px solid #00489B !important;
  color: #fff !important; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #00489B;
  color: #00489B !important; }

a {
  color: #333;
  text-decoration: none; }
  a:hover {
    color: #333; }

.generalBgColor {
  background: #5d6367; }

.generalBgColor0 {
  background: #5d6367; }

.ContainerContent {
  margin: 0 auto; }
  .ContainerContent .fercamBgColor {
    background: #5d6367; }
  .ContainerContent .fercamBgColor0 {
    background: #5d6367; }
  .ContainerContent .fercamBgColor1 {
    background: #00489b; }
  .ContainerContent .fercamBgColor2 {
    background: #279947; }
  .ContainerContent .fercamBgColor3 {
    background: #008EDF; }
  .ContainerContent .fercamBgColor4 {
    background: #de6500; }
  .ContainerContent .fercamBgColor5 {
    background: #f6c100; }
  .ContainerContent .fercamColor {
    color: #5d6367; }
  .ContainerContent .fercamColor0 {
    color: #5d6367; }
  .ContainerContent .fercamColor1 {
    color: #00489b; }
  .ContainerContent .fercamColor2 {
    color: #279947; }
  .ContainerContent .fercamColor3 {
    color: #008EDF; }
  .ContainerContent .fercamColor4 {
    color: #de6500; }
  .ContainerContent .fercamColor5 {
    color: #f6c100; }

.ContainerContent.fercamColor {
  color: #5d6367; }

.ContainerContent.fercamColor0 {
  color: #5d6367; }

.ContainerContent.fercamColor1 {
  color: #00489b; }

.ContainerContent.fercamColor2 {
  color: #279947; }

.ContainerContent.fercamColor3 {
  color: #008EDF; }

.ContainerContent.fercamColor4 {
  color: #de6500; }

.ContainerContent.fercamColor5 {
  color: #f6c100; }

.generalBgColor1 {
  background: #00489b; }

#HomeHeaderNavi {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  height: 0;
  -moz-transition: opacity ease-out 1s;
  -o-transition: opacity ease-out 1s;
  -webkit-transition: opacity ease-out 1s;
  transition: opacity ease-out 1s; }
  #HomeHeaderNavi .NaviServices ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    #HomeHeaderNavi .NaviServices ul .bgColorId1:hover a {
      background: #00489b; }
    #HomeHeaderNavi .NaviServices ul .bgColorId1.active a {
      background: #00489b; }
    #HomeHeaderNavi .NaviServices ul .bgColorId2:hover a {
      background: #279947; }
    #HomeHeaderNavi .NaviServices ul .bgColorId2.active a {
      background: #279947; }
    #HomeHeaderNavi .NaviServices ul .bgColorId3:hover a {
      background: #008EDF; }
    #HomeHeaderNavi .NaviServices ul .bgColorId3.active a {
      background: #008EDF; }
    #HomeHeaderNavi .NaviServices ul .bgColorId4:hover a {
      background: #de6500; }
    #HomeHeaderNavi .NaviServices ul .bgColorId4.active a {
      background: #de6500; }
    #HomeHeaderNavi .NaviServices ul .bgColorId5:hover a {
      background: #f6c100; }
    #HomeHeaderNavi .NaviServices ul .bgColorId5.active a {
      background: #f6c100; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId0:hover:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #f5f5f5; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId0.active:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #f5f5f5; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId1:hover:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #00489b; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId1.active:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #00489b; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId2:hover:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #279947; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId2.active:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #279947; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId3:hover:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #008EDF; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId3.active:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #008EDF; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId4:hover:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #de6500; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId4.active:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #de6500; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId5:hover:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #f6c100; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.bgColorId5.active:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #f6c100; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem:hover a {
      color: #fff; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem:hover:after {
      left: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      border-width: 28px 10px;
      margin-top: -28px; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.active a {
      color: #fff; }
    #HomeHeaderNavi .NaviServices ul .ServiceNaviItem.active:after {
      left: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      border-width: 28px 10px;
      margin-top: -28px; }
    #HomeHeaderNavi .NaviServices ul li {
      margin-bottom: 8px;
      position: relative; }
      #HomeHeaderNavi .NaviServices ul li a {
        padding: 8px 90px 8px 55px;
        background: rgba(255, 255, 255, 0.6);
        width: 115px;
        color: #000;
        text-decoration: none;
        display: table-cell;
        vertical-align: middle;
        height: 38px;
        font-family: Source Sans Pro, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 1.3; }
        #HomeHeaderNavi .NaviServices ul li a .tbicon {
          position: absolute;
          right: 15px;
          top: 3px;
          font-size: 49px; }

#menuLevel2 {
  position: absolute;
  top: 130px;
  left: 0;
  background: #f8f8f8;
  width: 100%;
  z-index: 10;
  height: 0; }
  #menuLevel2 .colorid1 .tbNaviColorId {
    background: #00489b; }
  #menuLevel2 .colorid1:hover, #menuLevel2 .colorid1.trail, #menuLevel2 .colorid1.active {
    background: #00489b; }
  #menuLevel2 .colorid2 .tbNaviColorId {
    background: #279947; }
  #menuLevel2 .colorid2:hover, #menuLevel2 .colorid2.trail, #menuLevel2 .colorid2.active {
    background: #279947; }
  #menuLevel2 .colorid3 .tbNaviColorId {
    background: #008EDF; }
  #menuLevel2 .colorid3:hover, #menuLevel2 .colorid3.trail, #menuLevel2 .colorid3.active {
    background: #008EDF; }
  #menuLevel2 .colorid4 .tbNaviColorId {
    background: #de6500; }
  #menuLevel2 .colorid4:hover, #menuLevel2 .colorid4.trail, #menuLevel2 .colorid4.active {
    background: #de6500; }
  #menuLevel2 .colorid5 .tbNaviColorId {
    background: #f6c100; }
  #menuLevel2 .colorid5:hover, #menuLevel2 .colorid5.trail, #menuLevel2 .colorid5.active {
    background: #f6c100; }
  #menuLevel2 .colorid5 a:hover {
    opacity: .7; }
  #menuLevel2 .colorid1:hover, #menuLevel2 .colorid1.trail, #menuLevel2 .colorid1.active,
  #menuLevel2 .colorid2:hover,
  #menuLevel2 .colorid2.trail,
  #menuLevel2 .colorid2.active,
  #menuLevel2 .colorid3:hover,
  #menuLevel2 .colorid3.trail,
  #menuLevel2 .colorid3.active,
  #menuLevel2 .colorid4:hover,
  #menuLevel2 .colorid4.trail,
  #menuLevel2 .colorid4.active {
    color: #fff; }
    #menuLevel2 .colorid1:hover a, #menuLevel2 .colorid1.trail a, #menuLevel2 .colorid1.active a,
    #menuLevel2 .colorid2:hover a,
    #menuLevel2 .colorid2.trail a,
    #menuLevel2 .colorid2.active a,
    #menuLevel2 .colorid3:hover a,
    #menuLevel2 .colorid3.trail a,
    #menuLevel2 .colorid3.active a,
    #menuLevel2 .colorid4:hover a,
    #menuLevel2 .colorid4.trail a,
    #menuLevel2 .colorid4.active a {
      color: #fff; }
  #menuLevel2 a {
    text-decoration: none;
    color: #3f464a;
    display: block;
    /*&:hover {
            opacity: .5;
        }*/ }
    #menuLevel2 a.aLevel2 {
      display: block;
      text-align: center;
      text-transform: uppercase;
      color: #000;
      padding-top: 70px;
      font-size: 18px;
      position: relative;
      line-height: 1; }
      #menuLevel2 a.aLevel2.noLinkIcon {
        padding-top: 60px; }
    #menuLevel2 a.withLinkIcon br {
      display: none; }
  #menuLevel2 .menuItem:not(.colorid1) a.noLinkColor:hover,
  #menuLevel2 .menuItem:not(.colorid2) a.noLinkColor:hover,
  #menuLevel2 .menuItem:not(.colorid3) a.noLinkColor:hover,
  #menuLevel2 .menuItem:not(.colorid4) a.noLinkColor:hover,
  #menuLevel2 .menuItem:not(.colorid5) a.noLinkColor:hover {
    opacity: .5; }
  #menuLevel2 .menuItem:not(.colorid1) a.active.noLinkColor,
  #menuLevel2 .menuItem:not(.colorid2) a.active.noLinkColor,
  #menuLevel2 .menuItem:not(.colorid3) a.active.noLinkColor,
  #menuLevel2 .menuItem:not(.colorid4) a.active.noLinkColor,
  #menuLevel2 .menuItem:not(.colorid5) a.active.noLinkColor {
    opacity: .5; }
  #menuLevel2 .menucont {
    display: none;
    width: 100%;
    position: relative;
    min-height: 1px; }
    #menuLevel2 .menucont ul {
      list-style: none;
      padding: 0;
      margin: 0; }
    #menuLevel2 .menucont li {
      background: transparent; }
      #menuLevel2 .menucont li ul {
        display: block !important;
        background: transparent;
        padding-top: 15px;
        padding-bottom: 20px; }
        #menuLevel2 .menucont li ul li {
          position: relative;
          padding: 0 0 8px 18px;
          line-height: 1.2; }
          #menuLevel2 .menucont li ul li .endLevel {
            padding-bottom: 0; }
          #menuLevel2 .menucont li ul li:before {
            content: '\2022';
            font-family: Courier;
            font-size: 15px;
            position: absolute;
            left: 0;
            top: 0; }
  #menuLevel2 .mp-back {
    display: none; }
  #menuLevel2 .mp-title {
    display: none; }
  #menuLevel2 .menuItem {
    overflow: hidden;
    position: absolute;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 0 solid #e8e7e7;
    border-right: 0 solid #e8e7e7;
    border-left: 0 solid #e8e7e7;
    border-bottom: 1px solid #e8e7e7;
    min-height: 120px; }
  #menuLevel2 .lineSx {
    border-right: 1px solid #e8e7e7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #menuLevel2 .lineDx {
    border-left: 1px solid #e8e7e7;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #menuLevel2 .endLevel {
    padding-bottom: 20px; }
  #menuLevel2 .tbNaviColorId {
    display: block;
    width: 50%;
    left: 25%;
    margin: 0 auto;
    height: 14px;
    position: absolute; }
  #menuLevel2 .tbicon {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 68px;
    position: absolute;
    top: 20px;
    left: 0;
    height: 42px;
    line-height: 42px; }
  #menuLevel2.activeMegaMenu {
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2); }
  #menuLevel2 .closeMegaMenu {
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    cursor: pointer;
    display: none !important; }
    #menuLevel2 .closeMegaMenu .tbicon {
      background: rgba(0, 0, 0, 0.7);
      color: #fff;
      font-size: 17px;
      width: 21px;
      height: 21px;
      line-height: 21px;
      text-align: center;
      position: relative;
      top: 0;
      left: 0;
      -webkit-border-radius: 0 0 0 3px;
      border-radius: 0 0 0 3px;
      -moz-background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      -webkit-background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */ }
  #menuLevel2 li ul li a:hover {
    /*text-decoration: underline;*/
    opacity: .5; }
  #menuLevel2 li.colorid5 ul li a:hover {
    /*text-decoration: underline;*/
    opacity: .7; }

.anfrageBgColor1:hover {
  background: #00489b; }

.anfrageBgColor1.active {
  background: #00489b; }

.serviceNavItem.bereichsColor1.active {
  background: #00489b; }

.serviceNavItem.bereichsColor1:hover {
  background: #00489b; }

.serviceNavItem.bereichsColor2.active {
  background: #279947; }

.serviceNavItem.bereichsColor2:hover {
  background: #279947; }

.serviceNavItem.bereichsColor3.active {
  background: #008EDF; }

.serviceNavItem.bereichsColor3:hover {
  background: #008EDF; }

.serviceNavItem.bereichsColor4.active {
  background: #de6500; }

.serviceNavItem.bereichsColor4:hover {
  background: #de6500; }

.serviceNavItem.bereichsColor5.active {
  background: #f6c100; }

.serviceNavItem.bereichsColor5:hover {
  background: #f6c100; }

.InterNavItem.bereichsColor1:hover {
  background: #00489b; }

.InterNavItem.bereichsColor2:hover {
  background: #279947; }

.InterNavItem.bereichsColor3:hover {
  background: #008EDF; }

.InterNavItem.bereichsColor4:hover {
  background: #de6500; }

.InterNavItem.bereichsColor5:hover {
  background: #f6c100; }

.generalBgColor2 {
  background: #279947; }

.anfrageBgColor2:hover {
  background: #279947; }

.anfrageBgColor2.active {
  background: #279947; }

.generalBgColor3 {
  background: #008EDF; }

.anfrageBgColor3:hover {
  background: #008EDF; }

.anfrageBgColor3.active {
  background: #008EDF; }

.generalBgColor4 {
  background: #de6500; }

.anfrageBgColor4:hover {
  background: #de6500; }

.anfrageBgColor4.active {
  background: #de6500; }

.generalBgColor5 {
  background: #f6c100; }

.anfrageBgColor5:hover {
  background: #f6c100; }

.anfrageBgColor5.active {
  background: #f6c100; }

.tbicon {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-family: Courier New, Courier, monospace; }
  .tbicon.icon-downKonvertiert::before {
    font-size: 9px;
    margin-left: 8px;
    margin-right: 8px;
    line-height: 14px;
    vertical-align: text-bottom; }

.tbiconRound {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border: 2px solid #fff;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  -moz-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: -12px;
  text-decoration: none !important; }
  .tbiconRound:before {
    font-size: 16px;
    line-height: 35px; }
  .tbiconRound.cp:hover {
    color: rgba(255, 255, 255, 0.8);
    border-color: rgba(255, 255, 255, 0.8); }

.ContainerContent .tbiconRound.cp:hover {
  color: rgba(0, 0, 0, 0.4); }

.NaviLevel5 .serviceLinkWithIcon {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  /*border: 2px solid #fff;*/
  -webkit-border-radius: 18px;
  border-radius: 18px;
  -moz-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: -12px;
  text-decoration: none !important; }
  .NaviLevel5 .serviceLinkWithIcon .tbicon {
    font-size: 16px;
    line-height: 35px; }
  .NaviLevel5 .serviceLinkWithIcon .iconLinktext {
    display: none; }

.NaviLevel5 #SiteSearchOverlayOpener {
  border: none; }

.NaviLevel5 #langNavi {
  position: absolute;
  bottom: -35px;
  right: 0; }

.NaviLevel5 #LogoGenericInner {
  padding-left: 20px;
  padding-right: 20px; }

.NaviLevel99 .serviceLinkWithIcon {
  display: inline-block;
  text-align: center;
  /*border: 2px solid #fff;*/
  -webkit-border-radius: 18px;
  border-radius: 18px;
  -moz-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: -12px;
  text-decoration: none !important;
  line-height: 23px;
  font-size: 13px;
  width: 25px;
  height: 25px; }
  .NaviLevel99 .serviceLinkWithIcon .iconLinktext {
    display: none; }
  .NaviLevel99 .serviceLinkWithIcon .tbicon {
    line-height: 23px;
    font-size: 13px; }

.NaviLevel99 #SiteSearchOverlayOpener {
  border: none; }

.NaviLevel99 #langNavi {
  position: absolute;
  bottom: -35px;
  right: 0;
  margin-right: 11px; }

.NaviLevel99 .tbiconRound {
  line-height: 23px;
  font-size: 13px;
  width: 25px;
  height: 25px; }

.NaviLevel99 #MegaMenuOpener {
  width: 35px;
  height: 35px;
  font-size: 15px;
  line-height: 34px; }

.NaviLevel99 #MegaMenuOpener:before {
  font-size: 16px; }

.NaviLevel99 .tbiconRound::before {
  line-height: 23px;
  font-size: 13px; }

.NaviLevel99.HeaderNaviFixed #HeaderShortcutNavi {
  padding-top: 23px;
  padding-bottom: 5px;
  padding-right: 0 !important; }

.NaviLevel99.HeaderNaviFixed #LogoGenericInner {
  padding-left: 10px; }
  .NaviLevel99.HeaderNaviFixed #LogoGenericInner #CountryChange li {
    border: none;
    padding: 5px 0; }
    .NaviLevel99.HeaderNaviFixed #LogoGenericInner #CountryChange li li {
      padding: 0; }
    .NaviLevel99.HeaderNaviFixed #LogoGenericInner #CountryChange li .icon-internationalKonvertiert {
      display: none; }

.NaviLevel99 #LogoGenericInner {
  padding-left: 20px;
  padding-right: 20px; }

.NaviLevel99 #HeaderShortcutNavi a.cp {
  margin-right: 7px; }

.serviceLinkWithIcon .tbicon {
  font-size: 11px;
  padding-right: 2px; }

.serviceLinkWithIcon:hover .tbicon {
  text-decoration: none; }

.tbIconToDefine {
  background: yellow; }

.dn {
  display: none; }

.tal {
  text-align: left; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

.cp {
  cursor: pointer; }

.onlyPrint {
  display: none; }

#siteTop {
  border: 1px dashed blue; }

#siteLeft {
  width: 240px;
  border: 1px dashed red; }

.bsBB {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

table {
  border: 0 solid #575f6a;
  border-collapse: collapse;
  background: #fff; }
  table td {
    border-collapse: collapse;
    background: #fff;
    padding: 3px 8px;
    vertical-align: top;
    text-align: left; }
  table th {
    border-collapse: collapse;
    background: #fff;
    padding: 3px 8px;
    vertical-align: top;
    text-align: left;
    font-weight: bold; }

.Form1L {
  width: 100px;
  padding-right: 8px; }

.Form1R {
  width: 200px; }

.FormR1L {
  width: 25%;
  position: relative;
  padding-top: 10px; }
  .FormR1L.Mandatory::after {
    content: '*';
    position: absolute;
    right: 20px;
    top: 0; }

.FormR3L {
  width: 75%; }

.FormA3 {
  width: 33.3333333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2px; }

.FormA2 {
  width: 66.6666666%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.FormA1 {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2px; }

.FormA50 {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2px; }

.Form100 {
  width: 100% !important; }

.FormCB {
  width: 50%; }

.Form1C {
  width: 100%; }
  .Form1C .inputForm1 {
    border: 1px solid #ccc;
    padding: 15px 20px;
    width: 300px;
    font-size: 92%;
    font-family: OSR, Arial, Helvetica, sans-serif;
    resize: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    line-height: 1.1em; }
  .Form1C .txtForm1 {
    border: 1px solid #ccc;
    padding: 15px 20px;
    width: 300px;
    font-size: 92%;
    font-family: OSR, Arial, Helvetica, sans-serif;
    resize: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    line-height: 1.1em; }
  .Form1C select.inputForm1 {
    padding: 13px 20px 12px; }
    .Form1C select.inputForm1 option.lastCountryPrio {
      border-bottom: 1px solid #e9e9e9;
      /*padding-bottom: 5px;
            margin-bottom: 5px;*/ }

a#fallbackLumesseLink {
  display: block;
  text-align: center;
  padding: 15px;
  font-size: 110%; }
  a#fallbackLumesseLink.dn {
    display: none; }

#LumesseBody {
  overflow: hidden; }
  #LumesseBody.lumesseStandalone {
    overflow: visible; }

.LumesseCont * {
  box-sizing: border-box; }

.LumesseCont .dnFrame {
  display: none; }

.LumesseCont #siteFooterLeft {
  background: #5d6367;
  padding: 15px 15px 5px;
  color: #FFF;
  width: 100%; }
  .LumesseCont #siteFooterLeft .NaviFooter ul li a {
    line-height: 1.6; }

.LumesseCont #LumesseFrameHeader {
  background: #5d6367;
  padding: 15px 15px 5px; }
  .LumesseCont #LumesseFrameHeader img {
    max-width: 150px; }
  .LumesseCont #LumesseFrameHeader .fr a {
    color: #FFF;
    text-decoration: underline;
    font-size: 16px;
    display: inline-block;
    padding-top: 5px; }

.LumesseCont table {
  border: none; }
  .LumesseCont table th {
    border: none;
    background: #BBB;
    text-align: left; }
  .LumesseCont table td {
    border: none; }
  @media screen and (max-width: 620px) {
    .LumesseCont table th, .LumesseCont table td {
      -moz-hyphens: auto;
      -o-hyphens: auto;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; } }
  .LumesseCont table tr:nth-child(2n+1) td {
    background: #EEE; }
  .LumesseCont table tr:hover td {
    background: #DDD; }

.LumesseCont input[type=text] {
  border: 1px solid #e9e9e9;
  padding: 15px 20px;
  width: 300px;
  font-size: 92%;
  font-family: OSR, Arial, Helvetica, sans-serif;
  resize: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  line-height: 1.1em; }

.LumesseCont textarea {
  border: 1px solid #e9e9e9;
  padding: 15px 20px;
  width: 300px;
  font-size: 92%;
  font-family: OSR, Arial, Helvetica, sans-serif;
  resize: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  line-height: 1.1em; }

.LumesseCont select {
  padding: 13px 20px 12px; }

.LumesseCont fieldset {
  box-sizing: border-box;
  padding: 0;
  border: none; }
  .LumesseCont fieldset legend {
    padding: 15px;
    color: #3f464a;
    font-size: 18px;
    text-transform: uppercase; }
    @media screen and (max-width: 420px) {
      .LumesseCont fieldset legend {
        padding: 15px 0; } }

.LumesseCont #div-srcparam1,
.LumesseCont #div-srcparam2,
.LumesseCont #div-srcparam3 {
  width: 33.333%;
  float: left;
  padding: 0 15px 15px; }
  @media screen and (max-width: 420px) {
    .LumesseCont #div-srcparam1,
    .LumesseCont #div-srcparam2,
    .LumesseCont #div-srcparam3 {
      padding: 0 0 15px; } }
  @media screen and (max-width: 760px) {
    .LumesseCont #div-srcparam1,
    .LumesseCont #div-srcparam2,
    .LumesseCont #div-srcparam3 {
      width: 100%; } }
  .LumesseCont #div-srcparam1 select,
  .LumesseCont #div-srcparam2 select,
  .LumesseCont #div-srcparam3 select {
    width: 100% !important;
    border: 1px solid #e9e9e9; }

.LumesseCont #div-srcparam4 {
  padding: 0 15px 15px;
  width: 100%; }
  @media screen and (max-width: 420px) {
    .LumesseCont #div-srcparam4 {
      padding: 0 0 15px; } }
  .LumesseCont #div-srcparam4 input {
    width: 100%; }

.LumesseCont #div-srcparam5 {
  padding: 0 15px 15px;
  width: 100%; }
  @media screen and (max-width: 420px) {
    .LumesseCont #div-srcparam5 {
      padding: 0 0 15px; } }
  .LumesseCont #div-srcparam5 label {
    cursor: pointer;
    padding-left: 5px;
    margin-right: 25px; }

.LumesseCont #submitbutton input {
  background: #5d6367;
  border: none;
  color: #FFF;
  cursor: pointer;
  font: 18px/1em "Source Sans Pro";
  padding: 15px 40px;
  text-transform: uppercase;
  margin-left: 15px; }
  @media screen and (max-width: 420px) {
    .LumesseCont #submitbutton input {
      margin-left: 0; } }

.LumesseCont #FOsrcComp {
  padding-bottom: 20px; }
  .LumesseCont #FOsrcComp #mrtedlogo {
    display: none; }

.LumesseCont .linkbracket {
  display: none; }

.LumesseCont .Lst-NavPage {
  font-weight: bold; }
  .LumesseCont .Lst-NavPage a {
    font-weight: normal;
    font-size: 90%;
    background: none; }

.LumesseCont #Lst-NoJob {
  margin: 10px 0;
  font-weight: 700;
  font-size: 16px; }

.LumesseCont .Lst-CrtLabel:not(:empty) {
  background: #f0f0f0 none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: inline-block;
  margin: 5px 10px 5px 0;
  padding: 2px 12px; }

.LumesseCont #backToSearch {
  margin-top: 15px;
  margin-bottom: 8px; }
  .LumesseCont #backToSearch a {
    background: #5d6367;
    border: none;
    color: #FFF;
    cursor: pointer;
    font: 16px/1em "Source Sans Pro";
    padding: 10px 20px;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none !important; }

.LumesseCont #FOlstComp a {
  text-decoration: underline; }

.LumesseCont #FOlstComp #LstContent {
  padding: 0 15px; }
  @media screen and (max-width: 420px) {
    .LumesseCont #FOlstComp #LstContent {
      padding: 0;
      font-size: 14px; } }

.LumesseCont #FOlstComp #mrtedlogo {
  padding: 5px 15px; }

.LumesseCont #FOlstComp #TableJobs .Lst-Tabel {
  width: 100%; }

.LumesseCont #FOlstComp #TableJobs .Lst-CountLabel {
  padding: 5px 0;
  font-weight: bold; }

.LumesseCont #JD-AllFields {
  margin-top: 15px; }
  .LumesseCont #JD-AllFields h5 {
    font-size: 16px; }

.LumesseCont #FOjdescComp {
  padding: 15px 15px; }
  .LumesseCont #FOjdescComp a {
    text-decoration: underline; }
  .LumesseCont #FOjdescComp #JD-Actions {
    margin-top: 15px; }
  .LumesseCont #FOjdescComp #JD-ActBack {
    float: right;
    padding: 10px 0; }
    .LumesseCont #FOjdescComp #JD-ActBack a {
      position: relative;
      padding-left: 20px;
      margin-left: 10px; }
      .LumesseCont #FOjdescComp #JD-ActBack a::before {
        content: '.';
        font-family: "Fercam-Iconfont";
        font-size: 10px;
        position: absolute;
        top: 3px;
        left: 0; }
  .LumesseCont #FOjdescComp #JD-ActApplyDirect {
    margin-top: 5px; }
    .LumesseCont #FOjdescComp #JD-ActApplyDirect .linkbracket {
      display: none; }
    .LumesseCont #FOjdescComp #JD-ActApplyDirect a.JD-BButtonFace {
      background: #5d6367;
      border: none;
      color: #FFF;
      cursor: pointer;
      font: 16px/1em "Source Sans Pro";
      padding: 10px 20px;
      text-transform: uppercase;
      position: relative;
      display: inline-block;
      text-decoration: none;
      margin-right: 10px; }
  .LumesseCont #FOjdescComp #mrtedlogo {
    padding: 15px 0; }
  .LumesseCont #FOjdescComp .JD-Title {
    color: #333;
    font-family: "Oswald";
    font-size: 30px;
    margin-bottom: 20px; }
  .LumesseCont #FOjdescComp .JD-HDLabel {
    font-size: 16px;
    color: #333;
    margin-top: 8px; }

.inputForm1 {
  border: 1px solid #999;
  width: 250px; }

.txtForm1 {
  border: 1px solid #999;
  width: 250px;
  height: 100px; }

.inputForm2 {
  border: 1px solid #999;
  width: 146px; }

.inputDatum {
  border: 1px solid #999;
  width: 45px; }

#imgcaptcha {
  vertical-align: bottom; }

.PrivacyL {
  width: 10%;
  min-width: 35px;
  padding-top: 2px;
  margin-right: 0 !important;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.radioContainer .PrivacyL {
  width: 35px; }

.PrivacyR {
  width: 85%; }

.buttonForm1 {
  background: #5d6367;
  color: #fff;
  border: none;
  padding: 15px 40px;
  cursor: pointer;
  font-size: 16px;
  line-height: 1em;
  text-transform: uppercase; }

.roundedOne {
  position: relative;
  margin: 0 15px 0 0; }
  .roundedOne label {
    width: 20px;
    border: 1px solid #ccc;
    height: 20px;
    cursor: pointer;
    position: absolute;
    left: 4px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -moz-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }
    .roundedOne label:after {
      background-color: #333;
      -webkit-border-radius: 50px;
      border-radius: 50px;
      -moz-background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      -webkit-background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      content: '';
      width: 12px;
      height: 12px;
      opacity: 0;
      position: absolute;
      top: 4px;
      left: 4px; }
    .roundedOne label:hover::after {
      opacity: 0.3; }
  .roundedOne input[type=radio] {
    visibility: hidden; }
    .roundedOne input[type=radio]:checked + label:after {
      opacity: 1; }

.squaredThree {
  position: relative;
  margin: 0 15px 0 0; }
  .squaredThree label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    border: 1px solid #ccc; }
    .squaredThree label:after {
      content: '';
      width: 9px;
      height: 5px;
      position: absolute;
      top: 4px;
      left: 4px;
      border: 3px solid #333;
      border-top: none;
      border-right: none;
      opacity: 0;
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .squaredThree label:hover::after {
      opacity: 0.3; }
  .squaredThree input[type=checkbox] {
    visibility: hidden; }
    .squaredThree input[type=checkbox]:checked + label:after {
      opacity: 1; }

.errorBorder .ErrMessage {
  display: block; }

div.mce_inline_error,
.ErrMessage {
  display: none;
  color: #cc3333 !important;
  width: 100%;
  clear: both;
  font-size: 15px !important;
  padding: 10px 15px !important;
  background-color: #fbf1f1 !important;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 3px !important;
  font-weight: normal !important; }
  div.mce_inline_error:before,
  .ErrMessage:before {
    content: '!';
    font-family: Open Sans;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    background-color: #cc3333;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 1.2em;
    margin-right: 10px;
    float: left;
    transform: translateY(-2px); }

.ContactForm .anfrageColumTitel {
  font-size: 15px;
  color: #575f6a; }
  .ContactForm .anfrageColumTitel.ContactFormTitel {
    font-size: 16px;
    color: #333; }

.ContactForm .radioContainer {
  margin-right: 15px;
  cursor: pointer !important; }
  .ContactForm .radioContainer .label {
    padding-top: 2px; }
  .ContactForm .radioContainer label {
    cursor: pointer; }

.ContactForm div[id^="OkBox"] {
  text-align: center; }

#topic {
  font-size: 16px; }

.ContainerContent22 .Form1C {
  margin-bottom: 10px; }

.ContainerContent22 #hideFormContainer {
  display: none; }

.contactDescriptionContainer {
  padding: 10px 3px 15px; }

#kundendienstContainer {
  display: none; }

#tracking_tracingContainer #marketingContainer {
  display: none; }

#tracking_tracingContainer .link {
  margin: 10px 0; }

#einkaufContainer {
  display: none; }

#verwaltungContainer {
  display: none; }

#newpass1Info {
  float: left;
  margin: 3px 0 0 7px;
  width: 285px; }
  #newpass1Info.errorPass {
    color: #b71f17; }
  #newpass1Info.verylowPass {
    color: #b71f17; }
  #newpass1Info.lowPass {
    color: #fcbe0e; }
  #newpass1Info.mediumPass {
    color: #fcbe0e; }
  #newpass1Info.strongPass {
    color: #0aa605; }
  #newpass1Info.verystrongPass {
    color: #fff;
    background: #0aa605; }

#newpass1InfoIcon.errorPass {
  background-position: 0 -25px; }

#newpass1InfoIcon.verylowPass {
  background-position: 0 -25px; }

#newpass1InfoIcon.lowPass {
  background-position: 0 -50px; }

#newpass1InfoIcon.mediumPass {
  background-position: 0 -50px; }

#newpass1InfoIcon.strongPass {
  background-position: 0 0; }

#newpass1InfoIcon.verystrongPass {
  background-position: 0 -75px; }

#popup {
  max-width: 400px;
  width: 100%;
  z-index: 2;
  position: fixed;
  left: 50%;
  top: 50%;
  background-color: #fff;
  box-shadow: -2px 0 15px rgba(51, 51, 51, 0.4);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  #popup #popup_close {
    right: 15px;
    top: 27px;
    color: #333;
    position: absolute;
    border: 2px solid #333;
    font-weight: 600;
    width: 32px;
    height: 32px; }
  #popup #popup_close::before {
    line-height: 32px; }
  #popup .popUpTitel {
    margin-top: 50px;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 30px; }
  #popup .popUpTitel,
  #popup .popUpText {
    padding: 0 50px; }
  #popup .popUpText {
    margin: 20px 0 40px;
    color: #575F6A; }
  #popup .popUpBtns .popUpBtn {
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    text-align: center;
    position: relative;
    font-family: "Oswald";
    font-weight: 400;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 2.5em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s; }
    #popup .popUpBtns .popUpBtn .popUpBtnIcon {
      display: inline-block;
      position: relative;
      left: -10px; }
  @media screen and (max-width: 420px) {
    #popup .popUpBtns .popUpBtn {
      width: 100% !important; } }
  #popup .popUpBtns .popUpLink {
    border-top: 1px solid #E7E7E7; }
    #popup .popUpBtns .popUpLink .dreieckRight {
      top: -1px; }
    #popup .popUpBtns .popUpLink:hover {
      background-color: #EEEEEE; }
  #popup .popUpBtns .popUpDownload {
    border-top: 1px solid #41464a;
    background-color: #41464a;
    color: #fff; }
    #popup .popUpBtns .popUpDownload .popUpBtnIcon {
      top: 1px; }
    #popup .popUpBtns .popUpDownload:hover {
      background-color: #5d6367;
      border-color: #5d6367; }
  #popup .popUpBtns .TwoBtns {
    width: 50%; }
  #popup .popUpBtns .OneBtn {
    width: 100%; }
  #popup img {
    width: 100%;
    vertical-align: top; }
  @media screen and (max-width: 760px) {
    #popup img {
      display: none; } }

@media screen and (max-width: 999px) {
  #popup {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none; } }

@media screen and (max-width: 350px) {
  #popup #popup_close::before {
    line-height: 25px; }
  #popup .tbiconRound::before {
    font-size: 14px;
    line-height: 35px; }
  #popup #popup_close {
    height: 25px;
    right: 15px;
    top: 25px;
    width: 25px; }
  #popup .popUpTitel,
  #popup .popUpText {
    padding: 0 25px; }
  #popup .popUpTitel {
    font-size: 20px;
    margin-top: 45px; }
  #popup .popUpText {
    font-size: 14px;
    margin: 15px 0 20px; }
  #popup .popUpBtns .popUpBtn {
    font-size: 14px; } }

#cookiesAllow {
  position: fixed;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  z-index: 10000;
  background-color: #e8e7e7;
  color: #61667b;
  padding: 10px 50px 10px 10px;
  font-size: 12px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif; }
  #cookiesAllow a#cookiesAllowBtn {
    text-decoration: none;
    background-color: #e3001b;
    cursor: pointer;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    padding: 0 5px;
    float: right;
    margin: 0 -40px 0 0; }
  #cookiesAllow a#cookiesInfoLink {
    color: #e3001b;
    padding: 0 10px; }

body.sitemap #SiteCenterContent {
  margin-bottom: 0; }

#sitemap {
  text-align: center;
  padding: 30px 0; }

.ContainerContentInner {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 40px;
  position: relative; }
  @media only screen and (max-width: 1200px) {
    .ContainerContentInner {
      padding: 0 20px; } }
  .ContainerContentInner.sitemap {
    display: inline-block;
    text-align: left; }
    .ContainerContentInner.sitemap a:hover {
      text-decoration: underline; }
  .ContainerContentInner .newsDatumInContent {
    color: #7c8185;
    font-size: 20px;
    margin-bottom: 10px; }

img.contentImgLayout1 {
  display: block;
  padding: 0 0 12px 0; }

img.contentImgLayout2 {
  float: left;
  padding: 4px 12px 8px 0; }

img.contentImgLayout12 {
  float: left;
  padding: 4px 12px 8px 0; }

img.contentImgLayout3 {
  float: right;
  padding: 4px 0 8px 12px; }

img.contentImgLayout4 {
  display: block;
  padding: 12px 0 0; }

.ContentGallery {
  position: relative; }
  .ContentGallery .ContentGalPrev {
    position: absolute;
    top: 150px;
    width: 50px;
    height: 50px;
    background: red;
    color: #fff;
    left: 0; }
  .ContentGallery .ContentGalNext {
    position: absolute;
    top: 150px;
    width: 50px;
    height: 50px;
    background: red;
    color: #fff;
    right: 0; }
  .ContentGallery .ContentGalPager {
    position: absolute;
    right: 0;
    top: 0;
    background: yellow; }
  .ContentGallery .ContentGalInner {
    position: relative; }
  .ContentGallery .ContentGalSingle {
    position: relative; }
    .ContentGallery .ContentGalSingle .ContentGalSingleOverlay {
      position: absolute;
      bottom: 0;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      width: 96%;
      padding: 4px 2%; }

.ContentAccordeon {
  padding: 0 15px 25px;
  background: red; }

.ContentAccordeonCont {
  background: #fff; }

.SingleAccordeonItem {
  background: #ddd; }
  .SingleAccordeonItem .SingleAccordeonContent {
    height: 0;
    overflow: hidden; }
    .SingleAccordeonItem .SingleAccordeonContent a {
      text-decoration: underline; }
  .SingleAccordeonItem .SingleAccordeonOpener {
    font-size: 24px;
    color: #000;
    line-height: normal;
    padding: 8px 30px 8px 0;
    font-weight: normal;
    display: block;
    cursor: pointer; }
    .SingleAccordeonItem .SingleAccordeonOpener:hover {
      background-color: #ccc; }
  .SingleAccordeonItem .AccordeonIsOpen {
    background: blue; }

.ContainerContent .button_wrapper {
  display: block;
  margin: 20px 0 0; }
  .ContainerContent .button_wrapper > div {
    display: block; }
    .ContainerContent .button_wrapper > div.colbtn .btn {
      display: block;
      text-align: center;
      background: #5d6367;
      margin: 6px 0 0;
      text-decoration: none;
      color: #FFF; }
      .ContainerContent .button_wrapper > div.colbtn .btn:hover {
        color: #FFF;
        opacity: 1; }
  @media screen and (min-width: 600px) {
    .ContainerContent .button_wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .ContainerContent .button_wrapper > div {
        flex: 0 1 auto;
        align-self: center; }
        .ContainerContent .button_wrapper > div.coldesc {
          padding-left: 20px;
          flex: 1 1 auto;
          order: 2; }
        .ContainerContent .button_wrapper > div.colbtn {
          order: 1; }
          .ContainerContent .button_wrapper > div.colbtn .btn {
            display: inline-block;
            margin: 0; } }

.ContainerContent.ContainerContent113 {
  padding-top: 20px; }

.ContainerContent10 .owl-dots,
.ContainerContent104 .owl-dots,
.ContainerContent105 .owl-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 110;
  color: #fff;
  opacity: 0.7; }

.ContainerContent10 .owl-dot,
.ContainerContent104 .owl-dot,
.ContainerContent105 .owl-dot {
  color: #fff;
  padding: 0 4%;
  display: inline-block;
  height: 0;
  overflow: visible;
  border-width: 1px 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.3); }
  .ContainerContent10 .owl-dot:first-child,
  .ContainerContent104 .owl-dot:first-child,
  .ContainerContent105 .owl-dot:first-child {
    padding-left: 0; }
    .ContainerContent10 .owl-dot:first-child .border,
    .ContainerContent104 .owl-dot:first-child .border,
    .ContainerContent105 .owl-dot:first-child .border {
      margin-left: -11px; }
  .ContainerContent10 .owl-dot:last-child,
  .ContainerContent104 .owl-dot:last-child,
  .ContainerContent105 .owl-dot:last-child {
    padding-right: 0; }
    .ContainerContent10 .owl-dot:last-child .border,
    .ContainerContent104 .owl-dot:last-child .border,
    .ContainerContent105 .owl-dot:last-child .border {
      margin-right: -11px; }
  .ContainerContent10 .owl-dot .border,
  .ContainerContent104 .owl-dot .border,
  .ContainerContent105 .owl-dot .border {
    display: inline-block;
    border: 7px solid transparent;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin: -11px 0 10px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }
    .ContainerContent10 .owl-dot .border .bull,
    .ContainerContent104 .owl-dot .border .bull,
    .ContainerContent105 .owl-dot .border .bull {
      display: block;
      float: left;
      background: #fff;
      width: 8px;
      height: 8px;
      cursor: pointer;
      position: relative;
      z-index: -9999; }
  .ContainerContent10 .owl-dot.active .border,
  .ContainerContent104 .owl-dot.active .border,
  .ContainerContent105 .owl-dot.active .border {
    border-color: rgba(0, 0, 0, 0.5); }

.ContainerContent106 .ContainerContentInner {
  max-width: 1200px; }

.ContainerContent106 .legend {
  margin-bottom: 20px; }
  .ContainerContent106 .legend .legendItem {
    font-size: 15px;
    float: left;
    margin-right: 20px; }
    .ContainerContent106 .legend .legendItem .legendIcon {
      margin-right: 5px; }
      .ContainerContent106 .legend .legendItem .legendIcon img {
        height: 17px; }

.ContainerContent106 #filialFilterForm {
  margin-bottom: 30px; }
  .ContainerContent106 #filialFilterForm select {
    cursor: pointer; }
  .ContainerContent106 #filialFilterForm #filialeStandortSelect {
    display: none; }

.ContainerContent106 .filialeLand {
  margin-bottom: 20px; }
  .ContainerContent106 .filialeLand h2 {
    font-family: "Oswald";
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .ContainerContent106 .filialeLand .filialeContainer {
    width: 25%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px;
    margin-bottom: 30px;
    padding: 0 5px; }
    .ContainerContent106 .filialeLand .filialeContainer .filialeStandort {
      font-weight: bold;
      text-transform: uppercase; }

.ContainerContent16 .owl-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 110;
  color: #fff;
  opacity: 0.7; }

.ContainerContent16 .owl-dot {
  color: #fff;
  padding: 0 4%;
  display: inline-block;
  height: 0;
  overflow: visible;
  border-width: 1px 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.3); }
  .ContainerContent16 .owl-dot:first-child {
    padding-left: 0; }
    .ContainerContent16 .owl-dot:first-child .border {
      margin-left: -11px; }
  .ContainerContent16 .owl-dot:last-child {
    padding-right: 0; }
    .ContainerContent16 .owl-dot:last-child .border {
      margin-right: -11px; }
  .ContainerContent16 .owl-dot .border {
    display: inline-block;
    border: 7px solid transparent;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin: -11px 0 10px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }
    .ContainerContent16 .owl-dot .border .bull {
      display: block;
      float: left;
      background: #fff;
      width: 8px;
      height: 8px;
      cursor: pointer;
      position: relative;
      z-index: -9999; }
  .ContainerContent16 .owl-dot.active .border {
    border-color: rgba(0, 0, 0, 0.5); }

.ContainerContent110 {
  background: #F2F2F2; }
  .ContainerContent110Comments .contentTitel {
    font-size: 30px;
    margin-bottom: 20px; }
  .ContainerContent110Comments .singleComment {
    width: 100%;
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: 1px solid #F2F2F2; }
    .ContainerContent110Comments .singleComment:after {
      content: '';
      display: table;
      clear: both; }
    .ContainerContent110Comments .singleComment .leftComment {
      width: 25%;
      float: left; }
      @media screen and (max-width: 550px) {
        .ContainerContent110Comments .singleComment .leftComment {
          width: 100%;
          float: none;
          margin-bottom: 10px; } }
      .ContainerContent110Comments .singleComment .leftComment .nickname {
        font-weight: 600;
        font-size: 18px; }
      .ContainerContent110Comments .singleComment .leftComment .timestamp {
        margin-top: 4px;
        font-size: 16px;
        font-weight: 600;
        font-family: "Oswald"; }
    .ContainerContent110Comments .singleComment .rightComment {
      width: 75%;
      float: left; }
      @media screen and (max-width: 550px) {
        .ContainerContent110Comments .singleComment .rightComment {
          width: 100%;
          float: none; } }
  .ContainerContent110 .contentTitel {
    color: #5D6366;
    margin-bottom: 15px; }
  .ContainerContent110 .okBox .ErrMessage {
    background: #FFF;
    color: green; }
    .ContainerContent110 .okBox .ErrMessage:before {
      content: '';
      display: none; }
  .ContainerContent110 .FormComments50 {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 0 10px;
    box-sizing: border-box; }
    .ContainerContent110 .FormComments50.centred {
      margin-left: 25%;
      float: none;
      text-align: center; }
      @media screen and (max-width: 550px) {
        .ContainerContent110 .FormComments50.centred {
          margin-left: 0; } }
    @media screen and (max-width: 550px) {
      .ContainerContent110 .FormComments50 {
        width: 100%;
        margin-top: 10px; } }
  .ContainerContent110 .FormComments100 {
    width: 100%;
    display: inline-block;
    padding: 0 10px;
    box-sizing: border-box; }
  .ContainerContent110 .FormComments50 .FormR3L,
  .ContainerContent110 .FormComments100 .FormR3L {
    width: 100%; }
    .ContainerContent110 .FormComments50 .FormR3L input[type="text"],
    .ContainerContent110 .FormComments50 .FormR3L textarea,
    .ContainerContent110 .FormComments100 .FormR3L input[type="text"],
    .ContainerContent110 .FormComments100 .FormR3L textarea {
      width: 100%;
      padding: 12px 15px;
      border-color: #F2F2F2;
      box-sizing: border-box;
      font-family: Source Sans Pro, sans-serif;
      font-size: 16px; }
    .ContainerContent110 .FormComments50 .FormR3L textarea,
    .ContainerContent110 .FormComments100 .FormR3L textarea {
      height: 100px;
      resize: vertical;
      box-sizing: border-box; }
    .ContainerContent110 .FormComments50 .FormR3L.errorBorder input,
    .ContainerContent110 .FormComments50 .FormR3L.errorBorder textarea,
    .ContainerContent110 .FormComments100 .FormR3L.errorBorder input,
    .ContainerContent110 .FormComments100 .FormR3L.errorBorder textarea {
      border-color: #b71f17; }
    .ContainerContent110 .FormComments50 .FormR3L .PrivacyL,
    .ContainerContent110 .FormComments100 .FormR3L .PrivacyL {
      width: 35px; }

.HeaderSliderMask {
  background: url(../../content/img/css/header_mask.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  display: none; }

#SiteCenterContent {
  background: #f2f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  margin-bottom: 34px;
  font-size: 16px; }
  #SiteCenterContent #breadcrumb {
    margin: 0 auto;
    padding: 20px 40px;
    position: relative;
    font-size: 15px; }
    @media only screen and (max-width: 1200px) {
      #SiteCenterContent #breadcrumb {
        padding-left: 20px;
        padding-right: 20px; } }
    #SiteCenterContent #breadcrumb i {
      color: #999; }
    #SiteCenterContent #breadcrumb .breadcrumbItem {
      display: inline-block; }
      #SiteCenterContent #breadcrumb .breadcrumbItem a {
        color: #999;
        -moz-transition: all linear .1s;
        -o-transition: all linear .1s;
        -webkit-transition: all linear .1s;
        transition: all linear .1s; }
        #SiteCenterContent #breadcrumb .breadcrumbItem a:hover {
          color: #333; }

#HomeHeaderNaviInner {
  position: absolute;
  width: 100%; }
  #HomeHeaderNaviInner #menuLevel2 .GoToSubNavi {
    display: none; }

.NaviServices {
  position: absolute;
  left: 0;
  top: 210px; }

#HeaderShortcutNavi {
  position: absolute;
  top: 0;
  right: 22px;
  padding: 0 0 28px; }
  #HeaderShortcutNavi #MegaMenuOpener {
    display: none; }
  #HeaderShortcutNavi a.cp {
    margin-right: 10px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: inline-block; }
    #HeaderShortcutNavi a.cp:hover {
      /*text-decoration: underline;*/
      color: rgba(255, 255, 255, 0.8);
      border-color: rgba(255, 255, 255, 0.8); }

.NaviLevel4 #langNavi {
  position: absolute;
  bottom: -35px;
  right: 0; }

.NaviLevel4 #LogoGenericInner {
  padding-left: 20px;
  padding-right: 20px; }

.HeaderNaviFixed #menuLevel2 {
  position: fixed;
  top: 76px; }

.HeaderNaviFixed.NaviLevel1 {
  opacity: 1; }
  .HeaderNaviFixed.NaviLevel1 #langNavi {
    padding-top: 28px; }

.HeaderNaviFixed.NaviLevel2 {
  opacity: 1; }
  .HeaderNaviFixed.NaviLevel2 #MainNaviBar {
    display: none; }
  .HeaderNaviFixed.NaviLevel2 #HeaderShortcutNavi {
    padding-top: 28px; }
  .HeaderNaviFixed.NaviLevel2 #HeaderShortcutNavi #MegaMenuOpener {
    display: inline-block; }

.HeaderNaviFixed.NaviLevel3 {
  opacity: 1; }
  .HeaderNaviFixed.NaviLevel3 #MainNaviBar {
    display: none; }
  .HeaderNaviFixed.NaviLevel3 #HeaderShortcutNavi {
    padding-top: 25px; }
  .HeaderNaviFixed.NaviLevel3 #HeaderShortcutNavi #MegaMenuOpener {
    display: inline-block; }

.HeaderNaviFixed.NaviLevel4 {
  opacity: 1; }
  .HeaderNaviFixed.NaviLevel4 #MainNaviBar {
    display: none; }
  .HeaderNaviFixed.NaviLevel4 #HeaderShortcutNavi {
    padding-top: 25px; }
  .HeaderNaviFixed.NaviLevel4 #HeaderShortcutNavi #MegaMenuOpener {
    display: inline-block; }

.HeaderNaviFixed.NaviLevel5 {
  opacity: 1; }
  .HeaderNaviFixed.NaviLevel5 #MainNaviBar {
    display: none; }
  .HeaderNaviFixed.NaviLevel5 #HeaderShortcutNavi {
    padding-top: 25px; }
  .HeaderNaviFixed.NaviLevel5 #HeaderShortcutNavi #MegaMenuOpener {
    display: inline-block; }

.HeaderNaviFixed.NaviLevel99 {
  opacity: 1; }
  .HeaderNaviFixed.NaviLevel99 #MainNaviBar {
    display: none; }
  .HeaderNaviFixed.NaviLevel99 #HeaderShortcutNavi #MegaMenuOpener {
    display: inline-block; }

.HeaderNaviFixed #HeaderShortcutNavi {
  position: fixed;
  z-index: 201;
  padding-bottom: 0; }

.HeaderNaviFixed #MainNaviBar {
  display: inline-block;
  position: relative;
  top: 0;
  background: transparent; }
  .HeaderNaviFixed #MainNaviBar .menuItem {
    padding: 28px 10px 27px; }

.HeaderNaviFixed ul#CountryChange {
  display: inline-block;
  float: left;
  font-size: 14px; }

#HomeHeaderNavi:not(.HeaderNaviFixed) #HeaderShortcutNavi {
  padding-top: 28px; }

.closeMpMenu {
  position: absolute;
  left: 17px;
  top: 25px; }

.mp-title {
  font-family: "Roboto mediabold"; }

.mpSidebarContent {
  font-size: 17px; }
  .mpSidebarContent input.inputForm1 {
    width: 100%;
    padding: 9px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: none;
    margin-bottom: 8px; }
  .mpSidebarContent input.inputLenS {
    margin-right: 3%;
    width: 25%; }
  .mpSidebarContent input.inputLenM {
    width: 42%;
    float: right; }
    .mpSidebarContent input.inputLenM:after {
      clear: right; }
  .mpSidebarContent .inputBtn1 {
    background: #3f464a;
    color: #fff;
    padding: 9px 12px;
    border: none;
    text-transform: uppercase;
    margin: 0 auto;
    cursor: pointer;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
    .mpSidebarContent .inputBtn1:hover {
      background: #1f2224; }
  .mpSidebarContent #imgCaptcha {
    width: 100%; }

.tbTandTLinks {
  padding: 10px 0 18px; }
  .tbTandTLinks a {
    display: block;
    color: #b2b5b8;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.4; }
    .tbTandTLinks a:after {
      content: "#";
      font-family: Fercam-Iconfont;
      color: #b2b5b8;
      padding-left: 6px; }
    .tbTandTLinks a:hover {
      color: #fff; }
      .tbTandTLinks a:hover:after {
        color: #fff; }

.recaptchalink a {
  color: #b2b5b8;
  font-size: 13px;
  text-transform: uppercase; }
  .recaptchalink a:hover {
    color: #FFF; }

#TrackTraceResult a {
  color: #b2b5b8;
  text-transform: uppercase; }
  #TrackTraceResult a:hover {
    color: #FFF; }

.NaviLevel999 {
  opacity: 0; }

#SiteCenterLeft {
  min-height: 1px;
  float: left;
  width: 60%; }

#SiteCenterRight {
  min-height: 1px;
  float: left;
  width: 40%; }

#SiteCenterGradient {
  width: 100%;
  background: red url(../img/css/bg_Cols.gif) repeat-y 0 0;
  background-size: 100% auto; }

.TagBoxCont {
  width: 100%;
  background: #fff;
  margin: 0 0 34px;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -ms-align-content: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;
  align-items: flex-start; }
  .TagBoxCont .SingleTagBox {
    width: 25%;
    background: #fff;
    -ms-flex: 1 1 1;
    -webkit-flex: 1 1 1;
    flex: 1 1 1;
    margin: 0;
    min-height: 50px;
    float: left; }
    .TagBoxCont .SingleTagBox:hover .SingleTagBoxInner {
      margin-top: -12px;
      padding-top: 12px;
      background: #eee; }
    .TagBoxCont .SingleTagBox:hover .SingleTagBoxLink {
      opacity: 1; }
  .TagBoxCont .SingleTagBoxOverview:hover .SingleTagBoxInner {
    margin-top: -12px;
    padding-top: 12px;
    background: #eee; }
  .TagBoxCont .SingleTagBoxOverview:hover .SingleTagBoxLink {
    opacity: 1; }
  .TagBoxCont .SingleTagBoxInner {
    margin: 0 1px;
    background: #fff;
    -moz-transition: margin ease-out 0.5s, padding ease-out 0.5s, background 0.5s;
    -o-transition: margin ease-out 0.5s, padding ease-out 0.5s, background 0.5s;
    -webkit-transition: margin ease-out 0.5s, padding ease-out 0.5s, background 0.5s;
    transition: margin ease-out 0.5s, padding ease-out 0.5s, background 0.5s; }
  .TagBoxCont .owl-controls {
    position: absolute;
    top: 18px;
    left: 50%;
    z-index: 10; }
    .TagBoxCont .owl-controls .owl-dots {
      margin-left: -53%;
      height: 8px; }
  .TagBoxCont .owl-dot {
    width: 8px;
    height: 8px;
    background: #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    display: block;
    float: left;
    margin-left: 5px; }
    .TagBoxCont .owl-dot.active {
      background: #5d6367; }
  .TagBoxCont .owl-carousel .owl-stage-outer {
    margin-top: -12px;
    padding-top: 12px; }

.SingleTagBoxImg {
  position: relative;
  width: 100%;
  height: auto; }
  .SingleTagBoxImg img {
    width: 100%;
    display: block; }

.SingleTagBoxLink {
  width: 100%;
  height: 100%;
  display: table;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  opacity: 0;
  -moz-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  -webkit-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s; }

.SingleBoxLinkInner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%; }
  .SingleBoxLinkInner a {
    border: 1px solid #fff;
    color: #fff;
    padding: 3px 8px;
    text-transform: uppercase;
    text-decoration: none !important; }
    .SingleBoxLinkInner a:hover {
      background: #fff;
      color: #000; }

.SingleTagBoxBereich {
  color: #999;
  text-transform: uppercase;
  padding: 38px 25px 20px;
  text-align: center; }

.SingleTagBoxTitel {
  color: #000;
  font-size: 150%;
  text-align: center;
  padding: 0 25px 11px; }
  .SingleTagBoxTitel a {
    color: #000;
    text-decoration: none !important; }

.SingleTagBoxIntro {
  color: #575f6a;
  padding: 0 10% 15px;
  font-size: 16px; }

.SingleOverviewBoxInner {
  width: 100%; }
  .SingleOverviewBoxInner .SingleTagBoxText {
    width: 50%;
    text-align: center; }
  .SingleOverviewBoxInner .SingleTagBoxImg {
    width: 50%; }
  .SingleOverviewBoxInner .SingleTagBoxTextInner {
    padding: 15px 0; }
  .SingleOverviewBoxInner .SingleTagBoxTitel {
    font-family: "Oswald", sans-serif; }

.SingleOverviewBox {
  background: #fff;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s; }
  .SingleOverviewBox:nth-child(odd) .SingleTagBoxText {
    float: right; }
  .SingleOverviewBox:nth-child(odd) .SingleTagBoxImg {
    float: left; }
  .SingleOverviewBox:nth-child(even) .SingleTagBoxImg {
    float: right; }
  .SingleOverviewBox:nth-child(even) .SingleTagBoxText {
    float: left; }
  .SingleOverviewBox .SingleTagBoxImg {
    overflow: hidden;
    background: #000; }
    .SingleOverviewBox .SingleTagBoxImg img {
      opacity: 1;
      -moz-transition: opacity 0.5s;
      -o-transition: opacity 0.5s;
      -webkit-transition: opacity 0.5s;
      transition: opacity 0.5s; }
    .SingleOverviewBox .SingleTagBoxImg .imgFullHeight {
      height: 100%;
      width: auto; }
  .SingleOverviewBox:hover {
    background: #eee; }
    .SingleOverviewBox:hover .SingleTagBoxImg img {
      opacity: 0.9; }

.SingleOverviewBoxLink {
  width: 100%;
  padding: 5px 25px 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .SingleOverviewBoxLink a {
    padding: 5px 25px;
    color: #fff;
    background: #41464a;
    text-transform: uppercase;
    display: inline-block;
    opacity: .8;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s; }
    .SingleOverviewBoxLink a:hover {
      opacity: 1; }

.SingleTagSliderBox .SingleTagBoxInner {
  display: none; }

.SingleTagSliderBox .owl-item .SingleTagBoxInner {
  display: block; }

#MapContainer {
  width: 100%;
  background: #eee;
  margin-bottom: 34px; }

#StandorteMapSvg {
  min-height: 250px;
  width: 75%; }

#GebrauchtWagenKatcont {
  width: 100%; }

#GebrauchtSpecialFilter {
  width: 25%;
  padding: 3% 0 0;
  float: left; }

.tbSingleGebrauchtKat {
  width: 33.33%;
  padding-right: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ddd; }
  .tbSingleGebrauchtKat:nth-child(3n) {
    padding-right: 0; }

.tbSingleGebrauchtKatInner {
  width: 100%;
  background: #fff;
  text-align: center;
  padding: 10% 0;
  font-size: 18px;
  color: #9b9b9b;
  text-transform: uppercase; }
  .tbSingleGebrauchtKatInner.catActive {
    color: #3f464a; }
  .tbSingleGebrauchtKatInner:not(.active) {
    color: #ddd;
    cursor: not-allowed; }
  .tbSingleGebrauchtKatInner .tbicon {
    font-size: 250%;
    line-height: 1.5;
    margin-bottom: 10px; }

.tbGebrauchtwagenPreis {
  width: 75%;
  margin: 0 auto; }

.tbGebrauchtJahre {
  width: 75%;
  margin: 0 auto; }
  .tbGebrauchtJahre select {
    width: 100%;
    border: 1px solid #c6c7c8;
    background: url(../Img/icons/pfeil_small_down.gif) no-repeat right center;
    padding: 3px 5px 3px 8px;
    color: #3f464a;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none; }

.SingleGebrauchtWagen {
  opacity: 1;
  height: 100%;
  overflow: hidden; }
  .SingleGebrauchtWagen.itemOdd .GebrauchtWagenImg {
    float: left;
    margin-left: 12%;
    margin-right: -7%; }
  .SingleGebrauchtWagen.itemOdd .GebrauchtWagenInfo {
    float: left; }
  .SingleGebrauchtWagen.itemOdd .GebrauchtWagenConnector {
    left: auto;
    right: 0; }
  .SingleGebrauchtWagen.itemOdd .GebrauchtWagenData {
    margin-right: 50px;
    margin-left: 0;
    padding: 8% 10% 8% 15%; }

#GebrauchtwagenNoResults {
  padding: 50px 15px;
  text-align: center;
  font-weight: bold; }

#GebrauchtWagenCont {
  background: #fff;
  padding: 0 7px 7px; }

#GebrauchtWagenItems {
  background: #f2f2f2; }

.GebrauchtWagenInfo {
  background: #5d6367;
  color: #fff;
  float: right;
  width: 36%;
  margin-top: 2%;
  position: relative; }
  @media all and (min-width: 1001px) {
    .GebrauchtWagenInfo:hover .GebrauchtWagenConnector {
      bottom: 50%;
      -moz-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
      -o-transform: translate(0, 50%);
      -webkit-transform: translate(0, 50%);
      transform: translate(0, 50%);
      padding: 0; } }

.GebrauchtWagenData {
  background: #fff;
  color: #3f464a;
  margin-left: 50px;
  margin-right: 0;
  padding: 8% 15% 8% 10%; }
  .GebrauchtWagenData .TableCol1 {
    min-width: 30%; }
  .GebrauchtWagenData .TableCol2 {
    width: 70%;
    margin-bottom: 6px; }

.GebrauchtWagenImg {
  float: right;
  width: 45%; }
  .GebrauchtWagenImg img {
    width: 100%;
    display: block;
    background: #ddd;
    margin-right: 12%;
    margin-left: -7%; }

.GebrauchtWagenConnector {
  position: absolute;
  left: 0;
  right: auto;
  bottom: 15px;
  width: 50px;
  text-align: center;
  color: #fff;
  padding: 0 0 8px;
  font-size: 20px;
  -moz-transition: all linear .2s;
  -o-transition: all linear .2s;
  -webkit-transition: all linear .2s;
  transition: all linear .2s; }
  .GebrauchtWagenConnector a {
    color: #fff;
    -moz-transition: all linear .1s;
    -o-transition: all linear .1s;
    -webkit-transition: all linear .1s;
    transition: all linear .1s; }
    .GebrauchtWagenConnector a:hover {
      font-size: 23px; }

.GebrauchtTitle {
  color: #333;
  font-size: 30px;
  font-family: "Oswald", sans-serif;
  margin-bottom: 20px; }

#SiteSearch {
  padding: 50px 0; }
  #SiteSearch hr {
    max-width: 970px;
    margin: 10px auto 20px;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.5), transparent); }

.SiteSearchGroupTitle {
  font-weight: bold;
  font-size: 21px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 970px;
  margin: 0 auto; }

.SiteSearchItem {
  padding: 10px 20px 15px;
  max-width: 970px;
  margin: 0 auto; }
  .SiteSearchItem:hover {
    background: rgba(100, 100, 100, 0.1); }
  .SiteSearchItem a {
    text-decoration: underline; }

.SiteSearchMessage {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
  font-size: 17px; }

.serpTitle {
  font-weight: bold; }

.serpTerm {
  font-weight: bold;
  color: #000; }

.infowindowAskLink {
  text-align: center; }
  .infowindowAskLink a {
    display: inline-block;
    border: 1px solid #333;
    padding: 5px 10px;
    margin-top: 8px; }
    .infowindowAskLink a:hover {
      background: #333;
      color: #fff; }
    .infowindowAskLink a i {
      font-size: 10px;
      margin-right: 7px; }

A#teamblauContact {
  background: url(https://www.fercam.com/img/teamblau.png) no-repeat left center;
  padding: 5px 0 5px 29px; }

.PageColorId1 .SingleOverviewBoxLink a {
  background: #00489b; }

.SingleMapKatColor0:hover {
  background: #f5f5f5; }

.SingleMapKatColor1:hover,
.SingleMapKatColor1.activeMapKat {
  background: #00489b;
  color: #fff; }

.bereichsColor1.active {
  background: #00489b; }

.PageColorId2 .SingleOverviewBoxLink a {
  background: #279947; }

.SingleMapKatColor2:hover,
.SingleMapKatColor2.activeMapKat {
  background: #279947;
  color: #fff; }

.bereichsColor2.active {
  background: #279947; }

.PageColorId3 .SingleOverviewBoxLink a {
  background: #008EDF; }

.SingleMapKatColor3:hover,
.SingleMapKatColor3.activeMapKat {
  background: #008EDF;
  color: #fff; }

.bereichsColor3.active {
  background: #008EDF; }

.PageColorId4 .SingleOverviewBoxLink a {
  background: #de6500; }

.SingleMapKatColor4:hover,
.SingleMapKatColor4.activeMapKat {
  background: #de6500;
  color: #fff; }

.bereichsColor4.active {
  background: #de6500; }

.PageColorId5 .SingleOverviewBoxLink a {
  background: #f6c100; }

.SingleMapKatColor5:hover,
.SingleMapKatColor5.activeMapKat {
  background: #f6c100;
  color: #fff; }

.bereichsColor5.active {
  background: #f6c100; }

.anfrageTypContainer.active {
  color: #fff; }

.NaviLevel3 .serviceLinkWithIcon {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border: 2px solid #fff;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  -moz-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: -12px;
  text-decoration: none !important; }
  .NaviLevel3 .serviceLinkWithIcon .tbicon {
    font-size: 16px;
    line-height: 35px; }
  .NaviLevel3 .serviceLinkWithIcon .iconLinktext {
    display: none; }

.transportBlock label {
  cursor: pointer; }

.submitBox label {
  cursor: pointer; }

#naviLeft li.trail a.trail {
  color: #f03; }

#naviLeft li.active a.active {
  color: #f09; }

#naviTop li.trail a.trail {
  color: #f03; }

#naviTop li.active a.active {
  color: #f09; }

ul#CountryChange {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 16px;
  position: relative;
  z-index: 1;
  text-transform: uppercase; }
  ul#CountryChange > li > span.tbicon {
    float: right; }
    ul#CountryChange > li > span.tbicon.icon-internationalKonvertiert {
      padding-left: 10px; }
  ul#CountryChange ul {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 16px;
    position: relative;
    z-index: 1;
    text-transform: uppercase; }
  ul#CountryChange li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: white;
    min-width: 100%; }
    ul#CountryChange li ul a {
      color: #000;
      text-transform: uppercase;
      font-size: 15px;
      text-decoration: none;
      padding: 8px 14% 8px 55px;
      background-repeat: no-repeat;
      background-position: 95% 8px;
      border-bottom: 1px solid #ccc;
      display: block; }
      ul#CountryChange li ul a:hover {
        text-decoration: none;
        background-color: #eee; }
  ul#CountryChange li:hover ul {
    display: block; }

.mp-menu .mp-title.tbTitleMuchoAbstandTop {
  padding: 70px 70px 15px; }

.mp-pusher .mp-menu-large {
  width: 450px; }

.tb-icon-arrow-2:before {
  content: "#";
  font-family: Fercam-Iconfont;
  text-transform: none;
  font-size: 9px;
  padding-right: 8px;
  line-height: 16px;
  vertical-align: text-bottom; }

.noLangNavi #langNavi {
  display: none; }

.OverviewBoxCont {
  width: 100%;
  padding: 20px 20px 20px;
  background: #FFF;
  margin-bottom: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mobileOverview .SingleOverviewBox {
  margin-bottom: 10px; }
  .mobileOverview .SingleOverviewBox .SingleOverviewBoxInner .SingleTagBoxText {
    width: 100%;
    float: none; }
  .mobileOverview .SingleOverviewBox .SingleOverviewBoxInner .SingleTagBoxImg {
    width: 100%;
    float: none; }

.KatFilterReduced #GebrauchtWagenKatcont {
  width: 75%;
  border-right: 1px solid #ddd;
  margin-right: -1px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media all and (max-width: 1200px) {
  .TagBoxCont .SingleTagBox {
    width: 50%;
    float: left; } }

@media all and (max-width: 1020px) {
  #MapCategories {
    float: none;
    clear: both;
    width: 100%;
    background: #eee; }
  #StandorteMapSvg {
    width: 100%;
    height: 500px; }
  .MapStandorteTitle {
    float: left;
    padding: 16px 5% 15px; }
  #StandortMapKatList {
    float: left;
    position: relative;
    width: 45%;
    margin: 19px 0 0; }
    #StandortMapKatList ul {
      display: none;
      position: absolute;
      padding-top: 2px !important;
      left: 0;
      top: 100%;
      width: 100%;
      background: #eee; }
    #StandortMapKatList.openSecure ul {
      display: block; }
  .AktMapKatLabel {
    display: block;
    padding: 8px 25px 8px 12px;
    background: #fff;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .AktMapKatLabel .tbicon {
      display: inline-block;
      margin-top: -3px; }
  .StandorteInfoBox {
    display: none; }
  .SingleMapKat.activeMapKat:before {
    display: none; } }

@media all and (max-width: 1000px) and (min-width: 900px) {
  #HomeHeaderNavi .NaviServices {
    margin-left: -180px;
    top: 200px; }
    #HomeHeaderNavi .NaviServices li a {
      height: 33px; }
      #HomeHeaderNavi .NaviServices li a span {
        top: -1px; } }

@media all and (max-width: 900px) {
  #HomeHeaderNavi .NaviServices {
    margin-left: -180px;
    top: 120px; } }

@media all and (max-width: 1000px) {
  #HomeHeaderNavi .NaviServices ul li {
    margin-bottom: 5px; }
    #HomeHeaderNavi .NaviServices ul li a {
      font-size: 1px; }
  .SingleGebrauchtWagen {
    width: 48%;
    margin: 0 1%;
    float: left; }
    .SingleGebrauchtWagen.itemOdd {
      clear: both; }
      .SingleGebrauchtWagen.itemOdd .GebrauchtWagenImg {
        width: 100%;
        float: none;
        margin: 0; }
        .SingleGebrauchtWagen.itemOdd .GebrauchtWagenImg img {
          margin: 0; }
      .SingleGebrauchtWagen.itemOdd .GebrauchtWagenInfo {
        float: none;
        width: 100%;
        margin: 0; }
      .SingleGebrauchtWagen.itemOdd .GebrauchtWagenData {
        margin: 0 0 50px;
        padding: 6% 10%; }
      .SingleGebrauchtWagen.itemOdd .GebrauchtWagenConnector {
        right: 15px;
        bottom: 5px;
        left: auto;
        padding-bottom: 4px; }
    .SingleGebrauchtWagen .GebrauchtWagenImg {
      width: 100%;
      float: none;
      margin: 0; }
      .SingleGebrauchtWagen .GebrauchtWagenImg img {
        margin: 0; }
    .SingleGebrauchtWagen .GebrauchtWagenInfo {
      float: none;
      width: 100%;
      margin: 0; }
    .SingleGebrauchtWagen .GebrauchtWagenData {
      margin: 0 0 50px;
      padding: 6% 10%; }
    .SingleGebrauchtWagen .GebrauchtWagenConnector {
      right: 15px;
      bottom: 5px;
      left: auto;
      padding-bottom: 4px; }
  .singleNewsItem {
    width: 90%; } }

@media all and (max-width: 767px) {
  .SingleGebrauchtWagen {
    width: 94%;
    margin: 0 3%;
    float: none;
    clear: both; }
  .tbSingleGebrauchtKatInner {
    font-size: 13px; }
    .tbSingleGebrauchtKatInner .tbicon {
      font-size: 170%; }
  #GebrauchtSpecialFilter {
    width: 100%; }
  .HeaderTeaserLeft {
    display: none; }
  .HeaderTeaserRight {
    width: 100%; }
  .singleNewsImg {
    width: 100%;
    float: none; }
  .singleNewsPreview {
    width: 100%; }
  #GebrauchtwagenFilter #GebrauchtWagenKatcont {
    width: 100%; }
  #HomeHeaderNavi .NaviServices {
    display: none; } }

@media all and (max-width: 600px) {
  .MapStandorteTitle {
    float: none;
    padding: 12px 25px 8px; }
  #StandortMapKatList {
    float: none;
    margin: 0 0 15px 25px;
    width: 75%; }
  .TagBoxCont .SingleTagBox {
    width: 100%; } }

@media all and (max-width: 500px) {
  .HeaderTeaserRight a {
    padding: 12px 15px 12px 15px; }
    .HeaderTeaserRight a i {
      display: none; }
  .mp-pusher .mp-menu-large {
    width: 300px; }
  .mp-menu .mp-title.tbTitleMuchoAbstandTop {
    padding-left: 30px;
    padding-right: 30px; }
  .FormCB {
    width: 100%; }
  .FormA3 {
    padding: 10px 2px; } }

@media (min-width: 1000px) and (max-width: 1060px) {
  #MainNaviBar .menuItem {
    font-size: 14px; } }

/* Scroll Down Button */
#scrollDownArrow.arrow-wrap {
  position: absolute;
  z-index: 1;
  bottom: 20px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
  -moz-transition: all linear .2s;
  -o-transition: all linear .2s;
  -webkit-transition: all linear .2s;
  transition: all linear .2s;
  border-radius: 50%; }
  #scrollDownArrow.arrow-wrap:hover {
    opacity: 1 !important;
    background-color: #555; }
  #scrollDownArrow.arrow-wrap img {
    vertical-align: bottom; }

/*@media all and (max-width:1000px) and (min-width: 900px){*/
@media all and (max-width: 1000px) {
  #scrollDownArrow.arrow-wrap {
    display: none !important; } }

/* Google Remarketing */
iframe[name=google_conversion_frame] {
  position: absolute;
  top: -9999px;
  overflow: hidden; }

#safariWrapper {
  margin-top: 15px; }

.ContainerContentInner::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px; }

.ContainerContentInner::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

/* Farbige Bereiche abh�ngig vom Bereich */
body.bereich_1 #HeaderNaviInner a span:hover,
body.bereich_1 #HeaderNaviInner ul a span:hover,
body.bereich_1 #HeaderNaviInner ul div.not-clickable span:hover,
body.bereich_1 #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.trail div span,
body.bereich_1 #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.active div span {
  border-bottom-color: #00489B !important; }

body.bereich_3 #HeaderNaviInner a span:hover,
body.bereich_3 #HeaderNaviInner ul a span:hover,
body.bereich_3 #HeaderNaviInner ul div.not-clickable span:hover,
body.bereich_3 #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.trail div span,
body.bereich_3 #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.active div span {
  border-bottom-color: #279947 !important; }

body.bereich_2 #HeaderNaviInner a span:hover,
body.bereich_2 #HeaderNaviInner ul a span:hover,
body.bereich_2 #HeaderNaviInner ul div.not-clickable span:hover,
body.bereich_2 #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.trail div span,
body.bereich_2 #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.active div span {
  border-bottom-color: #008EDF !important; }

body.bereich_4 #HeaderNaviInner a span:hover,
body.bereich_4 #HeaderNaviInner ul a span:hover,
body.bereich_4 #HeaderNaviInner ul div.not-clickable span:hover,
body.bereich_4 #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.trail div span,
body.bereich_4 #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.active div span {
  border-bottom-color: #DE6500 !important; }

body.bereich_5 #HeaderNaviInner a span:hover,
body.bereich_5 #HeaderNaviInner ul a span:hover,
body.bereich_5 #HeaderNaviInner ul div.not-clickable span:hover,
body.bereich_5 #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.trail div span,
body.bereich_5 #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.active div span {
  border-bottom-color: #E7B444 !important; }

body.bereich_1 .motherpage_3 a.active {
  background-color: #00489B !important; }

body.bereich_3 .motherpage_3 a.active {
  background-color: #279947 !important; }

body.bereich_2 .motherpage_3 a.active {
  background-color: #008EDF !important; }

body.bereich_4 .motherpage_3 a.active {
  background-color: #DE6500 !important; }

body.bereich_5 .motherpage_3 a.active {
  background-color: #E7B444 !important; }

body.bereich_1 .anfrage {
  background-color: #00489B !important; }
  body.bereich_1 .anfrage:hover {
    color: #FFFFFF !important;
    background-color: #003b8c !important; }

body.bereich_3 .anfrage {
  background-color: #279947 !important; }
  body.bereich_3 .anfrage:hover {
    color: #FFFFFF !important;
    background-color: #1e7d40 !important; }

body.bereich_2 .anfrage {
  background-color: #008EDF !important; }
  body.bereich_2 .anfrage:hover {
    color: #FFFFFF !important;
    background-color: #0074c9 !important; }

body.bereich_4 .anfrage {
  background-color: #DE6500 !important; }
  body.bereich_4 .anfrage:hover {
    color: #FFFFFF !important;
    background-color: #a65300 !important; }

body.bereich_5 .anfrage {
  background-color: #E7B444 !important; }
  body.bereich_5 .anfrage:hover {
    color: #FFFFFF !important;
    background-color: #cb931a !important; }

body.bereich_1 .teaserPageIcon,
body.bereich_1 #MainNaviBar .anfrage {
  background-color: #00489B !important; }

body.bereich_1 #HeaderNavi.fixed-navigation .anfrage {
  color: #FFF !important; }

body.bereich_3 .teaserPageIcon,
body.bereich_3 #MainNaviBar .anfrage {
  background-color: #279947 !important; }

body.bereich_3 #HeaderNavi.fixed-navigation .anfrage {
  color: #FFF !important; }

body.bereich_2 .teaserPageIcon,
body.bereich_2 #MainNaviBar .anfrage {
  background-color: #008EDF !important; }

body.bereich_2 #HeaderNavi.fixed-navigation .anfrage {
  color: #FFF !important; }

body.bereich_4 .teaserPageIcon,
body.bereich_4 #MainNaviBar .anfrage {
  background-color: #DE6500 !important;
  color: #FFF; }

body.bereich_4 #HeaderNavi.fixed-navigation .anfrage {
  color: #FFF !important; }

body.bereich_5 .teaserPageIcon,
body.bereich_5 #MainNaviBar .anfrage {
  background-color: #E7B444 !important;
  color: #FFF; }

body.bereich_5 #HeaderNavi.fixed-navigation .anfrage {
  color: #FFF !important; }

body.bereich_1 .ContainerContent115 .heading__1,
body.bereich_1 .ContainerContent118 .heading__1,
body.bereich_1 .ContainerContent120 .heading__1,
body.bereich_1 .ContainerContent123 .heading__1,
body.bereich_1 .ContainerContent115 .introduction,
body.bereich_1 .ContainerContent116 .introduction,
body.bereich_1 .ContainerContent118 .introduction,
body.bereich_1 .ContainerContent128 .introduction,
body.bereich_1 .ContainerContent130 .contentSliderTitel,
body.bereich_1 .ContainerContent133 .heading__2,
body.bereich_1 .ContainerContent131 .heading,
body.bereich_1 .downloadBlock .downloads a::before,
body.bereich_1 #MapContainer .heading__1,
body.bereich_1 #MapContainer .heading__1,
body.bereich_1 .contentTxt a,
body.bereich_1 .accordeonInhalt a {
  color: #00489B !important; }

body.bereich_3 .ContainerContent115 .heading__1,
body.bereich_3 .ContainerContent118 .heading__1,
body.bereich_3 .ContainerContent120 .heading__1,
body.bereich_3 .ContainerContent123 .heading__1,
body.bereich_3 .ContainerContent137 .heading__1,
body.bereich_3 .ContainerContent137 .heading__1,
body.bereich_3 .ContainerContent115 .introduction,
body.bereich_3 .ContainerContent116 .introduction,
body.bereich_3 .ContainerContent118 .introduction,
body.bereich_3 .ContainerContent128 .introduction,
body.bereich_3 .ContainerContent133 .heading__2,
body.bereich_3 .ContainerContent131 .heading,
body.bereich_3 .ContainerContent130 .contentSliderTitel,
body.bereich_3 .downloadBlock .downloads a::before,
body.bereich_3 #MapContainer .heading__1,
body.bereich_3 .contentTxt a,
body.bereich_3 .accordeonInhalt a {
  color: #279947 !important; }

body.bereich_2 .ContainerContent115 .heading__1,
body.bereich_2 .ContainerContent118 .heading__1,
body.bereich_2 .ContainerContent120 .heading__1,
body.bereich_2 .ContainerContent123 .heading__1,
body.bereich_2 .ContainerContent137 .heading__1,
body.bereich_2 .ContainerContent115 .introduction,
body.bereich_2 .ContainerContent116 .introduction,
body.bereich_2 .ContainerContent118 .introduction,
body.bereich_2 .ContainerContent128 .introduction,
body.bereich_2 .ContainerContent133 .heading__2,
body.bereich_2 .ContainerContent131 .heading,
body.bereich_2 .ContainerContent130 .contentSliderTitel,
body.bereich_2 .downloadBlock .downloads a::before,
body.bereich_2 #MapContainer .heading__1,
body.bereich_2 .contentTxt a,
body.bereich_2 .accordeonInhalt a {
  color: #008EDF !important; }

body.bereich_4 .ContainerContent115 .heading__1,
body.bereich_4 .ContainerContent118 .heading__1,
body.bereich_4 .ContainerContent120 .heading__1,
body.bereich_4 .ContainerContent123 .heading__1,
body.bereich_4 .ContainerContent137 .heading__1,
body.bereich_4 .ContainerContent115 .introduction,
body.bereich_4 .ContainerContent116 .introduction,
body.bereich_4 .ContainerContent118 .introduction,
body.bereich_4 .ContainerContent128 .introduction,
body.bereich_4 .ContainerContent133 .heading__2,
body.bereich_4 .ContainerContent131 .heading,
body.bereich_4 .ContainerContent130 .contentSliderTitel,
body.bereich_4 .downloadBlock .downloads a::before,
body.bereich_4 #MapContainer .heading__1,
body.bereich_4 .contentTxt a,
body.bereich_4 .accordeonInhalt a {
  color: #DE6500 !important; }

body.bereich_1 .ContainerContent117 .heading__1,
body.bereich_1 .ContainerContent116 .heading__1,
body.bereich_1 .ContainerContent128 .heading__1,
body.bereich_1 .ContainerContent123 .trennlinie,
body.bereich_1 .ContainerContent133 .navi-link.active,
body.bereich_1 .ContainerContent133 .navi-link:hover {
  border-color: #00489B !important; }

body.bereich_3 .ContainerContent116 .heading__1,
body.bereich_3 .ContainerContent117 .heading__1,
body.bereich_3 .ContainerContent128 .heading__1,
body.bereich_3 .ContainerContent123 .trennlinie,
body.bereich_3 .ContainerContent133 .navi-link.active,
body.bereich_3 .ContainerContent133 .navi-link:hover {
  border-color: #279947 !important; }

body.bereich_2 .ContainerContent116 .heading__1,
body.bereich_2 .ContainerContent117 .heading__1,
body.bereich_2 .ContainerContent128 .heading__1,
body.bereich_2 .ContainerContent123 .trennlinie,
body.bereich_2 .ContainerContent133 .navi-link.active,
body.bereich_2 .ContainerContent133 .navi-link:hover {
  border-color: #008EDF !important; }

body.bereich_4 .ContainerContent116 .heading__1,
body.bereich_4 .ContainerContent117 .heading__1,
body.bereich_4 .ContainerContent128 .heading__1,
body.bereich_4 .ContainerContent123 .trennlinie,
body.bereich_4 .ContainerContent133 .navi-link.active,
body.bereich_4 .ContainerContent133 .navi-link:hover {
  border-color: #DE6500 !important; }

body.bereich_5 .ContainerContent116 .heading__1,
body.bereich_5 .ContainerContent117 .heading__1,
body.bereich_5 .ContainerContent128 .heading__1,
body.bereich_5 .ContainerContent123 .trennlinie,
body.bereich_5 .ContainerContent133 .navi-link.active,
body.bereich_5 .ContainerContent133 .navi-link:hover {
  border-color: #E7B444 !important; }

body.bereich_1 #MainNaviBar li.trail span {
  border-bottom-color: #00489B !important; }

body.bereich_3 #MainNaviBar li.trail span {
  border-bottom-color: #279947 !important; }

body.bereich_2 #MainNaviBar li.trail span {
  border-bottom-color: #008EDF !important; }

body.bereich_4 #MainNaviBar li.trail span {
  border-bottom-color: #DE6500 !important; }

body.bereich_5 #MainNaviBar li.trail span {
  border-bottom-color: #E7B444 !important; }

@media only screen and (max-width: 1300px) {
  body.bereich_1 #MainNaviBar li.trail a {
    border-left-color: #00489B !important; }
  body.bereich_3 #MainNaviBar li.trail a {
    border-left-color: #279947 !important; }
  body.bereich_2 #MainNaviBar li.trail a {
    border-left-color: #008EDF !important; }
  body.bereich_4 #MainNaviBar li.trail a {
    border-left-color: #DE6500 !important; }
  body.bereich_5 #MainNaviBar li.trail a {
    border-left-color: #E7B444 !important; } }

body .ContainerContent120 figure span,
body .formcreator__submit button,
body .downloadBtn {
  background-color: #5d6367 !important; }

body .btn:hover {
  background-color: #3f464a !important; }

body.bereich_1 .ContainerContent117 .inner,
body.bereich_1 .ContainerContent117 .inner .zitat-item,
body.bereich_1 .ContainerContent120 figure span,
body.bereich_1 .ContainerContent122 .ui-accordion-header-active,
body.bereich_1 .ContainerContent122 .ui-accordion-header:hover,
body.bereich_1 .ContainerContent123 .trennlinie,
body.bereich_1 .formcreator__submit button,
body.bereich_1 .downloadBtn,
body.bereich_1 .btn,
body.bereich_1 .btn:hover {
  background-color: #00489B !important;
  color: #FFFFFF !important; }

body.bereich_3 .ContainerContent117 .inner,
body.bereich_3 .ContainerContent117 .inner .zitat-item,
body.bereich_3 .ContainerContent120 figure span,
body.bereich_3 .ContainerContent122 .ui-accordion-header-active,
body.bereich_3 .ContainerContent122 .ui-accordion-header:hover,
body.bereich_3 .formcreator__submit button,
body.bereich_3 .ContainerContent123 .trennlinie,
body.bereich_3 .downloadBtn,
body.bereich_3 .btn,
body.bereich_3 .btn:hover {
  background-color: #279947 !important;
  color: #FFFFFF !important; }

body.bereich_2 .ContainerContent117 .inner,
body.bereich_2 .ContainerContent117 .inner .zitat-item,
body.bereich_2 .ContainerContent120 figure span,
body.bereich_2 .ContainerContent122 .ui-accordion-header-active,
body.bereich_2 .ContainerContent122 .ui-accordion-header:hover,
body.bereich_2 .formcreator__submit button,
body.bereich_2 .ContainerContent123 .trennlinie,
body.bereich_2 .downloadBtn,
body.bereich_2 .btn,
body.bereich_2 .btn:hover {
  background-color: #008EDF !important;
  color: #FFFFFF !important; }

body.bereich_4 .ContainerContent117 .inner,
body.bereich_4 .ContainerContent117 .inner .zitat-item,
body.bereich_4 .ContainerContent120 figure span,
body.bereich_4 .ContainerContent122 .ui-accordion-header-active,
body.bereich_4 .ContainerContent122 .ui-accordion-header:hover,
body.bereich_4 .formcreator__submit button,
body.bereich_4 .ContainerContent123 .trennlinie,
body.bereich_4 .downloadBtn,
body.bereich_4 .btn,
body.bereich_4 .btn:hover {
  background-color: #DE6500 !important;
  color: #FFFFFF !important; }

body.bereich_5 .ContainerContent123 .trennlinie {
  background-color: #E7B444 !important; }

body.bereich_1 .ContainerContent117 .square {
  background-color: #003b8c !important; }

body.bereich_3 .ContainerContent117 .square {
  background-color: #1e7d40 !important; }

body.bereich_2 .ContainerContent117 .square {
  background-color: #0074c9 !important; }

body.bereich_4 .ContainerContent117 .square {
  background-color: #a65300 !important; }

body.bereich_5 .ContainerContent117 .square {
  background-color: #cb931a !important; }

body.bereich_1 .downloadBlock .download a::before {
  color: #003b8c !important; }

body.bereich_3 .downloadBlock .download a::before {
  color: #1e7d40 !important; }

body.bereich_2 .downloadBlock .download a::before {
  color: #0074c9 !important; }

body.bereich_4 .downloadBlock .download a::before {
  color: #a65300 !important; }

body.bereich_5 .downloadBlock .download a::before {
  color: #cb931a !important; }

.content_GiroDitalia .ContainerContent115 .heading__1 {
  color: #ea517f; }

#HeaderNavi {
  padding: 0 0 0 0;
  border-bottom: 1px solid #929496;
  position: fixed;
  z-index: 101;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  transition: background-color .3s;
  top: 0; }
  #HeaderNavi .logoG {
    display: none !important; }
  @media only screen and (max-width: 768px) {
    #HeaderNavi .logoG {
      display: block !important; }
    #HeaderNavi .logoW {
      display: none !important; }
    #HeaderNavi .navi_trigger::before {
      color: #354A5A !important; } }
  @media only screen and (max-width: 1300px) {
    #HeaderNavi.noHeaderImg .logoG {
      display: block !important; }
    #HeaderNavi.noHeaderImg .logoW {
      display: none !important; }
    #HeaderNavi.noHeaderImg .navi_trigger::before {
      color: #354A5A !important; } }
  @media only screen and (max-width: 1300px) {
    #HeaderNavi {
      background: transparent; }
      #HeaderNavi.navi_active {
        background-color: #FFF;
        border-color: #a3acb4; }
        #HeaderNavi.navi_active .navi_trigger::before {
          color: #354A5A !important; } }
  @media only screen and (max-width: 768px) {
    #HeaderNavi #langNavi ul {
      color: #354A5A !important; } }
  #HeaderNavi.fixed-navigation {
    background-color: #FFF;
    border-color: #a3acb4; }
    #HeaderNavi.fixed-navigation .logoG {
      display: block !important; }
    #HeaderNavi.fixed-navigation .logoW {
      display: none !important; }
    #HeaderNavi.fixed-navigation a, #HeaderNavi.fixed-navigation div.not-clickable {
      color: #354A5A !important; }
    #HeaderNavi.fixed-navigation .navi_trigger::before {
      color: #354A5A !important; }
    #HeaderNavi.fixed-navigation #MainNaviBar ul ul {
      border-color: #68727a !important;
      background-color: #F4F4F4 !important; }
      #HeaderNavi.fixed-navigation #MainNaviBar ul ul.motherpage_3 a:hover {
        color: #FFF !important; }
    #HeaderNavi.fixed-navigation #langNavi ul {
      color: #354A5A !important; }
  #HeaderNavi #HeaderNaviInner {
    margin: 0 auto; }
    #HeaderNavi #HeaderNaviInner .logo_langNavi {
      float: left;
      margin-right: 45px;
      margin-left: 4%; }
      @media only screen and (max-width: 1300px) {
        #HeaderNavi #HeaderNaviInner .logo_langNavi {
          margin-bottom: 3px; } }
      #HeaderNavi #HeaderNaviInner .logo_langNavi div.logo img {
        height: 40px;
        width: auto;
        display: block;
        margin-top: 15px; }
      #HeaderNavi #HeaderNaviInner .logo_langNavi #langNavi {
        font-size: .8rem;
        margin-right: 35px;
        margin-top: 2px;
        cursor: pointer;
        margin-top: 2px; }
        #HeaderNavi #HeaderNaviInner .logo_langNavi #langNavi ul {
          list-style: none;
          padding: 0;
          margin: -1px 0 -6px;
          color: #fff;
          font-size: 13px;
          position: relative;
          z-index: 1; }
          #HeaderNavi #HeaderNaviInner .logo_langNavi #langNavi ul li {
            padding-bottom: 6px; }
            #HeaderNavi #HeaderNaviInner .logo_langNavi #langNavi ul li .lang {
              display: inline-block;
              margin: 0 5px 0 0;
              transform: translateY(4px); }
            #HeaderNavi #HeaderNaviInner .logo_langNavi #langNavi ul li ul {
              display: none;
              position: absolute;
              left: 0;
              top: 100%;
              background: rgba(0, 0, 0, 0.7);
              min-width: 100%; }
              #HeaderNavi #HeaderNaviInner .logo_langNavi #langNavi ul li ul li {
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                padding: 8px 12px;
                text-align: right; }
                #HeaderNavi #HeaderNaviInner .logo_langNavi #langNavi ul li ul li.active {
                  font-weight: bold;
                  color: #000;
                  line-height: 1.3; }
              #HeaderNavi #HeaderNaviInner .logo_langNavi #langNavi ul li ul a {
                color: #000;
                /*text-transform: uppercase;*/
                font-size: 15px;
                text-decoration: none;
                display: block;
                background: transparent;
                -moz-transition: background ease-out 0.3s, color ease-out 0.3s;
                -o-transition: background ease-out 0.3s, color ease-out 0.3s;
                -webkit-transition: background ease-out 0.3s, color ease-out 0.3s;
                transition: background ease-out 0.3s, color ease-out 0.3s;
                line-height: 1.6; }
            @media only screen and (min-width: 1300px) {
              #HeaderNavi #HeaderNaviInner .logo_langNavi #langNavi ul li:hover ul {
                display: block; } }
    #HeaderNavi #HeaderNaviInner #MainNaviBar {
      float: left;
      margin-top: 16px; }
      #HeaderNavi #HeaderNaviInner #MainNaviBar i.icon-angle-down {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        padding: 20px;
        display: none;
        cursor: pointer; }
        #HeaderNavi #HeaderNaviInner #MainNaviBar i.icon-angle-down::before {
          font-family: 'Fercam-Iconfont';
          content: "\e600";
          font-size: 22px;
          color: #354A5A;
          width: auto; }
      #HeaderNavi #HeaderNaviInner #MainNaviBar ul {
        list-style: none;
        padding: 0;
        margin: 0;
        height: 70px; }
        #HeaderNavi #HeaderNaviInner #MainNaviBar ul li {
          display: inline-block;
          position: relative;
          height: 100%; }
          #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.mobile-only-link {
            display: none; }
          #HeaderNavi #HeaderNaviInner #MainNaviBar ul li a, #HeaderNavi #HeaderNaviInner #MainNaviBar ul li div.not-clickable {
            display: inline-block;
            color: #FFFFFF;
            text-transform: uppercase;
            padding: 0 12px;
            letter-spacing: 1px;
            height: 70px;
            position: relative; }
            #HeaderNavi #HeaderNaviInner #MainNaviBar ul li a span, #HeaderNavi #HeaderNaviInner #MainNaviBar ul li div.not-clickable span {
              display: block;
              border-bottom: 4px solid transparent;
              line-height: 60px;
              transition: all .5s;
              height: 70px;
              font-size: 13px; }
              #HeaderNavi #HeaderNaviInner #MainNaviBar ul li a span.icon-angle-down, #HeaderNavi #HeaderNaviInner #MainNaviBar ul li div.not-clickable span.icon-angle-down {
                display: none; }
              #HeaderNavi #HeaderNaviInner #MainNaviBar ul li a span:hover, #HeaderNavi #HeaderNaviInner #MainNaviBar ul li div.not-clickable span:hover {
                border-bottom-color: #FFFFFF; }
            #HeaderNavi #HeaderNaviInner #MainNaviBar ul li a strong, #HeaderNavi #HeaderNaviInner #MainNaviBar ul li div.not-clickable strong {
              font-weight: normal; }
          #HeaderNavi #HeaderNaviInner #MainNaviBar ul li div.not-clickable i {
            padding-left: calc( 100% - 50px); }
          #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul {
            display: none;
            position: fixed;
            left: 0;
            top: 86px;
            border-top: 1px solid #929496;
            padding: 30px 4%;
            background-color: rgba(0, 0, 0, 0.7);
            width: 100%;
            text-align: center;
            z-index: 99;
            height: auto; }
            #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul.motherpage_3 {
              padding-top: 0;
              padding-bottom: 0; }
            #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul li {
              max-width: 1000px;
              box-sizing: border-box;
              column-span: none;
              display: block;
              margin: 0 auto;
              display: flex;
              flex-direction: row;
              flex-wrap: wrap;
              align-items: stretch; }
              #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul li .col {
                width: 33%;
                flex-basis: 33%;
                border-left: 1px solid #929496; }
              #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul li.motherpage_3 a {
                flex-basis: 16.66%;
                width: 16.66%;
                text-align: center;
                padding: 0 0 20px 0;
                color: #FFF;
                font-size: 13px;
                text-transform: uppercase;
                position: relative; }
                #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul li.motherpage_3 a span {
                  font-size: 80px; }
                #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul li.motherpage_3 a:hover {
                  color: #FFF;
                  background-color: #00489b; }
                  #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul li.motherpage_3 a:hover span.tbicon {
                    color: #FFF; }
                #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul li.motherpage_3 a.bereich_51:hover {
                  background-color: #279947; }
                #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul li.motherpage_3 a.bereich_49:hover {
                  background-color: #008EDF; }
                #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul li.motherpage_3 a.bereich_47:hover {
                  background-color: #00489B; }
                #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul li.motherpage_3 a.bereich_55:hover {
                  background-color: #DE6500; }
                #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul li.motherpage_3 a.bereich_53:hover {
                  background-color: #E7B444; }
            #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul a {
              color: #FFF;
              display: block;
              text-align: left;
              padding: 0;
              text-transform: unset;
              transition: all .5s;
              height: auto; }
              #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul a.active {
                font-weight: 700; }
              #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul a span {
                padding: 12px 16px;
                display: block;
                line-height: 1.3;
                border-bottom: 0;
                font-size: 13px;
                height: auto; }
                #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul a span.icon-angle-down {
                  display: none; }
              #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul a span.tbicon {
                padding: 0;
                display: block;
                border-left: 0;
                line-height: 1.3;
                font-size: 55px;
                border-radius: 0; }
              #HeaderNavi #HeaderNaviInner #MainNaviBar ul li ul a.dummy-link {
                cursor: pointer; }
          @media only screen and (min-width: 1300px) {
            #HeaderNavi #HeaderNaviInner #MainNaviBar ul li:hover ul {
              display: block; } }
          #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.open ul {
            display: block; }
          #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.trail span, #HeaderNavi #HeaderNaviInner #MainNaviBar ul li.active span {
            border-bottom-color: #FFFFFF !important; }
    #HeaderNavi #HeaderNaviInner #TrackAndTraceOverlayOpener {
      float: right;
      line-height: 87px;
      color: #FFFFFF; }
      @media only screen and (max-width: 1300px) {
        #HeaderNavi #HeaderNaviInner #TrackAndTraceOverlayOpener {
          display: none; } }
    #HeaderNavi #HeaderNaviInner #SiteSearchOverlayOpener {
      line-height: 87px;
      color: #FFFFFF;
      margin: 0 35px;
      float: right; }
      @media only screen and (max-width: 1300px) {
        #HeaderNavi #HeaderNaviInner #SiteSearchOverlayOpener {
          display: none; } }
    #HeaderNavi #HeaderNaviInner .anfrage {
      float: right;
      line-height: 87px;
      color: #FFFFFF;
      padding: 0 35px;
      border-left: 1px solid #929496;
      display: inline-block;
      text-transform: uppercase;
      transition: all .5s; }
      #HeaderNavi #HeaderNaviInner .anfrage:hover {
        background-color: #FFFFFF;
        color: #68727a; }
      @media only screen and (max-width: 1300px) {
        #HeaderNavi #HeaderNaviInner .anfrage {
          display: none; } }
    #HeaderNavi #HeaderNaviInner .navi_trigger {
      font-size: 32px;
      cursor: pointer;
      display: none;
      position: absolute;
      right: 15px;
      top: 15px; }
      @media only screen and (max-width: 1300px) {
        #HeaderNavi #HeaderNaviInner .navi_trigger {
          display: block; } }
      #HeaderNavi #HeaderNaviInner .navi_trigger::before {
        font-family: Fercam-Iconfont;
        content: "\3e";
        color: #FFF; }

@media only screen and (max-width: 1300px) {
  #HeaderNavi.navi_active {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 400px;
    height: 100%;
    box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.3); }
    #HeaderNavi.navi_active #MainNaviBar {
      display: block !important; }
  #HeaderNavi #MainNaviBar {
    width: 100%;
    background-color: #FFF;
    float: none;
    display: none; }
    #HeaderNavi #MainNaviBar #TrackAndTraceOverlayOpener-mobile span {
      display: inline-block !important;
      width: auto; }
    #HeaderNavi #MainNaviBar #TrackAndTraceOverlayOpener-mobile::before {
      font-family: 'Fercam-Iconfont';
      content: "\34"; }
    #HeaderNavi #MainNaviBar #SiteSearchOverlayOpener-mobile span {
      display: inline-block !important;
      width: auto; }
    #HeaderNavi #MainNaviBar #SiteSearchOverlayOpener-mobile::before {
      font-family: 'Fercam-Iconfont';
      content: "\31"; }
    #HeaderNavi #MainNaviBar ul {
      height: auto !important; }
      #HeaderNavi #MainNaviBar ul li {
        position: relative;
        border: none;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: medium;
        width: 100%;
        border-top: 1px solid #F4F4F4;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        list-style-type: none;
        background-color: #FFF;
        height: auto !important; }
        #HeaderNavi #MainNaviBar ul li.mobile-only-link {
          display: block !important; }
        #HeaderNavi #MainNaviBar ul li.trail a, #HeaderNavi #MainNaviBar ul li.trail div.not-clickable {
          border-left: 4px solid transparent; }
        #HeaderNavi #MainNaviBar ul li .col {
          width: 100% !important;
          border: 0 !important; }
        #HeaderNavi #MainNaviBar ul li a, #HeaderNavi #MainNaviBar ul li div.not-clickable {
          color: #354A5A !important;
          display: block;
          width: 100%;
          height: auto !important;
          line-height: normal !important;
          padding-left: 4% !important;
          position: relative; }
          #HeaderNavi #MainNaviBar ul li a span, #HeaderNavi #MainNaviBar ul li div.not-clickable span {
            display: block;
            width: 100%;
            height: auto !important;
            border: none !important;
            line-height: normal !important;
            padding: 30px 0; }
          #HeaderNavi #MainNaviBar ul li a .icon-angle-down, #HeaderNavi #MainNaviBar ul li div.not-clickable .icon-angle-down {
            display: inline-block !important; }
          #HeaderNavi #MainNaviBar ul li a.open ul, #HeaderNavi #MainNaviBar ul li div.not-clickable.open ul {
            display: block !important; }
        #HeaderNavi #MainNaviBar ul li ul {
          display: none;
          position: static !important;
          border-top: 1px solid #68727a !important;
          padding: 0 !important;
          width: 100% !important;
          text-align: left !important;
          height: auto !important; }
          #HeaderNavi #MainNaviBar ul li ul li {
            max-width: 100% !important;
            display: block !important;
            padding: 0 !important;
            background-color: #F4F4F4; }
            #HeaderNavi #MainNaviBar ul li ul li a {
              width: 100% !important;
              padding: 20px 0 20px 4% !important;
              border: none !important; }
              #HeaderNavi #MainNaviBar ul li ul li a.active strong {
                font-weight: 700 !important; }
              #HeaderNavi #MainNaviBar ul li ul li a span {
                padding: 0 !important; }
              #HeaderNavi #MainNaviBar ul li ul li a.dummy-link {
                display: none !important; }
            #HeaderNavi #MainNaviBar ul li ul li.motherpage_3 a {
              text-align: left !important;
              padding-top: 5px !important;
              padding-bottom: 5px !important; }
              #HeaderNavi #MainNaviBar ul li ul li.motherpage_3 a span {
                display: inline-block !important;
                width: auto !important;
                font-size: 55px !important; }
                #HeaderNavi #MainNaviBar ul li ul li.motherpage_3 a span::before {
                  font-size: 55px !important; }
              #HeaderNavi #MainNaviBar ul li ul li.motherpage_3 a strong {
                transform: translateY(-15px);
                display: inline-block;
                margin-left: 12px; }
              #HeaderNavi #MainNaviBar ul li ul li.motherpage_3 a:hover strong {
                color: #FFF !important; }
        #HeaderNavi #MainNaviBar ul li.open i.icon-angle-down {
          transform: rotate(180deg) translateY(50%) !important; } }

.level-1.open div.not-clickable i.icon-angle-down {
  padding-right: calc( 100% - 50px) !important;
  padding-left: 20px !important; }

.overlay-mobile-navi {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 100;
  display: none; }

body.scrollfixed #HeaderSlider {
  margin-top: 0; }

#HeaderSlider {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  @media only screen and (max-width: 768px) {
    #HeaderSlider {
      margin-top: 82px; } }
  @media only screen and (max-width: 768px) {
    #HeaderSlider .headerImgDesktop {
      display: none; } }
  #HeaderSlider .headerImgMobile {
    display: none;
    width: 100%;
    height: auto; }
    @media only screen and (max-width: 768px) {
      #HeaderSlider .headerImgMobile {
        display: block; } }
  #HeaderSlider .HeaderSliderMask {
    background-color: rgba(0, 0, 0, 0.3);
    background-image: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: block;
    z-index: 1; }
  #HeaderSlider.noHeaderImg {
    height: 88px !important;
    margin-top: 0 !important; }
    #HeaderSlider.noHeaderImg .logoG {
      display: block !important; }
    #HeaderSlider.noHeaderImg .logoW {
      display: none !important; }
    #HeaderSlider.noHeaderImg .navi_trigger::before {
      color: #354A5A !important; }
  #HeaderSlider .owl-nav {
    display: none; }
  #HeaderSlider .SingleHeaderSlide {
    display: none;
    position: relative;
    width: 100%; }
    #HeaderSlider .SingleHeaderSlide:first-child {
      display: block; }
    #HeaderSlider .SingleHeaderSlide img {
      width: 100%;
      display: block; }
    #HeaderSlider .SingleHeaderSlide .singleSlideTeaser {
      text-decoration: none;
      color: #fff;
      position: absolute;
      bottom: 40px;
      left: 5%;
      width: 45%;
      font-family: "Roboto mediabold";
      font-size: 25px;
      font-weight: 300;
      line-height: normal; }
      #HeaderSlider .SingleHeaderSlide .singleSlideTeaser.has-image {
        display: flex;
        align-items: center; }
        #HeaderSlider .SingleHeaderSlide .singleSlideTeaser.has-image img {
          width: 150px;
          height: 150px;
          display: block; }
          @media only screen and (max-width: 768px) {
            #HeaderSlider .SingleHeaderSlide .singleSlideTeaser.has-image img {
              display: none; } }
        #HeaderSlider .SingleHeaderSlide .singleSlideTeaser.has-image div.slide-inner {
          padding-left: 35px; }
          @media only screen and (max-width: 768px) {
            #HeaderSlider .SingleHeaderSlide .singleSlideTeaser.has-image div.slide-inner {
              display: none; } }
      #HeaderSlider .SingleHeaderSlide .singleSlideTeaser a {
        text-decoration: none;
        color: #fff; }
      #HeaderSlider .SingleHeaderSlide .singleSlideTeaser div {
        font-family: "Roboto mediabold";
        font-size: 42px;
        display: inline-block; }
        @media only screen and (max-width: 1400px) {
          #HeaderSlider .SingleHeaderSlide .singleSlideTeaser div {
            font-size: 30px; } }
        @media only screen and (max-width: 768px) {
          #HeaderSlider .SingleHeaderSlide .singleSlideTeaser div {
            display: none; } }
        #HeaderSlider .SingleHeaderSlide .singleSlideTeaser div.LClear {
          display: block; }
  #HeaderSlider .owl-dots {
    position: absolute;
    bottom: 50%;
    right: 60px;
    width: 10px;
    text-align: center;
    z-index: 110;
    color: #fff;
    transform: translateY(50%); }
    @media only screen and (max-width: 768px) {
      #HeaderSlider .owl-dots {
        display: none; } }
  #HeaderSlider .owl-dot {
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
    overflow: visible;
    width: 10px;
    height: 30px;
    margin-bottom: 5px;
    border: 1px solid transparent;
    padding: 0;
    position: relative; }
    @media only screen and (max-width: 1200px) {
      #HeaderSlider .owl-dot {
        height: 25px; } }
    #HeaderSlider .owl-dot.active {
      background-color: rgba(255, 255, 255, 0.9); }
  #HeaderSlider .singleSlideTeaser {
    z-index: 2; }
  #HeaderSlider .owl-item .SingleHeaderSlide {
    display: block; }

@media all and (max-width: 1300px) {
  #HeaderSlider.noHeaderImg {
    visibility: hidden;
    height: 80px !important; } }

.HeaderTeaser {
  z-index: 2; }

@media screen and (min-width: 1400px) {
  .HeaderTeaserInner {
    padding: 0; } }

.responsebis_680 .HeaderTeaserInner {
  font-size: 20px; }

.responsebis_680 .homeHeaderTeaserRight {
  position: absolute;
  bottom: auto;
  top: 10%;
  right: 5%; }
  .responsebis_680 .homeHeaderTeaserRight .LogoHomeHeader {
    top: 120%;
    width: 25vw;
    bottom: auto; }

.HeaderTeaser {
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  bottom: 10%; }
  .HeaderTeaser .HeaderTeaserInner {
    width: 100%;
    padding: 0 4%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .HeaderTeaser .HeaderTeaserInner .teaser {
      font-size: 50px;
      font-family: "Roboto mediabold";
      text-transform: uppercase; }
      @media only screen and (max-width: 1400px) {
        .HeaderTeaser .HeaderTeaserInner .teaser {
          font-size: 30px; } }
      @media only screen and (max-width: 768px) {
        .HeaderTeaser .HeaderTeaserInner .teaser {
          font-size: 20px; } }

/* Product Sans*/
/*
@font-face {
    font-family: 'product_sansregular';
    src: url('/Content/fonts/product_sans/product_sans_400-webfont.woff2') format('woff2'),
         url('/Content/fonts/product_sans/product_sans_400-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'product_sansbold';
    src: url('/Content/fonts/product_sans/product_sans_bold_700-webfont.woff2') format('woff2'),
         url('/Content/fonts/product_sans/product_sans_bold_700-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'product_sansitalic';
    src: url('/Content/fonts/product_sans/product_sans_italic_400-webfont.woff2') format('woff2'),
         url('/Content/fonts/product_sans/product_sans_italic_400-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
    */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/oswald/oswald-v24-latin-300.eot");
  src: local(""), url("../fonts/oswald/oswald-v24-latin-300.eot%3F") format("embedded-opentype"), url("../fonts/oswald/oswald-v24-latin-300.woff2") format("woff2"), url("../fonts/oswald/oswald-v24-latin-300.woff") format("woff"), url("../fonts/oswald/oswald-v24-latin-300.ttf") format("truetype"), url("../fonts/oswald/oswald-v24-latin-300.svg") format("svg"); }

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/oswald/oswald-v24-latin-regular.eot");
  src: local(""), url("../fonts/oswald/oswald-v24-latin-regular.eot%3F") format("embedded-opentype"), url("../fonts/oswald/oswald-v24-latin-regular.woff2") format("woff2"), url("../fonts/oswald/oswald-v24-latin-regular.woff") format("woff"), url("../fonts/oswald/oswald-v24-latin-regular.ttf") format("truetype"), url("../fonts/oswald/oswald-v24-latin-regular.svg") format("svg"); }

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/oswald/oswald-v24-latin-700.eot");
  src: local(""), url("../fonts/oswald/oswald-v24-latin-700.eot%3F") format("embedded-opentype"), url("../fonts/oswald/oswald-v24-latin-700.woff2") format("woff2"), url("../fonts/oswald/oswald-v24-latin-700.woff") format("woff"), url("../fonts/oswald/oswald-v24-latin-700.ttf") format("truetype"), url("../fonts/oswald/oswald-v24-latin-700.svg") format("svg"); }

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url("../fonts/source_sans_pro/source-sans-pro-v13-latin-regular.woff2") format("woff2"), url("../fonts/source_sans_pro/source-sans-pro-v13-latin-regular.woff") format("woff"); }

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto/roboto-v20-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/roboto/roboto-v20-latin-300.eot%3F") format("embedded-opentype"), url("../fonts/roboto/roboto-v20-latin-300.woff2") format("woff2"), url("../fonts/roboto/roboto-v20-latin-300.woff") format("woff"), url("../fonts/roboto/roboto-v20-latin-300.ttf") format("truetype"), url("../fonts/roboto/roboto-v20-latin-300.svg") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto/roboto-v20-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto/roboto-v20-latin-regular.eot%3F") format("embedded-opentype"), url("../fonts/roboto/roboto-v20-latin-regular.woff2") format("woff2"), url("../fonts/roboto/roboto-v20-latin-regular.woff") format("woff"), url("../fonts/roboto/roboto-v20-latin-regular.ttf") format("truetype"), url("../fonts/roboto/roboto-v20-latin-regular.svg") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto Regular';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto/roboto-v20-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../fonts/roboto/roboto-v20-latin-500.eot%3F") format("embedded-opentype"), url("../fonts/roboto/roboto-v20-latin-500.woff2") format("woff2"), url("../fonts/roboto/roboto-v20-latin-500.woff") format("woff"), url("../fonts/roboto/roboto-v20-latin-500.ttf") format("truetype"), url("../fonts/roboto/roboto-v20-latin-500.svg") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto mediabold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto/roboto-v20-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/roboto/roboto-v20-latin-700.eot%3F") format("embedded-opentype"), url("../fonts/roboto/roboto-v20-latin-700.woff2") format("woff2"), url("../fonts/roboto/roboto-v20-latin-700.woff") format("woff"), url("../fonts/roboto/roboto-v20-latin-700.ttf") format("truetype"), url("../fonts/roboto/roboto-v20-latin-700.svg") format("svg");
  /* Legacy iOS */ }

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto bold';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/roboto/roboto-v20-latin-900.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Black"), local("Roboto-Black"), url("../fonts/roboto/roboto-v20-latin-900.eot%3F") format("embedded-opentype"), url("../fonts/roboto/roboto-v20-latin-900.woff2") format("woff2"), url("../fonts/roboto/roboto-v20-latin-900.woff") format("woff"), url("../fonts/roboto/roboto-v20-latin-900.ttf") format("truetype"), url("../fonts/roboto/roboto-v20-latin-900.svg") format("svg");
  /* Legacy iOS */ }

/* lato-regular - latin */
@font-face {
  font-family: 'Lato Regular';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lato/lato-v16-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/lato/lato-v16-latin-regular.eot%3F") format("embedded-opentype"), url("../fonts/lato/lato-v16-latin-regular.woff2") format("woff2"), url("../fonts/lato/lato-v16-latin-regular.woff") format("woff"), url("../fonts/lato/lato-v16-latin-regular.ttf") format("truetype"), url("../fonts/lato/lato-v16-latin-regular.svg") format("svg");
  /* Legacy iOS */ }

/* lato-900 - latin */
@font-face {
  font-family: 'Lato Bold';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/lato/lato-v16-latin-900.eot");
  /* IE9 Compat Modes */
  src: local("Lato Black"), local("Lato-Black"), url("../fonts/lato/lato-v16-latin-900.eot%3F") format("embedded-opentype"), url("../fonts/lato/lato-v16-latin-900.woff2") format("woff2"), url("../fonts/lato/lato-v16-latin-900.woff") format("woff"), url("../fonts/lato/lato-v16-latin-900.ttf") format("truetype"), url("../fonts/lato/lato-v16-latin-900.svg") format("svg");
  /* Legacy iOS */ }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot%3Fv=4.6.3");
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot%3F") format("embedded-opentype"), url("../fonts/FontAwesome/fontawesome-webfont.woff2%3Fv=4.6.3") format("woff2"), url("../fonts/FontAwesome/fontawesome-webfont.woff%3Fv=4.6.3") format("woff"), url("../fonts/FontAwesome/fontawesome-webfont.ttf%3Fv=4.6.3") format("truetype"), url("../fonts/FontAwesome/fontawesome-webfont.svg%3Fv=4.6.3") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0;
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}*/
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */ }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em; }

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

/* button sets */
.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer; }

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url("../Css/jqueryui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("../Css/jqueryui/images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("../Css/jqueryui/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("../Css/jqueryui/images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url("../Css/jqueryui/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("../Css/jqueryui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("../Css/jqueryui/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("jqueryui/images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("jqueryui/images/ui-icons_ffffff_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("jqueryui/images/ui-icons_ef8c08_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("jqueryui/images/ui-icons_ef8c08_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("jqueryui/images/ui-icons_ef8c08_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("jqueryui/images/ui-icons_228ef1_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("jqueryui/images/ui-icons_ffd27a_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #666666 url("../Css/jqueryui/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url("../Css/jqueryui/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  /* support: IE8 */
  border-radius: 5px; }

@font-face {
  font-family: 'Fercam-Iconfont';
  src: url("../fonts/FercamIcons/fonts/Fercam-Iconfont.eot%3F-yw4zud");
  src: url("../fonts/FercamIcons/fonts/Fercam-Iconfont.eot%3F") format("embedded-opentype"), url("../fonts/FercamIcons/fonts/Fercam-Iconfont.ttf%3F-yw4zud") format("truetype"), url("../fonts/FercamIcons/fonts/Fercam-Iconfont.woff%3F-yw4zud") format("woff"), url("../fonts/FercamIcons/fonts/Fercam-Iconfont.svg%3F-yw4zud") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'Fercam-Iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-PfeilKonvertiert:before {
  content: "\e601"; }

.icon-menuepfeilKonvertiert:before {
  content: "\e600"; }

.icon-boxKonvertiert:before {
  content: "\21"; }

.icon-air-ocean:before {
  content: "\22"; }

.icon-arrowKonvertiert:before {
  content: "\23"; }

.icon-arrow-2:before {
  content: "\24"; }

.icon-aufzaehlungKonvertiert:before {
  content: "\25"; }

.icon-distribution:before {
  content: "\e928"; }

.icon-downKonvertiert:before {
  content: "\27"; }

.icon-downloadKonvertiert:before {
  content: "\28"; }

.icon-errorKonvertiert:before {
  content: "\29"; }

.icon-facebookKonvertiert:before {
  content: "\2a"; }

.icon-googleKonvertiert:before {
  content: "\2b"; }

.icon-instagram-filled:before {
  content: "\2c"; }

.icon-internationalKonvertiert:before {
  content: "\2d"; }

.icon-linkKonvertiert:before {
  content: "\2e"; }

.icon-linkedinKonvertiert:before {
  content: "\2f"; }

.icon-close:before {
  content: "\30"; }

.icon-groesserKonvertiert:before {
  content: "\31"; }

.icon-a:before {
  content: "\32"; }

.icon-b:before {
  content: "\33"; }

.icon-lockKonvertiert:before {
  content: "\34"; }

.icon-logistik:before {
  content: "\35"; }

.icon-messen:before {
  content: "\e926"; }

.icon-sucheKonvertiert:before {
  content: "\37"; }

.icon-transport:before {
  content: "\38"; }

.icon-twitterKonvertiert:before {
  content: "\39"; }

.icon-vimeoKonvertiert:before {
  content: "\3a"; }

.icon-xingKonvertiert:before {
  content: "\3b"; }

.icon-YoutubeKonvertiert:before {
  content: "\3c"; }

.icon-fercamKonvertiert:before {
  content: "\3d"; }

.icon-1:before {
  content: "\3e"; }

.icon-welt2Konvertiert:before {
  content: "\3f"; }

.icon-aufliegerKonvertiert:before {
  content: "\40"; }

.icon-zugmaschineKonvertiert:before {
  content: "\41"; }

.icon-mailKonvertiert:before {
  content: "\42"; }

.icon-zubehoerKonvertiert:before {
  content: "\43"; }

.icon-6:before {
  content: "\44"; }

.icon-people:before {
  content: "\e900"; }

.icon-leaf:before {
  content: "\e901"; }

.icon-computer:before {
  content: "\e902"; }

.icon-truck:before {
  content: "\e903"; }

.icon-abc:before {
  content: "\e904"; }

.icon-message:before {
  content: "\e905"; }

.icon-download:before {
  content: "\e906"; }

.icon-people2:before {
  content: "\e907"; }

.icon-lupe:before {
  content: "\e908"; }

.icon-chair:before {
  content: "\e909"; }

.icon-news:before {
  content: "\e90a"; }

.icon-phone:before {
  content: "\e90b"; }

.icon-question:before {
  content: "\e90c"; }

.icon-map:before {
  content: "\e90d"; }

.icon-photo:before {
  content: "\e90e"; }

.icon-industry:before {
  content: "\e910"; }

.icon-canali:before {
  content: "\e90f"; }

.icon-ways:before {
  content: "\e911"; }

.icon-arrow-up:before {
  content: "\e909"; }

#menuLevel2 .tbicon:before {
  font-size: 55px; }

.icon-arrowKonvertiert2::before {
  content: "\e909";
  transform: rotate(90deg);
  display: block;
  margin-left: 10px; }

.laenderSpezifische {
  /* Vorlage! - noch nicht verwendet */ }
  .laenderSpezifische h1, .laenderSpezifische h2, .laenderSpezifische h3, .laenderSpezifische h4, .laenderSpezifische h5, .laenderSpezifische h6 {
    margin: 0; }
  .laenderSpezifische img {
    border-width: 0; }
  .laenderSpezifische form, .laenderSpezifische p, .laenderSpezifische pre {
    margin: 0;
    padding: 0; }
  .laenderSpezifische ul, .laenderSpezifische li {
    margin-top: 0;
    margin-bottom: 0; }
  .laenderSpezifische #layernoscript {
    width: 98%;
    height: 40px;
    background-color: #FFF;
    position: absolute;
    top: 10px;
    left: 1%;
    margin: 0;
    border: 2px dashed red;
    text-align: center;
    padding-top: 8px;
    z-index: 1000; }
  .laenderSpezifische .dn {
    display: none !important; }
  .laenderSpezifische .show {
    display: block !important; }
  .laenderSpezifische .txtStd {
    color: #000; }
  .laenderSpezifische .txtStd a {
    color: #27B;
    text-decoration: underline; }
  .laenderSpezifische .txtStd a:hover {
    color: #27B; }
  .laenderSpezifische .txtStdB {
    font-weight: bold; }
  .laenderSpezifische .txtnoscript {
    color: #F00;
    font-weight: bold; }
  .laenderSpezifische .txtnoscript a {
    text-decoration: underline; }
  .laenderSpezifische .tac {
    text-align: center; }
  .laenderSpezifische .taj {
    text-align: justify; }
  .laenderSpezifische .LClear {
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 0%;
    width: 1px; }
  .laenderSpezifische .LClearL {
    clear: left;
    height: 0;
    overflow: hidden;
    font-size: 0%; }
  .laenderSpezifische .LC, .laenderSpezifische .LCs {
    clear: both; }
  .laenderSpezifische .LCs, .laenderSpezifische .spacer {
    font-size: 0%;
    overflow: hidden; }
  .laenderSpezifische .fl {
    float: left;
    display: inline; }
  .laenderSpezifische .fr {
    float: right;
    display: inline; }
  .laenderSpezifische .s1 {
    height: 1px; }
  .laenderSpezifische .s1grey {
    height: 1px;
    background: #999; }
  .laenderSpezifische .s2 {
    height: 2px; }
  .laenderSpezifische .s4 {
    height: 4px; }
  .laenderSpezifische .s6 {
    height: 6px; }
  .laenderSpezifische .s8 {
    height: 8px; }
  .laenderSpezifische .s10 {
    height: 10px; }
  .laenderSpezifische .s12 {
    height: 12px; }
  .laenderSpezifische .s16 {
    height: 16px; }
  .laenderSpezifische .s20 {
    height: 20px; }
  .laenderSpezifische .s24 {
    height: 24px; }
  .laenderSpezifische .s28 {
    height: 28px; }
  .laenderSpezifische .s32 {
    height: 32px; }
  .laenderSpezifische .s36 {
    height: 36px; }
  .laenderSpezifische .s70 {
    height: 70px; }
  .laenderSpezifische .noPadding {
    padding: 0 !important; }
  .laenderSpezifische .MinHeight {
    width: 0px;
    overflow: hidden;
    font-size: 0%;
    float: left; }
  .laenderSpezifische .MinHeight100 {
    height: 100px !important; }
  .laenderSpezifische .cmsEditUrl {
    background: #FFF;
    color: #F00;
    font-weight: bold;
    font-size: 14px; }
  .laenderSpezifische .responsebis_680 .noLS {
    width: 5px;
    height: 32px; }
  .laenderSpezifische #previewOverlay {
    position: fixed;
    width: 100%;
    height: 40px;
    background-color: #fff;
    z-index: 100000;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
    text-align: center; }
  .laenderSpezifische #previewOverlay .btn {
    background-color: #f6f6f6;
    border-radius: 3px;
    color: #333;
    margin: 7px 10px;
    padding: 5px 20px;
    cursor: pointer;
    border: 1px solid #e6e6e6;
    display: inline-block;
    transition: all ease-in-out 0.3s; }
  .laenderSpezifische #previewOverlay .btn:hover {
    background-color: #00aada;
    border: 1px solid #00bbee;
    color: #fff; }
  .laenderSpezifische #prevBtnOverview.truetrue {
    background-color: #00aada;
    border: 1px solid #00bbee;
    color: #fff; }
  .laenderSpezifische #onlineBtnOverview.true {
    background-color: #00aada;
    border: 1px solid #00bbee;
    color: #fff; }
  .laenderSpezifische .dreieckRight {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid; }

/**,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*/
html, body, .container, .scroller {
  height: 100%; }

.scroller {
  overflow-y: scroll; }

.scroller,
.scroller-inner {
  position: relative;
  z-index: 1; }

.container {
  position: relative;
  overflow: hidden;
  background: #34495e; }

.menu-trigger {
  position: relative;
  padding-left: 60px;
  font-size: 0.9em; }

.menu-trigger:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 40px;
  height: 6px;
  background: #fff;
  box-shadow: 0 6px #34495e, 0 12px #fff, 0 18px #34495e, 0 24px #fff;
  content: ''; }

.mp-pusher {
  position: relative;
  left: 0;
  height: 100%;
  overflow: hidden; }

.mp-pusher.mp-pushed {
  overflow-y: auto; }

.mp-menu {
  position: absolute;
  /* we can't use fixed here :( */
  top: 0;
  z-index: 3;
  width: 300px;
  height: 100%; }

.mp-menu.mp-menu-large {
  overflow-y: auto; }

.mp-menu-left {
  left: -300px;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mp-menu-right {
  right: -300px;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mp-level {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #FFF; }

.mp-level,
.mp-level li {
  background: #656B70; }

.mp-level.mp-level-overlay li {
  background: transparent;
  /*background: #656B70;*/ }

.mp-level.mp-level-overlay .mp-level-open li,
.mp-level.mp-level-overlay .mp-level-open.mp-level-overlay .mp-level-open li {
  background: #656B70; }

.mp-level.mp-level-overlay .mp-level-open.mp-level-overlay li {
  background: transparent; }

.mp-menu-left .mp-level {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mp-menu-right .mp-level {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

/* overlays for pusher and for level that gets covered */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0; }

.mp-pusher::after,
.mp-level::after {
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; }

.mp-level::after {
  z-index: -1; }

.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.mp-level.mp-level-overlay {
  cursor: pointer; }

.mp-level.mp-level-overlay.mp-level::before {
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 1; }

.mp-pusher,
.mp-level {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

.mp-menu {
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

/* overlap */
.mp-menu-left.mp-overlap .mp-level.mp-level-open {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(-35px, 0, 0);
  -moz-transform: translate3d(-35px, 0, 0);
  transform: translate3d(-35px, 0, 0); }

.mp-menu-right.mp-overlap .mp-level.mp-level-open {
  box-shadow: -1px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(35px, 0, 0);
  -moz-transform: translate3d(35px, 0, 0);
  transform: translate3d(35px, 0, 0); }

/* First level */
.mp-menu.mp-menu-left > .mp-level,
.mp-menu.mp-menu-left > .mp-level.mp-level-open,
.mp-menu.mp-menu-left.mp-overlap > .mp-level,
.mp-menu.mp-menu-left.mp-overlap > .mp-level.mp-level-open {
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mp-menu.mp-menu-right > .mp-level,
.mp-menu.mp-menu-right > .mp-level.mp-level-open,
.mp-menu.mp-menu-right.mp-overlap > .mp-level,
.mp-menu.mp-menu-right.mp-overlap > .mp-level.mp-level-open {
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* cover */
.mp-cover .mp-level.mp-level-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

/* content style */
.mp-menu ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.mp-menu .mp-title {
  margin: 0;
  padding: 30px 20px 30px 35px;
  /*color: rgba(0,0,0,0.4);*/
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-weight: 400;
  font-size: 2em; }

.mpSidebarContent {
  padding: 0 70px 15px;
  font-weight: 300;
  line-height: 1.2; }

@media all and (max-width: 500px) {
  .mpSidebarContent {
    padding-left: 30px;
    padding-right: 30px; } }

.mp-menu.mp-overlap .mp-title::before {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 8px;
  font-size: 75%;
  line-height: 1.8;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
  transition: opacity 0.3s, transform 0.1s 0.3s;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%); }

.mp-menu.mp-cover .mp-title {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 1em; }

.mp-overlap .mp-level.mp-level-overlay > .mp-title::before {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0); }

.mp-menu ul li > a {
  display: block;
  padding: 13px 35px 13px 35px;
  outline: none;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  font-size: 1.4em;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s; }

/*.mp-menu ul li > a.navi-arrow-left:before,*/
.mp-menu ul li > a.navi-arrow-left span.GoToSubNavi {
  color: #FFF;
  content: "<";
  /*NaviArrowLeft*/
  /*background: yellow;*/
  display: inline-block;
  width: 20px;
  float: left;
  margin-left: -28px;
  margin-right: 8px;
  padding-top: 7px;
  font-size: 14px;
  text-align: center; }

.mp-menu.mp-menu-right ul li > a.navi-arrow-left span.GoToSubNavi {
  margin: 0;
  float: right;
  margin-top: -13px;
  margin-right: -35px;
  padding: 13px 8px;
  line-height: 29px;
  /*background: rgba(255,255,255,0.2);*/
  border-radius: 0; }

/*.mp-menu ul li > a.navi-arrow-left.withLinkIcon:before,*/
.mp-menu ul li > a.navi-arrow-left.withLinkIcon span.GoToSubNavi {
  padding-top: 28px;
  padding-bottom: 29px; }

/*
.mp-menu ul li > a.navi-arrow-left span.GoToSubNavi:hover{
    text-align: left;
}
.mp-menu.mp-menu-right ul li > a.navi-arrow-left span.GoToSubNavi:hover{
    text-align: center;
    background: rgba(255,255,255,0.5);
}*/
.mp-menu ul li::before {
  position: absolute;
  left: 10px;
  z-index: -1;
  color: rgba(0, 0, 0, 0.2);
  line-height: 3.5; }

.mp-level > ul > li:first-child > a {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2); }

.mp-menu ul li a {
  color: #FFF;
  text-decoration: none; }

.mp-menu ul li a:hover,
.mp-level > ul > li:first-child > a:hover {
  background: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px transparent; }

.mp-menu .mp-level.mp-level-overlay > ul > li > a,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px transparent; }

.mp-level > ul > li:first-child > a:hover,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px transparent, inset 0 1px transparent; }

/* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */
.mp-back {
  background: rgba(0, 0, 0, 0.1);
  outline: none;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  font-size: 0.8em;
  padding: 10px 35px 8px;
  position: relative;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s; }

.mp-back::after {
  font-family: 'Fercam-Iconfont';
  position: absolute;
  /*background: yellow;*/
  content: "$";
  /*icon-arrow-2*/
  left: 10px;
  top: 9px;
  font-size: 12px;
  color: #fff;
  text-transform: none;
  font-weight: 400; }

.mp-menu .mp-level.mp-level-overlay > .mp-back,
.mp-menu .mp-level.mp-level-overlay > .mp-back::after {
  background: transparent;
  box-shadow: none;
  color: transparent; }

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
.no-csstransforms3d .mp-pusher,
.no-js .mp-pusher {
  /*padding-left: 300px;*/ }

.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
  display: none; }

.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
  display: block; }

#MegaMenu a span.tbicon.naviicon {
  text-align: center;
  font-size: 54px;
  line-height: 27px; }

#MegaMenu a.withLinkIcon {
  text-align: center;
  line-height: 1; }

.mp-menu-large .mp-title,
.mp-menu-large .mpSidebarContent {
  background: #656B70; }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  max-width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 98px;
  width: 98px;
  left: 50%;
  top: 50%;
  margin-left: -49px;
  margin-top: -49px;
  background: url("../Css/owl_carousel/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  /*opacity: 0;*/
  /*height: 100%;*/
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

#blogYear span {
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
  float: right;
  font-size: 15px;
  line-height: 26px;
  height: 22px; }

#blogYear .select-wrapper {
  position: relative;
  float: right;
  width: 80px;
  height: 24px; }
  #blogYear .select-wrapper .arrow {
    font-size: 24px;
    display: inline-block;
    position: absolute;
    right: 1px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    text-decoration: none; }
    #blogYear .select-wrapper .arrow:after {
      font-family: 'Fercam-Iconfont';
      content: "\e600"; }
  #blogYear .select-wrapper select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    padding: 2px 22px;
    position: absolute;
    width: 80px;
    z-index: 2; }
    #blogYear .select-wrapper select::-ms-expand {
      display: none; }

body.blog {
  background-color: #f4f4f4; }

.blog #mp-pusher,
.blogdetail #mp-pusher {
  background-color: #F4F4F4; }

.blog .contentTxt a,
.blogdetail .contentTxt a {
  text-decoration: underline; }

.blog .contentTxt,
.blogdetail .contentTxt {
  margin-top: 0; }

.blog #SiteCenter,
.blog #SiteCenterContent,
.blogdetail #SiteCenter,
.blogdetail #SiteCenterContent {
  background-color: transparent; }

.blog .blog_headerContainer_inner,
.blogdetail .blog_headerContainer_inner {
  background-image: url("../Img/blog/blog_header_title.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  .blog .blog_headerContainer_inner .blog_title,
  .blogdetail .blog_headerContainer_inner .blog_title {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    font-family: "Roboto mediabold";
    line-height: 1.2em;
    padding: 140px 5% 20px; }

.blog .blog_headerContainer .blog_subtitle,
.blogdetail .blog_headerContainer .blog_subtitle {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Roboto mediabold";
  line-height: 1.2em;
  padding: 20px 20px; }
  @media only screen and (max-width: 768px) {
    .blog .blog_headerContainer .blog_subtitle,
    .blogdetail .blog_headerContainer .blog_subtitle {
      font-size: 16px; } }

.blog .blog_postsContainer,
.blogdetail .blog_postsContainer {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .blog .blog_postsContainer .blog_postContainer,
  .blogdetail .blog_postsContainer .blog_postContainer {
    width: 23.571428571428571428571428571429%;
    margin-bottom: 1.9047619047619047619047619047619%;
    background-color: #fff; }
    .blog .blog_postsContainer .blog_postContainer img,
    .blogdetail .blog_postsContainer .blog_postContainer img {
      width: 100%;
      vertical-align: top; }
    .blog .blog_postsContainer .blog_postContainer_text,
    .blogdetail .blog_postsContainer .blog_postContainer_text {
      padding: 30px 20px 120px;
      position: relative; }
    .blog .blog_postsContainer .blog_postContainer_title,
    .blogdetail .blog_postsContainer .blog_postContainer_title {
      font-weight: bold;
      line-height: 1.5;
      font-size: 18px;
      margin-bottom: 10px; }
      .blog .blog_postsContainer .blog_postContainer_title a,
      .blogdetail .blog_postsContainer .blog_postContainer_title a {
        text-decoration: none; }
    .blog .blog_postsContainer .blog_postContainer_teaser,
    .blogdetail .blog_postsContainer .blog_postContainer_teaser {
      font-size: 16px;
      line-height: 1.5; }
    .blog .blog_postsContainer .blog_postContainer .blog_link,
    .blogdetail .blog_postsContainer .blog_postContainer .blog_link {
      position: absolute;
      bottom: 25px;
      left: 20px; }
      .blog .blog_postsContainer .blog_postContainer .blog_link a,
      .blogdetail .blog_postsContainer .blog_postContainer .blog_link a {
        text-decoration: none;
        position: relative;
        display: inline-block;
        padding: 11px 60px 11px 20px;
        border: 2px solid #68727a;
        color: #68727a;
        font-size: 14px; }
        .blog .blog_postsContainer .blog_postContainer .blog_link a:after,
        .blogdetail .blog_postsContainer .blog_postContainer .blog_link a:after {
          font-family: 'Fercam-Iconfont';
          content: "\e909";
          position: absolute;
          right: 22px;
          top: 1px;
          transform: rotate(90deg);
          font-size: 28px;
          transition: all .4s; }
        .blog .blog_postsContainer .blog_postContainer .blog_link a:hover:after,
        .blogdetail .blog_postsContainer .blog_postContainer .blog_link a:hover:after {
          right: 17px; }
    .blog .blog_postsContainer .blog_postContainer_detailLink,
    .blogdetail .blog_postsContainer .blog_postContainer_detailLink {
      color: #33383C;
      border: 1px solid #33383C;
      font-size: 15px;
      text-transform: uppercase;
      line-height: 1em;
      padding: 12px 17px;
      display: inline-block;
      margin-top: 20px;
      -moz-transition: all linear .2s;
      -o-transition: all linear .2s;
      -webkit-transition: all linear .2s;
      transition: all linear .2s; }
      .blog .blog_postsContainer .blog_postContainer_detailLink:hover,
      .blogdetail .blog_postsContainer .blog_postContainer_detailLink:hover {
        background-color: #33383C;
        color: #fff; }

.blogdetail .blog_detailContainer {
  background-color: #fff;
  padding: 80px 22.857142857142857142857142857143%;
  position: relative; }
  .blogdetail .blog_detailContainer .blog_detailTitle {
    font-size: 24px;
    line-height: 1.39em;
    font-weight: 400;
    margin-bottom: 30px;
    font-family: "Roboto mediabold"; }
  .blogdetail .blog_detailContainer .blog_detailSubtitle,
  .blogdetail .blog_detailContainer h2 {
    font-size: 18px;
    line-height: 1.47em;
    font-family: "Roboto mediabold";
    font-weight: 400;
    margin-bottom: 20px; }
  .blogdetail .blog_detailContainer .blog_detailHeaderImg {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px; }
  .blogdetail .blog_detailContainer .blog_detailMainContent h2 {
    margin: 20px 0 10px; }
  .blogdetail .blog_detailContainer .blog_detailMainContent h3 {
    font-size: 22px;
    line-height: 1.47em;
    font-weight: 300;
    margin: 20px 0 10px; }
  .blogdetail .blog_detailContainer .blog_detailMainContent img {
    margin-bottom: 5px; }
  .blogdetail .blog_detailContainer .blog_detailShareContainer {
    position: absolute;
    transform: rotate(-90deg);
    top: 203px;
    left: 0; }
    .blogdetail .blog_detailContainer .blog_detailShareContainer .blog_detailShare {
      text-transform: uppercase;
      font-size: 15px; }
      .blogdetail .blog_detailContainer .blog_detailShareContainer .blog_detailShare:after {
        content: "";
        display: inline-block;
        width: 61px;
        height: 1px;
        background-color: #3F464A;
        position: relative;
        top: -4px;
        margin-left: 14px; }
    .blogdetail .blog_detailContainer .blog_detailShareContainer .shariff {
      display: inline-block; }
      .blogdetail .blog_detailContainer .blog_detailShareContainer .shariff .orientation-horizontal {
        flex-wrap: nowrap; }
      .blogdetail .blog_detailContainer .blog_detailShareContainer .shariff .shariff-button {
        text-align: center;
        transform: rotate(90deg); }
        .blogdetail .blog_detailContainer .blog_detailShareContainer .shariff .shariff-button a {
          background-color: transparent;
          color: #3F464A; }
        .blogdetail .blog_detailContainer .blog_detailShareContainer .shariff .shariff-button.pinterest:hover a {
          color: #bd081c; }
        .blogdetail .blog_detailContainer .blog_detailShareContainer .shariff .shariff-button.facebook:hover a {
          color: #3b5998; }
        .blogdetail .blog_detailContainer .blog_detailShareContainer .shariff .shariff-button.twitter:hover a {
          color: #55acee; }
        .blogdetail .blog_detailContainer .blog_detailShareContainer .shariff .shariff-button.linkedin:hover a {
          color: #0077b5; }
    .blogdetail .blog_detailContainer .blog_detailShareContainer .fab {
      font-family: "FontAwesome"; }
      .blogdetail .blog_detailContainer .blog_detailShareContainer .fab.fa-linkedin-in:before {
        content: "\f0e1"; }

.blogdetail .blog_relatedPosts .blog_relatedPosts_title {
  margin-top: 20px;
  font-family: "Roboto mediabold";
  font-size: 22px; }

.blogdetail .blog_relatedPosts .blog_postContainer_title {
  font-size: 18px !important; }

.blogdetail .blog_relatedPosts .owl-stage {
  display: flex; }
  .blogdetail .blog_relatedPosts .owl-stage .owl-item {
    background-color: #fff; }

.blogdetail .blog_relatedPosts .owl-controls {
  width: 100%;
  margin-top: 20px; }

.blogdetail .blog_relatedPosts .owl-dots {
  text-align: center;
  width: 100%; }
  .blogdetail .blog_relatedPosts .owl-dots .owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    display: inline-block; }
    .blogdetail .blog_relatedPosts .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity .2s ease;
      border-radius: 30px; }
    .blogdetail .blog_relatedPosts .owl-dots .owl-dot.active span {
      background: #869791; }

.blogdetail .blog_relatedPosts .blog_postContainer {
  width: 100%; }

.blogPagingContainer {
  text-align: right; }
  .blogPagingContainer .item {
    border: 1px solid #33383C;
    font-size: 15px;
    width: 25px;
    height: 25px;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -webkit-transition: all linear .2s;
    transition: all linear .2s; }
    .blogPagingContainer .item.active, .blogPagingContainer .item:hover {
      background-color: #33383C;
      color: #fff; }

@media screen and (max-width: 1440px) {
  .blog .blog_postsContainer {
    padding: 0 5%; }
  .blogdetail .blog_relatedPosts {
    padding: 0 5%; } }

@media screen and (max-width: 1170px) {
  .blog .blog_postsContainer .blog_postContainer {
    width: 31.339031339031339031339031339031%;
    margin-bottom: 2.991452991452991452991452991453%; } }

@media screen and (max-width: 1092px) {
  .blogdetail .blog_detailContainer {
    padding: 80px 10%; }
    .blogdetail .blog_detailContainer .blog_detailShareContainer {
      position: relative;
      top: 0;
      left: 0;
      transform: rotate(0);
      margin-top: 50px; }
      .blogdetail .blog_detailContainer .blog_detailShareContainer .shariff .shariff-button {
        transform: rotate(0); } }

@media screen and (max-width: 800px) {
  .blog .blog_postsContainer .blog_postContainer {
    width: 45.833333333333333333333333333333%;
    margin-bottom: 8.3333333333333333333333333333333%; } }

@media screen and (max-width: 550px) {
  .blog .blog_postsContainer .blog_postContainer {
    width: 100%;
    margin-bottom: 5%; } }

#ImportFormCont {
  padding: 15px;
  margin: 25px auto;
  width: 100%;
  max-width: 700px;
  border: 1px solid #AAA;
  background: #F0F0F0; }
  #ImportFormCont a {
    color: #5d6367; }
    #ImportFormCont a i {
      font-size: 80%; }
  #ImportFormCont .row {
    margin-bottom: 10px; }
  #ImportFormCont .icon-downKonvertiert {
    transform: rotate(270deg);
    display: inline-block; }
  #ImportFormCont #ImportInfos {
    border: 1px solid #AAA;
    max-height: 500px;
    overflow-y: auto;
    padding: 15px;
    background: #FFF;
    margin-bottom: 20px; }
    #ImportFormCont #ImportInfos .error {
      color: red;
      font-weight: 600; }
  #ImportFormCont #LoadingBox {
    width: 100%;
    margin-bottom: 10px; }
    #ImportFormCont #LoadingBox #LoadingBalken {
      width: 100%;
      height: 18px;
      background: #FFF;
      overflow: hidden;
      border: 2px solid #777;
      border-radius: 7px;
      margin-bottom: 4px; }
      #ImportFormCont #LoadingBox #LoadingBalken #LoadingBalkenInner {
        display: block;
        height: 20px;
        background: url(https://www.fercam.com/Content/Img/loading_bar.gif);
        border-radius: 0 7px 7px 0; }
    #ImportFormCont #LoadingBox #LoadingLegend {
      text-align: center; }
  #ImportFormCont input[type="checkbox"]:checked + label {
    color: #000; }
  #ImportFormCont .formTitle {
    text-align: center;
    color: #5d6367;
    margin-bottom: 20px; }

.content_GiroDitalia #SiteCenter {
  margin-top: 60px; }
  @media all and (max-width: 999px) {
    .content_GiroDitalia #SiteCenter {
      margin-top: 0; } }

.content_GiroDitalia #SiteCenterContent {
  box-shadow: inset 0 0 0 6px #EA517F; }
  .content_GiroDitalia #SiteCenterContent #breadcrumb {
    position: relative;
    padding-bottom: 0; }
    .content_GiroDitalia #SiteCenterContent #breadcrumb:before {
      position: relative;
      z-index: 5;
      content: '';
      display: block;
      width: 190px;
      height: 190px;
      margin: -100px auto 0;
      background: url(../Img/giro_ditalia.gif) no-repeat 0 0;
      border: 10px solid #FFF;
      background-size: contain; }
      @media all and (max-width: 999px) {
        .content_GiroDitalia #SiteCenterContent #breadcrumb:before {
          margin-top: 0; } }
    .content_GiroDitalia #SiteCenterContent #breadcrumb span {
      display: none; }

.content_GiroDitalia .ContainerContent .contentTitel {
  font-weight: 600;
  color: #EA517F; }

.content_GiroDitalia .ContainerContent.ContainerContent110 {
  margin: 0 6px; }
  .content_GiroDitalia .ContainerContent.ContainerContent110 .contentTitel {
    color: #5D6366; }

.content_GiroDitalia .ContainerContent.ContainerContentGiroSocial ul.SocialLinks_Giro {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0; }
  .content_GiroDitalia .ContainerContent.ContainerContentGiroSocial ul.SocialLinks_Giro li {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 5px solid #EA517F;
    text-align: center;
    line-height: 50px;
    margin: 0 2px;
    font-size: 25px; }
    .content_GiroDitalia .ContainerContent.ContainerContentGiroSocial ul.SocialLinks_Giro li a {
      line-height: 50px;
      text-decoration: none;
      color: #EA517F;
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 0; }
      .content_GiroDitalia .ContainerContent.ContainerContentGiroSocial ul.SocialLinks_Giro li a:hover {
        background: #EA517F;
        color: #FFF; }

.content_GiroDitalia .ContainerContent109, .content_GiroDitalia .ContainerContent128 {
  padding-bottom: 0; }
  .content_GiroDitalia .ContainerContent109 .ContainerContentInner, .content_GiroDitalia .ContainerContent128 .ContainerContentInner {
    max-width: 9999px;
    padding-left: 6px;
    padding-right: 6px; }
  @media screen and (min-width: 700px) {
    .content_GiroDitalia .ContainerContent109 .ContainerContentInnerLeft, .content_GiroDitalia .ContainerContent128 .ContainerContentInnerLeft {
      padding: 0;
      width: 55%;
      background: #EEEFF1; } }
  .content_GiroDitalia .ContainerContent109 .ContainerContentInnerLeft .bilduntertitel, .content_GiroDitalia .ContainerContent128 .ContainerContentInnerLeft .bilduntertitel {
    display: none; }
  .content_GiroDitalia .ContainerContent109 .column:nth-child(1), .content_GiroDitalia .ContainerContent128 .column:nth-child(1) {
    background: #EEEFF1;
    padding-left: 20px;
    padding-top: 20px; }
  .content_GiroDitalia .ContainerContent109 .column:nth-child(2),
  .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight, .content_GiroDitalia .ContainerContent128 .column:nth-child(2),
  .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight {
    background: #404A4C;
    color: #FFF;
    padding: 0 5% 30px; }
    @media screen and (min-width: 700px) {
      .content_GiroDitalia .ContainerContent109 .column:nth-child(2),
      .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight, .content_GiroDitalia .ContainerContent128 .column:nth-child(2),
      .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight {
        padding: 0 5% 45px;
        width: 45%; } }
    .content_GiroDitalia .ContainerContent109 .column:nth-child(2) a,
    .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight a, .content_GiroDitalia .ContainerContent128 .column:nth-child(2) a,
    .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight a {
      color: #EA517F;
      text-decoration: none; }
      .content_GiroDitalia .ContainerContent109 .column:nth-child(2) a:hover,
      .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight a:hover, .content_GiroDitalia .ContainerContent128 .column:nth-child(2) a:hover,
      .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight a:hover {
        text-decoration: underline; }
    .content_GiroDitalia .ContainerContent109 .column:nth-child(2) table,
    .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight table, .content_GiroDitalia .ContainerContent128 .column:nth-child(2) table,
    .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight table {
      background: transparent;
      border: none; }
      .content_GiroDitalia .ContainerContent109 .column:nth-child(2) table td,
      .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight table td, .content_GiroDitalia .ContainerContent128 .column:nth-child(2) table td,
      .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight table td {
        border-collapse: collapse;
        border: none;
        background: transparent;
        min-width: 80px;
        padding-bottom: 0; }
    .content_GiroDitalia .ContainerContent109 .column:nth-child(2) .contentTitel,
    .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight .contentTitel, .content_GiroDitalia .ContainerContent128 .column:nth-child(2) .contentTitel,
    .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight .contentTitel {
      color: #FFF;
      border: 4px solid #FFF;
      display: block;
      padding: 5px 18px;
      margin-top: 75px;
      margin-left: auto;
      margin-right: auto; }
    .content_GiroDitalia .ContainerContent109 .column:nth-child(2) .contentSubtitel,
    .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight .contentSubtitel, .content_GiroDitalia .ContainerContent128 .column:nth-child(2) .contentSubtitel,
    .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight .contentSubtitel {
      color: #FFF; }
    .content_GiroDitalia .ContainerContent109 .column:nth-child(2) .contentTxt,
    .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight .contentTxt, .content_GiroDitalia .ContainerContent128 .column:nth-child(2) .contentTxt,
    .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight .contentTxt {
      margin-top: 30px;
      font-size: 110%; }
      .content_GiroDitalia .ContainerContent109 .column:nth-child(2) .contentTxt ol,
      .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight .contentTxt ol, .content_GiroDitalia .ContainerContent128 .column:nth-child(2) .contentTxt ol,
      .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight .contentTxt ol {
        counter-reset: item;
        list-style-type: decimal;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0; }
        .content_GiroDitalia .ContainerContent109 .column:nth-child(2) .contentTxt ol li,
        .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight .contentTxt ol li, .content_GiroDitalia .ContainerContent128 .column:nth-child(2) .contentTxt ol li,
        .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight .contentTxt ol li {
          list-style: none; }
          .content_GiroDitalia .ContainerContent109 .column:nth-child(2) .contentTxt ol li:before,
          .content_GiroDitalia .ContainerContent109 .ContainerContentInnerRight .contentTxt ol li:before, .content_GiroDitalia .ContainerContent128 .column:nth-child(2) .contentTxt ol li:before,
          .content_GiroDitalia .ContainerContent128 .ContainerContentInnerRight .contentTxt ol li:before {
            content: "Tappa " counter(item, decimal) ": ";
            counter-increment: item;
            font-weight: 600; }

.content_GiroDitalia .ContainerContent26 {
  padding-top: 0;
  padding-bottom: 0; }
  .content_GiroDitalia .ContainerContent26 .ContainerContentInner {
    max-width: 9999px;
    padding: 0; }
  .content_GiroDitalia .ContainerContent26 .timelineTitel {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    background: #EA517F;
    color: #FFF;
    margin-bottom: 50px;
    position: relative;
    margin-bottom: 130px; }
    @media only screen and (max-width: 1169px) {
      .content_GiroDitalia .ContainerContent26 .timelineTitel {
        padding-left: 5%;
        padding-right: 5%; } }
    .content_GiroDitalia .ContainerContent26 .timelineTitel:after {
      content: '';
      display: block;
      background: url("../Img/logo_giro.gif") no-repeat 0 0;
      width: 72px;
      height: 52px;
      left: 50%;
      margin-left: -36px;
      bottom: -90px;
      position: absolute; }
      @media only screen and (max-width: 1169px) {
        .content_GiroDitalia .ContainerContent26 .timelineTitel:after {
          margin-left: -4px;
          left: 5%; } }
  @media only screen and (max-width: 1169px) {
    .content_GiroDitalia .ContainerContent26 #cd-timeline {
      margin-left: 5%; }
      .content_GiroDitalia .ContainerContent26 #cd-timeline::before {
        left: 32px; } }
  .content_GiroDitalia .ContainerContent26 #cd-timeline .cd-timeline-img.cd-picture {
    font-size: 25px;
    line-height: 2rem;
    padding-top: 10px;
    box-sizing: border-box;
    background: #EA517F;
    color: #FFF;
    border-width: 5px; }
    @media only screen and (max-width: 1169px) {
      .content_GiroDitalia .ContainerContent26 #cd-timeline .cd-timeline-img.cd-picture {
        width: 70px;
        height: 70px;
        font-size: 16px;
        line-height: 19px; } }
    .content_GiroDitalia .ContainerContent26 #cd-timeline .cd-timeline-img.cd-picture:after {
      content: 'Tappa';
      display: block; }
  .content_GiroDitalia .ContainerContent26 #cd-timeline .cd-timeline-content {
    width: 42%;
    padding-top: 5px; }
    .content_GiroDitalia .ContainerContent26 #cd-timeline .cd-timeline-content::before {
      display: none; }
    @media only screen and (max-width: 1169px) {
      .content_GiroDitalia .ContainerContent26 #cd-timeline .cd-timeline-content {
        margin-left: 80px;
        width: auto; } }
    .content_GiroDitalia .ContainerContent26 #cd-timeline .cd-timeline-content a {
      font-weight: bold;
      color: #EA517F;
      text-decoration: none; }
      .content_GiroDitalia .ContainerContent26 #cd-timeline .cd-timeline-content a:hover {
        text-decoration: underline; }
    .content_GiroDitalia .ContainerContent26 #cd-timeline .cd-timeline-content .timelineItemContent > img {
      vertical-align: middle;
      margin-right: 4px;
      width: 20px; }
  @media only screen and (max-width: 1169px) {
    .content_GiroDitalia .ContainerContent26 #cd-timeline .cd-timeline-block::before {
      margin-bottom: -62px;
      left: 37px; } }

/*!
 * shariff - v3.2.0 - Mon, 01 Apr 2019 08:17:39 GMT
 * https://github.com/heiseonline/shariff
 * Copyright (c) 2019 Ines Pauer, Philipp Busse, Sebastian Hilbig, Erich Kramer, Deniz Sesli
 * Licensed under the MIT license
 */
.shariff:after, .shariff:before {
  content: " ";
  display: table; }

.shariff:after {
  clear: both; }

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

.shariff li {
  overflow: hidden; }

.shariff li, .shariff li a {
  height: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.shariff li a {
  color: #fff;
  position: relative;
  display: block;
  text-decoration: none; }

.shariff li .share_count, .shariff li .share_text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  vertical-align: middle;
  line-height: 35px; }

.shariff li .fab, .shariff li .far, .shariff li .fas {
  width: 35px;
  line-height: 35px;
  text-align: center;
  vertical-align: middle; }

.shariff li .share_count {
  padding: 0 8px;
  height: 33px;
  position: absolute;
  top: 1px;
  right: 1px; }

.shariff .orientation-horizontal li {
  -webkit-box-flex: 1; }

.shariff .orientation-horizontal .info {
  -webkit-box-flex: 0; }

.shariff .orientation-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.shariff .orientation-horizontal li {
  float: left;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 35px;
  margin-right: 3%;
  margin-bottom: 10px; }

.shariff .orientation-horizontal li:last-child {
  margin-right: 0; }

.shariff .orientation-horizontal li .share_text {
  display: block;
  text-indent: -9999px;
  padding-left: 3px; }

.shariff .orientation-horizontal li .share_count {
  display: none; }

.shariff .theme-grey .shariff-button a {
  background-color: #b0b0b0; }

.shariff .theme-grey .shariff-button .share_count {
  background-color: #ccc;
  color: #333; }

.shariff .theme-white .shariff-button {
  border: 1px solid #ddd; }

.shariff .theme-white .shariff-button a {
  background-color: #fff; }

.shariff .theme-white .shariff-button a:hover {
  background-color: #eee; }

.shariff .theme-white .shariff-button .share_count {
  background-color: #fff;
  color: #999; }

.shariff .orientation-vertical.button-style-icon {
  min-width: 35px; }

.shariff .orientation-vertical.button-style-icon-count {
  min-width: 80px; }

.shariff .orientation-vertical.button-style-standard {
  min-width: 110px; }

.shariff .orientation-vertical li {
  display: block;
  width: 100%;
  margin: 5px 0; }

.shariff .orientation-vertical.button-style-icon-count li .share_count, .shariff .orientation-vertical.button-style-standard li .share_count {
  width: 24px;
  text-align: right; }

@media only screen and (min-width: 360px) {
  .shariff .orientation-horizontal li {
    margin-right: 1.8%; }
  .shariff .orientation-horizontal.button-style-icon-count li, .shariff .orientation-horizontal.button-style-standard li {
    min-width: 80px; }
  .shariff .orientation-horizontal.button-style-icon-count li .share_count, .shariff .orientation-horizontal.button-style-standard li .share_count {
    display: block; }
  .shariff .orientation-horizontal.button-style-standard li {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .shariff .orientation-horizontal.button-style-standard.shariff-col-1 li, .shariff .orientation-horizontal.button-style-standard.shariff-col-2 li {
    min-width: 110px;
    max-width: 160px; }
  .shariff .orientation-horizontal.button-style-standard.shariff-col-1 li .share_text, .shariff .orientation-horizontal.button-style-standard.shariff-col-2 li .share_text {
    text-indent: 0;
    display: inline; }
  .shariff .orientation-horizontal.button-style-standard.shariff-col-5 li, .shariff .orientation-horizontal.button-style-standard.shariff-col-6 li {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none; } }

@media only screen and (min-width: 640px) {
  .shariff .orientation-horizontal.button-style-standard.shariff-col-3 li {
    min-width: 110px;
    max-width: 160px; }
  .shariff .orientation-horizontal.button-style-standard.shariff-col-3 li .share_text {
    text-indent: 0;
    display: inline; } }

@media only screen and (min-width: 768px) {
  .shariff .orientation-horizontal.button-style-standard li {
    min-width: 110px;
    max-width: 160px; }
  .shariff .orientation-horizontal.button-style-standard li .share_text {
    text-indent: 0;
    display: inline; }
  .shariff .orientation-horizontal.button-style-standard.shariff-col-5 li, .shariff .orientation-horizontal.button-style-standard.shariff-col-6 li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; } }

@media only screen and (min-width: 1024px) {
  .shariff li, .shariff li a {
    height: 30px; }
  .shariff li .fab, .shariff li .far, .shariff li .fas {
    width: 30px;
    line-height: 30px; }
  .shariff li .share_count, .shariff li .share_text {
    line-height: 30px; }
  .shariff li .share_count {
    height: 28px; } }

.shariff .addthis a {
  background-color: #f8694d; }

.shariff .addthis a:hover {
  background-color: #f75b44; }

.shariff .addthis .fa-plus {
  font-size: 14px; }

.shariff .addthis .share_count {
  color: #f8694d;
  background-color: #f1b8b0; }

.shariff .theme-white .addthis a {
  color: #f8694d; }

@media only screen and (min-width: 600px) {
  .shariff .addthis .fa-plus {
    font-size: 14px;
    position: relative;
    top: 1px; } }

.shariff .buffer a {
  background-color: #3a3a3a; }

.shariff .buffer a:hover {
  background-color: #555; }

.shariff .buffer .fa-buffer {
  font-size: 22px; }

.shariff .buffer .share_count {
  color: #3a3a3a;
  background-color: #ddd; }

.shariff .theme-white .buffer a {
  color: #3a3a3a; }

@media only screen and (min-width: 600px) {
  .shariff .buffer .fa-buffer {
    font-size: 19px;
    position: relative;
    top: 1px; } }

.shariff .diaspora a {
  background-color: #999; }

.shariff .diaspora a:hover {
  background-color: #b3b3b3; }

.shariff .diaspora .fa-times-circle {
  font-size: 17px; }

.shariff .theme-white .diaspora a {
  color: #999; }

@media only screen and (min-width: 600px) {
  .shariff .diaspora .fa-times-circle {
    font-size: 16px; } }

.shariff .facebook a {
  background-color: #3b5998; }

.shariff .facebook a:hover {
  background-color: #4273c8; }

.shariff .facebook .fa-facebook-f {
  font-size: 22px; }

.shariff .facebook .share_count {
  color: #183a75;
  background-color: #99adcf; }

.shariff .theme-white .facebook a {
  color: #3b5998; }

@media only screen and (min-width: 600px) {
  .shariff .facebook .fa-facebook-f {
    font-size: 19px; } }

.shariff .flattr a {
  background-color: #7ea352; }

.shariff .flattr a:hover {
  background-color: #f67c1a; }

.shariff .flattr a:hover .share_count {
  color: #d56308;
  background-color: #fab47c; }

.shariff .flattr .fa-money-bill-alt {
  font-size: 22px; }

.shariff .flattr .share_count {
  color: #648141;
  background-color: #b0c893; }

.shariff .theme-white .flattr a {
  color: #f67c1a; }

@media only screen and (min-width: 600px) {
  .shariff .flattr .fa-money-bill-alt {
    font-size: 19px; } }

.shariff .flipboard a {
  background-color: #e12828; }

.shariff .flipboard a:hover {
  background-color: #ff2e2e; }

.shariff .flipboard .fa-flipboard {
  font-size: 22px; }

.shariff .theme-white .flipboard a {
  color: #e12828; }

@media only screen and (min-width: 600px) {
  .shariff .flipboard .fa-flipboard {
    font-size: 19px; } }

.shariff .info {
  border: 1px solid #ccc; }

.shariff .info a {
  color: #666;
  background-color: #fff; }

.shariff .info a:hover {
  background-color: #efefef; }

.shariff .info .fa-info {
  font-size: 20px;
  width: 33px; }

.shariff .info .share_text {
  display: block !important;
  text-indent: -9999px !important; }

.shariff .theme-grey .info a {
  background-color: #fff; }

.shariff .theme-grey .info a:hover {
  background-color: #efefef; }

.shariff .orientation-vertical .info {
  width: 35px;
  float: right; }

@media only screen and (min-width: 360px) {
  .shariff .orientation-horizontal .info {
    -webkit-box-flex: 0 !important;
    -ms-flex: none !important;
    flex: none !important;
    width: 35px;
    min-width: 35px !important; } }

@media only screen and (min-width: 1024px) {
  .shariff .info .fa-info {
    font-size: 16px;
    width: 23px; }
  .shariff .orientation-horizontal .info {
    width: 25px;
    min-width: 25px !important; }
  .shariff .orientation-vertical .info {
    width: 25px; } }

.shariff .linkedin a {
  background-color: #0077b5; }

.shariff .linkedin a:hover {
  background-color: #0369a0; }

.shariff .linkedin .fa-linkedin-in {
  font-size: 22px; }

.shariff .linkedin .share_count {
  color: #004785;
  background-color: #33aae8; }

.shariff .theme-white .linkedin a {
  color: #0077b5; }

@media only screen and (min-width: 600px) {
  .shariff .linkedin .fa-linkedin-in {
    font-size: 19px; } }

.shariff .mail a {
  background-color: #999; }

.shariff .mail a:hover {
  background-color: #a8a8a8; }

.shariff .mail .fa-envelope {
  font-size: 21px; }

.shariff .theme-white .mail a {
  color: #999; }

@media only screen and (min-width: 600px) {
  .shariff .mail .fa-envelope {
    font-size: 18px; } }

.shariff .print a {
  background-color: #999; }

.shariff .print a:hover {
  background-color: #a8a8a8; }

.shariff .print .fa-print {
  font-size: 21px; }

.shariff .theme-white .print a {
  color: #999; }

@media only screen and (min-width: 600px) {
  .shariff .print .fa-print {
    font-size: 18px; } }

.shariff .pinterest a {
  background-color: #bd081c; }

.shariff .pinterest a:hover {
  background-color: #d50920; }

.shariff .pinterest .fa-pinterest-p {
  font-size: 22px; }

.shariff .pinterest .share_count {
  color: #a31601;
  background-color: #eda79d; }

.shariff .theme-white .pinterest a {
  color: #bd081c; }

@media only screen and (min-width: 600px) {
  .shariff .pinterest .fa-pinterest-p {
    font-size: 19px;
    position: relative;
    top: 1px; } }

.shariff .pocket a {
  background-color: #ef4056; }

.shariff .pocket a:hover {
  background-color: #ff5066; }

.shariff .pocket .fa-get-pocket {
  font-size: 22px; }

.shariff .theme-white .pocket a {
  color: #ef4056; }

@media only screen and (min-width: 600px) {
  .shariff .pocket .fa-get-pocket {
    font-size: 19px; } }

.shariff .reddit a {
  background-color: #ff4500; }

.shariff .reddit a:hover {
  background-color: #ff6a33; }

.shariff .reddit .fa-reddit {
  font-size: 17px; }

.shariff .theme-white .reddit a {
  color: #ff4500; }

@media only screen and (min-width: 600px) {
  .shariff .reddit .fa-reddit {
    font-size: 16px; } }

.shariff .stumbleupon a {
  background-color: #eb4924; }

.shariff .stumbleupon a:hover {
  background-color: #ef7053; }

.shariff .stumbleupon .fa-stumbleupon {
  font-size: 17px; }

.shariff .theme-white .stumbleupon a {
  color: #eb4924; }

@media only screen and (min-width: 600px) {
  .shariff .stumbleupon .fa-stumbleupon {
    font-size: 16px; } }

.shariff .twitter a {
  background-color: #55acee; }

.shariff .twitter a:hover {
  background-color: #32bbf5; }

.shariff .twitter .fa-twitter {
  font-size: 28px; }

.shariff .twitter .share_count {
  color: #0174a4;
  background-color: #96d4ee; }

.shariff .theme-white .twitter a {
  color: #55acee; }

@media only screen and (min-width: 600px) {
  .shariff .twitter .fa-twitter {
    font-size: 24px; } }

.shariff .whatsapp a {
  background-color: #5cbe4a; }

.shariff .whatsapp a:hover {
  background-color: #34af23; }

.shariff .whatsapp .fa-whatsapp {
  font-size: 28px; }

.shariff .theme-white .whatsapp a {
  color: #5cbe4a; }

@media only screen and (min-width: 600px) {
  .shariff .whatsapp .fa-whatsapp {
    font-size: 22px; } }

.shariff .xing a {
  background-color: #126567; }

.shariff .xing a:hover {
  background-color: #29888a; }

.shariff .xing .fa-xing {
  font-size: 22px; }

.shariff .xing .share_count {
  color: #15686a;
  background-color: #4fa5a7; }

.shariff .theme-white .xing a {
  color: #126567; }

@media only screen and (min-width: 600px) {
  .shariff .xing .fa-xing {
    font-size: 19px; } }

.shariff .tumblr a {
  background-color: #36465d; }

.shariff .tumblr a:hover {
  background-color: #44546b; }

.shariff .tumblr .fa-tumblr {
  font-size: 28px; }

.shariff .theme-white .tumblr a {
  color: #5cbe4a; }

@media only screen and (min-width: 600px) {
  .shariff .tumblr .fa-tumblr {
    font-size: 22px; } }

.shariff .threema a {
  background-color: #333; }

.shariff .threema a:hover {
  background-color: #1f1f1f; }

.shariff .threema .fa-lock {
  font-size: 28px; }

.shariff .theme-white .threema a {
  color: #333; }

@media only screen and (min-width: 600px) {
  .shariff .threema .fa-lock {
    font-size: 22px; } }

.shariff .weibo a {
  background-color: #f56770; }

.shariff .weibo a:hover {
  background-color: #fa7f8a; }

.shariff .weibo .fa-weibo {
  font-size: 28px; }

.shariff .weibo .share_count {
  color: #0174a4;
  background-color: #f56770; }

.shariff .theme-white .weibo a {
  color: #f56770; }

@media only screen and (min-width: 600px) {
  .shariff .weibo .fa-weibo {
    font-size: 24px; } }

.shariff .tencent-weibo a {
  background-color: #26ace0; }

.shariff .tencent-weibo a:hover {
  background-color: #38bbeb; }

.shariff .tencent-weibo .fa-tencent-weibo {
  font-size: 28px; }

.shariff .tencent-weibo .share_count {
  color: #0174a4;
  background-color: #26ace0; }

.shariff .theme-white .tencent-weibo a {
  color: #26ace0; }

@media only screen and (min-width: 600px) {
  .shariff .tencent-weibo .fa-tencent-weibo {
    font-size: 24px; } }

.shariff .telegram a {
  background-color: #08c; }

.shariff .telegram a:hover {
  background-color: #007dbb; }

.shariff .telegram .fa-telegram {
  font-size: 28px; }

.shariff .theme-white .telegram a {
  color: #08c; }

@media only screen and (min-width: 600px) {
  .shariff .telegram .fa-telegram {
    font-size: 22px; } }

.shariff .qzone a {
  background-color: #2b82d9; }

.shariff .qzone a:hover {
  background-color: #398fe6; }

.shariff .qzone .fa-qq {
  font-size: 28px; }

.shariff .qzone .share_count {
  color: #0174a4;
  background-color: #2b82d9; }

.shariff .theme-white .qzone a {
  color: #2b82d9; }

@media only screen and (min-width: 600px) {
  .shariff .qzone .fa-qq {
    font-size: 24px; } }

.shariff .vk a {
  background-color: #5d7fa4; }

.shariff .vk a:hover {
  background-color: #678eb4; }

.shariff .vk .fa-vk {
  font-size: 22px; }

.shariff .vk .share_count {
  color: #55677d;
  background-color: #fff; }

.shariff .theme-white .vk a {
  color: #3b5998; }

@media only screen and (min-width: 600px) {
  .shariff .vk .fa-vk {
    font-size: 19px; } }

#banner_container {
  max-width: 2000px;
  margin: 0 auto;
  width: 100%;
  width: 100%;
  position: absolute;
  top: 88px;
  z-index: 100; }
  #banner_container .banner_container_inner {
    position: relative; }
  @media screen and (max-width: 768px) {
    #banner_container {
      top: 0; } }
  #banner_container img {
    vertical-align: top;
    width: 100%; }
    #banner_container img#close_banner {
      width: auto;
      position: absolute;
      top: 0;
      right: 10px;
      top: 25px;
      transform: translateY(-50%);
      cursor: pointer;
      padding: 12px;
      background-color: rgba(0, 0, 0, 0.2);
      border-radius: 50%; }
      @media screen and (max-width: 1300px) {
        #banner_container img#close_banner {
          padding: 5px;
          top: 18px; } }
  #banner_container #bannerImgM {
    display: none; }
  @media screen and (max-width: 800px) {
    #banner_container #bannerImgD {
      display: none; }
    #banner_container #bannerImgM {
      display: inline-block; } }

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important; }

.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0; }

.irs-line-left {
  left: 0;
  width: 11%; }

.irs-line-mid {
  left: 9%;
  width: 82%; }

.irs-line-right {
  right: 0;
  width: 11%; }

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0; }

.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0; }

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0; }

.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1; }

.irs-slider.type_last {
  z-index: 2; }

.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default; }

.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default; }

.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap; }

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px; }

.irs-with-grid .irs-grid {
  display: block; }

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000; }

.irs-grid-pol.small {
  height: 4px; }

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000; }

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: transparent;
  z-index: 2; }

.irs-disabled {
  opacity: 0.4; }

.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40); }

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important; }

/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// © guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs {
  height: 70px; }

.irs-with-grid {
  height: 67px; }

.irs-line {
  height: 3px;
  top: 30px;
  background: #EEE;
  background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
  /* W3C */
  border: 1px solid #CCC;
  border-radius: 16px;
  -moz-border-radius: 16px; }

.irs-line-left {
  height: 8px; }

.irs-line-mid {
  height: 8px; }

.irs-line-right {
  height: 8px; }

.irs-bar {
  height: 5px;
  top: 30px;
  background: #656B70; }

.irs-bar-edge {
  height: 5px;
  top: 30px;
  width: 14px;
  background: #656B70;
  border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px; }

.irs-shadow {
  height: 2px;
  top: 30px;
  background: #000;
  opacity: 0.3;
  border-radius: 5px;
  -moz-border-radius: 5px; }

.lt-ie9 .irs-shadow {
  filter: alpha(opacity=30); }

.irs-slider {
  top: 27px;
  width: 12px;
  height: 12px;
  background: #656B70;
  border-radius: 12px;
  -moz-border-radius: 12px;
  cursor: pointer; }

.irs-slider.state_hover, .irs-slider:hover {
  background: #C6C7C8; }

.irs-min, .irs-max {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  line-height: 1.333;
  text-shadow: none;
  top: 44px;
  padding: 1px 5px;
  background: transparent;
  border-radius: 3px;
  -moz-border-radius: 3px; }

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
  background: #ccc; }

.irs-from, .irs-to, .irs-single {
  color: #3F464A;
  font-size: 14px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: #FFF;
  border-radius: 3px;
  -moz-border-radius: 3px;
  top: 42px; }

.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
  background: #999; }

.irs-grid {
  height: 27px; }

.irs-grid-pol {
  opacity: 0.5;
  background: #656B70; }

.irs-grid-pol.small {
  background: #999; }

.irs-grid-text {
  bottom: 5px;
  color: #99a4ac; }

/* Preload images */
body:after {
  content: url("../Img/lightbox/close.png") url("../Img/lightbox/loading.gif") url("../Img/lightbox/prev.png") url("../Img/lightbox/next.png");
  display: none; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-container {
  padding: 4px; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("../Img/lightbox/loading.gif") no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url("../Img/lightbox/prev.png") left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url("../Img/lightbox/next.png") right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url("../Img/lightbox/close.png") top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

/* -------------------------------- 

Primary style

-------------------------------- */
/*html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 100%;
  font-family: "Droid Serif", serif;
  color: #7f8c97;
  background-color: #e9f0f5;
}

a {
  color: #acb7c0;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
}

img {
  max-width: 100%;
}

h1, h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}*/
/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100%;
  /*max-width: 1170px;*/
  margin: 0 auto; }

.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both; }

/* -------------------------------- 

Main components 

-------------------------------- */
header {
  height: 200px;
  line-height: 200px;
  text-align: center;
  background: #303e49; }

header h1 {
  color: white;
  font-size: 18px;
  font-size: 1.125rem; }

@media only screen and (min-width: 1170px) {
  header {
    height: 300px;
    line-height: 300px; }
  header h1 {
    font-size: 24px;
    font-size: 1.5rem; } }

#cd-timeline {
  position: relative;
  /*padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;*/ }

#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  /*top: 0;*/
  left: 22px;
  height: 100%;
  width: 4px;
  background-image: url("../Img/css/timeline_bg.jpg"); }

@media only screen and (min-width: 1170px) {
  #cd-timeline {
    /*margin-top: 3em;
    margin-bottom: 3em;*/ }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px; } }

.cd-timeline-block {
  position: relative;
  margin: 2em 0; }

.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both; }

.cd-timeline-block:first-child {
  margin-top: 0; }

.cd-timeline-block:last-child {
  margin-bottom: 0; }

.cd-timeline-block::before {
  content: '';
  position: absolute;
  background-color: #fff;
  border: 1px solid #3f464a;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 27px;
  margin-left: -12px;
  bottom: 50%;
  margin-bottom: -38px; }

.cd-timeline-block:last-child:before {
  height: 100%;
  top: 0;
  border: none;
  border-radius: 0; }

@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 0 0; }
  .cd-timeline-block:first-child {
    margin-top: 0; }
  .cd-timeline-block:last-child {
    margin-bottom: 0; }
  .cd-timeline-block::before {
    content: '';
    position: absolute;
    background-color: #fff;
    border: 1px solid #3f464a;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    margin-left: -12px;
    bottom: 50%;
    margin-bottom: -38px; } }

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #656B70;
  font: 42px "Oswald"; }

.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px; }

.cd-timeline-img.cd-picture {
  background: #fff; }

.cd-timeline-img.cd-movie {
  background: #c03b44; }

.cd-timeline-img.cd-location {
  background: #f0ca45; }

@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -52px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    line-height: 2.45em;
    color: #3F464A;
    z-index: 100; }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden; }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s; } }

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5); }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  /*background: white;*/
  /*border-radius: 0.25em;*/
  padding: 1em;
  /*box-shadow: 0 3px 0 #d7e4ed;*/ }

.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both; }

.cd-timeline-content h2 {
  color: #303e49; }

.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem; }

.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block; }

.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6; }

.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em; }

.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb; }

.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7; }

.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 1px solid transparent;
  border-right: 7px solid white;
  width: 40px; }

@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem; }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem; }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem; } }

@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 20px 15px 0;
    width: 38%;
    box-sizing: border-box; }
  .cd-timeline-content::before {
    top: 50px;
    left: 100%;
    border-color: #656B70; }
  .cd-timeline-content .cd-read-more {
    float: left; }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem; }
  .cd-timeline-block:nth-child(odd) .cd-timeline-content {
    float: right; }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    text-align: right; }
  .cd-timeline-block:nth-child(odd) .cd-timeline-content::before {
    top: 50px;
    left: auto;
    right: 100%;
    border-color: #656B70; }
  .cd-timeline-block:nth-child(odd) .cd-timeline-content .cd-read-more {
    float: right; }
  .cd-timeline-block:nth-child(odd) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right; }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden; }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s; } }

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on odd content blocks */
  .cssanimations .cd-timeline-block:nth-child(odd) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s; } }

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px); }
  100% {
    -moz-transform: translateX(0); } }

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px); }
  100% {
    -moz-transform: translateX(0); } }

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

/* ----- tb ----- */
.timelineTitel {
  width: 100%;
  text-align: center;
  margin-bottom: 25px; }

.timelineItemImg img {
  max-width: 100%; }

.timelineItemTitel {
  font: 24px "Oswald";
  line-height: 110%; }

.timelineItemTitel,
.timelineItemContent,
.timelineItemImg {
  margin-bottom: 15px; }

.cd-timeline-content .btn {
  margin-top: 0; }

@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin-top: -50px; } }

@media only screen and (max-width: 1169px) {
  .timelineTitel {
    width: 100%;
    float: none;
    text-align: left; }
  #cd-timeline {
    margin-top: 20px; }
  .cd-timeline-img {
    font-size: 18px;
    line-height: 2.6em;
    top: 3px; } }

.grid {
  max-width: 1200px;
  list-style: none;
  margin: 0px auto;
  padding: 0; }

.grid li {
  display: block;
  float: left;
  padding: 0 25px 15px;
  width: 25%;
  box-sizing: border-box; }

.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li {
  opacity: 1; }

.grid li a,
.grid li img {
  outline: none;
  border: none;
  display: block;
  max-width: 100%; }

/* Effect 2: Move Up */
.grid.effect-2 li.animate {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards; }

@-webkit-keyframes moveUp {
  0% { }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@keyframes moveUp {
  0% { }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

/* Responsive */
@media screen and (max-width: 1200px) {
  .grid li {
    width: 33.333%; } }

@media screen and (max-width: 900px) {
  .grid li {
    width: 50%; } }

@media screen and (max-width: 400px) {
  .grid li {
    width: 100%; } }

/* ----- tb ----- */
.glossarTitel {
  font: 72px "oswaldBold";
  line-height: 1em;
  margin-bottom: 5px; }

.glossarItem {
  margin-bottom: 15px; }

.glossarItemTitel {
  font-weight: bold; }

.glossarItemDesc {
  color: #575F6A; }

/* L�NDERSPEZIFISCHE SEITEN */
/* ------------------------------------------------- GENERAL -------------------------------------------------*/
#SiteCenterContent.laenderSpezifische {
  max-width: 1650px !important;
  margin-bottom: 0; }

.ls-line {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

#SiteCenterContent.laenderSpezifische div,
#SiteCenterContent.laenderSpezifische span,
#SiteCenterContent.laenderSpezifische,
.ls-centerContent div,
.ls-centerContent span,
.ls-centerContent {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ls-centerContent img {
  max-width: 100%; }

.ls-centerContent #StandorteMapSvg img {
  max-width: none; }

.ls-centerContent ul,
.ls-centerContent ul li {
  list-style: none;
  padding: 0; }

#ls-right ul {
  margin: 7px 0;
  padding-left: 20px; }

#ls-right .paragraph ul,
#ls-right .paragraph ul li {
  list-style: unset; }

.ls-title {
  font-family: "Oswald", Arial;
  font-size: 27px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  color: #fff;
  display: inline-block;
  width: 56%;
  vertical-align: middle; }

.ls-half {
  display: inline-block;
  width: 50%;
  vertical-align: middle; }

.ls-intro {
  font-family: 'Roboto';
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.5em;
  padding-bottom: 30px;
  display: block; }

.button {
  padding: 10px;
  -moz-transition: .2s linear;
  -o-transition: .2s linear;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  margin: 0 auto;
  cursor: pointer; }

.button:hover {
  color: #fff; }

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

.owl-prev, .owl-next {
  position: relative;
  height: auto;
  width: auto;
  display: inline-block;
  margin: 0 10px;
  top: 0;
  background: none; }

.fitImgCont {
  overflow: hidden; }

.fitImgCont img {
  max-width: none;
  max-height: none; }

/*.ls-centerContent .absCenterImg{
	position:absolute;
	width: auto;
    min-width: 100%;
    max-width: none;
	min-height:100%;
	left:50%;
	top:50%;
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}*/
.ls-hederNaviDX .ls-rightUpNavi .ls-onlyResp,
.ls-onlyResp {
  display: none; }

/* ------------------------------------------------- START SEITE -------------------------------------------------*/
/* OBEN NAVIGATION -------------------------------------------------*/
#LogoGenericLS {
  width: 360px;
  float: left; }

#LogoGenericLS #CountryChange li {
  padding: 6px 25px 9px 55px;
  font-size: 17px;
  cursor: pointer; }

#LogoGenericLS ul#CountryChange li ul li {
  padding: 0; }

#LogoGenericLS.ls-hederNaviSX {
  background: #656B70;
  margin-top: 0; }

#LogoGenericLS.ls-hederNaviSX img {
  padding: 26px 80px 10px 90px;
  width: 190px; }

.ls-hederNaviDX {
  /* width:100%; */
  padding-left: 360px; }

.ls-hederNaviDX .ls-rightUpNavi {
  text-align: right;
  border-bottom: 1px solid rgba(100, 100, 100, 0.2); }

.ls-hederNaviDX .ls-rightUpNavi,
.ls-hederNaviDX .ls-rightMainMenu {
  height: 70px; }

.ls-hederNaviDX .ls-rightUpNavi div {
  height: 70px;
  border-right: 1px solid rgba(100, 100, 100, 0.2);
  cursor: pointer;
  /* color:#656B70; */ }

.ls-hederNaviDX .ls-rightUpNavi div:hover a,
.ls-hederNaviDX .ls-rightUpNavi div:hover {
  color: rgba(100, 100, 100, 0.75); }

.ls-hederNaviDX .ls-rightUpNavi div:first-child {
  border-left: 1px solid rgba(100, 100, 100, 0.2); }

.ls-hederNaviDX .ls-rightUpNavi div:nth-last-child(2) {
  border-right: none; }

.ls-hederNaviDX .ls-rightUpNavi div,
.ls-hederNaviDX .ls-rightMainMenu div {
  display: inline-block; }

.ls-hederNaviDX .ls-rightUpNavi div,
.ls-hederNaviDX .ls-rightMainMenu div.ls-menuItem a,
.ls-hederNaviDX .ls-rightMainMenu .ls-headerSocial {
  padding: 25px 25px 5px;
  display: inline-block;
  /*cursor:pointer;*/ }

.ls-hederNaviDX .ls-rightMainMenu div.ls-menuItem:first-child {
  padding-left: 10px; }

.ls-hederNaviDX .ls-rightMainMenu span {
  padding-left: 15px; }

.ls-menuItem {
  position: relative;
  font-family: 'Oswald', 'OswaldFallbackFont', 'OswaldFallback2Font'; }

.ls-hederNaviDX .ls-rightMainMenu .ls-menuItem span.ls-icon {
  padding-left: 0; }

.ls-menuItem .ls-icon {
  display: none;
  position: absolute;
  height: 10px;
  width: 100%;
  font-size: 10px;
  top: 5px;
  left: 0;
  text-align: center; }

.ls-menuItem.active .ls-icon,
.ls-menuItem a:hover .ls-icon {
  display: inline; }

.ls-rightUpNavi .icon-lockKonvertiert {
  margin-right: 10px; }

/*CENTER, LEFT & RIGHT LAYOUT STYLING -------------------------------------------------*/
.ls-centerContent {
  min-width: 300px;
  width: 100%;
  display: block;
  background: #656B70; }

.ls-home .ls-centerContent {
  /*
	display: inline-block;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;*/
  background: #FFF; }

/*.ls-news .ls-centerContent {
    background: #656B70;
}*/
.ls-left {
  display: inline-block;
  width: 720px;
  min-width: 720px;
  background-color: #656B70;
  box-shadow: inset -5px 10px 15px 3px rgba(40, 40, 40, 0.2);
  margin: 0;
  position: relative;
  z-index: 1;
  min-height: 400px;
  /*-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;*/ }

.ls-home .ls-right {
  padding-left: 720px; }

.ls-home .ls-right .ls-serviceContent {
  overflow: hidden; }

.ls-right {
  position: relative;
  min-width: 250px;
  vertical-align: top;
  /*display: inline-block;
	-webkit-flex: 2;
	-ms-flex: 2;
	flex: 2;*/
  margin: 0; }

/*START SITE LEFT NAVIGATION -------------------------------------------------*/
.serviceNavItem {
  position: relative;
  box-shadow: inset -15px 0 15px -2px rgba(40, 40, 40, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  min-height: 230px;
  overflow: hidden; }

.serviceNavItem,
.InterNavItem {
  /*
        MK deaktiviert
	    transition:.2s linear;
    */
  -moz-transition: background .2s linear;
  -o-transition: background .2s linear;
  -webkit-transition: background .2s linear;
  transition: background .2s linear; }

.serviceNavItem a {
  color: #FFF; }

.serviceNavItem:first-child {
  box-shadow: inset -5px 10px 15px 3px rgba(40, 40, 40, 0.1); }

.serviceNavItem .ls-title {
  position: absolute;
  top: 35px;
  left: 35px; }

#ls-serviceSX .ls-subNavService,
.ls-newsTitle {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  padding: 85px 40px 55px;
  font-family: 'Roboto';
  font-size: 17px;
  font-weight: 300;
  /*
        MK deaktiviert
	transition:all .3s linear;*/
  /* MK deaktiviert
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
	-webkit-transition:.3s linear;
	transition:.3s linear;*/ }

.serviceNavItem .ls-NaviBereichItems {
  padding-left: 50%; }

.serviceNavItem .ls-NaviBereichImg {
  position: absolute;
  width: 50%;
  min-height: 230px;
  height: 100%;
  overflow: hidden; }

.serviceNavItem img {
  position: absolute;
  min-width: 100%;
  max-width: none;
  height: 100%;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 450px; }

.serviceNavItem .tbicon {
  position: absolute;
  font-size: 3.5em;
  padding: 30px 0 0 40px; }

/*.ls-subNavService li:hover*/
.ls-newsYearList li:hover {
  color: #FFF; }

.ls-interTitle {
  background-color: #f2f2f2;
  font-family: 'Oswald', 'OswaldFallbackFont', 'OswaldFallback2Font';
  color: #656B70;
  box-shadow: inset -15px 0 15px -2px rgba(40, 40, 40, 0.1);
  text-align: center;
  padding: 20px 0; }

.ls-left .InterNavItem {
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  position: relative; }

.ls-home .ls-left .InterNavItem a {
  display: block;
  padding: 22px 35px;
  cursor: pointer; }

.InterNavItem .tbicon {
  color: #fff;
  font-size: 3.5em;
  vertical-align: middle; }

.InterNavItem .tbicon:last-child {
  font-size: 1em;
  position: absolute;
  right: 35px;
  top: 0;
  margin-top: 42px; }

/*START SITE NEWS SLIDE -------------------------------------------------*/
.ls-newsHome {
  padding-bottom: 35px; }

.ls-newsHome .slideSingleNews img {
  width: 100%; }

.slideSingleNews {
  /* position:relative; */
  text-align: center;
  color: #333;
  display: none; }

.owl-item.slideSingleNews,
.slideSingleNews:first-child {
  display: block; }

.slideSingleNews h1 {
  font-family: 'Oswald', 'OswaldFallbackFont', 'OswaldFallback2Font';
  font-weight: 400; }

.slideSingleNews p {
  margin: 1em 0; }

.tb-owl-navi {
  text-align: center; }

.tb-owl-navi .tbicon {
  font-size: 0;
  color: #FFF;
  cursor: pointer; }

.tb-owl-navi .tbicon::before {
  font-size: 13px;
  color: #333; }

.newsText {
  padding: 35px 10% 15px; }

.newsDate {
  width: 100%;
  padding-top: 35px;
  font-family: 'Oswald', 'OswaldFallbackFont', 'OswaldFallback2Font';
  font-size: 13px;
  text-transform: uppercase; }

.slideSingleNews.newsBild .newsDate {
  position: absolute;
  top: 0;
  color: #fff; }

.newsText .button {
  border: 1px solid #656B70;
  display: inline-block;
  padding: 10px 20px;
  outline: none; }

.newsText .button:hover {
  background-color: #656B70; }

/*FOOTER -------------------------------------------------*/
.ls-footer {
  display: -webkit-flex;
  display: flex;
  color: #656B70;
  background-color: #f4f5f5;
  padding: 35px; }

.ls-footerSX,
.ls-footerDX {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-size: 14px; }

.ls-footerSX div.ls_fercamFooterLogo {
  margin-top: 10px;
  margin-right: 10px; }

.ls-footerDX {
  text-align: right;
  margin-top: -10px; }

.ls-footerDX ul {
  display: inline;
  list-style: none; }

.ls-footerDX li {
  list-style: none;
  display: inline;
  margin-left: 10px;
  text-transform: uppercase; }

a#UrlToMainPortal {
  font-weight: 600;
  text-transform: uppercase; }

.ls-footerSX a:hover,
.ls-footerDX a:hover {
  color: rgba(100, 100, 100, 0.75); }

/*  ------------------------------------------------- SERVICE SEITE -------------------------------------------------*/
/* SERVICE SEITE CENTER LEFT & RIGHT LAYOUT-------------------------------------------------*/
.ls-left.ls-left-small {
  display: inline-block;
  width: 85px;
  min-width: 0; }

.ls-rightContainer {
  width: 100%;
  display: inline-block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.ls-serviceDX,
.ls-serviceSX {
  display: inline-block;
  vertical-align: top;
  margin: 0; }

.ls-serviceSX {
  width: 445px;
  background-color: #f4f5f5; }

.ls-serviceDX {
  position: relative;
  /*min-width:350px;
	-webkit-flex: 2;
	-ms-flex: 2;
	flex: 2;*/ }

/* SERVICE SEITE LEFT NAVIGATION -------------------------------------------------*/
.ls-left-small .serviceNavItem,
.ls-left.ls-left-small .InterNavItem {
  min-height: 0;
  text-align: center;
  padding: 0;
  line-height: .8em; }

.ls-left-small .serviceNavItem a,
.ls-left-small .InterNavItem a {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px; }

.ls-left-small .serviceNavItem .tbicon {
  position: relative;
  padding: 0; }

.ls-left-small .ls-interTitle {
  background-color: transparent;
  color: #fff;
  font-size: .8em;
  box-shadow: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

.ls-left-small .ls-serviceInterNav .serviceIcon {
  position: relative;
  top: 0;
  left: 0; }

.ls-left-small .serviceNavTitle {
  color: #fff;
  text-transform: uppercase;
  font-size: .8em;
  position: relative;
  opacity: 0;
  /*
        MK deaktiviert
	    -webkit-transition:.5s linear;
	    transition:.5s linear;
    */ }

.ls-left-small .InterNavItem a:hover > .serviceNavTitle,
.ls-left-small .InterNavItem.active .serviceNavTitle,
.ls-left-small .serviceNavItem a:hover > .serviceNavTitle,
.ls-left-small .serviceNavItem.active .serviceNavTitle {
  opacity: 1;
  -webkit-transition: .5s linear;
  -moz-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear; }

#ls-subNavService {
  width: 100%; }

/* SERVICE SEITE SUB NAVI & HEADER -------------------------------------------------*/
.ls-left-small .ls-title,
#ls-serviceSX .ls-title {
  width: 100%;
  text-shadow: none;
  text-align: center;
  padding-bottom: 35px; }

.ls-serviceNav .ls-subNavService {
  padding: 85px 10%;
  position: relative;
  width: 100%; }

.ls-service .ls-subNavService,
.ls-left-small .ls-subNavService,
.ls-newsTitle {
  padding: 85px 10%;
  position: relative;
  width: 100%;
  min-height: 363px; }

.ls-serviceBildHeader {
  position: relative;
  width: 100%;
  height: 363px; }

.ls-subNavService a {
  color: #fff;
  position: relative;
  padding-left: 12px;
  padding-right: 4px;
  display: block; }

.ls-subNavService a::before {
  content: '\e600';
  position: absolute;
  font-family: Fercam-Iconfont;
  left: 0;
  top: 5px;
  line-height: 16px;
  font-size: .5em; }

.ls-subNavService .ls-icon {
  font-size: .5em;
  padding-right: 8px; }

.ls-subNavService li:hover a {
  padding-left: 16px;
  padding-right: 0; }

.ls-subNavService li:hover a::before {
  content: "\23"; }

.ls-subNavService ul li {
  cursor: pointer;
  /*line-height:1.7em;*/
  margin: 3px 0 4px; }

.ls-serviceBildHeader {
  overflow: hidden; }

.ls-headerText .ls-title {
  padding: 0 15px 35px; }

.ls-headerText {
  position: absolute;
  top: 90px;
  left: 75px;
  text-align: center;
  width: 250px; }

.ls-headerText .button {
  color: #fff;
  width: 100%; }

.ls-headerText .button:hover {
  background-color: rgba(255, 255, 255, 0.6);
  color: #333; }

/* SERVICE SEITE CENTER CONTENT -------------------------------------------------*/
.ls-serviceContent {
  padding: 75px 10% 30px; }

.ls-serviceContent a {
  text-decoration: underline; }

.ls-serviceContent .ContainerContent {
  padding-bottom: 0; }

.ls-serviceContent .ContainerContentInner {
  padding: 0; }

.ls-serviceContent .paragraph {
  text-align: justify;
  padding-bottom: 15px; }

.ls-serviceTitle {
  text-align: center;
  padding: 0 25px 0; }

.locationTitle {
  font-size: 1.2em;
  font-weight: 300; }

.ls-serviceTitle h1 {
  padding-bottom: 35px;
  font-size: 31px;
  font-family: 'Oswald', 'OswaldFallbackFont', 'OswaldFallback2Font';
  font-weight: 400; }

.newsDatumInContent {
  margin-top: -15px;
  margin-bottom: 10px;
  color: #7c8185;
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif; }

/* SERVICE SEITE - LIST MAP LOCATIONS ----------------------------------------*/
.ls-centerContent .ls-serviceLocations ul {
  /*padding:35px 85px 35px 65px;*/
  padding: 35px 0; }

.ls-left-small.locationTitle {
  font-size: 1.2em;
  font-weight: 300; }

.ls-serviceLocations p {
  padding: 12px 0 0;
  font-size: 15px; }

.locationIcon {
  display: inline;
  vertical-align: middle;
  margin-right: 10px; }

#LsMapLegend li {
  padding: 20px 85px 20px 65px; }

#LsMapLegend li:hover {
  cursor: pointer;
  background: #656b70;
  color: #FFF; }

/*  ------------------------------------------------- ABOUT SEITE -------------------------------------------------*/
/* ABOUT - SUB NAV ----------------------------------------*/
.ls-about .ls-subNavService,
.ls-newsTitle {
  background-color: #656B70; }

.ls-contact .ls-subNavService p,
.ls-about .ls-subNavService p,
.ls-newsTitle p {
  width: 180px;
  margin: 0 auto;
  color: #fff;
  text-align: center; }

.ls-contact .ls-subNavService p a,
.ls-about .ls-subNavService p a,
.ls-newsTitle p a {
  color: #FFF;
  text-decoration: underline; }

/* ABOUT HEADER SLIDER----------------------------------------*/
/* STYLE DOTS*/
.owl-carousel .owl-item .ls-serviceBildHeader img {
  width: auto; }

#aboutHeader .owl-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 110;
  opacity: .7; }

#aboutHeader .owl-dot {
  padding: 0 4%;
  display: inline-block;
  height: 0;
  overflow: visible;
  border-width: 1px 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.3); }

#aboutHeader .owl-dot:last-child {
  padding-right: 0; }

#aboutHeader .owl-dot:first-child {
  padding-left: 0; }

#aboutHeader .owl-dot span {
  display: inline-block;
  border: 10px solid transparent;
  width: 8px;
  height: 8px;
  margin: -11px 0 10px;
  border-radius: 15px; }

#aboutHeader .owl-dot:first-child span {
  margin-left: -11px; }

#aboutHeader .owl-dot:last-child span {
  margin-right: -11px; }

#aboutHeader .owl-dot.active span {
  border-color: rgba(0, 0, 0, 0.5); }

#aboutHeader .owl-dot span:before {
  content: '';
  display: block;
  background: #fff;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  top: -4px;
  left: -4px; }

/*  ------------------------------------------------- NEWS SEITE -------------------------------------------------*/
/* NEWS - YEAR LIST SUB NAV ----------------------------------------*/
.ls-newsYearList {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  cursor: pointer; }

.ls-centerContent .ls-newsYearList li {
  display: inline-block;
  padding: 5px 12px;
  line-height: 1.7em;
  border: 1px solid #656b70; }

.ls-newsYearList li.active {
  color: #fff;
  border-color: #fff; }

/* NEWS - SINGLE NEWS LIST ----------------------------------------*/
.ls-newsList {
  padding: 45px;
  font-size: 1.2em; }

.ls-newsList ul a,
.ls-newsList ul {
  margin-top: 35px;
  color: #656B70; }

.ls-eachNewsTitle {
  margin-bottom: 35px;
  cursor: pointer; }

.ls-newsListTitle,
.ls-newsDate {
  font-family: 'Oswald', 'OswaldFallbackFont', 'OswaldFallback2Font'; }

.ls-newsList li:hover a,
.ls-newsList li:hover,
.ls-newsListTitle,
.ls-newsList li.active a,
.ls-newsList li.active {
  color: #333;
  font-weight: 400; }

.ls-newsList li:hover .ls-eachNewsTitle,
.ls-newsList li.active .ls-eachNewsTitle {
  font-weight: 600; }

.ls-newsContent h4 {
  margin: 20px 0 35px; }

/*  ------------------------------------------------- CONTACT SEITE -------------------------------------------------*/
.ls-contact .ls-subNavService {
  background-color: #f4f5f5; }

.ls-contact .ls-title,
.ls-contact .ls-subNavService p {
  color: #333; }

a.LsBackToHome {
  position: relative; }

a.LsBackToHome .tbicon {
  position: absolute;
  right: 20px;
  top: 11px;
  color: #656B70; }

#LsLangSelect {
  text-align: center; }

/*#LsLangSelect span,
#LsLangSelect span a{
    color: #333;
}*/
#LsLangSelect span a:hover {
  /*color: rgba(100,100,100,0.75);*/
  text-decoration: underline; }

#LsLangSelect .lsSingleLang,
#LsLangSelect.active .lsLangTxt {
  display: none; }

#LsLangSelect.active .lsSingleLang {
  display: inline; }

#LsLangSelect .lsSingleLang {
  padding: 0 4px; }

#LsLangSelect .lsSingleLang:first-child {
  padding-left: 0; }

#LsLangSelect .lsSingleLang:last-child {
  padding-right: 0; }

/*MAP PLACE HOLDER-----------------------------------------------*/
#LsMapContainer {
  width: 100%; }

#LsMapContainer #StandorteMapSvg {
  width: 100%;
  min-height: 450px; }

.news-flex-container {
  background: #FFF;
  margin-left: 85px;
  position: relative; }

.news-flex-container #ls-serviceSX {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: hidden; }

.news-flex-container #ls-serviceDX {
  padding-left: 445px;
  width: 100%; }

#ls-subNavService.smallNavi {
  position: relative;
  padding: 0;
  min-height: 0; }

/*
#ls-subNavService.smallNavi .ls-serviceMenu{
    min-height: 60px;
}*/
#ls-subNavService.smallNavi .ls-subNav {
  height: 0;
  min-height: 0;
  overflow: hidden; }

#ls-subNavService.smallNavi .ls-serviceMenu {
  padding: 0; }

#ls-subNavService.smallNavi .ls-buttonReturn {
  position: absolute;
  padding: 15px 0 0; }

#ls-subNavService.smallNavi .ls-oppener .ls-service-icon {
  float: left;
  font-size: 2.2em; }

#ls-subNavService.smallNavi .ls-oppener .icon-downKonvertiert::before {
  vertical-align: middle; }

#ls-subNavService.smallNavi ul {
  padding: 20px 20px 20px 70px; }

#ls-serviceSX .ls-subNav {
  height: auto !important; }

.ls-hederNaviDX .ls-rightMainMenu div.ls-menuItem.lsLangMobile {
  display: none; }

/*  --------------------------------------------------------------------------------------------------------------*/
/*  ------------------------------------------------- RESPONSIVE -------------------------------------------------*/
@media only screen and (max-width: 1200px) {
  #LogoGenericLS.ls-hederNaviSX {
    width: 280px; }
  #LogoGenericLS.ls-hederNaviSX img {
    padding: 26px 40px 0 50px; }
  .ls-hederNaviDX {
    padding-left: 280px; }
  .ls-left {
    width: 560px;
    min-width: 560px; }
  .ls-home .ls-right {
    padding-left: 560px; }
  .ls-serviceSX {
    width: 280px; }
  .news-flex-container #ls-serviceDX {
    padding-left: 280px; }
  .ls-newsTitle,
  .ls-service #ls-serviceSX .ls-subNavService {
    padding: 50px 10% 25px;
    min-height: 300px; }
  .ls-serviceBildHeader {
    height: 300px; }
  .ls-left-small .ls-subNavService {
    padding: 50px 25px 30px; }
  #LsMapLegend li {
    padding: 35px; }
  .ls-serviceContent {
    padding: 60px; }
  .anfrageTypName {
    font-size: 14px; }
  .anfrageTypContainer .tbicon {
    font-size: 55px; } }

@media only screen and (max-width: 900px) {
  .ls-rightUpNavi .icon-lockKonvertiert {
    margin-right: 0; }
  #LogoGenericLS.ls-hederNaviSX {
    width: 230px; }
  #LogoGenericLS.ls-hederNaviSX img {
    width: 140px; }
  .ls-hederNaviDX .ls-rightUpNavi, .ls-hederNaviDX .ls-rightMainMenu {
    height: 60px; }
  .ls-hederNaviDX {
    padding-left: 230px; }
  .ls-hederNaviDX .ls-rightUpNavi div {
    height: 60px;
    padding: 22px 15px 0; }
  .ls-hederNaviDX .ls-rightMainMenu div.ls-menuItem a {
    padding: 22px 10px 5px; }
  .ls-hederNaviDX .ls-rightMainMenu .ls-headerSocial {
    padding: 22px 5px 15px; }
  .ls-left {
    width: 100%;
    min-width: 1px; }
  .ls-home .ls-right {
    padding-left: 460px; }
  .serviceNavItem .tbicon {
    padding: 20px 0 0 30px; }
  #ls-serviceSX .ls-subNavService {
    padding: 65px 35px 35px 35px; }
  /**/
  .ls-serviceBildHeader {
    min-height: 245px; }
  .ls-left-small .ls-subNavService {
    padding: 40px 20px 30px; }
  .ls-left-small .ls-title {
    padding-bottom: 25px; }
  .ls-serviceContent {
    padding: 50px 20px; }
  .ls-newsList {
    padding: 35px; }
  /**/
  #SiteCenterContent ul#CountryChange li ul a {
    padding: 8px 14% 8px 10px; }
  #LsMapContainer #StandorteMapSvg {
    min-height: 350px; } }

@media only screen and (min-width: 771px) {
  #ls-hederNavi {
    margin-left: 0 !important;
    padding-left: 0 !important; } }

@media only screen and (max-width: 770px) {
  .ls-hederNaviDX .ls-rightUpNavi div {
    padding: 22px 0 0;
    margin-right: 10px; }
  .ls-hederNaviDX .ls-rightUpNavi div:hover a,
  .ls-hederNaviDX .ls-rightUpNavi div:hover {
    color: #fff; }
  .ls-serviceSX {
    background-color: #fff; }
  .ls-hederNaviDX .ls-rightUpNavi .ls-onlyResp,
  .ls-onlyResp {
    display: inline-block; }
  .ls-hederNaviDX .ls-rightUpNavi .ls-respDNone, .ls-hederNaviDX .ls-rightMainMenu .ls-respDNone span.ls-respDNone,
  .ls-respDNone {
    display: none; }
  .ls-serviceBildHeader {
    height: auto;
    min-height: 0; }
  .ls-centerContent .absCenterImg {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    position: relative;
    top: 0;
    left: 0;
    margin: 0; }
  /*FIXED NAVIGATION*/
  .ls-centerContent {
    margin-top: 70px; }
  #ls-hederNavi {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    /*padding-right: 15px;*/ }
  /*Responsive Header singleService text*/
  .ls-headerText {
    /* position: relative; */
    /* top: 15px; */
    top: 0;
    left: 0;
    /* text-align: center; */
    /* width: 80%; */
    width: 100%;
    min-height: 100%;
    margin: 0 auto; }
  .ls-headerText .ls-title {
    position: absolute;
    top: 25%;
    left: 10%;
    width: 80%; }
  .ls-headerText .button {
    position: absolute;
    bottom: 35px;
    left: 20%;
    width: 60%; }
  /*Responsive Layout*/
  .ls-rightContainer,
  .ls-centerContent {
    display: inline-block; }
  .ls-serviceDX,
  .ls-serviceSX,
  .ls-right,
  .ls-left {
    width: 100%; }
  .ls-home .ls-left {
    height: auto !important; }
  .ls-home .ls-right {
    padding-left: 0;
    clear: both; }
  .ls-footerDX {
    margin-top: 22px; }
  /*Responsive Logo navi Header*/
  #LogoGenericLS.ls-hederNaviSX {
    width: 200px; }
  #LogoGenericLS.ls-hederNaviSX img {
    padding: 10px 30px 0 30px; }
  .ls-hederNaviDX .ls-rightUpNavi div,
  .ls-hederNaviDX .ls-rightUpNavi {
    height: auto;
    min-height: 70px; }
  .ls-hederNaviDX .ls-rightMainMenu {
    height: 0;
    overflow: hidden; }
  .ls-hederNaviDX {
    padding-left: 0;
    background-color: #656B70; }
  .ls-hederNaviDX .ls-rightUpNavi div,
  .ls-hederNaviDX .ls-icon,
  .ls-hederNaviDX a {
    color: #fff; }
  .ls-menuItem,
  .ls-headerSocial {
    position: relative;
    background-color: #656B70;
    width: 100%;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    float: none; }
  .ls-hederNaviDX .ls-rightUpNavi {
    border-bottom: none; }
  .ls-hederNaviDX .ls-rightUpNavi div {
    border-right: none; }
  .ls-hederNaviDX .ls-rightMainMenu div.ls-menuItem a {
    display: block; }
  .ls-hederNaviDX .ls-rightMainMenu span {
    padding-left: 0; }
  .ls-headerSocial a {
    margin: 0 5px;
    font-size: 1.25em; }
  #LogoGenericLS.ls-hederNaviSX {
    position: relative; }
  #LogoGenericLS.ls-hederNaviSX nav {
    position: absolute;
    right: -48px;
    top: 16px;
    z-index: 5; }
  #LogoGenericLS.ls-hederNaviSX nav ul {
    min-width: 160px; }
  .ls-rightUpNavi .ls-oppener .tbicon {
    border: 2px solid #fff;
    padding: 9px;
    border-radius: 18px;
    border-radius: 50%; }
  #TrackAndTraceOverlayOpener .tbicon {
    padding: 9px;
    border-radius: 18px;
    border-radius: 50%; }
  .ls-line {
    border-top: none; }
  /*Responsive single Service Sub nav*/
  .ls-serviceMenu {
    color: #fff;
    font-size: 1.2em;
    min-height: 60px;
    padding: 5px 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%; }
  .ls-buttonReturn {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 44px;
    text-align: center;
    padding: 15px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 5; }
  .ls-buttonReturn::before {
    display: none; }
  .ls-serviceMenuTitle {
    display: inline-block;
    position: relative;
    padding: 5px 25px 5px 77px;
    text-align: right;
    width: 100%;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 300; }
  .ls-serviceMenu .ls-serviceMenuTitle .tbicon {
    font-size: 1.6em; }
  .ls-left.ls-left-small {
    display: none; }
  .ls-left-small .ls-subNavService {
    padding: 40px 0;
    min-height: 0; }
  .ls-newsTitle {
    padding: 40px 10%;
    min-height: 0; }
  .ls-left-small .ls-title {
    padding-bottom: 15px; }
  .ls-contact .ls-subNavService p, .ls-about .ls-subNavService p {
    width: 70%; }
  .ls-news .ls-left-small .ls-subNavService ul {
    padding: 0; }
  .ls-singleService .ls-left-small .ls-subNav {
    overflow: hidden;
    height: 0;
    min-height: 0; }
  .ls-singleService .ls-serviceMenu .ls-serviceMenuTitle .tbicon.ls-service-icon {
    font-size: 2.3em;
    position: absolute;
    left: 60px; }
  .ls-singleService .ls-left-small .ls-subNavService {
    min-height: 0;
    padding: 0; }
  .ls-singleService .ls-left-small .ls-subNavService ul {
    padding: 20px;
    padding-left: 70px; }
  .news-flex-container {
    margin-left: 0; }
  .news-flex-container,
  .news-flex-container #ls-serviceDX,
  .news-flex-container #ls-serviceSX {
    display: block;
    position: relative;
    padding-left: 0; }
  .news-flex-container #ls-serviceSX {
    height: auto; }
  .news-flex-container #ls-serviceDX {
    min-height: 0 !important; } }

@media only screen and (max-width: 450px) {
  /*Responsive General*/
  #LogoGenericLS.ls-hederNaviSX {
    width: 120px; }
  #LogoGenericLS.ls-hederNaviSX img {
    width: 100px;
    padding: 15px 10px 0; }
  .ls-logoLink {
    z-index: 10;
    position: relative; }
  #LogoGenericLS.ls-hederNaviSX nav {
    top: 21px; }
  #LogoGenericLS #CountryChange li {
    padding: 0; }
  .ls-serviceMenu {
    padding: 5px 15px; }
  .ls-hederNaviDX .ls-rightUpNavi div, .ls-hederNaviDX .ls-rightUpNavi {
    height: auto;
    min-height: 60px; }
  .ls-hederNaviDX .ls-rightUpNavi div {
    padding: 22px 0 0;
    margin-right: 10px; }
  .ls-hederNaviDX .ls-rightMainMenu div {
    padding: 22px 5px 12px; }
  .ls-hederNaviDX .ls-rightMainMenu div.ls-menuItem a {
    padding-top: 0; }
  .ls-rightUpNavi .ls-oppener .tbicon, #TrackAndTraceOverlayOpener .tbicon {
    padding: 7px; }
  .newsText {
    padding: 50px 20px 35px; }
  .owl-nav {
    margin: 20px 0; }
  .ls-left .InterNavItem {
    padding: 20px 5px 20px 35px; }
  .ls-left .InterNavItem .ls-title {
    width: 100%; }
  /*Responsive home -foto of service opens Menu */
  .serviceNavItem .ls-NaviBereichImg {
    width: 100%;
    position: relative; }
  .serviceNavItem .tbicon {
    padding: 0;
    top: 30px;
    left: 35px; }
  .serviceNavItem .ls-title {
    left: 100px; }
  .ls-subNavService {
    padding: 35px; }
  .serviceNavItem .ls-NaviBereichItems {
    padding-left: 0;
    height: 0; }
  .ls-respServiOpen {
    position: absolute;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 5; }
  .slideSingleNews h1 {
    font-size: 25px; }
  /*Responsive footer*/
  .ls-footer {
    padding: 15px 25px;
    display: inline-block; }
  .ls-footerSX, .ls-footerDX {
    text-align: center; }
  .ls-footerSX div.tbicon {
    float: none;
    margin: 15px auto;
    text-align: center;
    display: inline-block; }
  .ls-footerDX ul {
    padding: 0; }
  /*FIXED NAVIGATION*/
  .ls-centerContent {
    margin-top: 60px; }
  #LsLangSelect {
    display: none; }
  .ls-hederNaviDX .ls-rightMainMenu div.ls-menuItem.lsLangMobile {
    display: block; }
  .ls-hederNaviDX .ls-rightMainMenu div.ls-menuItem .lsSingleLangMobile a {
    display: inline-block;
    width: auto;
    padding: 0 12px;
    border-right: 1px solid #FFF; }
  .ls-hederNaviDX .ls-rightMainMenu div.ls-menuItem .lsSingleLangMobile:last-child a {
    border: none; } }

/*----------------------------------------------- END -----------------------------------------------*/
ul#CountryChange {
  z-index: 2; }

.ls-headerSocial a:hover .icon-facebookKonvertiert::before {
  color: #3765A3; }

.ls-headerSocial a:hover .icon-twitterKonvertiert::before {
  color: #5EA9DD; }

.ls-headerSocial a:hover .icon-YoutubeKonvertiert::before {
  color: #D92524; }

body.ieLt12 #SiteCenterContent.laenderSpezifische {
  font-family: Arial;
  font-size: 15px; }

body.ieLt12 .ls-title {
  font-family: Arial;
  font-size: 24px; }

body.ieLt12 .ls-menuItem {
  font-family: Arial;
  font-size: 14px; }

body.ieLt12 .ls-interTitle {
  font-family: Arial;
  font-size: 14px; }

body.ieLt12 .slideSingleNews h1 {
  font-family: Arial;
  font-size: 30px; }

body.ieLt12 .newsDate {
  font-family: Arial;
  font-size: 12px; }

body.ieLt12 .ls-serviceTitle h1 {
  font-family: Arial;
  font-size: 29px; }

body.ieLt12 .ls-newsList {
  font-size: 1.1em; }

body.ieLt12 .ls-newsListTitle,
body.ieLt12 .ls-newsDate {
  font-family: Arial;
  font-size: 18px; }

#ErrLearningLogin.erroron input {
  border: 1px solid #F33; }

#ErrLearningLogin .errormessage {
  display: none; }

#ErrLearningLogin.erroron .errormessage {
  display: block;
  color: #F33; }

#siteFooter {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  background-color: #68727a;
  color: #FFFFFF; }
  #siteFooter a {
    color: #FFFFFF; }
  #siteFooter .top {
    padding: 100px 0 15px;
    font-size: .9rem;
    color: #A7ADB2; }
    @media only screen and (max-width: 768px) {
      #siteFooter .top {
        padding-top: 50px; } }
    @media only screen and (max-width: 550px) {
      #siteFooter .top {
        padding-top: 30px; } }
    #siteFooter .top a {
      color: #A7ADB2; }
    #siteFooter .top .block-vettori {
      float: left;
      padding-right: 100px;
      width: 30%;
      box-sizing: border-box; }
      @media only screen and (max-width: 1400px) {
        #siteFooter .top .block-vettori {
          padding-right: 50px; } }
      @media only screen and (max-width: 768px) {
        #siteFooter .top .block-vettori {
          padding-right: 25px;
          width: 33.33%; } }
      @media only screen and (max-width: 550px) {
        #siteFooter .top .block-vettori {
          padding-right: 0;
          width: 100%;
          margin-bottom: 15px;
          float: none;
          margin-bottom: 30px; } }
      #siteFooter .top .block-vettori #LoginVettori .VettLoginTitle {
        color: #FFFFFF;
        text-transform: uppercase;
        font-family: "Roboto regular";
        letter-spacing: 1px;
        font-size: 1rem; }
      #siteFooter .top .block-vettori #LoginVettori .VettoriDesc {
        padding: 10px 0 20px; }
      #siteFooter .top .block-vettori #LoginVettori .tbVettLinks {
        border: 1px solid #FFFFFF;
        color: #FFFFFF;
        text-transform: uppercase;
        padding: 10px;
        font-family: "Roboto regular";
        letter-spacing: 1px;
        display: inline-block;
        font-size: 1rem; }
    #siteFooter .top .naviBlock {
      float: left;
      display: inline-block;
      padding-right: 60px;
      width: 20%;
      box-sizing: border-box; }
      @media only screen and (max-width: 1400px) {
        #siteFooter .top .naviBlock {
          padding-right: 50px; } }
      @media only screen and (max-width: 768px) {
        #siteFooter .top .naviBlock {
          padding-right: 25px;
          width: 33.33%; } }
      @media only screen and (max-width: 550px) {
        #siteFooter .top .naviBlock {
          padding-right: 0;
          width: 100%;
          margin-bottom: 15px;
          float: none; } }
      #siteFooter .top .naviBlock ul {
        margin: 0;
        padding: 0; }
        #siteFooter .top .naviBlock ul li {
          list-style: none;
          margin: 0;
          padding: 0; }
          #siteFooter .top .naviBlock ul li a {
            line-height: 1.7;
            transition: all .5s; }
            #siteFooter .top .naviBlock ul li a:hover {
              color: #FFFFFF; }
    @media only screen and (max-width: 768px) {
      #siteFooter .top .nlBlockClearer {
        clear: both;
        overflow: hidden;
        display: block; } }
    #siteFooter .top .newsletter-block {
      float: left;
      width: 25%;
      box-sizing: border-box; }
      @media only screen and (max-width: 768px) {
        #siteFooter .top .newsletter-block {
          float: none;
          width: 100%;
          margin-top: 20px; } }
      #siteFooter .top .newsletter-block .input-group {
        position: relative;
        /*Unhide the checkmark on the checked state*/ }
        #siteFooter .top .newsletter-block .input-group input[type="checkbox"] {
          opacity: 0; }
        #siteFooter .top .newsletter-block .input-group input[type="checkbox"] + label::after {
          content: none; }
        #siteFooter .top .newsletter-block .input-group input[type="checkbox"]:checked + label::after {
          content: ""; }
        #siteFooter .top .newsletter-block .input-group label {
          line-height: 1.6; }
          #siteFooter .top .newsletter-block .input-group label a {
            text-decoration: underline; }
        #siteFooter .top .newsletter-block .input-group label::before {
          content: "";
          display: inline-block;
          height: 12px;
          width: 12px;
          border: 1px solid;
          position: absolute;
          top: 3px;
          left: 0; }
        #siteFooter .top .newsletter-block .input-group label::after {
          content: "";
          display: inline-block;
          height: 4px;
          width: 7px;
          border-left: 2px solid;
          border-bottom: 2px solid;
          transform: rotate(-45deg);
          border-color: #FFF;
          position: absolute;
          left: 3px;
          top: 7px; }
      #siteFooter .top .newsletter-block #mc_embed_signup_scroll {
        position: relative; }
        #siteFooter .top .newsletter-block #mc_embed_signup_scroll .heading {
          color: #FFFFFF;
          text-transform: uppercase;
          font-family: "Roboto regular";
          letter-spacing: 1px;
          font-size: 1rem;
          margin-bottom: 20px; }
        #siteFooter .top .newsletter-block #mc_embed_signup_scroll input[type="email"] {
          background-color: #68727a;
          border: none;
          border-bottom: 1px solid #A7ADB2;
          padding: 5px;
          width: 100%;
          color: rgba(255, 255, 255, 0.8); }
          #siteFooter .top .newsletter-block #mc_embed_signup_scroll input[type="email"]::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: rgba(255, 255, 255, 0.8);
            opacity: 1; }
          #siteFooter .top .newsletter-block #mc_embed_signup_scroll input[type="email"]::-moz-placeholder {
            /* Firefox 19+ */
            color: rgba(255, 255, 255, 0.8);
            opacity: 1; }
          #siteFooter .top .newsletter-block #mc_embed_signup_scroll input[type="email"]:-ms-input-placeholder {
            /* IE 10+ */
            color: rgba(255, 255, 255, 0.8);
            opacity: 1; }
          #siteFooter .top .newsletter-block #mc_embed_signup_scroll input[type="email"]:-moz-placeholder {
            /* Firefox 18- */
            color: rgba(255, 255, 255, 0.8);
            opacity: 1; }
        #siteFooter .top .newsletter-block #mc_embed_signup_scroll .mc-field-group {
          margin: 10px 0;
          width: 100%; }
        #siteFooter .top .newsletter-block #mc_embed_signup_scroll .submit {
          position: absolute;
          right: 0;
          top: 0;
          font-size: 0;
          transition: all .5s; }
          #siteFooter .top .newsletter-block #mc_embed_signup_scroll .submit:hover {
            color: #FFFFFF !important;
            right: 0; }
          #siteFooter .top .newsletter-block #mc_embed_signup_scroll .submit::before {
            font-family: Fercam-Iconfont;
            content: "\23";
            font-size: 14px;
            color: #FFFFFF;
            cursor: pointer; }
  #siteFooter .bottom {
    font-size: .9rem;
    padding: 10px 0 25px; }
    #siteFooter .bottom .SocialFooter {
      float: left; }
      @media only screen and (max-width: 900px) {
        #siteFooter .bottom .SocialFooter {
          float: none;
          display: block; } }
      #siteFooter .bottom .SocialFooter .SocialLinks {
        list-style: none;
        margin: 0;
        padding: 0; }
        #siteFooter .bottom .SocialFooter .SocialLinks li {
          list-style: none;
          margin: 0;
          padding: 0;
          display: inline; }
          #siteFooter .bottom .SocialFooter .SocialLinks li a {
            display: inline-block;
            width: 40px;
            line-height: 50px;
            text-align: center;
            margin: 0;
            text-decoration: none;
            font-size: 16px;
            -webkit-border-radius: 0;
            border-radius: 0;
            -moz-background-clip: padding-box;
            /* stops bg color from leaking outside the border: */
            -webkit-background-clip: padding-box;
            /* stops bg color from leaking outside the border: */
            background-clip: padding-box;
            /* stops bg color from leaking outside the border: */
            transition: all .5s; }
            #siteFooter .bottom .SocialFooter .SocialLinks li a:hover {
              background-color: #3f464a; }
    #siteFooter .bottom .NaviFooter {
      list-style: none;
      margin: 0;
      padding: 0;
      float: left; }
      @media only screen and (max-width: 900px) {
        #siteFooter .bottom .NaviFooter {
          float: none;
          display: block; } }
      @media only screen and (max-width: 768px) {
        #siteFooter .bottom .NaviFooter {
          margin-bottom: 10px; } }
      #siteFooter .bottom .NaviFooter ul {
        margin: 0 30px 0 25px;
        padding: 0; }
        @media only screen and (max-width: 900px) {
          #siteFooter .bottom .NaviFooter ul {
            margin: 0; } }
        #siteFooter .bottom .NaviFooter ul li {
          list-style: none;
          margin: 0;
          padding: 0;
          display: inline;
          line-height: 50px; }
          @media only screen and (max-width: 768px) {
            #siteFooter .bottom .NaviFooter ul li {
              line-height: 1.3; } }
          #siteFooter .bottom .NaviFooter ul li a {
            padding: 0 5px;
            margin: 0 15px; }
            @media only screen and (max-width: 900px) {
              #siteFooter .bottom .NaviFooter ul li a {
                margin: 0 5px; }
                #siteFooter .bottom .NaviFooter ul li a:nth-child(1) {
                  padding-left: 0 !important;
                  margin-left: 0 !important; } }
    #siteFooter .bottom .FooterInfo {
      display: inline-block;
      line-height: 50px;
      margin: 0 30px 0 0;
      float: left; }
      @media only screen and (max-width: 768px) {
        #siteFooter .bottom .FooterInfo {
          float: none;
          display: block;
          margin-right: 0;
          line-height: 1.4; } }
    #siteFooter .bottom .tbLogo {
      line-height: 50px;
      float: right; }
      @media only screen and (max-width: 768px) {
        #siteFooter .bottom .tbLogo {
          float: none;
          display: block; } }

.footer_newsletter__ .VettLoginTitle {
  display: none; }

.footer_newsletter__ #siteFooter {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  background: #5d6367;
  color: #fff;
  margin-top: 40px; }
  .footer_newsletter__ #siteFooter .siteFooterUpper {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch; }
    .footer_newsletter__ #siteFooter .siteFooterUpper_LX {
      width: 61%;
      box-sizing: border-box;
      padding: 47px 4.2796% 20px; }
      .footer_newsletter__ #siteFooter .siteFooterUpper_LX #LoginVettori {
        color: #fff;
        margin-bottom: 40px; }
        .footer_newsletter__ #siteFooter .siteFooterUpper_LX #LoginVettori .VettoriDesc {
          font-size: 20px;
          font-family: "Oswald"; }
        .footer_newsletter__ #siteFooter .siteFooterUpper_LX #LoginVettori .tbVettLinks {
          background-color: #3f464a;
          color: #fff;
          text-transform: uppercase;
          padding: 15px 25px;
          display: inline-block;
          text-decoration: none;
          font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
          font-size: 15px;
          line-height: 1em;
          white-space: nowrap;
          transition: all linear .2s;
          margin-left: 50px; }
          .footer_newsletter__ #siteFooter .siteFooterUpper_LX #LoginVettori .tbVettLinks:hover {
            opacity: .5; }
        .footer_newsletter__ #siteFooter .siteFooterUpper_LX #LoginVettori .inputForm1 {
          width: 45%;
          padding: 6px 10px;
          background: #5d6367;
          color: #b2b5b8;
          border: none;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
        .footer_newsletter__ #siteFooter .siteFooterUpper_LX #LoginVettori .inputBtn1 {
          color: #fff;
          border: 1px solid #fff;
          text-transform: uppercase;
          background: transparent;
          cursor: pointer;
          padding: 9px 12px 9px 12px;
          letter-spacing: 1px;
          -moz-transition: background 0.3s, color 0.3s;
          -o-transition: background 0.3s, color 0.3s;
          -webkit-transition: background 0.3s, color 0.3s;
          transition: background 0.3s, color 0.3s; }
          .footer_newsletter__ #siteFooter .siteFooterUpper_LX #LoginVettori .inputBtn1:hover {
            background: #fff;
            color: #3f464a; }
      .footer_newsletter__ #siteFooter .siteFooterUpper_LX .NaviFooter ul {
        list-style: none;
        margin: 0;
        padding: 0;
        color: #fff; }
        .footer_newsletter__ #siteFooter .siteFooterUpper_LX .NaviFooter ul li {
          display: inline;
          list-style: none;
          margin: 0;
          padding: 0;
          color: #fff; }
          .footer_newsletter__ #siteFooter .siteFooterUpper_LX .NaviFooter ul li a {
            text-decoration: none;
            color: #fff;
            padding: 0 14px 0 0;
            text-transform: uppercase; }
            .footer_newsletter__ #siteFooter .siteFooterUpper_LX .NaviFooter ul li a:hover {
              opacity: .5; }
    .footer_newsletter__ #siteFooter .siteFooterUpper_RX {
      width: 39%;
      background-color: #3f464a;
      padding: 47px 4.2796% 20px; }
      .footer_newsletter__ #siteFooter .siteFooterUpper_RX .heading {
        font-size: 20px;
        font-family: "Oswald";
        margin-bottom: 8px; }
      .footer_newsletter__ #siteFooter .siteFooterUpper_RX input[type="email"] {
        border: 0;
        padding: 4px 10px; }
      .footer_newsletter__ #siteFooter .siteFooterUpper_RX a {
        color: #FFF;
        text-decoration: underline; }
      .footer_newsletter__ #siteFooter .siteFooterUpper_RX .mc-field-group {
        margin-bottom: 5px; }
      .footer_newsletter__ #siteFooter .siteFooterUpper_RX input[type="submit"] {
        margin: 10px 0;
        padding: 10px 20px; }
      .footer_newsletter__ #siteFooter .siteFooterUpper_RX #mc_embed_signup {
        background-color: #3f464a; }
      .footer_newsletter__ #siteFooter .siteFooterUpper_RX #mce-success-response, .footer_newsletter__ #siteFooter .siteFooterUpper_RX .indicates-required, .footer_newsletter__ #siteFooter .siteFooterUpper_RX label {
        font-size: 12px; }
  .footer_newsletter__ #siteFooter .FooterInfo {
    font-weight: 300;
    padding: 15px 5%;
    margin: 0 auto; }
    @media screen and (max-width: 500px) {
      .footer_newsletter__ #siteFooter .FooterInfo {
        float: none;
        position: static;
        display: block;
        background: #5d6367; } }
  @media screen and (max-width: 500px) {
    .footer_newsletter__ #siteFooter .clearMobile {
      clear: both; } }

.footer_newsletter__ .SocialFooter {
  border-top: 1px solid #999;
  width: 100%; }

.footer_newsletter__ .SocialFooterR {
  height: 50px;
  line-height: 53px;
  margin: 0 15px;
  overflow: hidden; }
  @media screen and (max-width: 500px) {
    .footer_newsletter__ .SocialFooterR {
      position: absolute;
      right: 0;
      top: 0;
      float: none; } }
  .footer_newsletter__ .SocialFooterR .tbicon {
    color: #fff;
    margin-right: 2px; }
  .footer_newsletter__ .SocialFooterR:hover .tbicon.icon-b {
    color: #19a1d3; }

.footer_newsletter__ .SocialLinks {
  list-style: none;
  margin: 0;
  padding: 0; }
  .footer_newsletter__ .SocialLinks li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    float: left; }
    .footer_newsletter__ .SocialLinks li a {
      display: inline-block;
      width: 60px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      margin: 0;
      border-right: 1px solid #999;
      color: #fff;
      text-decoration: none;
      font-size: 23px;
      -webkit-border-radius: 0;
      border-radius: 0;
      -moz-background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      -webkit-background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */ }
      .footer_newsletter__ .SocialLinks li a:hover {
        background: #fff;
        color: #5d6367; }

@media all and (max-width: 1120px) and (min-width: 900px) {
  .footer_newsletter__ #siteFooter .siteFooterUpper_LX #LoginVettori .VettoriDesc {
    width: 100%;
    display: block; }
  .footer_newsletter__ #siteFooter .siteFooterUpper_LX #LoginVettori .tbVettLinks {
    margin-left: 0;
    margin-top: 10px; } }

@media all and (max-width: 900px) {
  .footer_newsletter__ #siteFooter .siteFooterUpper {
    flex-wrap: wrap; }
    .footer_newsletter__ #siteFooter .siteFooterUpper_LX, .footer_newsletter__ #siteFooter .siteFooterUpper_RX {
      width: 100%; } }

@media all and (max-width: 1000px) {
  .footer_newsletter__ .SocialFooter {
    position: relative;
    height: 101px; }
  .footer_newsletter__ .FooterInfo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    border-top: 1px solid #999;
    box-sizing: border-box; } }

@media all and (max-width: 680px) {
  .footer_newsletter__ .SocialFooter {
    position: relative;
    height: 83px; }
  .footer_newsletter__ .FooterInfo {
    font-size: 12px;
    padding: 10px 5%; }
  .footer_newsletter__ .SocialFooterR {
    line-height: 35px;
    height: 35px;
    font-size: 12px; }
  .footer_newsletter__ .SocialLinks li a {
    font-size: 12px;
    width: 40px;
    height: 35px;
    line-height: 35px; }
  .footer_newsletter__ #siteFooter .siteFooterUpper_LX #LoginVettori .VettoriDesc {
    width: 100%;
    display: block; }
  .footer_newsletter__ #siteFooter .siteFooterUpper_LX #LoginVettori .tbVettLinks {
    margin-left: 0;
    margin-top: 10px; } }

.login_module .heading {
  cursor: pointer; }

.login_module .container_center {
  padding-top: 5px;
  padding-bottom: 5px; }

.loginmask input {
  margin-bottom: 10px;
  padding: 10px;
  min-width: 120px;
  width: 100%;
  box-sizing: border-box; }

.loginmask .button {
  margin: 20px 0; }

.loginmask_form,
.loginmask_top {
  line-height: 1.5;
  margin-top: 20px;
  max-width: 770px;
  padding: 10px 0; }

#OkMessagePassForgot {
  padding: 10px 0; }

#ErrNewPass2:before {
  clear: both;
  display: table;
  content: ''; }

/* Passwort-Meter - START */
#newpass1Info {
  margin: 3px 0 6px 7px;
  width: 100%;
  float: left;
  margin: 3px 0 8px 7px;
  width: 285px; }
  #newpass1Info.errorPass {
    color: #B71F17; }
  #newpass1Info.verylowPass {
    color: #B71F17; }
  #newpass1Info.lowPass {
    color: #FCBE0E; }
  #newpass1Info.mediumPass {
    color: #FCBE0E; }
  #newpass1Info.strongPass {
    color: #0AA605; }
  #newpass1Info.verystrongPass {
    color: #FFF;
    background: #0AA605; }
  #newpass1InfoIcon.errorPass {
    background-position: 0 -25px; }
  #newpass1InfoIcon.verylowPass {
    background-position: 0 -25px; }
  #newpass1InfoIcon.lowPass {
    background-position: 0 -50px; }
  #newpass1InfoIcon.mediumPass {
    background-position: 0 -50px; }
  #newpass1InfoIcon.strongPass {
    background-position: 0 -0px; }
  #newpass1InfoIcon.verystrongPass {
    background-position: 0 -75px; }

#newpass1Tipps {
  margin: 3px 0 8px 7px;
  float: left; }
  #newpass1Tipps ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #333; }

/* Passwort-Meter - END */
/* <-- formstyle2 is dependent of _formcreator-style2.js called on /App_start/BundleConfig.js if style is not used this script can be removed from calling */
.formcreator {
  padding: 20px 0;
  max-width: 1130px;
  margin: 0 auto; }
  .formcreator .ContainerContentInner {
    overflow-x: hidden; }
  .formcreator * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .formcreator__input-error {
    color: red;
    display: block;
    clear: both;
    width: 100%;
    padding: 5px;
    font-size: .85em; }
  .formcreator__sector {
    padding: 10px 0; }
  .formcreator__submit {
    text-align: center;
    padding: 10px 0; }
    .formcreator__submit button {
      padding-right: 100px;
      padding-left: 100px;
      padding-top: 15px;
      padding-bottom: 15px;
      position: relative;
      font-size: 12px;
      background-color: #68727a;
      color: #FFF;
      text-transform: unset; }
      .formcreator__submit button::after {
        font-family: 'Fercam-Iconfont';
        content: "\e909";
        margin-left: 15px;
        font-size: 22px;
        color: #FFF;
        display: inline-block;
        transform: rotate(90deg) translateX(-6px);
        position: relative;
        right: 40px;
        top: 50%;
        position: absolute;
        color: #FFF;
        transition: all .7s; }
      .formcreator__submit button:hover::after {
        right: 30px !important; }
  .formcreator__errorgeneral.form-error {
    color: red;
    border: 1px solid red;
    padding: 1em;
    font-size: .85em; }
  .formcreator--required label:after {
    content: "*"; }
  .formcreator__infoend {
    width: 100%;
    padding-left: 25%;
    font-weight: 600;
    margin: 10px 0; }
  .formcreator__item {
    margin-bottom: 5px;
    float: left;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px; }
    @media only screen and (max-width: 768px) {
      .formcreator__item {
        float: none;
        width: 100%; } }
    .formcreator__item:after {
      content: "";
      display: table;
      clear: both; }
    .formcreator__item.error-on input, .formcreator__item.error-on textarea, .formcreator__item.error-on select {
      background-color: #FFF;
      border: 1px solid red; }
    .formcreator__item.error-on .radio-wrapper {
      background-color: #FFF;
      padding: 5px 10px 10px 10px; }
    .formcreator__item.error-on label {
      padding: 15px 5px 0 0; }
    .formcreator__item label {
      width: 100%;
      padding-bottom: 5px;
      display: inline-block;
      font-size: 13px; }
    .formcreator__item:after {
      content: "";
      display: table;
      clear: both; }
  .formcreator .formcreator__sector, .formcreator .formcreator__textarea, .formcreator .formcreator__infoend {
    width: 100%; }
  .formcreator .formcreator__checkbox, .formcreator .formcreator__infoend {
    padding-left: 0; }
  .formcreator input, .formcreator select, .formcreator textarea {
    width: 100%;
    padding: 15px 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-family: "Lato Regular";
    border-radius: 5px; }
    .formcreator input[type="radio"], .formcreator input[type="checkbox"], .formcreator select[type="radio"], .formcreator select[type="checkbox"], .formcreator textarea[type="radio"], .formcreator textarea[type="checkbox"] {
      width: auto;
      display: inline-block; }
    .formcreator input[type="number"], .formcreator select[type="number"], .formcreator textarea[type="number"] {
      -webkit-appearance: textfield;
      -moz-appearance: textfield;
      appearance: textfield; }
  .formcreator .formcreator__submit button {
    border: 0;
    cursor: pointer; }
  .formcreator textarea {
    resize: vertical; }
  .formcreator__radio fieldset {
    width: 100%;
    border: none;
    margin: 0;
    padding: 0; }
  .formcreator__radio.error-on .field-cont {
    background-color: #FFF; }
  .formcreator__radio .field-cont {
    width: 100%; }
    @media screen and (min-width: 768px) {
      .formcreator__radio .field-cont {
        padding-left: 25%; } }
  .formcreator__radio .radio-label {
    width: 100%;
    display: inline-block; }
    .formcreator__radio .radio-label:before {
      content: "";
      display: inline-block;
      vertical-align: middle; }
  .formcreator__radio .radio-wrapper {
    position: relative;
    float: left; }
    @media screen and (min-width: 768px) {
      .formcreator__radio .radio-wrapper {
        width: 49%; } }
  .formcreator__radio label {
    width: 90%;
    float: none;
    padding-bottom: 15px; }
  .formcreator__radio.formcreator--required label:after {
    content: ""; }
  .formcreator__radio.formcreator--required .radio-label:after {
    content: "*"; }
  .formcreator__checkbox {
    width: 100%;
    padding: 2.5px;
    padding-left: 25%; }
    .formcreator__checkbox * {
      vertical-align: middle; }
    .formcreator__checkbox a {
      vertical-align: top; }
    .formcreator__checkbox input {
      float: none;
      width: auto; }
    .formcreator__checkbox label {
      float: none;
      margin-left: 10px;
      width: 90%;
      padding: 0; }
    .formcreator__checkbox .formcreator__input-error {
      margin-left: 25px;
      padding-left: 0; }
  .formcreator__captcha .formcreator__captcha-info {
    margin-left: 25%;
    margin-top: 2.5px;
    margin-bottom: 2.5px; }
  .formcreator__captcha .formcreator__captcha-image {
    margin-left: 25%;
    display: block; }
  .formcreator__captcha .formcreator__captcha-regenerate {
    margin-left: 25%; }
  @media screen and (max-width: 768px) {
    .formcreator__submit .button {
      width: 100%; }
    .formcreator__item label {
      width: 25%;
      width: 100%;
      margin-bottom: 5px; }
    .formcreator__input-error, .formcreator__infoend {
      padding-left: 0; }
    .formcreator__errorgeneral.form-error {
      width: 100%;
      margin-left: 0; }
    .formcreator input,
    .formcreator select,
    .formcreator textarea {
      width: 100%; }
    .formcreator__radio legend {
      width: 100%;
      margin-bottom: 5px; }
    .formcreator__radio .radio-wrapper {
      width: 100%;
      margin-top: -1px; }
    .formcreator__radio label {
      width: 90%;
      width: calc(90% - 20px); }
    .formcreator__checkbox {
      padding-left: 0; }
      .formcreator__checkbox label {
        width: 90%;
        width: calc(90% - 20px); }
    .formcreator__captcha .formcreator__captcha-info {
      margin-left: 0; }
    .formcreator__captcha .formcreator__captcha-image {
      margin-left: 0; }
    .formcreator__captcha .formcreator__captcha-regenerate {
      margin-left: 0; } }

.ContainerContent106 .ContainerContentInner {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  box-sizing: border-box; }
  @media all and (max-width: 768px) {
    .ContainerContent106 .ContainerContentInner {
      display: block; } }
  .ContainerContent106 .ContainerContentInner .legend {
    margin-bottom: 20px; }
    .ContainerContent106 .ContainerContentInner .legend .legendItem {
      font-size: 15px;
      float: left;
      margin-right: 20px;
      cursor: pointer;
      padding: 5px;
      transition: all .4s;
      position: relative; }
      .ContainerContent106 .ContainerContentInner .legend .legendItem.active, .ContainerContent106 .ContainerContentInner .legend .legendItem:hover {
        background-color: rgba(0, 0, 0, 0.05); }
      .ContainerContent106 .ContainerContentInner .legend .legendItem.active .close {
        display: inline-block; }
      .ContainerContent106 .ContainerContentInner .legend .legendItem .legendIcon {
        margin-right: 5px; }
        .ContainerContent106 .ContainerContentInner .legend .legendItem .legendIcon img {
          height: 17px; }
      .ContainerContent106 .ContainerContentInner .legend .legendItem .close {
        display: none;
        padding: 2px 3px;
        font-size: 11px;
        color: #68727a;
        border-radius: 50% 50%;
        text-decoration: none;
        line-height: 1.2;
        font-family: Arial !important;
        transform: translateY(-6px);
        transition: all .4s; }
        .ContainerContent106 .ContainerContentInner .legend .legendItem .close:hover {
          color: #000 !important; }
  .ContainerContent106 .ContainerContentInner #filialFilterForm {
    margin-bottom: 30px;
    width: 100%; }
    .ContainerContent106 .ContainerContentInner #filialFilterForm select {
      cursor: pointer;
      width: 100% !important;
      padding: 13px 20px 12px;
      border: 1px solid #CCC;
      border-radius: 3px; }
    .ContainerContent106 .ContainerContentInner #filialFilterForm #filialeStandortSelect {
      display: none; }
  .ContainerContent106 .ContainerContentInner .filialeLand {
    margin-bottom: 20px;
    width: 100%; }
    .ContainerContent106 .ContainerContentInner .filialeLand h2 {
      font-size: 32px;
      text-transform: uppercase;
      margin-bottom: 15px;
      font-family: "Roboto mediabold"; }
    .ContainerContent106 .ContainerContentInner .filialeLand .filialeContainer {
      width: 25%;
      float: left;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 15px;
      margin-bottom: 30px;
      padding: 0 5px;
      line-height: 1.6; }
      .ContainerContent106 .ContainerContentInner .filialeLand .filialeContainer .filialeStandort {
        font-weight: bold;
        text-transform: uppercase; }
      @media screen and (max-width: 900px) {
        .ContainerContent106 .ContainerContentInner .filialeLand .filialeContainer {
          width: 33.33333333333333%; } }
      @media screen and (max-width: 750px) {
        .ContainerContent106 .ContainerContentInner .filialeLand .filialeContainer {
          width: 50%; } }
      @media screen and (max-width: 550px) {
        .ContainerContent106 .ContainerContentInner .filialeLand .filialeContainer {
          width: 100%;
          height: auto !important; } }

.buttlerFormNew {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  background-color: #F4F4F4;
  max-width: 1200px;
  margin: 0 auto; }
  .buttlerFormNew .poshytip {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-left: 10px;
    background: url(../Img/css/butler_info.png) center center no-repeat;
    float: left; }
  .buttlerFormNew form.frm-info {
    padding: 20px;
    text-align: center;
    font-size: 2rem;
    font-family: "Roboto mediabold";
    height: auto !important; }
  .buttlerFormNew .errorMsgBox {
    margin: 0 0 15px 0; }
  .buttlerFormNew .ContainerContentInner {
    padding: 0; }
  .buttlerFormNew .btnDisabled {
    opacity: .5;
    cursor: not-allowed; }
  .buttlerFormNew .butler-header {
    padding: 15px 30px 30px;
    background-color: #68727a;
    color: #FFF;
    display: flex;
    flex-wrap: nowrap;
    border: 4px solid #F4F4F4; }
    @media only screen and (max-width: 768px) {
      .buttlerFormNew .butler-header {
        padding: 0;
        display: flex; } }
    .buttlerFormNew .butler-header .butler-header-block {
      padding: 0 20px;
      color: rgba(255, 255, 255, 0.6); }
      @media only screen and (max-width: 768px) {
        .buttlerFormNew .butler-header .butler-header-block {
          padding: 5px;
          width: 100% !important;
          display: inline-block; } }
      .buttlerFormNew .butler-header .butler-header-block.active {
        color: #FFF; }
      .buttlerFormNew .butler-header .butler-header-block .inner {
        display: inline-block;
        text-align: left; }
        .buttlerFormNew .butler-header .butler-header-block .inner .heading {
          font-family: "Roboto mediabold";
          font-size: 18px;
          margin-bottom: 7px; }
          @media only screen and (max-width: 768px) {
            .buttlerFormNew .butler-header .butler-header-block .inner .heading {
              margin-bottom: 0;
              font-size: 14px;
              font-weight: normal; } }
        @media only screen and (max-width: 768px) {
          .buttlerFormNew .butler-header .butler-header-block .inner .description {
            display: none; } }
      @media only screen and (max-width: 768px) {
        .buttlerFormNew .butler-header .butler-header-block#butler-header-block-step-1 {
          width: auto !important; } }
      .buttlerFormNew .butler-header .butler-header-block#butler-header-block-step-last {
        text-align: right; }
        @media only screen and (max-width: 768px) {
          .buttlerFormNew .butler-header .butler-header-block#butler-header-block-step-last {
            text-align: left;
            display: inline-block;
            width: auto !important;
            padding: 5px; }
            .buttlerFormNew .butler-header .butler-header-block#butler-header-block-step-last:before {
              content: "/";
              display: inline-block; } }
    .buttlerFormNew .butler-header .butler-header-steps {
      background: url(../Img/css/butler_dotted_line.png) left 11px repeat-x;
      font-size: 0; }
      @media only screen and (max-width: 768px) {
        .buttlerFormNew .butler-header .butler-header-steps {
          background: none;
          width: auto !important;
          display: flex; } }
      .buttlerFormNew .butler-header .butler-header-steps.is-last-step {
        background-image: url(../Img/css/butler-header-delimiter.jpg); }
        @media only screen and (max-width: 768px) {
          .buttlerFormNew .butler-header .butler-header-steps.is-last-step {
            background: none; } }
      .buttlerFormNew .butler-header .butler-header-steps .butler-header-block {
        display: none;
        padding: 0 25px 0 95px;
        background: left 7px url(../Img/css/butler-header-delimiter.jpg) no-repeat #68727a;
        width: auto !important;
        min-height: 48px;
        vertical-align: top;
        max-width: 200px;
        font-size: 16px; }
        @media only screen and (max-width: 768px) {
          .buttlerFormNew .butler-header .butler-header-steps .butler-header-block {
            padding: 5px 5px;
            max-width: 100%;
            min-height: 0;
            background: none; }
            .buttlerFormNew .butler-header .butler-header-steps .butler-header-block:before {
              content: "/";
              display: inline-block; } }
        .buttlerFormNew .butler-header .butler-header-steps .butler-header-block.visible {
          display: inline-block; }
          @media only screen and (max-width: 768px) {
            .buttlerFormNew .butler-header .butler-header-steps .butler-header-block.visible {
              display: block; } }
    .buttlerFormNew .butler-header.butler-header-steps-num-2 .butler-header-block {
      width: 15%; }
    .buttlerFormNew .butler-header.butler-header-steps-num-2 .butler-header-steps {
      width: 70%; }
    .buttlerFormNew .butler-header #butler-header-block-step-1 {
      opacity: 1; }
    .buttlerFormNew .butler-header.butler-step-active-kunst-umzuege-final #butler-header-block-step-1, .buttlerFormNew .butler-header.butler-step-active-kunst-umzuege-final #butler-header-block-step-last {
      opacity: 1; }
    .buttlerFormNew .butler-header.butler-step-active-logistik-step2 #butler-header-block-step-1, .buttlerFormNew .butler-header.butler-step-active-logistik-step2 #butler-header-block-logistik-step2 {
      opacity: 1;
      display: inline-block; }
  .buttlerFormNew .butler-body .butler-slide {
    display: none; }
    .buttlerFormNew .butler-body .butler-slide#butler-slide-1 {
      display: block; }
    .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .inner {
      display: flex; }
      @media only screen and (max-width: 768px) {
        .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .inner {
          display: block; } }
    .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .menu-destinazione {
      width: 20%;
      padding-right: 35px; }
      @media only screen and (max-width: 768px) {
        .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .menu-destinazione {
          width: 100%;
          padding-right: 0;
          margin-bottom: 10px; } }
      .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .menu-destinazione a {
        display: block;
        margin-bottom: 4px;
        border: 1px solid #68727a;
        padding: 30px 20px;
        width: 100%;
        text-decoration: none;
        font-family: "Roboto";
        font-size: 15px;
        position: relative;
        line-height: 23px; }
        .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .menu-destinazione a span {
          float: left; }
        .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .menu-destinazione a img {
          position: absolute;
          right: -28px;
          top: 50%;
          transform: translateY(-50%);
          display: none; }
        @media only screen and (max-width: 768px) {
          .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .menu-destinazione a {
            width: 50%;
            float: left;
            display: inline-block;
            opacity: .4; } }
        .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .menu-destinazione a.active {
          background-color: #FFF;
          box-shadow: 5px 3px 5px rgba(0, 0, 0, 0.25);
          border-color: #CCC; }
          @media only screen and (max-width: 768px) {
            .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .menu-destinazione a.active {
              opacity: 1; } }
          .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .menu-destinazione a.active img {
            display: block; }
            @media only screen and (max-width: 768px) {
              .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .menu-destinazione a.active img {
                display: none; } }
    .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points {
      width: 75%;
      padding: 30px 0 30px 30px;
      box-shadow: 3px 3px 5px #CCC;
      border-color: #CCC;
      background-color: #FFF;
      display: flex; }
      @media only screen and (max-width: 768px) {
        .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points {
          width: 100%;
          display: block;
          padding: 15px; } }
      .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .left, .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .right {
        width: 50%;
        padding-right: 80px;
        display: inline-block; }
        @media only screen and (max-width: 768px) {
          .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .left, .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .right {
            width: 100%;
            padding: 10px 0 0 0; } }
        .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .left .heading, .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .right .heading {
          font-family: "Roboto";
          font-size: 16px;
          padding: 2px 0 15px 25px;
          background: url(../Img/css/marker.jpg) left 0 no-repeat; }
        .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .left .checkbox, .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .right .checkbox {
          padding: 25px 0 25px 35px;
          background: url(../Img/css/butler_circle_unfilled.jpg) left center no-repeat;
          display: block;
          white-space: nowrap;
          text-decoration: none;
          white-space: nowrap; }
          @media only screen and (max-width: 768px) {
            .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .left .checkbox, .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .right .checkbox {
              padding: 10px 0 10px 35px; } }
          .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .left .checkbox.active, .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .right .checkbox.active {
            background-image: url(../Img/css/butler_circle_checked.jpg); }
        .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .left .fields.disabled, .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .right .fields.disabled {
          opacity: .3; }
        .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .left .fields input, .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .left .fields select, .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .right .fields input, .buttlerFormNew .butler-body .butler-slide#butler-slide-transport-2 .points .right .fields select {
          margin-bottom: 4px;
          padding: 12px;
          width: 100%; }
  .buttlerFormNew .butler-body .heading {
    font-family: "Roboto mediabold";
    font-size: 28px;
    padding: 20px 30px; }
    @media only screen and (max-width: 768px) {
      .buttlerFormNew .butler-body .heading {
        padding: 10px 10px;
        font-size: 20px; } }
  .buttlerFormNew .butler-body .content {
    position: relative; }
    .buttlerFormNew .butler-body .content .inner {
      padding: 35px 30px 100px; }
      @media only screen and (max-width: 768px) {
        .buttlerFormNew .butler-body .content .inner {
          padding: 15px 10px 60px; } }
      .buttlerFormNew .butler-body .content .inner .Form1C {
        margin-bottom: 10px; }
        .buttlerFormNew .butler-body .content .inner .Form1C input[type="submit"] {
          font-family: "Roboto regular";
          font-size: .9rem; }
      .buttlerFormNew .butler-body .content .inner .butler-boxes {
        display: flex;
        flex-wrap: wrap; }
        .buttlerFormNew .butler-body .content .inner .butler-boxes.butler-boxes-num-5 .butler-boxes-item {
          width: calc(100%/5 - 30px);
          margin: 0 15px;
          padding: 25px 15px; }
          @media only screen and (max-width: 768px) {
            .buttlerFormNew .butler-body .content .inner .butler-boxes.butler-boxes-num-5 .butler-boxes-item {
              width: calc( 100%/2 - 30px);
              padding: 10px; } }
        .buttlerFormNew .butler-body .content .inner .butler-boxes.butler-boxes-num-6 .butler-boxes-item {
          width: calc(100%/6 - 30px);
          margin: 0 15px;
          padding: 25px 15px; }
          @media only screen and (max-width: 768px) {
            .buttlerFormNew .butler-body .content .inner .butler-boxes.butler-boxes-num-6 .butler-boxes-item {
              width: calc( 100%/2 - 30px);
              padding: 10px; } }
        .buttlerFormNew .butler-body .content .inner .butler-boxes .butler-boxes-item {
          display: inline-block;
          width: calc(25% - 40px);
          margin: 0 20px;
          text-align: center;
          text-decoration: none !important;
          cursor: pointer;
          transition: all .6s;
          padding: 25px; }
          @media only screen and (max-width: 768px) {
            .buttlerFormNew .butler-body .content .inner .butler-boxes .butler-boxes-item {
              width: calc(50% - 40px);
              margin: 0 20px 10px;
              padding: 10px; } }
          .buttlerFormNew .butler-body .content .inner .butler-boxes .butler-boxes-item.active, .buttlerFormNew .butler-body .content .inner .butler-boxes .butler-boxes-item:hover {
            background-color: #FFF !important;
            box-shadow: 3px 3px 5px #CCC; }
          .buttlerFormNew .butler-body .content .inner .butler-boxes .butler-boxes-item figure img {
            max-width: 80px;
            height: auto;
            display: block;
            margin: 0 auto; }
            @media only screen and (max-width: 768px) {
              .buttlerFormNew .butler-body .content .inner .butler-boxes .butler-boxes-item figure img {
                max-width: 60px; } }
          .buttlerFormNew .butler-body .content .inner .butler-boxes .butler-boxes-item figure figcaption {
            padding-top: 20px;
            font-family: "Roboto mediabold";
            font-size: 16px; }
            @media only screen and (max-width: 768px) {
              .buttlerFormNew .butler-body .content .inner .butler-boxes .butler-boxes-item figure figcaption {
                padding-top: 10px;
                font-size: 14px; } }
    .buttlerFormNew .butler-body .content .buttons {
      position: absolute;
      right: 4px;
      bottom: 2px; }
      .buttlerFormNew .butler-body .content .buttons a {
        background-color: #68727a !important;
        text-decoration: none;
        font-family: "Roboto regular";
        font-size: .9rem;
        text-transform: none;
        transition: all .8s;
        padding: 0;
        margin: 0; }
        .buttlerFormNew .butler-body .content .buttons a.dn {
          display: none; }
        .buttlerFormNew .butler-body .content .buttons a span {
          display: block;
          padding: 20px 125px 20px 50px;
          position: relative; }
          @media only screen and (max-width: 768px) {
            .buttlerFormNew .butler-body .content .buttons a span {
              padding: 10px 70px 10px 25px; } }
          .buttlerFormNew .butler-body .content .buttons a span i {
            position: absolute;
            right: 40px;
            top: 50%;
            transform: translateY(-50%);
            font-size: 1.5rem;
            transition: all .8s; }
        .buttlerFormNew .butler-body .content .buttons a:hover {
          background-color: #3f464a;
          color: #FFF !important; }
          .buttlerFormNew .butler-body .content .buttons a:hover i {
            right: 20px; }
        .buttlerFormNew .butler-body .content .buttons a.btnBack span {
          padding: 20px 50px 20px 125px; }
          @media only screen and (max-width: 768px) {
            .buttlerFormNew .butler-body .content .buttons a.btnBack span {
              padding: 10px 25px 10px 70px; } }
        .buttlerFormNew .butler-body .content .buttons a.btnBack i {
          left: 40px;
          right: unset;
          transform: rotate(180deg) translateY(10px); }
        .buttlerFormNew .butler-body .content .buttons a.btnBack:hover i {
          left: 20px; }
    .buttlerFormNew .butler-body .content .anfrageColumTitel {
      padding-left: 2px;
      padding-bottom: 5px; }
    @media only screen and (max-width: 768px) {
      .buttlerFormNew .butler-body .content .emptyCol {
        display: none; } }
    @media only screen and (max-width: 768px) {
      .buttlerFormNew .butler-body .content .FormA3 {
        padding-top: 2px;
        padding-bottom: 2px; } }
    @media only screen and (max-width: 768px) {
      .buttlerFormNew .butler-body .content input[type="submit"] {
        width: 100%; } }
    @media only screen and (max-width: 768px) {
      .buttlerFormNew .butler-body .content .buttlerAnfrageBlockTitel {
        margin-bottom: 20px; } }

/* FERCAM Buttler OLD START */
.buttler_section {
  margin-bottom: 3px;
  position: relative; }
  .buttler_section:after {
    content: '';
    width: 2px;
    border-left: 2px dotted #898989;
    position: absolute;
    top: 58px;
    bottom: 23px;
    left: 44px;
    z-index: 0; }

.buttler_section_title,
.buttler_section_content {
  padding: 23px 26px 23px 97px; }

.buttler_section_title {
  font-size: 20px;
  position: relative; }
  .buttler_section_title .buttler_section_num {
    display: block;
    position: relative;
    background-color: #F2F2F2;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    margin-right: 33px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 3px;
    position: absolute;
    left: 26px;
    top: 19px; }
  .buttler_section_title.sectionDone {
    background-color: #F2F2F2;
    cursor: pointer; }
    .buttler_section_title.sectionDone .buttler_section_num {
      background-color: #5D6367;
      color: #fff; }
  .buttler_section_title.sectionDisabled {
    background-color: #F2F2F2;
    cursor: not-allowed;
    opacity: .3; }
    .buttler_section_title.sectionDisabled .buttler_section_num {
      background-color: #5D6367;
      color: #fff; }

.buttler_section_item_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .buttler_section_item_container .buttler_section_item {
    width: 20.73%;
    text-align: center;
    font-size: 17px;
    line-height: 120%;
    color: #3F464A;
    cursor: pointer;
    margin-bottom: 20px; }
    .buttler_section_item_container .buttler_section_item:hover .buttler_section_item_icon_container, .buttler_section_item_container .buttler_section_item.active .buttler_section_item_icon_container {
      -webkit-box-shadow: 0px 0px 0px 5px #5d6367;
      -moz-box-shadow: 0px 0px 0px 5px #5d6367;
      box-shadow: 0px 0px 0px 5px #5d6367;
      border-color: #5d6367; }
    .buttler_section_item_container .buttler_section_item .buttler_section_item_icon_container {
      font-size: 90px;
      border: 1px solid #CCCCCC;
      margin-bottom: 10px;
      padding: 20px 0;
      -webkit-box-shadow: 0px 0px 0px 0px #5d6367;
      -moz-box-shadow: 0px 0px 0px 0px #5d6367;
      box-shadow: 0px 0px 0px 0px #5d6367;
      -moz-transition: all linear .2s;
      -o-transition: all linear .2s;
      -webkit-transition: all linear .2s;
      transition: all linear .2s; }

.buttler_section_4 .buttler_section_content {
  text-align: center;
  font-size: 22px; }

.buttler_next_section_container {
  padding: 0 26px 23px 97px;
  text-align: center; }
  .buttler_next_section_container .buttler_next_section_btn {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    background-color: #5D6367;
    line-height: 1em;
    font-size: 22px;
    padding: 16px 54px;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -webkit-transition: all linear .2s;
    transition: all linear .2s; }
    .buttler_next_section_container .buttler_next_section_btn:hover {
      background-color: #4B5154; }

.buttler_riepilogo_container_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  /*-ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px; }
  .buttler_riepilogo_container_inner .buttler_riepilogo_col {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    border: 1px solid #CCCCCC;
    padding: 30px 20px 23px;
    text-align: center; }
    .buttler_riepilogo_container_inner .buttler_riepilogo_col:not(:first-child) {
      border-left: none; }
  .buttler_riepilogo_container_inner .buttler_riepilogo_formlogo {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0; }
    .buttler_riepilogo_container_inner .buttler_riepilogo_formlogo .buttler_riepilogo_form {
      height: 100%;
      padding: 0 20px 20px;
      box-sizing: border-box;
      color: #fff; }
    .buttler_riepilogo_container_inner .buttler_riepilogo_formlogo .buttler_riepilogo_form_1 {
      background-color: #00489b; }
    .buttler_riepilogo_container_inner .buttler_riepilogo_formlogo .buttler_riepilogo_form_2 {
      background-color: #279947; }
    .buttler_riepilogo_container_inner .buttler_riepilogo_formlogo .buttler_riepilogo_form_3 {
      background-color: #008EDF; }
    .buttler_riepilogo_container_inner .buttler_riepilogo_formlogo .buttler_riepilogo_form_4 {
      background-color: #f6c100; }
    .buttler_riepilogo_container_inner .buttler_riepilogo_formlogo .buttler_riepilogo_form_5 {
      background-color: #de6500; }
    .buttler_riepilogo_container_inner .buttler_riepilogo_formlogo .buttler_riepilogo_icon {
      font-size: 80px; }
    .buttler_riepilogo_container_inner .buttler_riepilogo_formlogo .buttlerAnfrageTypName {
      font-size: 17px; }
  .buttler_riepilogo_container_inner .buttler_riepilogo_title {
    font-size: 16px;
    margin-bottom: 10px; }

.buttler_section_2,
.buttler_section_3,
.buttler_section_4,
.buttler_next_section_container,
.buttler_riepilogo_container,
.buttler_riepilogo_form {
  display: none; }

#buttlerFormContainerMain {
  display: none; }

.buttlerAnfrageBlockTitel {
  font-size: 24px;
  font-family: Source Sans Pro;
  margin-bottom: 40px; }

.selectTransportoContainer {
  margin-bottom: 40px; }

.buttlerForm div[id^="OkBox"] {
  font: 20px "Oswald";
  text-align: center; }

.anfrageNotFoundContainer {
  display: none; }

.ls_buttler_serviceNotFound {
  padding: 10px; }

.lsContentContainer .anfrageTypContainer {
  margin: 0; }

@media all and (max-width: 780px) {
  .buttler_section_item_container .buttler_section_item {
    width: 45%; } }

@media all and (max-width: 730px) {
  .buttler_riepilogo_container_inner {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .buttler_riepilogo_container_inner .buttler_riepilogo_col {
    width: 100%;
    border-left: 1px solid #CCCCCC !important;
    border-right: 1px solid #CCCCCC !important;
    border-top: 1px solid #CCCCCC !important; }
    .buttler_riepilogo_container_inner .buttler_riepilogo_col:not(:last-child) {
      border-bottom: none; } }

@media all and (max-width: 450px) {
  .buttler_section_item_container .buttler_section_item {
    width: 100%; } }

/* FERCAM Buttler END */
.content_GiroDitalia .ContainerContent115 {
  text-align: center; }

.ContainerContent137 .heading__1 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 0; }
  @media all and (max-width: 768px) {
    .ContainerContent137 .heading__1 {
      font-size: 18px; } }

.ContainerContent115 .heading__1 {
  margin-bottom: 15px;
  font-size: 24px; }
  @media all and (max-width: 768px) {
    .ContainerContent115 .heading__1 {
      font-size: 18px; } }

.ContainerContent115 .heading__2 {
  margin-bottom: 15px; }
  @media all and (max-width: 768px) {
    .ContainerContent115 .heading__2 {
      font-size: 16px; } }

.ContainerContent115 .introduction {
  color: #354A5A;
  font-size: 20px;
  margin-bottom: 15px; }

.ContainerContent115 .contentTxt {
  margin-top: 0; }

.ContainerContent114 .ContainerContentInner {
  max-width: 100%; }

.ContainerContent116 .ContainerContentInner {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  flex-direction: row;
  box-sizing: border-box; }
  @media all and (max-width: 768px) {
    .ContainerContent116 .ContainerContentInner {
      display: block; } }
  .ContainerContent116 .ContainerContentInner .ContainerContentInnerLeft {
    width: 100%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-top: 0;
    padding-right: 60px; }
    @media all and (max-width: 768px) {
      .ContainerContent116 .ContainerContentInner .ContainerContentInnerLeft {
        padding-right: 0; } }
    .ContainerContent116 .ContainerContentInner .ContainerContentInnerLeft .heading__1 {
      margin-bottom: 15px;
      margin-bottom: 30px;
      border-bottom: 6px solid #354A5A;
      padding-bottom: 30px;
      text-align: left;
      font-size: 24px; }
      @media all and (max-width: 768px) {
        .ContainerContent116 .ContainerContentInner .ContainerContentInnerLeft .heading__1 {
          font-size: 18px; } }
    .ContainerContent116 .ContainerContentInner .ContainerContentInnerLeft .introduction {
      color: #354A5A;
      font-size: 20px;
      margin-bottom: 15px; }
    .ContainerContent116 .ContainerContentInner .ContainerContentInnerLeft .heading__2 {
      margin-bottom: 15px;
      font-size: 18px;
      text-align: left; }
      @media all and (max-width: 768px) {
        .ContainerContent116 .ContainerContentInner .ContainerContentInnerLeft .heading__2 {
          font-size: 16px; } }
  .ContainerContent116 .ContainerContentInner .ContainerContentInnerRight {
    width: 100%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
    .ContainerContent116 .ContainerContentInner .ContainerContentInnerRight .contentTxt {
      margin-top: 0; }

.ContainerContent117 {
  overflow: hidden;
  padding-top: 0 !important;
  padding-left: 40px !important;
  padding-right: 40px !important; }
  .ContainerContent117 .inner {
    background-color: #68727a; }
  @media only screen and (max-width: 1200px) {
    .ContainerContent117 {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (max-width: 768px) {
    .ContainerContent117.ContainerContent {
      padding-top: 0 !important; } }
  .ContainerContent117 .zitat-item {
    background-color: #68727a;
    color: #FFFFFF;
    text-align: center;
    max-width: 100%;
    width: 100%; }
    .ContainerContent117 .zitat-item .ContainerContentInner {
      padding-top: 50px;
      padding-bottom: 40px;
      padding-left: 65px;
      padding-right: 65px; }
      @media only screen and (max-width: 768px) {
        .ContainerContent117 .zitat-item .ContainerContentInner {
          padding-top: 40px !important;
          padding-left: 35px;
          padding-right: 35px; } }
    .ContainerContent117 .zitat-item a {
      color: #FFFFFF; }
    .ContainerContent117 .zitat-item .zitatContainer {
      width: 80%;
      margin: 0 auto;
      padding: 0;
      position: relative; }
      @media only screen and (max-width: 768px) {
        .ContainerContent117 .zitat-item .zitatContainer {
          width: 100%; } }
      .ContainerContent117 .zitat-item .zitatContainer .zitatPortrait {
        overflow: hidden; }
        @media only screen and (max-width: 768px) {
          .ContainerContent117 .zitat-item .zitatContainer .zitatPortrait {
            text-align: center;
            padding-bottom: 16px !important; } }
        .ContainerContent117 .zitat-item .zitatContainer .zitatPortrait img {
          display: block;
          width: 100%;
          height: auto;
          border-radius: 50% 50%; }
          @media only screen and (max-width: 768px) {
            .ContainerContent117 .zitat-item .zitatContainer .zitatPortrait img {
              max-width: 300px;
              display: inline-block; } }
      .ContainerContent117 .zitat-item .zitatContainer .zitatTitel {
        font-family: 24px;
        font-size: 30px;
        text-transform: uppercase;
        margin: 0 0 20px 0;
        font-size: 22px;
        font-family: "Roboto mediabold"; }
        @media only screen and (max-width: 768px) {
          .ContainerContent117 .zitat-item .zitatContainer .zitatTitel {
            font-size: 16px; } }
      .ContainerContent117 .zitat-item .zitatContainer .zitatDelimiter {
        width: 65px;
        height: 6px;
        background-color: #FFF;
        margin: 0 auto 30px; }
      .ContainerContent117 .zitat-item .zitatContainer .zitat {
        text-align: left;
        font-family: "Roboto regular" !important;
        font-size: 20px; }
        @media only screen and (max-width: 768px) {
          .ContainerContent117 .zitat-item .zitatContainer .zitat {
            font-size: 14px; } }
        .ContainerContent117 .zitat-item .zitatContainer .zitat::before, .ContainerContent117 .zitat-item .zitatContainer .zitat::after {
          display: none; }
      .ContainerContent117 .zitat-item .zitatContainer .zitatAutor {
        margin-bottom: 0;
        color: #FFFFFF; }
      .ContainerContent117 .zitat-item .zitatContainer .zitat-link {
        margin-top: 30px;
        text-decoration: underline;
        display: block;
        text-align: center;
        text-transform: normal; }
    .ContainerContent117 .zitat-item.zitat-item-has-portrait .square {
      width: 250px;
      height: 250px;
      background-color: #333;
      position: absolute;
      transform: rotate(-45deg);
      top: 0;
      transform-origin: center center; }
      @media only screen and (max-width: 768px) {
        .ContainerContent117 .zitat-item.zitat-item-has-portrait .square {
          left: 14%;
          top: -60px; } }
    .ContainerContent117 .zitat-item.zitat-item-has-portrait .zitatContainer {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      /* NEW, Spec - Firefox, Chrome, Opera */
      flex-wrap: wrap;
      flex-direction: row;
      box-sizing: border-box;
      width: 100%; }
      @media only screen and (max-width: 768px) {
        .ContainerContent117 .zitat-item.zitat-item-has-portrait .zitatContainer {
          display: block; } }
    .ContainerContent117 .zitat-item.zitat-item-has-portrait .zitatPortrait {
      width: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      padding: 0;
      position: static; }
      @media only screen and (max-width: 768px) {
        .ContainerContent117 .zitat-item.zitat-item-has-portrait .zitatPortrait {
          width: 100%; } }
    .ContainerContent117 .zitat-item.zitat-item-has-portrait .zitat-inner {
      width: 75%;
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      padding: 0 80px; }
      @media only screen and (max-width: 768px) {
        .ContainerContent117 .zitat-item.zitat-item-has-portrait .zitat-inner {
          width: 100%;
          padding: 0; } }
      .ContainerContent117 .zitat-item.zitat-item-has-portrait .zitat-inner .zitat {
        text-align: center; }
  .ContainerContent117 .owl-prev, .ContainerContent117 .owl-next {
    background-color: transparent;
    border: 0;
    background-image: none;
    background-size: 15px auto;
    cursor: pointer; }
    .ContainerContent117 .owl-prev span, .ContainerContent117 .owl-next span {
      font-size: 0; }
    @media only screen and (max-width: 768px) {
      .ContainerContent117 .owl-prev, .ContainerContent117 .owl-next {
        background-position: center bottom;
        height: calc( 100% - 20px); } }
  .ContainerContent117 .owl-prev {
    left: 0;
    background-image: url(../Img/css/owl-left.png); }
  .ContainerContent117 .owl-next {
    right: 0;
    background-image: url(../Img/css/owl-right.png); }

.ContainerContent118 .ContainerContentInner {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: nowrap;
  flex-direction: row;
  box-sizing: border-box; }
  @media only screen and (max-width: 768px) {
    .ContainerContent118 .ContainerContentInner {
      display: block; } }
  .ContainerContent118 .ContainerContentInner .column {
    width: 100%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
    @media only screen and (max-width: 768px) {
      .ContainerContent118 .ContainerContentInner .column {
        padding-bottom: 25px; } }
    .ContainerContent118 .ContainerContentInner .column:nth-child(odd) {
      padding-right: 60px; }
      @media only screen and (max-width: 1200px) {
        .ContainerContent118 .ContainerContentInner .column:nth-child(odd) {
          padding-right: 20px; } }
      @media only screen and (max-width: 768px) {
        .ContainerContent118 .ContainerContentInner .column:nth-child(odd) {
          padding-right: 0; } }
    .ContainerContent118 .ContainerContentInner .column:nth-child(even) {
      padding-left: 60px; }
      @media only screen and (max-width: 1200px) {
        .ContainerContent118 .ContainerContentInner .column:nth-child(even) {
          padding-left: 20px; } }
      @media only screen and (max-width: 768px) {
        .ContainerContent118 .ContainerContentInner .column:nth-child(even) {
          padding-left: 0; } }
    .ContainerContent118 .ContainerContentInner .column .heading {
      min-height: 34px; }
      @media only screen and (max-width: 768px) {
        .ContainerContent118 .ContainerContentInner .column .heading {
          min-height: unset; } }
    .ContainerContent118 .ContainerContentInner .column figure {
      margin-bottom: 25px; }
      .ContainerContent118 .ContainerContentInner .column figure img {
        width: 100%;
        display: block;
        height: auto; }
    .ContainerContent118 .ContainerContentInner .column .contentTxt {
      margin-top: 0; }

.ContainerContent120 {
  /*  margin-left: -8px;
    margin-right: -8px;*/ }
  .ContainerContent120 .heading__1 {
    text-align: center;
    margin-bottom: 20px;
    color: #354A5A;
    display: block; }
    @media all and (max-width: 768px) {
      .ContainerContent120 .heading__1 {
        font-size: 18px;
        margin: 0 20px 25px; } }
  .ContainerContent120 .ContainerContentInner {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-wrap: wrap;
    flex-direction: row;
    box-sizing: border-box;
    padding-left: 32px;
    padding-right: 32px;
    justify-content: center; }
    @media only screen and (max-width: 768px) {
      .ContainerContent120 .ContainerContentInner {
        display: block;
        padding-left: 20px;
        padding-right: 20px; } }
    .ContainerContent120 .ContainerContentInner .column {
      width: calc(33.33% - 16px) !important;
      flex-basis: calc(33.33% - 16px) !important;
      margin: 0 8px; }
      @media only screen and (max-width: 1200px) {
        .ContainerContent120 .ContainerContentInner .column {
          width: calc(33.33% - 8px) !important;
          flex-basis: calc(33.33% - 8px) !important;
          margin: 0 4px; }
          .ContainerContent120 .ContainerContentInner .column span {
            font-size: 12px; } }
      @media only screen and (max-width: 768px) {
        .ContainerContent120 .ContainerContentInner .column {
          margin: 0;
          width: 100% !important;
          flex-basis: 100% !important; }
          .ContainerContent120 .ContainerContentInner .column span {
            font-size: 14px; } }
      .ContainerContent120 .ContainerContentInner .column a {
        text-decoration: none; }
        .ContainerContent120 .ContainerContentInner .column a figure {
          margin-bottom: 25px; }
          .ContainerContent120 .ContainerContentInner .column a figure img {
            width: 100%;
            display: block;
            height: auto; }
          .ContainerContent120 .ContainerContentInner .column a figure span.outer {
            display: block;
            width: calc(100% - 30px);
            margin-left: 15px;
            padding: 9px 35px 15px 10px;
            text-align: right;
            text-decoration: none;
            color: #FFF;
            transform: translateY(-15px);
            background-color: #68727a;
            font-size: 14px; }
          .ContainerContent120 .ContainerContentInner .column a figure i {
            transform: translateX(0) translateY(4px);
            display: inline-block;
            transition: all .5s;
            font-size: 22px; }
          .ContainerContent120 .ContainerContentInner .column a figure:hover i {
            transform: translateX(15px) translateY(4px); }
      .ContainerContent120 .ContainerContentInner .column .contentTxt {
        margin-top: 0; }
    .ContainerContent120 .ContainerContentInner.items-count-4 .column {
      width: calc(25% - 16px) !important;
      flex-basis: calc(25% - 16px) !important; }
      @media only screen and (max-width: 1200px) {
        .ContainerContent120 .ContainerContentInner.items-count-4 .column {
          width: calc(50% - 8px) !important;
          flex-basis: calc(50% - 8px) !important;
          margin: 0 4px; }
          .ContainerContent120 .ContainerContentInner.items-count-4 .column span {
            font-size: 13px; } }
      @media only screen and (max-width: 768px) {
        .ContainerContent120 .ContainerContentInner.items-count-4 .column {
          margin: 0;
          width: 100% !important;
          flex-basis: 100% !important; } }

.ContainerContent122 .ContainerContentInner .ui-accordion-header-active {
  padding: 20px 20px 20px 40px !important;
  font-family: "Roboto regular" !important; }
  .ContainerContent122 .ContainerContentInner .ui-accordion-header-active .tbAccordeonIcon {
    border: 0 !important;
    transform: rotate(0) !important;
    font-size: 22px; }
    .ContainerContent122 .ContainerContentInner .ui-accordion-header-active .tbAccordeonIcon::before {
      border: 0 !important;
      font-size: 22px; }

.ContainerContent122 .ContainerContentInner .ui-accordion-header:hover {
  background-color: #68727a;
  color: #FFFFFF !important; }

.ContainerContent122 .ContainerContentInner .ui-accordion-header .tbAccordeonIcon {
  border: 0 !important;
  transform: rotate(-180deg);
  font-size: 22px;
  right: unset;
  left: 10px;
  margin-top: -17px; }

.ContainerContent122 .ContainerContentInner .accordeonTitel {
  padding-left: 30px;
  font-family: "Lato Regular"; }

.ContainerContent122 .ContainerContentInner .accordeon .ui-accordion-header-active {
  color: #FFF !important;
  font-family: "Roboto regular" !important;
  font-size: 18px;
  background-color: #68727a; }

.ContainerContent122 .ContainerContentInner .ui-accordion-content {
  padding-top: 70px; }

.ContainerContent122 .ContainerContentInner .accordeon-content {
  padding-top: 0; }
  .ContainerContent122 .ContainerContentInner .accordeon-content .col-right {
    padding-top: 45px; }
    .ContainerContent122 .ContainerContentInner .accordeon-content .col-right .accordeonUntertitel {
      font-weight: bold;
      color: #354A5A;
      font-size: 18px;
      font-family: "Lato Regular"; }
  .ContainerContent122 .ContainerContentInner .accordeon-content .accordeon-has-image {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-wrap: nowrap;
    flex-direction: row;
    box-sizing: border-box;
    padding-bottom: 15px; }
    @media only screen and (max-width: 768px) {
      .ContainerContent122 .ContainerContentInner .accordeon-content .accordeon-has-image {
        display: block; } }
    .ContainerContent122 .ContainerContentInner .accordeon-content .accordeon-has-image .col-left {
      width: 100%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      padding-right: 50px; }
      @media only screen and (max-width: 768px) {
        .ContainerContent122 .ContainerContentInner .accordeon-content .accordeon-has-image .col-left {
          padding-right: 0; } }
      .ContainerContent122 .ContainerContentInner .accordeon-content .accordeon-has-image .col-left img {
        width: 100%;
        height: auto;
        display: block;
        max-width: 100%; }
    .ContainerContent122 .ContainerContentInner .accordeon-content .accordeon-has-image .col-right {
      width: 100%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }

.ContainerContent123 {
  padding: 50px 0 !important; }
  @media only screen and (max-width: 768px) {
    .ContainerContent123 {
      padding: 25px 0 !important; } }
  .ContainerContent123 .ContainerContentInner {
    overflow: hidden;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .ContainerContent123 .ContainerContentInner {
        padding: 0; }
        .ContainerContent123 .ContainerContentInner .owl-item {
          padding: 0 20px; } }
    .ContainerContent123 .ContainerContentInner .heading__1 {
      text-align: center;
      border-bottom: 1px solid #a3acb4;
      padding-bottom: 20px;
      margin-bottom: 25px;
      color: #354A5A;
      display: block; }
      @media all and (max-width: 768px) {
        .ContainerContent123 .ContainerContentInner .heading__1 {
          font-size: 18px;
          margin: 0 20px 25px; } }
    .ContainerContent123 .ContainerContentInner .owl-prev, .ContainerContent123 .ContainerContentInner .owl-next {
      border: 0;
      background: transparent;
      width: 35px; }
      .ContainerContent123 .ContainerContentInner .owl-prev span, .ContainerContent123 .ContainerContentInner .owl-next span {
        font-size: 0; }
        .ContainerContent123 .ContainerContentInner .owl-prev span::before, .ContainerContent123 .ContainerContentInner .owl-next span::before {
          font-family: 'Fercam-Iconfont';
          content: "\23";
          font-size: 22px; }
    .ContainerContent123 .ContainerContentInner .owl-prev {
      left: 0; }
      .ContainerContent123 .ContainerContentInner .owl-prev span::before {
        content: "\24" !important; }
    .ContainerContent123 .ContainerContentInner .owl-next {
      right: 0; }
    .ContainerContent123 .ContainerContentInner .inner {
      padding-left: 30px;
      padding-right: 30px;
      justify-content: center; }
      @media only screen and (max-width: 1400px) {
        .ContainerContent123 .ContainerContentInner .inner {
          padding: 0; } }
      @media only screen and (max-width: 768px) {
        .ContainerContent123 .ContainerContentInner .inner {
          display: block; } }
      .ContainerContent123 .ContainerContentInner .inner .column {
        position: relative;
        padding: 0 30px; }
        .ContainerContent123 .ContainerContentInner .inner .column figure {
          text-align: center;
          margin-bottom: 10px; }
          .ContainerContent123 .ContainerContentInner .inner .column figure img {
            max-width: 200px;
            height: auto;
            display: block;
            margin: 0 auto; }
        .ContainerContent123 .ContainerContentInner .inner .column .trennlinie {
          height: 4px;
          width: 60px;
          background-color: #354A5A;
          margin: 0 auto 15px; }
        .ContainerContent123 .ContainerContentInner .inner .column strong.titel {
          margin-top: 12px;
          display: block; }
        .ContainerContent123 .ContainerContentInner .inner .column .contentTxt {
          margin-top: 14px; }
        .ContainerContent123 .ContainerContentInner .inner .column .link {
          margin-top: 14px;
          display: block;
          font-size: .9rem; }
        .ContainerContent123 .ContainerContentInner .inner .column .line {
          position: absolute;
          top: 25%;
          height: 50%;
          width: 1px;
          background-color: #a3acb4;
          display: none; }
          .ContainerContent123 .ContainerContentInner .inner .column .line.line_l {
            left: 0; }
          .ContainerContent123 .ContainerContentInner .inner .column .line.line_r {
            right: 0; }
      .ContainerContent123 .ContainerContentInner .inner.items_1 .owl-stage, .ContainerContent123 .ContainerContentInner .inner.items_2 .owl-stage {
        margin: 0 auto; }
      .ContainerContent123 .ContainerContentInner .inner.items_3 .owl-stage {
        margin: 0 auto; }
      .ContainerContent123 .ContainerContentInner .inner.items_3 .column_2 .line {
        display: block; }
        @media only screen and (max-width: 1200px) {
          .ContainerContent123 .ContainerContentInner .inner.items_3 .column_2 .line {
            display: none; } }
      .ContainerContent123 .ContainerContentInner .inner.items_4 .column_2 .line {
        display: block; }
        @media only screen and (max-width: 1200px) {
          .ContainerContent123 .ContainerContentInner .inner.items_4 .column_2 .line {
            display: none; } }
      .ContainerContent123 .ContainerContentInner .inner.items_4 .column_3 .line_r {
        display: block; }
        @media only screen and (max-width: 1200px) {
          .ContainerContent123 .ContainerContentInner .inner.items_4 .column_3 .line_r {
            display: none; } }
      .ContainerContent123 .ContainerContentInner .inner.items_2 .column_1 .line_r {
        display: block; }
        @media only screen and (max-width: 1200px) {
          .ContainerContent123 .ContainerContentInner .inner.items_2 .column_1 .line_r {
            display: none; } }

.ContainerContent125 .ContainerContentInner .singlevideo_ratiowrap, .ContainerContent126 .ContainerContentInner .singlevideo_ratiowrap {
  height: 0;
  overflow: hidden;
  padding-top: calc( 9 / 16 * 100%);
  position: relative;
  margin-top: 15px; }
  @media screen and (min-width: 550px) {
    .ContainerContent125 .ContainerContentInner .singlevideo_ratiowrap, .ContainerContent126 .ContainerContentInner .singlevideo_ratiowrap {
      margin-top: calc(15px + 0 * (100vw - 550px) / 1050); } }
  @media screen and (min-width: 1600px) {
    .ContainerContent125 .ContainerContentInner .singlevideo_ratiowrap, .ContainerContent126 .ContainerContentInner .singlevideo_ratiowrap {
      margin-top: 15px; } }
  .ContainerContent125 .ContainerContentInner .singlevideo_ratiowrap iframe, .ContainerContent126 .ContainerContentInner .singlevideo_ratiowrap iframe {
    height: 100%;
    width: 100%; }
  .ContainerContent125 .ContainerContentInner .singlevideo_ratiowrap .singlevideo_vimeopreload,
  .ContainerContent125 .ContainerContentInner .singlevideo_ratiowrap .singlevimeo,
  .ContainerContent125 .ContainerContentInner .singlevideo_ratiowrap .singlevideo_youtube,
  .ContainerContent125 .ContainerContentInner .singlevideo_ratiowrap .singlevideo_youtubepreload, .ContainerContent126 .ContainerContentInner .singlevideo_ratiowrap .singlevideo_vimeopreload,
  .ContainerContent126 .ContainerContentInner .singlevideo_ratiowrap .singlevimeo,
  .ContainerContent126 .ContainerContentInner .singlevideo_ratiowrap .singlevideo_youtube,
  .ContainerContent126 .ContainerContentInner .singlevideo_ratiowrap .singlevideo_youtubepreload {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%; }

.ContainerContent125 .ContainerContentInner .singlevideo_preloadbild, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild {
  overflow: hidden; }
  .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:before, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4); }
  .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:after, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border: 40px solid #FFF;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-right-width: 0;
    border-width: 40px;
    border-bottom-width: 20px;
    border-top-width: 20px;
    margin-top: -20px;
    margin-left: -20px; }
    @media screen and (min-width: 550px) {
      .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:after, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:after {
        border-width: calc(40px + 60 * (100vw - 550px) / 1370); } }
    @media screen and (min-width: 1920px) {
      .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:after, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:after {
        border-width: 100px; } }
    @media screen and (min-width: 550px) {
      .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:after, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:after {
        border-bottom-width: calc(20px + 30 * (100vw - 550px) / 1370); } }
    @media screen and (min-width: 1920px) {
      .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:after, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:after {
        border-bottom-width: 50px; } }
    @media screen and (min-width: 550px) {
      .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:after, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:after {
        border-top-width: calc(20px + 30 * (100vw - 550px) / 1370); } }
    @media screen and (min-width: 1920px) {
      .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:after, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:after {
        border-top-width: 50px; } }
    @media screen and (min-width: 550px) {
      .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:after, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:after {
        margin-top: calc(-20px + -30 * (100vw - 550px) / 1370); } }
    @media screen and (min-width: 1920px) {
      .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:after, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:after {
        margin-top: -50px; } }
    @media screen and (min-width: 550px) {
      .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:after, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:after {
        margin-left: calc(-20px + -30 * (100vw - 550px) / 1370); } }
    @media screen and (min-width: 1920px) {
      .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild:after, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild:after {
        margin-left: -50px; } }
  .ContainerContent125 .ContainerContentInner .singlevideo_preloadbild img, .ContainerContent126 .ContainerContentInner .singlevideo_preloadbild img {
    width: 100%;
    height: auto;
    display: block; }

.ContainerContent125 .ContainerContentInner figure.only-image img, .ContainerContent126 .ContainerContentInner figure.only-image img {
  max-width: 100%;
  width: 100%;
  display: block;
  height: auto; }

.ContainerContent127 {
  padding: 0 !important;
  margin: 12px 0 !important; }
  .ContainerContent127 .ContainerContentInner {
    height: 2px;
    width: 100%;
    font-size: 0;
    overflow: hidden;
    background-color: #f4f4f4; }

.ContainerContent128 .ContainerContentInner {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: nowrap;
  flex-direction: row;
  box-sizing: border-box; }
  @media only screen and (max-width: 768px) {
    .ContainerContent128 .ContainerContentInner {
      display: block; } }
  .ContainerContent128 .ContainerContentInner .column {
    width: 100%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
    @media only screen and (max-width: 768px) {
      .ContainerContent128 .ContainerContentInner .column {
        padding-bottom: 25px; } }
    .ContainerContent128 .ContainerContentInner .column .heading__1 {
      margin-bottom: 15px;
      margin-bottom: 30px;
      border-bottom: 6px solid #354A5A;
      padding-bottom: 30px;
      text-align: left; }
      @media all and (max-width: 768px) {
        .ContainerContent128 .ContainerContentInner .column .heading__1 {
          font-size: 18px; } }
    .ContainerContent128 .ContainerContentInner .column .introduction {
      color: #354A5A;
      font-size: 20px;
      margin-bottom: 15px; }
    .ContainerContent128 .ContainerContentInner .column .heading__2 {
      text-transform: uppercase;
      margin-bottom: 15px; }
    .ContainerContent128 .ContainerContentInner .column:nth-child(odd) {
      padding-right: 60px; }
      @media only screen and (max-width: 1200px) {
        .ContainerContent128 .ContainerContentInner .column:nth-child(odd) {
          padding-right: 20px; } }
      @media only screen and (max-width: 768px) {
        .ContainerContent128 .ContainerContentInner .column:nth-child(odd) {
          padding-right: 0; } }
    .ContainerContent128 .ContainerContentInner .column:nth-child(even) {
      padding-left: 60px; }
      @media only screen and (max-width: 1200px) {
        .ContainerContent128 .ContainerContentInner .column:nth-child(even) {
          padding-left: 20px; } }
      @media only screen and (max-width: 768px) {
        .ContainerContent128 .ContainerContentInner .column:nth-child(even) {
          padding-left: 0; } }
    .ContainerContent128 .ContainerContentInner .column figure {
      margin-bottom: 0; }
      .ContainerContent128 .ContainerContentInner .column figure img {
        width: 100%;
        display: block;
        height: auto; }
    .ContainerContent128 .ContainerContentInner .column .contentTxt {
      margin-top: 0; }
    .ContainerContent128 .ContainerContentInner .column .downloadBlock {
      margin-top: 25px;
      margin-bottom: 30px; }

.ContainerContent130 .contentSliderTitel {
  text-align: center;
  padding-bottom: 20px;
  margin: 0;
  color: #354A5A;
  display: block; }
  @media only screen and (max-width: 768px) {
    .ContainerContent130 .contentSliderTitel {
      margin: 0 20px 25px;
      font-size: 18px; } }

.ContainerContent130 .imageCounter {
  font-family: "Lato Regular";
  font-size: 13px; }

.ContainerContent131 .ContainerContentInner .heading {
  text-align: center; }

.ContainerContent131 .ContainerContentInner .owl-stage {
  margin: 0 auto; }

.ContainerContent131 .ContainerContentInner .owl-prev, .ContainerContent131 .ContainerContentInner .owl-next {
  border: 0;
  background: transparent;
  width: 35px; }
  .ContainerContent131 .ContainerContentInner .owl-prev span, .ContainerContent131 .ContainerContentInner .owl-next span {
    font-size: 0; }
    .ContainerContent131 .ContainerContentInner .owl-prev span::before, .ContainerContent131 .ContainerContentInner .owl-next span::before {
      font-family: 'Fercam-Iconfont';
      content: "\23";
      font-size: 22px;
      color: #FFF; }

.ContainerContent131 .ContainerContentInner .owl-prev {
  left: 0; }
  .ContainerContent131 .ContainerContentInner .owl-prev span::before {
    content: "\24" !important; }

.ContainerContent131 .ContainerContentInner .owl-next {
  right: 0; }

.ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew {
  background: url(../img/css/bg_zahlen_fakten.jpg) center center no-repeat #59626a;
  background-size: cover; }
  .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew .ZahlenUndFaktenItem {
    position: relative;
    padding: 50px 30px;
    text-align: center;
    color: #FFF; }
    .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew .ZahlenUndFaktenItem figure {
      padding-bottom: 12px; }
      .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew .ZahlenUndFaktenItem figure img {
        margin: 0 auto; }
    .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew .ZahlenUndFaktenItem .zahlenTitel {
      font-size: 36px;
      margin-bottom: 5px;
      font-family: "Roboto mediabold"; }
      @media only screen and (max-width: 1200px) {
        .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew .ZahlenUndFaktenItem .zahlenTitel {
          font-size: 30px; } }
    .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew .ZahlenUndFaktenItem .zahlenText {
      font-size: 14px; }
  .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew .line {
    position: absolute;
    top: 35%;
    height: 30%;
    width: 1px;
    background-color: #a3acb4;
    display: none; }
    .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew .line.line_l {
      left: 0; }
    .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew .line.line_r {
      right: 0; }
  .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew.items_3 .column_2 .line {
    display: block; }
    @media only screen and (max-width: 1200px) {
      .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew.items_3 .column_2 .line {
        display: none; } }
  .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew.items_4 .column_2 .line {
    display: block; }
    @media only screen and (max-width: 1200px) {
      .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew.items_4 .column_2 .line {
        display: none; } }
  .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew.items_4 .column_3 .line_r {
    display: block; }
    @media only screen and (max-width: 1200px) {
      .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew.items_4 .column_3 .line_r {
        display: none; } }
  .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew.items_2 .column_1 .line_r {
    display: block; }
    @media only screen and (max-width: 1200px) {
      .ContainerContent131 .ContainerContentInner .ZahlenUndFaktenNew.items_2 .column_1 .line_r {
        display: none; } }

.ContainerContent132 .TagBoxCont .owl-stage {
  margin: 0 auto;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: nowrap;
  flex-direction: row;
  box-sizing: border-box;
  align-items: stretch; }
  .ContainerContent132 .TagBoxCont .owl-stage .owl-item {
    width: 33.33%;
    background: #f4f4f4;
    margin: 0 10px; }

.ContainerContent132 .TagBoxCont .owl-prev, .ContainerContent132 .TagBoxCont .owl-next {
  border: 0;
  background: transparent;
  width: 35px;
  margin: 0;
  padding: 0; }
  .ContainerContent132 .TagBoxCont .owl-prev span, .ContainerContent132 .TagBoxCont .owl-next span {
    font-size: 0; }
    .ContainerContent132 .TagBoxCont .owl-prev span::before, .ContainerContent132 .TagBoxCont .owl-next span::before {
      font-family: 'Fercam-Iconfont';
      content: "\23";
      font-size: 22px;
      color: #FFF;
      background: rgba(0, 0, 0, 0.3);
      padding: 5px;
      border-radius: 50% 50%; }

.ContainerContent132 .TagBoxCont .owl-prev {
  left: 10px; }
  .ContainerContent132 .TagBoxCont .owl-prev span::before {
    content: "\24" !important; }

.ContainerContent132 .TagBoxCont .owl-next {
  right: 10px; }

.ContainerContent132 .TagBoxCont .SingleTagBox {
  width: 100%;
  width: 100%; }
  .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner {
    margin: 0 0;
    background: #f4f4f4;
    height: 100%; }
    .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner:hover {
      transition: none !important;
      padding-top: 0; }
      .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner:hover .detailLink {
        opacity: 1 !important; }
    .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner .SingleTagBoxImg {
      height: 220px;
      overflow: hidden; }
    .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner .SingleTagBoxBereich {
      padding: 20px 25px 20px;
      text-transform: uppercase;
      min-height: 65px;
      color: #354A5A; }
    .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner .content {
      padding: 25px;
      position: relative;
      transition: all .5s; }
      @media only screen and (max-width: 768px) {
        .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner .content {
          background: #f4f4f4; } }
      .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner .content .SingleTagBoxTitel {
        font-size: 18px;
        color: #354A5A; }
        .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner .content .SingleTagBoxTitel a {
          color: #354A5A; }
      .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner .content .SingleTagBoxIntro {
        padding: 20px 0;
        text-align: center;
        line-height: 1.6; }
        .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner .content .SingleTagBoxIntro a {
          display: block;
          font-size: 16px;
          color: #354A5A;
          text-decoration: none; }
      .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner .content .detailLink {
        position: absolute;
        right: 25px;
        bottom: 10px;
        text-decoration: none;
        opacity: 0;
        transition: all 0.8s; }
        @media only screen and (max-width: 768px) {
          .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner .content .detailLink {
            opacity: 1; } }
        .ContainerContent132 .TagBoxCont .SingleTagBox .SingleTagBoxInner .content .detailLink::before {
          font-family: 'Fercam-Iconfont';
          content: "\23";
          font-size: 18px;
          color: #00489b; }

.ContainerContent133 {
  background-color: #f4f4f4;
  padding-top: 25px;
  padding-bottom: 25px; }
  .ContainerContent133 .cm_navigation {
    display: none; }
    @media only screen and (max-width: 768px) {
      .ContainerContent133 .cm_navigation {
        display: block; } }
  .ContainerContent133 .container {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-wrap: nowrap;
    flex-direction: row;
    box-sizing: border-box;
    background: transparent; }
    @media only screen and (max-width: 768px) {
      .ContainerContent133 .container {
        display: block; } }
    .ContainerContent133 .container .nav {
      width: 33%;
      padding-right: 35px; }
      @media only screen and (max-width: 768px) {
        .ContainerContent133 .container .nav {
          width: 100%;
          padding-right: 0px; } }
      .ContainerContent133 .container .nav a {
        display: block;
        padding: 25px 0;
        border-top: 1px solid #a3acb4;
        width: 100%;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        color: #a3acb4; }
        @media only screen and (max-width: 768px) {
          .ContainerContent133 .container .nav a.navi-link {
            display: none; } }
        .ContainerContent133 .container .nav a.active, .ContainerContent133 .container .nav a:hover {
          border-top: 4px solid #354A5A;
          padding-top: 22px;
          color: #354A5A; }
        .ContainerContent133 .container .nav a:last-child {
          border-bottom: 1px solid #a3acb4; }
    .ContainerContent133 .container .content {
      width: 66.66%; }
      @media only screen and (max-width: 768px) {
        .ContainerContent133 .container .content {
          width: 100%; } }
      .ContainerContent133 .container .content strong {
        font-size: 18px; }
      .ContainerContent133 .container .content .contentTxt {
        margin-top: 20px; }
      .ContainerContent133 .container .content .block {
        display: none; }
        .ContainerContent133 .container .content .block.active {
          display: -webkit-box;
          /* OLD - iOS 6-, Safari 3.1-6, BB7 */
          display: -ms-flexbox;
          /* TWEENER - IE 10 */
          display: -webkit-flex;
          /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
          display: flex;
          /* NEW, Spec - Firefox, Chrome, Opera */
          flex-wrap: wrap;
          flex-direction: row;
          box-sizing: border-box;
          flex-direction: row-reverse; }
        .ContainerContent133 .container .content .block .column-text {
          width: 100%; }
        .ContainerContent133 .container .content .block.has-image .column-image {
          width: 50%;
          padding-right: 35px; }
          @media only screen and (max-width: 768px) {
            .ContainerContent133 .container .content .block.has-image .column-image {
              width: 100%;
              padding-right: 0; } }
          .ContainerContent133 .container .content .block.has-image .column-image img {
            max-width: 100%;
            width: 100%;
            height: auto;
            display: block; }
        .ContainerContent133 .container .content .block.has-image .column-text {
          width: 50%; }
          @media only screen and (max-width: 768px) {
            .ContainerContent133 .container .content .block.has-image .column-text {
              width: 100%;
              padding-bottom: 10px;
              padding-top: 20px; } }

.ContainerContent135 {
  background-color: #f4f4f4;
  padding-top: 25px;
  padding-bottom: 25px; }

.ContainerContent139 .ContainerContentInner {
  color: #FFF; }
  .ContainerContent139 .ContainerContentInner .tt-container {
    background-color: #59626a;
    padding: 26px 30px;
    margin: 0 auto;
    background: url(../Img/css/bg_zahlen_fakten.jpg) center center no-repeat #59626a;
    background-size: cover;
    text-align: center; }
    @media screen and (max-width: 900px) {
      .ContainerContent139 .ContainerContentInner .tt-container {
        padding: 20px 15px; } }
    .ContainerContent139 .ContainerContentInner .tt-container .ErrMessage {
      text-align: left; }
    .ContainerContent139 .ContainerContentInner .tt-container .mpSidebarContent {
      display: inline-block;
      padding: 0;
      font-size: 12px; }
      @media screen and (max-width: 900px) {
        .ContainerContent139 .ContainerContentInner .tt-container .mpSidebarContent {
          padding-bottom: 6px; } }
    .ContainerContent139 .ContainerContentInner .tt-container form {
      font-size: 0; }
      @media screen and (max-width: 900px) {
        .ContainerContent139 .ContainerContentInner .tt-container form {
          margin-top: 12px; } }
      .ContainerContent139 .ContainerContentInner .tt-container form input[type="text"], .ContainerContent139 .ContainerContentInner .tt-container form input[type="number"] {
        display: inline-block;
        padding: 8px 10px;
        border: 0;
        text-align: left; }
      .ContainerContent139 .ContainerContentInner .tt-container form .title-line {
        text-align: left; }
        .ContainerContent139 .ContainerContentInner .tt-container form .title-line .mp-title {
          display: inline-block;
          padding: 0 15px 0 0;
          margin: 0 0 5px;
          font-size: 20px; }
      .ContainerContent139 .ContainerContentInner .tt-container form .recaptchalink {
        margin-top: 10px;
        display: inline-block;
        margin-left: calc( 260px);
        cursor: pointer; }
        @media screen and (max-width: 900px) {
          .ContainerContent139 .ContainerContentInner .tt-container form .recaptchalink.recaptchalinkDesktop {
            display: none !important; } }
        .ContainerContent139 .ContainerContentInner .tt-container form .recaptchalink.recaptchalinkMobile {
          display: none; }
          @media screen and (max-width: 900px) {
            .ContainerContent139 .ContainerContentInner .tt-container form .recaptchalink.recaptchalinkMobile {
              display: block;
              margin: 12px 0 0 0;
              text-align: left; } }
        .ContainerContent139 .ContainerContentInner .tt-container form .recaptchalink a {
          font-size: 12px;
          color: #FFF; }
      .ContainerContent139 .ContainerContentInner .tt-container form .inner {
        display: inline-block;
        margin: 0 auto; }
      .ContainerContent139 .ContainerContentInner .tt-container form .line {
        text-align: left;
        display: inline-block;
        width: 100%; }
      .ContainerContent139 .ContainerContentInner .tt-container form .fields {
        width: 250px;
        display: inline-block;
        margin-right: 5px; }
        .ContainerContent139 .ContainerContentInner .tt-container form .fields input {
          width: 100%; }
        @media screen and (max-width: 900px) {
          .ContainerContent139 .ContainerContentInner .tt-container form .fields {
            width: 100%;
            display: block;
            margin-bottom: 10px; } }
      .ContainerContent139 .ContainerContentInner .tt-container form #imgCaptcha {
        height: 32px;
        width: 100px;
        display: inline-block;
        vertical-align: bottom; }
      .ContainerContent139 .ContainerContentInner .tt-container form #txtCaptcha {
        width: 130px;
        display: inline-block;
        margin-left: 5px; }
        @media screen and (max-width: 900px) {
          .ContainerContent139 .ContainerContentInner .tt-container form #txtCaptcha {
            width: calc(100% - 100px);
            margin-left: 0; } }
      .ContainerContent139 .ContainerContentInner .tt-container form .buttonCont {
        display: inline-block;
        margin-left: 10px;
        position: relative;
        vertical-align: bottom; }
        @media screen and (max-width: 900px) {
          .ContainerContent139 .ContainerContentInner .tt-container form .buttonCont {
            margin-left: 0;
            margin-top: 10px;
            width: 100%; } }
        .ContainerContent139 .ContainerContentInner .tt-container form .buttonCont:hover i {
          right: 15px; }
        .ContainerContent139 .ContainerContentInner .tt-container form .buttonCont input[type="submit"] {
          padding: 8px 70px 8px 20px;
          background-color: #68727a;
          border: 1px solid #FFF;
          color: #FFF;
          cursor: pointer;
          font-size: 12px; }
          @media screen and (max-width: 900px) {
            .ContainerContent139 .ContainerContentInner .tt-container form .buttonCont input[type="submit"] {
              width: 100%; } }
        .ContainerContent139 .ContainerContentInner .tt-container form .buttonCont i {
          transform: translateX(0) translateY(-50%);
          display: inline-block;
          transition: all .5s;
          font-size: 22px;
          position: absolute;
          top: 50%;
          right: 30px; }
    .ContainerContent139 .ContainerContentInner .tt-container #TrackTraceResult {
      padding: 10px;
      border: 1px solid #FFF;
      font-size: 12px; }

.ContainerContent141 .ContainerContentInner {
  text-align: center; }
  .ContainerContent141 .ContainerContentInner .btn {
    text-decoration: none;
    background: #5d6367;
    line-height: 1;
    padding-top: 14px;
    margin-top: 0; }
    .ContainerContent141 .ContainerContentInner .btn:hover {
      color: #FFF; }

#MapContainer {
  background-color: #FFFFFF; }
  #MapContainer .SingleMapKat {
    min-height: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    position: relative;
    cursor: pointer;
    background: #fff;
    color: #68727a; }
    #MapContainer .SingleMapKat .SingleMapKatInner {
      padding: 12px 15px 8px 105px;
      text-decoration: none;
      display: table-cell;
      vertical-align: middle;
      height: 70px;
      line-height: 1.3;
      width: 100%;
      text-transform: uppercase;
      font-size: 13px; }
    #MapContainer .SingleMapKat .tbicon {
      position: absolute;
      top: 2px;
      left: 30px;
      font-size: 55px; }
      #MapContainer .SingleMapKat .tbicon.icon-welt2Konvertiert {
        font-size: 36px;
        top: 14px;
        left: 38px; }
    #MapContainer .SingleMapKat.SingleMapKatColor0.activeMapKat, #MapContainer .SingleMapKat.SingleMapKatColor0:hover {
      background: #F4F4F4; }
    #MapContainer .SingleMapKat.SingleMapKatColor3:hover, #MapContainer .SingleMapKat.SingleMapKatColor3.activeMapKat {
      background: #279947;
      color: #fff; }
    #MapContainer .SingleMapKat.SingleMapKatColor2:hover, #MapContainer .SingleMapKat.SingleMapKatColor2.activeMapKat {
      background: #008EDF;
      color: #fff; }
    #MapContainer .SingleMapKat.SingleMapKatColor1:hover, #MapContainer .SingleMapKat.SingleMapKatColor1.activeMapKat {
      background: #00489B;
      color: #fff; }
    #MapContainer .SingleMapKat.SingleMapKatColor4:hover, #MapContainer .SingleMapKat.SingleMapKatColor4.activeMapKat {
      background: #DE6500;
      color: #fff; }
    #MapContainer .SingleMapKat.SingleMapKatColor5:hover, #MapContainer .SingleMapKat.SingleMapKatColor5.activeMapKat {
      background: #cb931a;
      color: #fff; }
  #MapContainer .navi .heading__1 {
    float: left;
    font-size: 24px; }
    @media only screen and (max-width: 1020px) {
      #MapContainer .navi .heading__1 {
        float: none;
        font-size: 20px; } }
  #MapContainer .navi span.label {
    border-right: 1px solid #68727a;
    font-family: "Roboto mediabold";
    display: inline-block;
    padding: 2px 25px 2px;
    text-transform: uppercase;
    font-size: 16px;
    color: #68727a;
    float: right;
    margin-top: 4px; }
    @media only screen and (max-width: 1020px) {
      #MapContainer .navi span.label {
        display: none; } }
  #MapContainer .navi .select-container {
    position: relative;
    float: right;
    width: calc( 25% - 20px); }
    @media only screen and (max-width: 1020px) {
      #MapContainer .navi .select-container {
        float: none;
        width: auto; } }
    #MapContainer .navi .select-container select {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      background-color: transparent;
      border: 0;
      padding: 5px 25px;
      background: url(../Img/css/arrow_select.png) right center no-repeat;
      width: 100%; }
      @media only screen and (max-width: 1020px) {
        #MapContainer .navi .select-container select {
          padding: 5px 12px; } }
    #MapContainer .navi .select-container::-ms-expand {
      display: none; }
  #MapContainer #MapCategories {
    float: right;
    width: 25%;
    background: #fff;
    position: relative;
    z-index: 1; }
  #MapContainer .AktMapKatLabel {
    display: none;
    cursor: pointer; }
    #MapContainer .AktMapKatLabel:after {
      content: "'";
      font-family: Fercam-Iconfont;
      position: absolute;
      right: 12px; }
    #MapContainer .AktMapKatLabel .tbicon {
      font-size: 40px;
      line-height: 19px;
      vertical-align: middle;
      margin-right: 7px; }
      #MapContainer .AktMapKatLabel .tbicon.icon-welt2Konvertiert {
        font-size: 21px; }
  #MapContainer #StandortMapKatList {
    padding: 0;
    list-style: none;
    margin: 0; }
    @media only screen and (max-width: 1020px) {
      #MapContainer #StandortMapKatList {
        width: 100%;
        float: none; } }
    @media only screen and (max-width: 1020px) {
      #MapContainer #StandortMapKatList .AktMapKatLabel {
        display: block; } }
    #MapContainer #StandortMapKatList li {
      padding: 0;
      list-style: none; }
      #MapContainer #StandortMapKatList li ul {
        padding: 0;
        list-style: none; }
  #MapContainer .StandorteInfoBox {
    line-height: 1.6;
    padding: 32px 16px 30px 30px;
    color: #68727a;
    font-size: 13px; }
    #MapContainer .StandorteInfoBox .StandorteInfoBoxTitle {
      text-transform: uppercase;
      margin-bottom: 2px;
      font-size: 14px;
      font-family: "Roboto mediabold"; }
  @media all and (max-width: 1020px) {
    #MapContainer #MapCategories {
      float: none;
      clear: both;
      width: calc( 100% - 40px);
      margin: 0 20px 6px; }
    #MapContainer #StandorteMapSvg {
      width: 100%;
      height: 500px; }
    #MapContainer .MapStandorteTitle {
      float: left;
      padding: 16px 5% 15px; }
    #MapContainer #StandortMapKatList {
      float: left;
      position: relative;
      width: 100%;
      margin: 19px 0 0; }
      #MapContainer #StandortMapKatList ul {
        display: none;
        position: absolute;
        padding-top: 2px !important;
        left: 0;
        top: 100%;
        width: 100%;
        background: #eee; }
      #MapContainer #StandortMapKatList.openSecure ul {
        display: block; }
    #MapContainer .AktMapKatLabel {
      display: block;
      padding: 8px 25px 8px 12px;
      background: #fff;
      overflow: hidden;
      -ms-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      white-space: nowrap;
      background: url(../Img/css/arrow_select.png) right center no-repeat; }
      #MapContainer .AktMapKatLabel .tbicon {
        display: inline-block;
        margin-top: -3px; }
      #MapContainer .AktMapKatLabel::after {
        display: none; }
    #MapContainer .StandorteInfoBox {
      display: none; }
    #MapContainer .SingleMapKat.activeMapKat:before {
      display: none; } }

.infowindowAskLink a:hover {
  color: #68727a !important; }

.cm_navigation {
  position: relative;
  height: 80px;
  width: 100%; }
  .cm_navigation .cm_navigation_wrap {
    background-color: #a3acb4;
    max-width: 1768px;
    position: absolute;
    width: 100%;
    z-index: 350;
    left: 0;
    top: -1px;
    border-top: 1px solid #a3acb4;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.3);
    padding-left: 40px; }
    @media screen and (min-width: 1740px) {
      .cm_navigation .cm_navigation_wrap {
        padding-left: calc(40px + 80 * (100vw - 1740px) / 180); } }
    @media screen and (min-width: 1920px) {
      .cm_navigation .cm_navigation_wrap {
        padding-left: 120px; } }
    @media all and (min-width: 1921px) {
      .cm_navigation .cm_navigation_wrap {
        padding-left: 90px; } }
    @media all and (max-width: 1600px) {
      .cm_navigation .cm_navigation_wrap {
        padding-left: 0;
        height: 80px;
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        display: flex;
        /* NEW, Spec - Firefox, Chrome, Opera */
        flex-wrap: wrap;
        flex-direction: row;
        box-sizing: border-box;
        overflow: hidden; }
        .cm_navigation .cm_navigation_wrap.drop_active {
          overflow: visible; } }
    @media screen and (max-width: 768px) {
      .cm_navigation .cm_navigation_wrap {
        height: 60px; } }
  .cm_navigation.navi_scrolled .cd-drop {
    position: fixed; }
    @media screen and (max-width: 768px) {
      .cm_navigation.navi_scrolled .cd-drop {
        top: 60px; } }
  .cm_navigation.navi_scrolled .cm_navigation_wrap {
    position: fixed; }
    @media all and (min-width: 1921px) {
      .cm_navigation.navi_scrolled .cm_navigation_wrap {
        left: calc((100vw - 1075px)/2); } }
    @media all and (max-width: 1920px) {
      .cm_navigation.navi_scrolled .cm_navigation_wrap {
        width: calc(100% - 410px);
        left: 421px; } }
    @media all and (max-width: 1600px) {
      .cm_navigation.navi_scrolled .cm_navigation_wrap {
        width: 65%;
        left: 35%; } }
    @media all and (max-width: 1400px) {
      .cm_navigation.navi_scrolled .cm_navigation_wrap {
        box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.7);
        width: 100%;
        left: 0; } }
    @media screen and (max-width: 768px) {
      .cm_navigation.navi_scrolled .cm_navigation_wrap {
        top: 60px; } }

.cm_anchor {
  line-height: 76px;
  border-top: 4px solid transparent;
  display: inline-block;
  cursor: pointer;
  padding: 0 15px;
  font-weight: 500; }
  .cm_anchor:first-child {
    padding-left: 0; }
    @media all and (max-width: 1600px) {
      .cm_anchor:first-child {
        padding-left: 20px; } }
  @media all and (max-width: 1600px) {
    .cm_anchor:last-of-type {
      box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.7); } }
  @media all and (min-width: 1601px) {
    .cm_anchor.active {
      border-top-color: #00489b; } }
  @media all and (max-width: 1600px) {
    .cm_anchor.active {
      font-weight: 800;
      order: 1; } }
  @media all and (max-width: 1600px) {
    .cm_anchor {
      padding-left: 20px;
      order: 2;
      background-color: #FFF;
      border: none;
      line-height: 79px;
      border-bottom: 1px solid #a3acb4;
      font-weight: 300;
      width: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      left: 0; } }
  @media screen and (max-width: 768px) {
    .cm_anchor {
      line-height: 59px; } }

.cd-drop {
  color: #354A5A;
  position: absolute;
  z-index: 355;
  display: none;
  line-height: 80px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  top: 0;
  right: 0;
  font-size: 25px;
  border-left: 1px solid #a3acb4; }
  @media screen and (max-width: 768px) {
    .cd-drop {
      line-height: 59px; } }
  .cd-drop:before {
    position: relative;
    display: inline-block;
    transition: all .4s;
    font-family: 'Fercam-Iconfont';
    content: "\e600";
    font-size: 22px; }
  .cd-drop.drop_active:before {
    transform: rotate(-180deg); }
  @media all and (max-width: 1600px) {
    .cd-drop {
      display: block; } }

.popup-language-switcher {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 20px solid #354A5A;
  z-index: 999;
  background-color: #FFF;
  max-width: 1100px;
  width: 80%;
  display: none;
  max-height: 100%;
  overflow-y: auto; }
  @media all and (max-width: 768px) {
    .popup-language-switcher {
      border-width: 6px; } }
  .popup-language-switcher .heading__1 {
    text-align: center; }
    @media all and (max-width: 768px) {
      .popup-language-switcher .heading__1 {
        font-size: 18px;
        margin-bottom: 20px; } }
  @media all and (max-width: 768px) {
    .popup-language-switcher {
      width: 90%; } }
  .popup-language-switcher .inner {
    padding: 50px 20px;
    position: relative; }
    @media all and (max-width: 768px) {
      .popup-language-switcher .inner {
        padding: 20px 15px; } }
    .popup-language-switcher .inner .closeMegaMenu {
      position: absolute;
      right: 10px;
      top: 10px;
      color: #354A5A; }
      .popup-language-switcher .inner .closeMegaMenu::after {
        content: "\30";
        font-family: Fercam-Iconfont;
        font-size: 22px; }
    .popup-language-switcher .inner .domains {
      text-align: center; }
      .popup-language-switcher .inner .domains .cols {
        display: inline-block; }
        @media all and (max-width: 768px) {
          .popup-language-switcher .inner .domains .cols {
            display: none; } }
        .popup-language-switcher .inner .domains .cols .col {
          width: auto;
          display: inline-block;
          float: left; }
          .popup-language-switcher .inner .domains .cols .col.col1 {
            padding-right: 40px; }
          .popup-language-switcher .inner .domains .cols .col.col2 {
            padding-left: 40px; }
    .popup-language-switcher .inner .countries-mobile {
      display: none; }
      @media all and (max-width: 768px) {
        .popup-language-switcher .inner .countries-mobile {
          display: block; } }
    .popup-language-switcher .inner .clearer {
      overflow: hidden;
      clear: both;
      font-size: 0; }
    .popup-language-switcher .inner .domain {
      width: 100%;
      text-align: left;
      padding: 0 10px 20px 0;
      display: block; }
      .popup-language-switcher .inner .domain .country {
        text-transform: uppercase;
        font-size: 17px;
        font-family: "Roboto mediabold"; }
        @media all and (max-width: 768px) {
          .popup-language-switcher .inner .domain .country {
            font-size: 15px; } }
        .popup-language-switcher .inner .domain .country span {
          margin-left: 10px;
          display: inline-block;
          transform: translateY(-4px); }
      .popup-language-switcher .inner .domain .languages {
        margin-top: 7px;
        margin-left: 37px;
        font-size: 13px; }
        @media all and (max-width: 768px) {
          .popup-language-switcher .inner .domain .languages {
            margin-top: 2px; } }
        .popup-language-switcher .inner .domain .languages a, .popup-language-switcher .inner .domain .languages .del {
          display: inline-block;
          padding: 2px 3px; }
        .popup-language-switcher .inner .domain .languages .del:last-child {
          display: none; }

.overlay-lang-navi {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 101;
  display: none; }

body.lange-navi-open .overlay-lang-navi {
  display: block; }

.tip-twitter {
  opacity: 0.9;
  z-index: 1000;
  text-align: left;
  padding: 8px 8px;
  max-width: 200px;
  color: #fff;
  background-color: #68727a;
  /**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */ }

.tip-twitter .tip-inner {
  font: bold 11px/14px; }

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-twitter .tip-arrow-top {
  margin-top: -5px;
  margin-left: -5px;
  /* approx. half the width to center it */
  top: 0;
  left: 50%;
  width: 9px;
  height: 5px;
  background: url(../Img/poshytip/tip-twitter_arrows.gif) no-repeat; }

.tip-twitter .tip-arrow-right {
  margin-top: -4px;
  /* approx. half the height to center it */
  margin-left: 0;
  top: 50%;
  left: 100%;
  width: 5px;
  height: 9px;
  background: url(../Img/poshytip/tip-twitter_arrows.gif) no-repeat -9px 0; }

.tip-twitter .tip-arrow-bottom {
  margin-top: 0;
  margin-left: -5px;
  /* approx. half the width to center it */
  top: 100%;
  left: 50%;
  width: 9px;
  height: 5px;
  background: url(../Img/poshytip/tip-twitter_arrows.gif) no-repeat -18px 0; }

.tip-twitter .tip-arrow-left {
  margin-top: -4px;
  /* approx. half the height to center it */
  margin-left: -5px;
  top: 50%;
  left: 0;
  width: 5px;
  height: 9px;
  background: url(../Img/poshytip/tip-twitter_arrows.gif) no-repeat -27px 0; }

.timeline {
  box-sizing: border-box;
  position: relative; }
  .timeline *,
  .timeline *::before,
  .timeline *::after {
    box-sizing: inherit; }
  .timeline:not(.timeline--horizontal)::before {
    background-color: #DDD;
    bottom: 0;
    content: '';
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: 0;
    width: 4px;
    z-index: 1; }

.timeline__wrap {
  overflow: hidden;
  position: relative;
  z-index: 2; }

.timeline__item {
  font-size: 1rem;
  padding: 10px 40px 10px 0;
  position: relative;
  width: 50%;
  z-index: 2;
  cursor: pointer; }
  .timeline__item::after {
    background-color: #FFF;
    border: 4px solid #DDD;
    border-radius: 50%;
    content: '';
    height: 20px;
    position: absolute;
    right: -10px;
    transform: translateY(-50%);
    top: 50%;
    width: 20px;
    z-index: 1; }
  .timeline__item.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    opacity: 0; }
  .timeline__item.fadeIn {
    animation-name: fadeIn; }

.timeline__item--left {
  left: 0; }

.timeline__item--right {
  left: 50%;
  padding: 10px 0 10px 40px; }
  .timeline__item--right::after {
    left: -10px; }
  .timeline__item--right .timeline__content::before {
    border-bottom: 10px solid transparent;
    border-right: 12px solid #CCC;
    border-left: none;
    border-top: 10px solid transparent;
    left: -12px; }
  .timeline__item--right .timeline__content::after {
    border-bottom: 9px solid transparent;
    border-right: 11px solid #FFF;
    border-left: none;
    border-top: 9px solid transparent;
    left: -10px; }

.timeline__content {
  display: block;
  position: relative;
  /*
    &::before,
    &::after {
        content: '';
        height: 0;
        position: absolute;
        transform: translateY(-50%);
        top: 50%;
        width: 0;
    }
    &::before {
        border-bottom: 10px solid transparent; 
        border-left: 12px solid #CCC; 
        border-top: 10px solid transparent;
        right: -12px;
        z-index: 1;
    }
    &::after {
        border-bottom: 9px solid transparent; 
        border-left: 11px solid #FFF; 
        border-top: 9px solid transparent;
        right: -10px;
        z-index: 2;
    }*/ }
  .timeline__content .timelineItemImg {
    margin-bottom: 7px; }
    .timeline__content .timelineItemImg img {
      width: 100%;
      display: block;
      height: auto; }
  .timeline__content .timelineItemTitel {
    font-size: 14px;
    font-family: "Roboto mediabold";
    margin-bottom: 7px;
    line-height: 1.6;
    color: #68727a; }
  .timeline__content .timelineItemContent {
    font-size: 12px;
    line-height: 1.6; }

.timeline--horizontal {
  font-size: 0;
  overflow: hidden;
  white-space: nowrap; }
  .timeline--horizontal .timeline-divider {
    background-color: #333;
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    transform: translateY(-50%);
    right: 0;
    z-index: 1;
    background: url(../Img/css/zeitleiste.jpg) center center no-repeat;
    background-size: 100% auto; }
    .timeline--horizontal .timeline-divider span {
      height: 100%;
      display: block;
      width: calc( 100% - 107px);
      transform: translateX(53px);
      background: url(../Img/css/dots2.png) center center repeat-x; }
  .timeline--horizontal .timeline__items {
    transition: all 0.8s;
    will-change: transform; }
  .timeline--horizontal .timeline__item {
    display: inline-block;
    left: 0;
    padding: 0 0 40px;
    position: relative;
    transition: none;
    vertical-align: top;
    white-space: normal; }
    .timeline--horizontal .timeline__item.timeline__item--bottom .date-block {
      top: 10px; }
    .timeline--horizontal .timeline__item.timeline__item--bottom .timeline__content {
      padding-top: 40px; }
    .timeline--horizontal .timeline__item.timeline__item--top .date-block {
      bottom: 10px; }
    .timeline--horizontal .timeline__item.timeline__item--top .timeline__content {
      padding-bottom: 40px; }
    .timeline--horizontal .timeline__item::after {
      left: 50%;
      right: auto;
      transform: translate(-50%, -50%);
      top: 100%;
      display: none; }
    .timeline--horizontal .timeline__item .timeline__item__inner {
      display: table;
      height: 100%;
      width: 100%; }
    .timeline--horizontal .timeline__item .date-block {
      position: absolute;
      width: auto;
      text-align: center;
      left: 50%;
      transform: translateX(-50%);
      color: #FFF;
      font-family: "Roboto mediabold";
      font-size: 28px; }
    .timeline--horizontal .timeline__item .timeline__content__wrap {
      display: table-cell;
      margin: 0;
      padding: 0; }
    .timeline--horizontal .timeline__item .timeline__content::before {
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-top: 12px solid #CCC;
      left: 50%;
      right: auto;
      transform: translateX(-50%);
      top: 100%; }
    .timeline--horizontal .timeline__item .timeline__content::after {
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #FFF;
      left: 50%;
      right: auto;
      transform: translateX(-50%);
      top: 100%; }
    .timeline--horizontal .timeline__item--bottom {
      padding: 40px 0 0; }
      .timeline--horizontal .timeline__item--bottom::after {
        top: 0; }
      .timeline--horizontal .timeline__item--bottom .timeline__content__wrap {
        vertical-align: top; }
      .timeline--horizontal .timeline__item--bottom .timeline__content::before {
        border-bottom: 12px solid #CCC;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: none;
        bottom: 100%;
        top: auto; }
      .timeline--horizontal .timeline__item--bottom .timeline__content::after {
        border-bottom: 10px solid #FFF;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: none;
        bottom: 100%;
        top: auto; }
    .timeline--horizontal .timeline__item.timeline__item--active .timelineItemTitel {
      font-size: 22px !important; }
    .timeline--horizontal .timeline__item.timeline__item--active .timelineItemContent {
      font-size: 14px; }
    .timeline--horizontal .timeline__item.timeline__item--active .date-block {
      background-color: #FFF;
      padding: 18px 30px;
      color: #68727a !important;
      box-shadow: 1px 5px 8px #000; }
    .timeline--horizontal .timeline__item.timeline__item--active.timeline__item--bottom .date-block {
      top: -10px; }
    .timeline--horizontal .timeline__item.timeline__item--active.timeline__item--bottom .timeline__content {
      padding-top: 40px; }
    .timeline--horizontal .timeline__item.timeline__item--active.timeline__item--top .date-block {
      bottom: -10px; }
    .timeline--horizontal .timeline__item.timeline__item--active.timeline__item--top .timeline__content {
      padding-bottom: 40px; }

.timeline-nav-button {
  box-sizing: border-box;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 40px;
  outline: none;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 40px;
  z-index: 10;
  background: transparent;
  border: 0;
  font-size: 0; }
  .timeline-nav-button:disabled {
    opacity: .5;
    pointer-events: none; }
  .timeline-nav-button::before {
    font-size: 26px;
    display: block;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    font-family: 'Fercam-Iconfont';
    color: #FFF; }
  .timeline-nav-button--prev {
    left: 8px; }
    .timeline-nav-button--prev::before {
      content: "\24"; }
  .timeline-nav-button--next {
    right: 13px; }
    .timeline-nav-button--next::before {
      content: "\23"; }

.timeline--mobile {
  padding: 0; }
  .timeline--mobile::before {
    left: 10px !important;
    margin: 0 !important; }
  .timeline--mobile .timeline__item {
    opacity: 1 !important; }
  .timeline--mobile .timeline__item__inner {
    position: relative; }
    .timeline--mobile .timeline__item__inner .date-block {
      position: absolute;
      left: 10px;
      top: 10px;
      width: auto;
      text-align: center;
      font-family: "Roboto mediabold";
      font-size: 20px;
      background-color: #FFF;
      padding: 13px 25px;
      color: #68727a !important;
      box-shadow: 1px 5px 8px #000; }
  .timeline--mobile .timeline__item {
    left: 0;
    padding-left: 40px;
    padding-right: 0;
    width: 100%;
    cursor: default; }
    .timeline--mobile .timeline__item::after {
      left: 2px;
      margin: 0; }
    .timeline--mobile .timeline__item .timeline__content::before {
      left: -12px;
      border-bottom: 12px solid transparent;
      border-right: 12px solid #CCC;
      border-left: none;
      border-top: 12px solid transparent; }
    .timeline--mobile .timeline__item .timeline__content::after {
      left: -10px;
      border-bottom: 10px solid transparent;
      border-right: 10px solid #FFF;
      border-left: none;
      border-top: 10px solid transparent; }

@keyframes fadeIn {
  0% {
    opacity: 0;
    top: 70px; }
  100% {
    opacity: 1;
    top: 0px; } }

@keyframes liftUp {
  0% {
    top: 0px; }
  100% {
    top: -15px; } }

#NewsYears span {
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
  float: right;
  font-size: 15px;
  line-height: 26px;
  height: 22px; }

#NewsYears .select-wrapper {
  position: relative;
  float: right;
  width: 80px;
  height: 24px; }
  #NewsYears .select-wrapper .arrow {
    font-size: 24px;
    display: inline-block;
    position: absolute;
    right: 1px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    text-decoration: none; }
    #NewsYears .select-wrapper .arrow:after {
      font-family: 'Fercam-Iconfont';
      content: "\e600"; }
  #NewsYears .select-wrapper select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    padding: 2px 22px;
    position: absolute;
    width: 80px;
    z-index: 2; }
    #NewsYears .select-wrapper select::-ms-expand {
      display: none; }

body.presse, body.news {
  background-color: #f4f4f4; }
  body.presse .ContainerContent, body.news .ContainerContent {
    padding: 10px 0 !important; }
  body.presse #SiteCenterContent, body.news #SiteCenterContent {
    background-color: #f4f4f4; }
  body.presse #NewsItemList .ContainerContentInner, body.news #NewsItemList .ContainerContentInner {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-wrap: wrap;
    flex-direction: row;
    box-sizing: border-box;
    padding-left: 8px;
    padding-right: 8px;
    align-items: stretch; }
    @media only screen and (max-width: 768px) {
      body.presse #NewsItemList .ContainerContentInner, body.news #NewsItemList .ContainerContentInner {
        display: block; } }
  body.presse #NewsItemList .singleNewsItem, body.news #NewsItemList .singleNewsItem {
    width: calc( 25% - 20px);
    margin: 0 10px 20px;
    background-color: #FFF; }
    @media only screen and (max-width: 768px) {
      body.presse #NewsItemList .singleNewsItem, body.news #NewsItemList .singleNewsItem {
        width: 100%;
        margin: 10px 0; } }
    body.presse #NewsItemList .singleNewsItem .inner .singleNewsImg img, body.news #NewsItemList .singleNewsItem .inner .singleNewsImg img {
      width: 100%;
      height: auto;
      display: block; }
    body.presse #NewsItemList .singleNewsItem .inner .content, body.news #NewsItemList .singleNewsItem .inner .content {
      padding: 30px 20px 120px;
      position: relative; }
      body.presse #NewsItemList .singleNewsItem .inner .content .singleNewsTitle, body.news #NewsItemList .singleNewsItem .inner .content .singleNewsTitle {
        font-weight: bold;
        line-height: 1.5;
        font-size: 18px;
        margin-bottom: 10px; }
        body.presse #NewsItemList .singleNewsItem .inner .content .singleNewsTitle a, body.news #NewsItemList .singleNewsItem .inner .content .singleNewsTitle a {
          text-decoration: none; }
      body.presse #NewsItemList .singleNewsItem .inner .content .datum, body.news #NewsItemList .singleNewsItem .inner .content .datum {
        padding: 0;
        font-size: 13px;
        color: rgba(53, 74, 90, 0.3);
        margin-bottom: 6px; }
      body.presse #NewsItemList .singleNewsItem .inner .content .singleNewsUntertitle, body.news #NewsItemList .singleNewsItem .inner .content .singleNewsUntertitle {
        font-size: 16px; }
      body.presse #NewsItemList .singleNewsItem .inner .content .singleNewsIntro, body.news #NewsItemList .singleNewsItem .inner .content .singleNewsIntro {
        font-size: 16px;
        line-height: 1.5; }
      body.presse #NewsItemList .singleNewsItem .inner .content .newsLink, body.news #NewsItemList .singleNewsItem .inner .content .newsLink {
        position: absolute;
        bottom: 25px;
        left: 20px; }
        body.presse #NewsItemList .singleNewsItem .inner .content .newsLink a, body.news #NewsItemList .singleNewsItem .inner .content .newsLink a {
          text-decoration: none;
          position: relative;
          display: inline-block;
          padding: 11px 60px 11px 20px;
          border: 2px solid #68727a;
          color: #68727a;
          font-size: 14px; }
          body.presse #NewsItemList .singleNewsItem .inner .content .newsLink a:after, body.news #NewsItemList .singleNewsItem .inner .content .newsLink a:after {
            font-family: 'Fercam-Iconfont';
            content: "\e909";
            position: absolute;
            right: 22px;
            top: 1px;
            transform: rotate(90deg);
            font-size: 28px;
            transition: all .4s; }
          body.presse #NewsItemList .singleNewsItem .inner .content .newsLink a:hover:after, body.news #NewsItemList .singleNewsItem .inner .content .newsLink a:hover:after {
            right: 17px; }

body.newsdetail .newsDatumInContent {
  font-family: "Lato Regular";
  font-size: 1rem; }

body.newsdetail .contentTitel {
  font-family: "Roboto regular"; }

.contentPageHeading {
  text-align: center;
  font-size: 125px;
  margin: 0 0 -50px;
  padding-top: 60px; }

#SiteCenter #SiteCenterContent {
  margin-bottom: 0 !important; }

#SiteCenterContent {
  background: #fff; }

.ContainerContent {
  padding: 25px 0;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .ContainerContent {
      padding: 25px 0 !important; } }
  .ContainerContent .LumesseIframe {
    width: 100%;
    min-height: 150px;
    border: none;
    margin-top: 15px; }

.ContainerContent a {
  text-decoration: underline; }

.contentTitel,
.contentSubtitel {
  text-align: center;
  font-weight: normal;
  line-height: 1em; }

.contentTitel {
  font: 30px "Roboto mediabold"; }

.contentSubtitel {
  font-size: 20px;
  text-transform: uppercase;
  color: #99A3AC;
  margin-top: 20px; }

.contentTxt {
  margin-top: 50px; }

.contentColumnText {
  -webkit-columns: 200px 3;
  /* Chrome, Safari, Opera */
  -moz-columns: 200px 3;
  /* Firefox */
  columns: 200px 3;
  -webkit-column-gap: 50px;
  /* Chrome, Safari, Opera */
  -moz-column-gap: 50px;
  /* Firefox */
  column-gap: 50px;
  text-align: justify; }

.contentSliderTitel {
  font-size: 18px;
  margin: 0 0 25px 60px;
  text-transform: uppercase; }

.btn {
  text-transform: uppercase;
  margin-top: 30px;
  background-color: #41464A;
  display: inline-block;
  color: #fff;
  padding: 12px 25px 12px 25px;
  font-size: 16px;
  line-height: 1em;
  position: relative;
  z-index: 100;
  transition: all .7s; }

.downloadBtn {
  text-transform: uppercase;
  margin-top: 30px;
  background-color: #5d6367;
  display: inline-block;
  letter-spacing: 1px;
  color: #fff;
  padding: 12px 25px 12px 50px;
  font-size: 18px;
  line-height: 1em;
  position: relative;
  transition: all .5s; }
  .downloadBtn:hover {
    background-color: #3f464a !important; }

.downloadBtnIcon {
  position: absolute;
  left: 20px;
  font-size: 20px; }

.ContainerContentInnerRight,
.ContainerContentInnerLeft {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ContainerContentInnerRight.fr {
  padding-left: 10px; }

.ContainerContentInnerRight.fl {
  padding-right: 10px; }

.ContainerContentInnerLeft {
  width: 35%;
  margin-top: 50px; }

.ContainerContentInnerLeft img {
  max-width: 100%; }

.bilduntertitel {
  color: #99A3AC; }

.ContainerContentInnerRight {
  width: 65%; }

.link {
  text-transform: uppercase;
  margin-top: 30px;
  opacity: 0.8; }

.link:hover {
  opacity: 1; }

.link a {
  text-decoration: none; }

.link .dreieckRight {
  margin: 7px 10px 0 0; }

.ContainerContent10 {
  background-color: #EEEEEF;
  /*min-height: 580px;*/
  padding: 0;
  margin: 50px 0; }

.ContainerContent10Left,
.ContainerContent10Right {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ContainerContent10Left {
  width: 32%;
  padding: 105px 70px 105px 90px; }

@media screen and (max-width: 1200px) {
  .ContainerContent10Left {
    padding: 70px 30px; } }

.ContainerContent10 .mediacontentTitel {
  font: 27px "Oswald";
  margin-bottom: 25px; }

.ContainerContent10Right {
  width: 68%; }

.mediaOwl-carousel {
  overflow: hidden; }

.mediaOwl-carousel .owl-item {
  min-height: initial;
  float: left;
  display: inline-block; }
  .mediaOwl-carousel .owl-item img {
    width: 100%;
    max-width: none; }

.ContainerContent8 .ContainerContentInnerLeft {
  margin-top: 0; }

.ContainerContent8 .einleitung {
  font-weight: 300;
  font-size: 23px;
  margin-bottom: 25px; }

.ContainerContent8 .aufzaehlung,
.ContainerContent8 li {
  font-weight: 300;
  font-size: 20px; }

.ContainerContent8 li {
  padding-left: 10px; }

.flex-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.flex-item:nth-child(1) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto; }

.flex-item:nth-child(2) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto; }

.schaufensterItem,
.schaufensterGroup,
.schaufensterItemMedia,
.schaufensterItemDetail {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.schaufensterItem {
  width: 65%; }

.schaufensterGroup {
  width: 35%;
  background-color: #EEEEEF;
  line-height: 1em; }

.schaufensterGroupTitel,
.schaufensterGroupItems li {
  padding: 20px 35px; }

.schaufensterGroupTitel {
  text-transform: uppercase;
  font-size: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  box-sizing: border-box; }

.schaufensterGroupItems {
  width: 100%; }

.schaufensterGroupItems ul {
  padding: 0; }

.schaufensterGroupItems li {
  list-style-type: none;
  cursor: pointer;
  transition: all 0.5s;
  position: relative; }

.schaufensterGroupItems li:hover {
  background-color: #fff; }

.schaufensterGroupItems li.active {
  background-color: #fff; }

.schaufensterGroupItems li.active:before {
  position: absolute;
  left: -7px;
  top: 50%;
  margin-top: -5px;
  border-right: 7px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  content: ""; }

.schaufensterItemContainer {
  display: none; }

.schaufensterItemContainer.active {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex; }

.schaufensterItemTitel {
  text-transform: uppercase;
  font-size: 18px; }

.schaufensterItemUnterTitel {
  color: #575F6A;
  line-height: 1.5em;
  margin-top: 5px; }

.schaufensterItemMedia {
  width: 60%;
  position: relative;
  background-color: #656B70;
  overflow: hidden; }

.schaufensterItemMedia img {
  bottom: -9999px;
  display: block;
  left: -9999px;
  margin: auto;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: -9999px;
  top: -9999px; }

.schaufensterItemDetail {
  width: 40%;
  color: #fff;
  padding: 30px 0; }

.schaufensterItemCounterDetail {
  font-size: 18px;
  display: inline-block;
  padding: 0 30%; }

.tbSchaufensterNavi {
  display: inline-block; }

.schaufensterItemDetailTitel {
  padding: 0 20px;
  margin: 30px 0 15px;
  font-size: 39px;
  text-transform: uppercase;
  line-height: 1em; }

.schaufensterItemDetailInfo {
  padding: 0 30px; }

.schaufensterItemBildtitel {
  position: absolute;
  bottom: 0;
  background-color: #40464A;
  width: 100%;
  padding: 20px 20px 30px;
  box-sizing: border-box;
  color: #999FA5; }

.displayFlex {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: flex !important; }

.kontaktTitel,
.kontaktText,
.kontaktDetail {
  width: 33.333333%;
  box-sizing: border-box;
  padding: 0 10px; }

.kontaktTitel {
  font-size: 22px;
  text-transform: uppercase; }

.kontaktDetail {
  font: 24px "Oswald"; }

.kontaktTitel,
.kontaktText {
  padding-bottom: 10px; }

.timelineTitel {
  font-size: 28px;
  font-weight: 300; }

.ContainerContent100 {
  padding: 0px; }

.trennlinie {
  width: 100%;
  height: 1px;
  background-color: #D6D6D6; }

.zitat-Owl-carousel {
  background-color: #EEEEEF; }

.zitat-item {
  background-color: #EEEEEF;
  position: relative;
  overflow: hidden; }

.whitespace {
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0;
  background-color: #fff; }

.zitatPortrait {
  width: 40%;
  position: relative;
  box-sizing: border-box; }

.zitatPortrait img {
  width: 100%;
  max-width: 475px; }

.zitatContainer {
  width: 60%;
  padding-top: 90px;
  box-sizing: border-box; }

.zitatTitel {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 1.4em; }

.zitat {
  font: 27px "Oswald";
  margin-bottom: 30px;
  line-height: 1.4em; }

.zitat:before {
  content: '<<';
  position: relative;
  right: 15px; }

.zitat:after {
  content: '>>';
  position: relative;
  left: 15px; }

.zitat:before,
.zitat:after {
  letter-spacing: -2px; }

.zitatAutor {
  color: #575F6A;
  margin-bottom: 90px; }

@media screen and (max-width: 1200px) {
  .zitatPortrait {
    position: absolute;
    bottom: 0px;
    top: auto; }
  .zitatPortrait img {
    display: block; } }

.ContainerContent16 .owl-dot {
  border-color: #8f9397; }

.ContainerContent16 .owl-dot .border .bull {
  background: #8f9397 none repeat scroll 0 0; }

.ContainerContent16 .owl-dot.active .border {
  border-color: white; }

.ContainerContent16 .owl-dots {
  width: 61.2%;
  right: 0;
  left: auto; }

.accordeon {
  border-bottom: 1px solid #CCC; }
  .accordeon.ui-widget {
    font-family: inherit;
    font-size: 1em; }
  .accordeon .ui-corner-all, .accordeon .ui-corner-bottom, .accordeon .ui-corner-right, .accordeon .ui-corner-br,
  .accordeon .ui-corner-all, .accordeon .ui-corner-bottom, .accordeon .ui-corner-left, .accordeon .ui-corner-bl,
  .accordeon .ui-corner-all, .accordeon .ui-corner-top, .accordeon .ui-corner-right, .accordeon .ui-corner-tr,
  .accordeon .ui-corner-all, .accordeon .ui-corner-top, .accordeon .ui-corner-left, .accordeon .ui-corner-tl {
    border-radius: 0 !important; }
  .accordeon .ui-state-active, .accordeon .ui-widget-content .ui-state-active, .accordeon .ui-widget-header .ui-state-active {
    background: none;
    border: 1px solid #fbd850;
    color: #333;
    font-weight: bold; }
  .accordeon .ui-state-default, .accordeon .ui-widget-content .ui-state-default, .accordeon .ui-widget-header .ui-state-default {
    background: none;
    border: 1px solid #cccccc;
    color: #333;
    font-weight: normal; }
  .accordeon .ui-state-default .ui-icon {
    background-image: none; }
  .accordeon .ui-icon-triangle-1-e {
    background-position: 0; }
  .accordeon .ui-icon, .accordeon .ui-widget-content .ui-icon {
    background-image: none; }
  .accordeon .ui-icon {
    height: 0;
    width: 0;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px; }
  .accordeon .ui-widget-content {
    background: none;
    border: none;
    color: #333; }
  .accordeon .ui-helper-reset {
    border: 0 none;
    font-size: 100%;
    line-height: 1.4;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-decoration: none; }
  .accordeon .ui-state-active, .accordeon .ui-widget-content .ui-state-active, .accordeon .ui-widget-header .ui-state-active {
    color: #333 !important; }

.accordeonTitel {
  font: 19px "Oswald";
  cursor: pointer;
  border: none !important;
  border-top: 1px solid #CCC !important;
  padding: 20px 0;
  transition: all 0.5s;
  position: relative; }

.accordeonTitel.ui-accordion-header-active {
  padding: 40px 100px 40px 5px; }

.accordeonUntertitel {
  color: #99A3AC;
  font-size: 20px;
  margin-bottom: 20px; }

.accordeonInhalt {
  color: #575F6A;
  line-height: 1.6em;
  margin-bottom: 65px; }

.accordeonTitel,
.accordeonUntertitel,
.accordeonInhalt {
  padding-left: 5px;
  padding-right: 100px; }

.accordeonTitel .tbAccordeonIcon {
  display: inline-block;
  border: 1px solid #333;
  border-radius: 50%;
  font-size: 11px;
  padding: 6px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -12px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transition: all 0.5s; }

.accordeonTitel.ui-accordion-header-active .tbAccordeonIcon {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg); }

.ContainerContent101 {
  text-align: center; }

.ContainerContent101 .singleImgContainer {
  display: inline-block;
  text-align: left; }

.ContainerContent101 .singleImgContainer img {
  width: 100%; }

.ContainerContent101 .singleImgContainer .bilduntertitel {
  padding: 0 20px; }

.ContainerContent103 .SingleTagBox {
  width: 100%;
  max-width: 600px; }

.ContainerContent103 .TagBoxCont .owl-controls,
.ContainerContent103 .TagBoxCont .owl-dots {
  position: absolute;
  top: 15px;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%); }
  .ContainerContent103 .TagBoxCont .owl-controls .owl-dot,
  .ContainerContent103 .TagBoxCont .owl-dots .owl-dot {
    border: none;
    cursor: pointer;
    padding: 0; }
    .ContainerContent103 .TagBoxCont .owl-controls .owl-dot span,
    .ContainerContent103 .TagBoxCont .owl-dots .owl-dot span {
      display: none; }

.ContainerContent104,
.ContainerContent105,
.ContainerContent5 {
  overflow: hidden;
  padding-bottom: 100px; }

.ContainerContent5 {
  padding-bottom: 50px !important; }

.ContainerContent104 img,
.ContainerContent105 img,
.ContainerContent5 img {
  position: absolute;
  margin: auto;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  min-width: 100%;
  min-height: 100%; }

.ContainerContent104 h1,
.ContainerContent105 h1,
.ContainerContent5 h1 {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: Oswald;
  font-weight: 300;
  letter-spacing: 1px; }

.ContainerContent104 .ZahlenUndFakten,
.ContainerContent105 .ZahlenUndFakten,
.ContainerContent5 .ZahlenUndFakten {
  color: #fff;
  text-align: center;
  margin-top: 25px; }
  .ContainerContent104 .ZahlenUndFakten .owl-nav,
  .ContainerContent105 .ZahlenUndFakten .owl-nav,
  .ContainerContent5 .ZahlenUndFakten .owl-nav {
    display: none; }

.ContainerContent5 .ZahlenUndFakten {
  height: 1px; }
  .ContainerContent5 .ZahlenUndFakten .owl-item {
    display: inline-block; }

.ContainerContent104 .ZahlenUndFaktenItem,
.ContainerContent105 .ZahlenUndFaktenItem,
.ContainerContent5 .ZahlenUndFaktenItem {
  width: 100%; }

.ContainerContent5 .ZahlenUndFaktenItem {
  padding: 0 20px; }

.ContainerContent104 .zahlenTitel,
.ContainerContent105 .zahlenTitel,
.ContainerContent5 .zahlenTitel {
  font-family: "Oswald";
  font-size: 35px;
  border: 3px solid rgba(255, 255, 255, 0.17);
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  line-height: 1em;
  margin-bottom: 10px;
  max-width: 175px;
  margin: 0 auto 10px; }

.ContainerContent104 .zahlenTitel:before,
.ContainerContent105 .zahlenTitel:before,
.ContainerContent5 .zahlenTitel:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* ratio of 1:1*/ }

.ContainerContent104 .zahlenTitelContent,
.ContainerContent105 .zahlenTitelContent,
.ContainerContent5 .zahlenTitelContent {
  display: block;
  position: absolute;
  margin: auto;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  width: 100%;
  height: 35px; }

.ContainerContent104 .zahlenText,
.ContainerContent105 .zahlenText,
.ContainerContent5 .zahlenText {
  font-family: "Oswald";
  font-size: 20px; }

@media screen and (max-width: 600px) {
  .ContainerContent104 .zahlenTitel,
  .ContainerContent105 .zahlenTitel,
  .ContainerContent5 .zahlenTitel {
    font-size: 25px;
    line-height: 1.6em; }
  .ContainerContent104 .zahlenText,
  .ContainerContent105 .zahlenText,
  .ContainerContent5 .zahlenText {
    font-family: "Oswald";
    font-size: 18px; } }

.ContainerContent104 .owl-dots,
.ContainerContent105 .owl-dots,
.ContainerContent5 .owl-dots {
  bottom: -75px; }

.ContainerContent18 {
  padding-bottom: 0; }
  .ContainerContent18 .TagBoxCont {
    border-top: 1px solid #CCCCCC; }
    .ContainerContent18 .TagBoxCont > div.SingleTagBox:not(:last-child) {
      border-right: 1px solid #CCCCCC;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .ContainerContent18 .TagBoxCont .SingleTagBox .SingleTagBoxInner {
      margin: 0; }
    .ContainerContent18 .TagBoxCont .SingleTagBox:hover .SingleTagBoxInner {
      margin-top: 0 !important;
      padding-top: 0 !important; }

.ContainerContent108 .contentTitel {
  font-size: 30px; }

.ContainerContent108 .contentTitel,
.ContainerContent108 .contentTxt {
  margin-bottom: 50px; }

/* ----- tb OWL Content-Carousel ----- */
.owl-carousel.contentOwlCarousel .owl-item img {
  /*max-height: 300px !important;*/ }

.owl-prev,
.owl-next {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  height: 100%;
  width: 65px;
  background-color: rgba(0, 0, 0, 0.27);
  background-position: center center;
  background-repeat: no-repeat; }

body.lp-page .owl-prev, body.lp-page .owl-next {
  position: relative !important;
  height: auto !important;
  width: auto !important;
  display: inline-block;
  margin: 0 10px;
  background: none; }

@media only screen and (max-width: 770px) {
  body.lp-page .ContainerContent {
    padding-left: 10px !important;
    padding-right: 10px !important; } }

@media only screen and (max-width: 770px) {
  body.lp-page #CountryChange .fl {
    visibility: hidden; } }

.owl-prev {
  background-image: url("../Img/css/white_arrow_left.png"); }

.owl-next {
  right: 0px;
  background-image: url("../Img/css/white_arrow_right.png"); }

.tbContentSliderNavigation {
  text-align: center; }

.tbContentSliderNavigation .tbiconRound {
  color: #333;
  /*height: 12px;*/
  position: relative;
  margin: auto; }

.tbContentSliderNavigation .tbiconRound:before {
  font-size: 17px; }

.imageCounter {
  margin: 25px 0 0;
  font: 19px "Oswald";
  font-weight: 300;
  letter-spacing: 1px;
  display: inline-block; }

.owl-carousel .item {
  position: relative; }

.owl-carousel .item .contentSliderOverlay {
  position: absolute;
  z-index: 5;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  width: 70px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.27);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: 0.3s opacity;
  -moz-transition: 0.3s opacity;
  transition: 0.3s opacity;
  color: #fff;
  font-size: 25px;
  text-align: center;
  line-height: 70px; }

.owl-carousel .item:hover .contentSliderOverlay {
  opacity: 1; }

/* ----- tb lightbox ----- */
.lb-data .lb-number {
  display: none !important; }

/* ----- Anfrage-Formular ----- */
.AnfrageForm {
  font-size: 17px; }

.AnfrageForm .anfrageTypTitel {
  font: 500 25px "Source Sans Pro";
  /*margin-bottom: 50px;*/
  padding: 15px 20px; }

.AnfrageForm div[id^="OkBox"] {
  font: 20px "Oswald";
  text-align: center; }

.anfrageTypContainer {
  width: 18%;
  margin: 0 1% 10px;
  border: 1px solid #ccc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-family: "Oswald";
  cursor: pointer;
  /*padding-bottom: 20px;*/
  color: #333;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.anfrageTypContainer label,
.anfrageTypContainer a {
  padding-bottom: 20px;
  display: block;
  text-decoration: none; }

.anfrageTypContainer a {
  color: rgba(100, 100, 100, 0.65);
  text-decoration: none !important; }

.anfrageTypContainer .tbicon {
  font-size: 80px;
  cursor: pointer; }

.anfrageTypName {
  display: block;
  cursor: pointer;
  margin-top: -10px; }

.anfrageTypContainer:hover,
.anfrageTypContainer a:hover {
  color: #fff; }

.anfrageBlockTitel {
  background-color: #F2F2F2;
  font: 25px 'Source Sans Pro';
  font-weight: 300;
  padding: 15px 35px;
  margin-bottom: 50px; }

.transportBlock,
.kontaktBlock {
  color: #575F6A; }

.transportBlock {
  margin-bottom: 50px; }
  .transportBlock .anfrageColumTitel {
    font-weight: bold;
    text-transform: uppercase; }

.kontaktBlock {
  margin-bottom: 25px; }

.reContactBox {
  display: none; }
  .reContactBox .roundedOne {
    margin-left: 15px; }

#formContainerMain {
  display: none;
  margin-top: 10px; }
  #formContainerMain.disabled {
    clear: both; }

.mandatoryComment {
  font-size: 12px;
  margin-top: 15px; }
  .mandatoryComment:before {
    content: '*  '; }

.mandatoryComment2 {
  font-size: 12px;
  margin-top: 15px;
  font-family: 'Source Sans Pro';
  font-weight: normal; }

/* ---------------------- */
/*    responsebis_9xx     */
/*------------------------*/
.responsebis_9xx .ContainerContent10Left,
.responsebis_9xx .ContainerContent10Right,
.responsebis_9xx .schaufensterItemMedia,
.responsebis_9xx .schaufensterItemDetail,
.responsebis_9xx .kontaktTitel {
  width: 100%; }

.responsebis_9xx .kontaktDetail {
  width: 66.666666%; }

.responsebis_9xx .schaufensterItemMedia {
  height: 510px; }

/* Form */
.responsebis_9xx .FormR1L,
.responsebis_9xx .FormR3L {
  width: 100%; }

/* ---------------------- */
/*    responsebis_680     */
/*------------------------*/
.responsebis_680 .ContainerContentInnerRight,
.responsebis_680 .ContainerContentInnerLeft,
.responsebis_680 .schaufensterItem,
.responsebis_680 .schaufensterItemMedia,
.responsebis_680 .schaufensterItemDetail,
.responsebis_680 .kontaktTitel,
.responsebis_680 .kontaktText,
.responsebis_680 .kontaktDetail,
.responsebis_680 .zitatPortrait,
.responsebis_680 .zitatContainer {
  width: 100%; }

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

.responsebis_680 .ContainerContent10Left,
.responsebis_680 .ContainerContent10Right {
  width: 100%; }

.responsebis_680 .schaufensterGroup {
  display: none; }

.responsebis_680 .schaufensterItemMedia {
  height: 300px; }

.responsebis_680 .ContainerContent16 .owl-dots {
  width: 100%;
  right: 0;
  left: 0; }

.responsebis_680 .zitatAutor {
  margin-bottom: 30px; }

.responsebis_680 .accordeonTitel {
  padding-right: 64px; }

.responsebis_680 .accordeonUntertitel,
.responsebis_680 .accordeonInhalt {
  padding-right: 0px; }

.responsebis_680 .zitatPortrait {
  position: relative; }

/* Form */
.responsebis_680 .FormR1L,
.responsebis_680 .FormR3L,
.responsebis_680 .anfrageTypContainer,
.responsebis_680 .FormA3,
.responsebis_680 .FormA2,
.responsebis_680 .FormA50 {
  width: 100%; }

.responsebis_680 .FormA3,
.responsebis_680 .FormA50 {
  margin-bottom: 3px; }

.responsebis_680 .FormCB {
  box-sizing: border-box;
  padding-left: 6px; }

.lsContentContainer {
  padding: 0 !important; }
  .lsContentContainer a.btn {
    text-decoration: none !important; }
    .lsContentContainer a.btn:hover {
      color: #FFF !important; }
  .lsContentContainer .ContainerContent10Left,
  .lsContentContainer .ContainerContent10Right {
    width: 100%; }
  .lsContentContainer .ContainerContent10Left,
  .lsContentContainer .ContainerContent8,
  .lsContentContainer .ContainerContent7,
  .lsContentContainer .ContainerContent4,
  .lsContentContainer .ContainerContent6,
  .lsContentContainer .ContainerContent3,
  .lsContentContainer .ContainerContent2,
  .lsContentContainer .ContainerContent1,
  .lsContentContainer .ContainerContent22,
  .lsContentContainer .ContainerContent26,
  .lsContentContainer .ContainerContent28,
  .lsContentContainer .ContainerContent30,
  .lsContentContainer .ContainerContent100,
  .lsContentContainer .ContainerContent108,
  .lsContentContainer .ContainerContent109,
  .lsContentContainer .ContainerContent112 {
    padding: 70px 10%; }

.lsContentContainer .ContainerContent10 .owl-dots,
.lsContentContainer .ContainerContent10 .owl-dot,
.lsContentContainer .ContainerContent10 .border,
.lsContentContainer .ContainerContent10 .bull,
.lsContentContainer .ContainerContent16 .owl-dots,
.lsContentContainer .ContainerContent16 .owl-dot,
.lsContentContainer .ContainerContent16 .border,
.lsContentContainer .ContainerContent16 .bull {
  box-sizing: content-box !important; }

.lsContentContainer .ContainerContent10 .owl-dots,
.lsContentContainer .ContainerContent16 .owl-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 110;
  color: #fff;
  opacity: 0.7; }

.lsContentContainer .ContainerContent10 .owl-dot,
.lsContentContainer .ContainerContent16 .owl-dot {
  color: #fff;
  padding: 0 4%;
  display: inline-block;
  height: 0;
  overflow: visible;
  border-width: 1px 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.3); }
  .lsContentContainer .ContainerContent10 .owl-dot:first-child,
  .lsContentContainer .ContainerContent16 .owl-dot:first-child {
    padding-left: 0; }
    .lsContentContainer .ContainerContent10 .owl-dot:first-child .border,
    .lsContentContainer .ContainerContent16 .owl-dot:first-child .border {
      margin-left: -11px; }
  .lsContentContainer .ContainerContent10 .owl-dot:last-child,
  .lsContentContainer .ContainerContent16 .owl-dot:last-child {
    padding-right: 0; }
    .lsContentContainer .ContainerContent10 .owl-dot:last-child .border,
    .lsContentContainer .ContainerContent16 .owl-dot:last-child .border {
      margin-right: -11px; }
  .lsContentContainer .ContainerContent10 .owl-dot .border,
  .lsContentContainer .ContainerContent16 .owl-dot .border {
    display: inline-block;
    border: 7px solid transparent;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin: -11px 0 10px;
    border-radius: 15px; }
    .lsContentContainer .ContainerContent10 .owl-dot .border .bull,
    .lsContentContainer .ContainerContent16 .owl-dot .border .bull {
      display: block;
      float: left;
      background: #fff;
      width: 8px;
      height: 8px;
      cursor: pointer;
      position: relative;
      z-index: -9999;
      box-sizing: content-box !important; }
  .lsContentContainer .ContainerContent10 .owl-dot.active .border,
  .lsContentContainer .ContainerContent16 .owl-dot.active .border {
    border-color: rgba(0, 0, 0, 0.5); }

.lsContentContainer .ContainerContent14 .owl-prev,
.lsContentContainer .ContainerContent14 .owl-next {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  width: 65px;
  background-color: rgba(0, 0, 0, 0.27);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0; }

.lsContentContainer .ContainerContent14 .owl-prev {
  background-image: url("../Img/css/white_arrow_left.png");
  left: 0; }

.lsContentContainer .ContainerContent14 .owl-next {
  right: 0;
  background-image: url("../Img/css/white_arrow_right.png"); }

.lsContentContainer .ContainerContent20 .schaufensterItem {
  width: 100%; }

.lsContentContainer .ContainerContent20 .schaufensterGroup {
  display: none; }

@media screen and (min-width: 700px) {
  .ContainerContent109 .ContainerContentInner > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; } }

.ContainerContent109 .ContainerContentInnerLeft,
.ContainerContent109 .ContainerContentInnerRight {
  display: block;
  margin: 0;
  width: 100%; }
  .ContainerContent109 .ContainerContentInnerLeft .contentTxt,
  .ContainerContent109 .ContainerContentInnerRight .contentTxt {
    text-align: center; }
  @media screen and (min-width: 700px) {
    .ContainerContent109 .ContainerContentInnerLeft,
    .ContainerContent109 .ContainerContentInnerRight {
      vertical-align: top;
      width: 50%;
      -ms-flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto; }
      .ContainerContent109 .ContainerContentInnerLeft.fl,
      .ContainerContent109 .ContainerContentInnerRight.fl {
        order: -1; }
      .ContainerContent109 .ContainerContentInnerLeft .contentTxt,
      .ContainerContent109 .ContainerContentInnerRight .contentTxt {
        text-align: left; } }

.ContainerContent109 .ContainerContentInnerLeft {
  float: none; }
  @media screen and (min-width: 700px) {
    .ContainerContent109 .ContainerContentInnerLeft {
      padding-right: 10px;
      padding-left: 10px; } }
  .ContainerContent109 .ContainerContentInnerLeft img {
    width: auto;
    max-width: 100%; }
    @media screen and (min-width: 700px) {
      .ContainerContent109 .ContainerContentInnerLeft img {
        width: 100%; } }

.lsContentContainer .ContainerContent113 .ls_iFrameModul {
  width: 100%;
  border: none; }

.hideCapPaese .FormA3:nth-child(1) {
  float: none;
  width: 100%; }

.hideCapPaese .FormA3:nth-child(2), .hideCapPaese .FormA3:nth-child(3) {
  display: none; }

.mediaOwl-carousel-outer {
  height: 1px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
