#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

#lagerzelt_container ul li {
	list-style-type: disc;
}

/*!
 *  Font Awesome 4.7.0 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('../../files/layout/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../../files/layout/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../files/layout/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../files/layout/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../files/layout/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../files/layout/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') 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 #eee;
  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);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-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);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          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: #fff;
}
/* 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";#header_bottom .inner .left
}
.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: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";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}





* {
  -webkit-transition: all 0.3s ease;
  /* Firefox */
  /* WebKit */
  /* Opera */
  transition: all 0.3s ease;
  /* Standard */
}
/* roboto-light - latin */
@font-face {
  font-family: 'Roboto-Light';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/layout/fonts/roboto-v20-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'), url('../../files/layout/fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../files/layout/fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../../files/layout/fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */ url('../../files/layout/fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../files/layout/fonts/roboto-v20-latin-300.svg#Roboto') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/layout/fonts/roboto-v20-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'), url('../../files/layout/fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../files/layout/fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../../files/layout/fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../../files/layout/fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../files/layout/fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto-Bold';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/layout/fonts/roboto-v20-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../../files/layout/fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../files/layout/fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../../files/layout/fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('../../files/layout/fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../files/layout/fonts/roboto-v20-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat-Regular';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/layout/fonts/montserrat-v14-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../../files/layout/fonts/montserrat-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../files/layout/fonts/montserrat-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../../files/layout/fonts/montserrat-v14-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../../files/layout/fonts/montserrat-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../files/layout/fonts/montserrat-v14-latin-regular.svg#Montserrat') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* montserrat-800 - latin */
@font-face {
  font-family: 'Montserrat-bolder';
  font-style: normal;
  font-weight: 800;
  src: url('../../files/layout/fonts/montserrat-v14-latin-800.eot');
  /* IE9 Compat Modes */
  src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'), url('../../files/layout/fonts/montserrat-v14-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../files/layout/fonts/montserrat-v14-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('../../files/layout/fonts/montserrat-v14-latin-800.woff') format('woff'), /* Modern Browsers */ url('../../files/layout/fonts/montserrat-v14-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../files/layout/fonts/montserrat-v14-latin-800.svg#Montserrat') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* montserrat-900 - latin */
@font-face {
  font-family: 'Montserrat-Bold';
  font-style: normal;
  font-weight: 900;
  src: url('../../files/layout/fonts/montserrat-v14-latin-900.eot');
  /* IE9 Compat Modes */
  src: local('Montserrat Black'), local('Montserrat-Black'), url('../../files/layout/fonts/montserrat-v14-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../files/layout/fonts/montserrat-v14-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../../files/layout/fonts/montserrat-v14-latin-900.woff') format('woff'), /* Modern Browsers */ url('../../files/layout/fonts/montserrat-v14-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../files/layout/fonts/montserrat-v14-latin-900.svg#Montserrat') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
@-webkit-keyframes pulse {
  from {
    -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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/*
  animation-name: pulse;
  animation-duration: 1s;
  animation-fill-mode: both;
  */
#header_top {
  background-color: #eeeeee;
  overflow: hidden;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header_top .right {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header_top .right a {
  color: #214b8a;
}
#header_top .right a:hover {
  color: #0077bb;
}
#header_top .right #tel {
  font-family: 'Roboto';
  margin-top: -20px;
}
#header_top .right #tel .fa-phone {
  font-size: 32px;
  position: absolute;
  margin-left: -36px;
  margin-top: -4px;
}
#header_top .right .social {
  color: #b3b3b3;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 24px;
}
#header_top .right .spacer {
  display: inline-block;
  width: 1px;
  height: 30px;
  background-color: #b3b3b3;
  margin-left: 20px;
  margin-right: 20px;
}
#header_top .right .mod_search {
  display: inline-block;
  position: relative;
}
#header_top .right .mod_search input[type="search"] {
  width: 250px;
  height: 40px;
  border: none;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
}
#header_top .right .mod_search input[type="search"] ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2a2a2a;
  opacity: 1;
  /* Firefox */
}
#header_top .right .mod_search input[type="search"] :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2a2a2a;
  opacity: 1;
  /* Firefox */
}
#header_top .right .mod_search input[type="search"] ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2a2a2a;
  opacity: 1;
  /* Firefox */
}
#header_top .right .mod_search input[type="search"] ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2a2a2a;
  opacity: 1;
  /* Firefox */
}
#header_top .right .mod_search input[type="search"] :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #2a2a2a;
}
#header_top .right .mod_search input[type="search"] ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #2a2a2a;
}
#header_top .right .mod_search button {
  color: #214b8a;
  background: none;
  border: none;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 24px;
  padding: 0px;
  background-color: #fff;
}
#header_bottom {
  padding-top: 50px;
  padding-bottom: 25px;
  position: relative;
  /* mobile Menü */
}
#header_bottom .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header_bottom .inner .left {
  width: 25%;
}
#header_bottom .inner .right {
  width: 70%;
  text-align: right;
  margin-top: 36px;
  position: relative;
}
#header_bottom .inner #logo img {
  width: 100%;
  max-width: 480px;
  height: auto;
}
#header_bottom input[type=checkbox] {
  border: 1px solid;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -16px;
  opacity: 0;
  z-index: 999;
  margin-left: auto;
  margin-right: auto;
  right: 0px;
  cursor: pointer;
}
#header_bottom #mobilemenue,
#header_bottom #mobilemenue:before,
#header_bottom #mobilemenue:after {
  display: none;
  width: 32px;
  height: 4px;
  margin-bottom: 5px;
  background: #214b8a;
  z-index: 998;
  cursor: pointer;
}
#header_bottom #mobilemenue:before,
#header_bottom #mobilemenue:after {
  position: absolute;
  content: "";
  text-decoration: none;
}
#header_bottom #mobilemenue {
  -webkit-transition: none;
  transition: none;
  position: absolute;
  margin-left: -32px;
  right: 0;
  margin-top: 0px;
}
#header_bottom #mobilemenue:before {
  margin-top: -9px;
  -webkit-transition: all 0.2s ease;
  /* Firefox */
  /* WebKit */
  /* Opera */
  transition: all 0.2s ease;
  /* Standard */
}
#header_bottom #mobilemenue:after {
  margin-top: 9px;
  -webkit-transition: all 0.2s ease;
  /* Firefox */
  /* WebKit */
  /* Opera */
  transition: all 0.2s ease;
  /* Standard */
}
#header_bottom input:checked ~ #mobilemenue:before {
  -webkit-transform: rotate(45deg) translate(6px, 6px);
  transform: rotate(45deg) translate(6px, 6px);
}
#header_bottom input:checked ~ #mobilemenue:after {
  -webkit-transform: rotate(-45deg) translate(6px, -6px);
  transform: rotate(-45deg) translate(6px, -6px);
}
#header_bottom input:checked ~ #mobilemenue {
  height: 0;
  text-decoration: none;
}
#header_bottom input:checked ~ nav {
  display: block !important;
}
.mod_navigation ul li {
  display: inline-block;
  padding: 10px 20px;
  margin-left: -5px;
  -webkit-transition: all 0.0s ease;
  /* Firefox */
  /* WebKit */
  /* Opera */
  transition: all 0.0s ease;
  /* Standard */
  font-family: 'Montserrat-Regular';
}
.mod_navigation ul li a,
.mod_navigation ul li strong {
  white-space: nowrap;
  -webkit-transition: all 0.0s ease;
  /* Firefox */
  /* WebKit */
  /* Opera */
  transition: all 0.0s ease;
  /* Standard */
  color: #2a2a2a;
  font-size: 18px;
  padding: 10px 20px;
  margin: -10px -20px;
}
.mod_navigation ul li span {
  color: #fff;
}
.mod_navigation ul li:hover {
  background-color: #0077bb;
}
.mod_navigation ul li:hover a {
  color: #fff;
  white-space: nowrap;
}
.mod_navigation ul li:hover .level_2 {
  display: block;
}
.mod_navigation ul li .level_2 {
  background-color: #0077bb;
  position: absolute;
  z-index: 99;
  margin-top: 10px;
  margin-left: -20px;
  display: none;
}
.mod_navigation ul li .level_2 li {
  display: block;
  margin-left: 0px;
  text-align: left;
}
.mod_navigation ul li .level_2 li a {
  color: #fff;
}
.mod_navigation ul li .level_2 li:hover {
  background-color: #214b8a;
}
.mod_navigation ul li.active {
  background-color: #0077bb;
}
.mod_navigation ul li.active strong {
  color: #fff;
}
.mod_navigation .level_1 li:last-child {
  background-color: #214b8a;
}
.mod_navigation .level_1 li:last-child a {
  color: #fff;
}
.mod_navigation .level_1 li:last-child:hover {
  background-color: #0077bb;
}
.mod_navigation .level_1 li:last-child strong {
  color: #fff;
}
.mod_navigation .level_1 li:last-child.active {
  background-color: #0077bb;
}
.mod_navigation .level_2 li:last-child {
  background-color: unset;
}
.mod_navigation .level_2 li:last-child:hover {
  background-color: #214b8a;
}
.mod_navigation .level_2 .active {
  background-color: #214b8a;
}
.mod_navigation .level_2 .active strong {
  color: #fff !important;
}
.mod_navigation .level_2 .active {
  background-color: #214b8a !important;
}
.mod_navigation .mobile_open {
  display: none;
}
/* allgemein */
body {
  background-color: #fff;
  font-family: 'Roboto-Light';
  color: #2a2a2a;
  font-size: 18px;
  line-height: 22px;
}
strong {
  font-family: 'Roboto-Bold';
}
#main {
  letter-spacing: 1px;
  line-height: 20px;
}
a {
  text-decoration: none;
  color: #214b8a;
}
h1,
h2,
.headline {
  font-size: 30px;
  color: #0077bb;
  font-family: 'Montserrat-bolder';
  line-height: 38px;
  margin-bottom: 20px;
}
h3,
h3 a {
  font-family: 'Montserrat-bolder';
  font-size: 18px;
  margin-bottom: 20px;
  color: #0077bb;
}

h4 {
	font-family: 'Roboto-Bold';
}
img {
  width: 100%;
  height: auto;
}
P {
  margin-bottom: 20px;
  line-height: 22px;
}
#global_overlay {
  position: fixed;
  right: 15px;
  z-index: 999;
  width: 40px;
  top: 20%;
}
#global_overlay a {
  background-color: #fff;
  padding: 5px;
  display: block;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 40px;
  height: 40px;
}
#global_overlay img {
  width: 100%;
  height: auto;
}
#global_overlay #overlay_mail {
  margin-top: 4px;
}
#global_overlay i {
  font-size: 28px;
  color: #0077bb;
}
label {
  opacity: 0;
  display: block;
  height: 0;
  width: 0;
  overflow: hidden;
}
.widget-radio label {
  opacity: 1;
  display: inline;
}
.text_zweiteilig {
  -webkit-column-count: 2;
          column-count: 2;
}
a.more,
.back a {
  padding: 15px 20px;
  color: #fff;
  background-color: #214b8a;
  display: inline-block;
}
a.more:hover,
.back a:hover {
  background-color: #0077bb;
}


.ce_text.justify,
.answer_container {
	text-align: left;
}

.ce_text.justify h2 {
	text-align: left;
}

.ce_text ul,
.mod_newslist ul,
.produkte_zweiteiler ul {
  min-height: 50px;
}
.ce_text ul li,
.mod_newslist ul li,
.produkte_zweiteiler ul li {
  padding-left: 35px;
  margin-bottom: 30px;
}
.ce_text ul li:before,
.mod_newslist ul li:before,
.produkte_zweiteiler ul li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #0077bb;
  margin-left: -35px;
  margin-top: 5px;
}
.ce_text ul li ul,
.mod_newslist ul li ul,
.produkte_zweiteiler ul li ul {
  margin-top: 40px;
}
.ce_text ul li ul li:before,
.mod_newslist ul li ul li:before,
.produkte_zweiteiler ul li ul li:before {
  width: 7px;
  height: 7px;
  border-radius: 90px;
  margin-top: 7px;
}
#telefonmenue {
  position: absolute;
  background-color: #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
  top: 60px;
  margin-left: -60px;
  font-family: 'Montserrat-Regular';
  z-index: 999;
  font-size: 14px;
  overflow: hidden;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
#telefonmenue li {
  margin-bottom: 10px;
}
#telefonmenue li a {
  font-size: 18px;
}
#telefonmenue.disabled {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.mod_newslist {
  width: 100%;
}
#wrapper {
  width: 100%;
  height: auto;
}
.inner {
  width: 90%;
  max-width: 1560px;
  margin-left: auto;
  margin-right: auto;
}

.filled {
  background-color: #f2aa00;
  padding: 2% 10%;
  color: #214b8a;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
}
.filled:hover {
  background-color: #214b8a;
  color: #fff;
}
.contentheader,
.contentheade {
  margin-bottom: 60px;
}
.contentheader img,
.contentheade img {
  margin-bottom: -4px;
}
.zweiteiler {
  margin-bottom: 60px;
}
.zweiteiler .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.zweiteiler .inner h2 {
  width: 100%;
  text-align: center;
}
.zweiteiler .inner .ce_text,
.zweiteiler .inner .ce_image {
  width: 49.9%;
}
.zweiteiler .inner img {
  margin-bottom: -4px;
}
.mod_article.overlay .ce_text {
  position: relative;
  -webkit-box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.09);
}
.mod_article.overlay .ce_text .textoverlay {
  position: absolute;
  bottom: 2%;
  color: #fff;
  text-align: center;
  width: 100%;
}
.mod_article.overlay .ce_text .textoverlay h1,
.mod_article.overlay .ce_text .textoverlay h2,
.mod_article.overlay .ce_text .textoverlay h3,
.mod_article.overlay .ce_text .textoverlay .headline {
  font-size: 18px;
  font-family: 'Montserrat-Regular';
  line-height: 36px;
  color: #fff !important;
}
.mod_article.overlay .ce_text .textoverlay h1 strong,
.mod_article.overlay .ce_text .textoverlay h2 strong,
.mod_article.overlay .ce_text .textoverlay h3 strong,
.mod_article.overlay .ce_text .textoverlay .headline strong {
  font-family: 'Montserrat-bolder';
  font-size: 38px;
}
.mod_article.overlay .ce_text .textoverlay h1 {
  margin-bottom: 20px;
}
.mod_article.overlay .ce_text .textoverlay a {
  background-color: #0077bb;
  color: #fff;
  padding: 15px 20px;
  font-size: 18px;
  font-family: 'Montserrat-Regular';
  display: inline-block;
}

#hausmesse {
	margin-bottom: 60px;
}

#hausmesse .textoverlay a {
	background-color: #f2aa00;
	color: #000;
}

#hausmesse .textoverlay a:hover {
	background-color: #214b8a;
	color: #fff;
}

.mod_article.overlay .ce_text .textoverlay a:hover {
  background-color: #214b8a;
}
.mod_article#over2 {
  margin-bottom: 80px;
}
.mod_article#over2 .ce_text .textoverlay {
  bottom: 25%;
}
.vierteilig {
  margin-bottom: 120px;
}
.vierteilig .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.vierteilig .inner .image_container {
  margin-bottom: 20px;
}
.vierteilig .inner h3 {
  color: #2a2a2a;
}
.vierteilig .inner .ce_text {
  width: 25%;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#keyfacts img {
  width: 60px;
  height: 60px;
}
#keyfacts a {
  position: absolute;
  bottom: -20px;
}
.zeltsysteme .vierteilig,
.hallensysteme .vierteilig {
  margin-bottom: 0px;
}
.zeltsysteme .vierteilig .inner .ce_text:nth-child(1),
.hallensysteme .vierteilig .inner .ce_text:nth-child(1) {
  background-color: #214b8a;
  color: #fff;
  padding-bottom: 120px;
  position: relative;
}
.zeltsysteme .vierteilig .inner .ce_text:nth-child(1) h3,
.hallensysteme .vierteilig .inner .ce_text:nth-child(1) h3 {
  color: #fff;
}
.zeltsysteme .vierteilig .inner .ce_text:nth-child(1) a,
.hallensysteme .vierteilig .inner .ce_text:nth-child(1) a {
  background-color: #f2aa00;
  color: #214b8a;
  padding: 10px 20px;
  width: 84%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.zeltsysteme .vierteilig .inner .ce_text:nth-child(1) a:hover,
.hallensysteme .vierteilig .inner .ce_text:nth-child(1) a:hover {
  background-color: #0077bb;
  color: #fff;
}
.zeltsysteme #keyfacts,
.hallensysteme #keyfacts {
  margin-bottom: 0px;
}
.zeltsysteme #keyfacts .ce_text,
.hallensysteme #keyfacts .ce_text {
  margin-bottom: 0px;
}
.zeltsysteme #keyfacts img,
.hallensysteme #keyfacts img {
  width: 60px;
  height: 60px;
}
.zeltsysteme #keyfacts a,
.hallensysteme #keyfacts a {
  position: absolute;
  bottom: 20px;
}
body.startseite .vierteilig .ce_text {
  width: 22%;
  padding-left: 0px;
  padding-right: 0px;
}
.mehr {
  color: #0077bb;
  position: relative;
}
.mehr:after {
  -webkit-transition: all 0.5s ease;
  /* Firefox */
  /* WebKit */
  /* Opera */
  transition: all 0.5s ease;
  /* Standard */
  -webkit-transform-origin: 62% 50%;
          transform-origin: 62% 50%;
  content: url('../../files/layout/img/arrow_round.png');
  width: 20px;
  height: 20px;
  position: absolute;
  margin-top: 0px;
  left: 0;
  right: 0;
  margin-left: auto;
  padding-left: 6px;
  padding-top: 0;
  margin-right: -28px;
}
.mehr:hover {
  color: #214b8a;
}
.mehr:hover:after {
  content: url('../../files/layout/img/arrow_round_darkblue.png');
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.slider {
  position: relative;
  margin-bottom: 240px;
}
.slider .inner {
  position: relative;
}
.slider .mask {
  overflow: hidden;
  width: 500px;
  height: 440px;
  margin-right: auto;
  margin-top: 40px;
}
.slider .slidercontainer_text {
  position: absolute;
  z-index: 1;
  width: 560px;
  height: 550px;
  background-color: #fff;
  bottom: -60px;
}
.slider .slidercontainer_text .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-transition: all 1s ease;
  /* Firefox */
  /* WebKit */
  /* Opera */
  transition: all 1s ease;
  /* Standard */
}
.slider .slidercontainer_text .ce_text {
  width: 500px;
}
.slider .slidercontainer_image {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 8%;
  padding-bottom: 66.6%;
}
.slider .slidercontainer_image .ce_image {
  position: absolute;
  width: 90%;
  height: auto;
  -webkit-transition: all 1s ease;
  /* Firefox */
  /* WebKit */
  /* Opera */
  transition: all 1s ease;
  /* Standard */
  -webkit-box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.09);
}
.slider .slidercontainer_image .active {
  z-index: 99;
  opacity: 1;
}
.slider .slidercontainer_image .inactive {
  z-index: 0;
  opacity: 0;
}
.slider .slidercontainer_image img {
  margin-bottom: -4px;
}
.slider .slider_nav {
  width: 500px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
.slider .slider_nav .pagenation,
.slider .slider_nav .link {
  width: 50%;
}
.slider .slider_nav .link {
  text-align: center;
}
.slider .slider_nav .pagenation a {
  font-family: 'Montserrat-Regular';
  color: #b3b3b3;
  margin-right: 15px;
  border-bottom: 3px solid #fff;
}
.slider .slider_nav .pagenation a:hover,
.slider .slider_nav .pagenation a.active {
  color: #0077bb;
  border-bottom: 3px solid #0077bb;
}
.slider .slider_nav .pagenation .slider-prev,
.slider .slider_nav .pagenation .slider-next {
  background-color: #214b8a;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
}
.slider .slider_nav .pagenation .slider-prev span,
.slider .slider_nav .pagenation .slider-next span {
  display: block;
  margin-top: 4px;
  margin-left: 9px;
}
.slider #keyfacts_slider {
  position: absolute;
  right: 0;
  width: 56%;
}
.slider #keyfacts_slider ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 40px;
}
.slider #keyfacts_slider ul li {
  width: 25%;
  font-family: 'Montserrat-bolder';
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.slider #keyfacts_slider ul li:before {
  background: none;
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  margin-left: -80px;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: -20px;
}
.slider #keyfacts_slider ul li:nth-child(1):before {
  content: url("../../files/layout/img/kf_slider1.png");
}
.slider #keyfacts_slider ul li:nth-child(2):before {
  content: url("../../files/layout/img/kf_slider2.png");
}
.slider #keyfacts_slider ul li:nth-child(3):before {
  content: url("../../files/layout/img/kf_slider3.png");
}
.ce_sliderStart {
  margin-bottom: 80px;
  -webkit-box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.09);
  position: relative;
}
.ce_sliderStart img {
  margin-bottom: -4px;
}
.ce_sliderStart .slider-control {
  height: auto;
  position: absolute;
  width: 100%;
  top: 0;
  margin-top: 16%;
}
.ce_sliderStart .slider-control .slider-prev,
.ce_sliderStart .slider-control .slider-next {
  background-color: #214b8a;
  display: block;
  width: 30px;
  height: 30px;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
}
.ce_sliderStart .slider-control .slider-prev:hover,
.ce_sliderStart .slider-control .slider-next:hover {
  background-color: #0077bb;
}
.ce_sliderStart .slider-control .slider-prev span {
  margin-left: 10px;
  margin-top: 5px;
  display: block;
}
.ce_sliderStart .slider-control .slider-next span {
  display: block;
  margin-top: 4px;
  margin-left: 9px;
}
.ce_sliderStart .slider-control .slider-menu {
  display: none;
}
.zt_it_g,
.zt_it_b {
  margin-bottom: 60px;
}
.zt_it_g .inner,
.zt_it_b .inner {
  padding-top: 2%;
  padding-bottom: 2%;
  background: #eeeeee;
  background: -webkit-gradient(linear, left top, right top, from(#eeeeee), color-stop(25%, #eeeeee), color-stop(25%, #ffffff));
  background: -webkit-linear-gradient(left, #eeeeee 0%, #eeeeee 25%, #ffffff 25% #ffffff 100%);
  background: linear-gradient(90deg, #eeeeee 0%, #eeeeee 25%, #ffffff 25% #ffffff 100%);
  background-image: -ms-linear-gradient(left, #eeeeee 0%, #eeeeee 25%, #eeeeee 25%, #fff 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.zt_it_g .inner .ce_image,
.zt_it_b .inner .ce_image,
.zt_it_g .inner .ce_gallery,
.zt_it_b .inner .ce_gallery {
  width: 55%;
  padding-left: 8%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.zt_it_g .inner .ce_image img,
.zt_it_b .inner .ce_image img,
.zt_it_g .inner .ce_gallery img,
.zt_it_b .inner .ce_gallery img {
  -webkit-box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.09);
}
.zt_it_g .inner .ce_text,
.zt_it_b .inner .ce_text {
  width: 35%;
  margin-bottom: 0px !important;
}
.zt_it_b .inner {
  background: #214b8a;
  background: -webkit-gradient(linear, left top, right top, from(#214b8a), color-stop(25%, #214b8a), color-stop(25%, #ffffff));
  background: -webkit-linear-gradient(left, #214b8a 0%, #214b8a 25%, #ffffff 25% #ffffff 100%);
  background: linear-gradient(90deg, #214b8a 0%, #214b8a 25%, #ffffff 25% #ffffff 100%);
  background-image: -ms-linear-gradient(left, #214b8a 0%, #214b8a 25%, #214b8a 25%, #fff 100%);
}
.gallery_eschenbach_4 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gallery_eschenbach_4 ul li {
  width: 48% !important;
  margin-bottom: 4%;
}
body.referenz  .mod_newsreader .ce_image,
body.reference .mod_newsreader .ce_image {
  margin-bottom: 4%;
}
.zt_ti_b {
  margin-bottom: 140px;
}
.zt_ti_b .headline {
  color: #fff;
}
.zt_ti_b .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.zt_ti_b .inner .ce_text {
  width: 55%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  background-color: #0077bb;
  padding: 5% 8%;
  -webkit-box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.09);
}
.zt_ti_b .inner .ce_text h2 {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
}
.zt_ti_b .inner .ce_text .more {
  background-color: #f2aa00;
  padding: 2% 10%;
  color: #000;
}
.zt_ti_b .inner .ce_text .more:hover {
  background-color: #214b8a;
  color: #fff;
}
.zt_ti_b .inner .ce_image {
  width: 43%;
}
.zt_twtb {
  margin-bottom: 140px;
}
.zt_twtb .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.zt_twtb .inner .first {
  width: 70%;
}
.zt_twtb .inner .last {
  width: 24%;
  background-color: #214b8a;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
}
.zt_twtb .inner .last h3 {
  color: #fff;
}
.zt_twtb .inner .last table td {
  padding-bottom: 5px;
  vertical-align: top;
}
.zt_twtb .inner .last table td:first-child {
  width: 20px;
  padding-right: 20px;
}
.zt_twtb .inner .last svg {
  width: 20px;
  height: 20px;
}
.zt_twtb .inner .last svg path {
  fill: #fff;
}
.zt_twtb .inner .last svg .st1 {
  fill: #214b8a;
}
.zt_twtb .inner .last a {
  color: #fff;
}
.stopper_b {
  margin-bottom: 160px;
  margin-top: -360px;
}
.stopper_b .inner {
  width: 100%;
  height: auto;
  background-color: #214b8a;
  text-align: center;
  color: #fff;
  padding-top: 4%;
  padding-bottom: 4%;
  -webkit-box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 17px 19px 0px rgba(0, 0, 0, 0.2);
}
.stopper_b .inner .stopper_content,
.stopper_b .inner .ce_text {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}
.stopper_b .inner h2 {
  color: #fff;
  font-size: 36px;
}
.stopper_b .inner a {
  color: #fff;
}
.stopper_b .inner a:hover {
  color: #fff;
}
.stopper_b .inner .tel {
  font-size: 30px;
  font-family: 'Roboto-Bold';
}
.stopper_b .inner .tel:hover {
  color: #fff;
}
.stopper_b .inner .filled {
  padding: 1% 5%;
}
.stopper_b .inner .filled:hover {
  background-color: #0077bb;
}
body.unterseite .mod_article {
  margin-bottom: 80px;
}
body.unterseite .mod_article .ce_text {
  margin-bottom: 80px;
}
#main .ce_form,
#main .mod_search {
  margin-bottom: 80px;
}
#main .ce_form .formbody,
#main .mod_search .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#main .ce_form .formbody .widget-text,
#main .mod_search .formbody .widget-text,
#main .ce_form .formbody .widget-select,
#main .mod_search .formbody .widget-select,
#main .ce_form .formbody .widget-upload,
#main .mod_search .formbody .widget-upload {
  width: 32%;
}
#main .ce_form .formbody .widget-textarea,
#main .mod_search .formbody .widget-textarea,
#main .ce_form .formbody .widget-submit,
#main .mod_search .formbody .widget-submit {
  width: 100%;
}
#main .ce_form .formbody .widget-submit,
#main .mod_search .formbody .widget-submit {
  text-align: center;
}
#main .ce_form .formbody .widget-submit .submit,
#main .mod_search .formbody .widget-submit .submit {
  width: 200px;
}
.ce_gallery ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ce_gallery ul li {
  width: 24%;
}
.me_kontakt {
  margin-top: 20px;
  color: #0077bb;
}
.me_kontakt a {
  color: #0077bb;
}
.me_kontakt a:hover {
  color: #214b8a;
}
.me_kontakt td {
  vertical-align: top;
}
.me_kontakt td:first-child {
  width: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
}
#prospekte .inner,
#brochures .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#prospekte .inner .ce_image,
#brochures .inner .ce_image {
  width: 24%;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
}
#prospekte .inner .ce_image img,
#brochures .inner .ce_image img {
  margin-bottom: -4px;
}
#prospekte .inner .ce_image h2,
#brochures .inner .ce_image h2 {
  display: none;
}
.prospekt {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 100%;
  padding-bottom: 50%;
  position: relative;
  margin-bottom: 80px;
}
.prospekt iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
#cookiewarner {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 20px;
  background-color: #214b8a;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-family: 'Roboto';
  z-index: 99999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#cookiewarner a {
  color: #fff;
  text-decoration: underline;
}
#cookiewarner a:hover {
  color: #0077bb;
}
#cookiewarner #bt_allow {
  background-color: #f2aa00;
  color: #222;
  text-decoration: none;
  padding: 10px;
  margin-top: 20px;
  display: inline-block;
  width: 200px;
  margin-right: 20px;
}
.cookie_disabled {
  display: none;
}
#main .mod_search .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#main .mod_search .formbody .widget-text {
  margin-bottom: 40px;
}
#main .mod_search .formbody .widget-submit {
  text-align: left !important;
  width: 68% !important;
}
#main .mod_search .formbody .widget-submit .submit {
  width: 40px !important;
  height: 40px;
  border: none;
  position: relative;
}
#main .mod_search .formbody .widget-submit .submit .fa {
  position: absolute;
  left: 13px;
  top: 13px;
}
#main .mod_search .formbody .widget-radio {
  width: 100%;
  margin-bottom: 40px;
}
#main .mod_search .searchresult {
  margin-bottom: 60px;
}
ol {
  margin-bottom: 40px;
}
ol li {
  margin-left: 20px;
  margin-bottom: 20px;
}
body.suche-ergebnis .radio_container {
  display: none;
}
.forie {
  width: 100% !important;
}
.cloakforseo {
  opacity: 0;
  display: block;
  height: 0px;
  width: 0px;
  overflow: hidden;
}
.joblink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.joblink .first {
  width: 65%;
}
.joblink .last {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.hidejob {
  height: 0 !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin: 0 !important;
  border: none !important;
}
#jobliste,
#vacancies {
  width: 50%;
}
#jobliste li,
#vacancies li {
  padding-left: 0px;
  margin-bottom: 0px;
  overflow: hidden;
  /*
        &:nth-child(even) {
            a {
                background-color:#fff;
                color:#blue_dark !important;
                border:1px solid #fff;
            }
        }
        
        &:nth-child(odd) { 
             a {
                background-color:@blue_light;
                color:#fff !important;
                border:1px solid @blue_light;
             }
        }
        */
}
#jobliste li:before,
#vacancies li:before {
  display: none;
}
#jobliste li a,
#vacancies li a {
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#jobliste li a:hover,
#vacancies li a:hover {
  border: 1px solid #f2aa00 !important;
}
#jobliste2 {
  width: 50%;
  margin-bottom: 20px;
}
#jobliste2 li {
  margin-bottom: 0px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
#jobliste2 li:before {
  display: none;
}
#jobliste2 li:nth-child(even) {
  background-color: #fff;
  color: #blue_dark !important;
}
#jobliste2 li:nth-child(odd) {
  background-color: #0077bb;
  color: #fff !important;
}
.mod_sitemap ul {
  background-image: url('../../files/layout/img/sitemapa.png');
  background-repeat: repeat-y;
}
.mod_sitemap ul li {
  padding-left: 24px;
  margin-bottom: 20px;
  background-image: url('../../files/layout/img/sitemapb.png');
  background-repeat: no-repeat;
}
.mod_sitemap ul li ul {
  margin-top: 20px;
}
.mod_sitemap ul li ul li {
  padding-left: 30px;
}
.bluelist {
  background-color: #0077bb;
  color: #fff !important;
  border: 1px solid #0077bb;
}
.whitelist {
  background-color: #fff;
  color: #blue_dark !important;
  border: 1px solid #fff;
}
.gr1,
.gr2,
.gr3 {
  margin-bottom: 20px !important;
}
.gr1 .ce_text,
.gr2 .ce_text,
.gr3 .ce_text {
  margin-bottom: 0px !important;
}
.gr1 h2,
.gr2 h2,
.gr3 h2,
.gr1 h3,
.gr2 h3,
.gr3 h3 {
  color: #0077bb !important;
  margin-bottom: 20px;
  font-family: 'Montserrat-bolder';
  font-size: 18px;
}
.gr1 .inner,
.gr2 .inner,
.gr3 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gr1 .ce_text,
.gr2 .ce_text,
.gr3 .ce_text,
.gr1 .ce_image,
.gr2 .ce_image,
.gr3 .ce_image {
  text-align: left;
  background-color: #fff;
  padding-bottom: 2%;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 0px;
}
.gr1 .textblock,
.gr2 .textblock,
.gr3 .textblock {
  margin-left: auto;
  margin-right: auto;
  width: 88%;
}
.gr1 p a,
.gr2 p a,
.gr3 p a {
  color: #0077bb;
  position: relative;
}
.gr1 p a:after,
.gr2 p a:after,
.gr3 p a:after {
  -webkit-transform-origin: 62% 50%;
          transform-origin: 62% 50%;
  content: url(../../files/layout/img/arrow_round.png);
  width: 20px;
  height: 20px;
  position: absolute;
  margin-top: 0px;
  left: 0;
  right: 0;
  margin-left: auto;
  padding-left: 6px;
  padding-top: 0;
  margin-right: -28px;
  -webkit-transition: all 0.5s ease ;
  transition: all 0.5s ease ;
}
.gr1 p a:hover:after,
.gr2 p a:hover:after,
.gr3 p a:hover:after {
  content: url(../../files/layout/img/arrow_round_darkblue.png);
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.gr1 .ce_text,
.gr1 .ce_image {
  width: 32%;
}
.gr2 .inner .first {
  width: 66%;
}
.gr2 .inner .first .textblock {
  width: 94%;
}
.gr2 .inner .last {
  width: 32%;
}
.gr3 .ce_text .textblock,
.gr3 .ce_image .textblock {
  width: 96%;
}
.mod_breadcrumb {
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.mod_breadcrumb .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod_breadcrumb .bk_intro {
  color: #2a2a2a;
  margin-right: 5px;
}
.mod_breadcrumb ul li {
  display: inline-block;
  font-size: 14px;
  color: #214b8a;
  margin-right: 20px;
}
.mod_breadcrumb ul li:after {
  content: "»";
  margin-left: 7px;
  margin-right: 5px;
  font-size: 20px;
  margin-top: 0px;
  position: absolute;
  color: #0077bb;
}
.mod_breadcrumb ul li:last-child:after {
  content: "";
}
.mod_breadcrumb ul li a {
  color: #0077bb;
}
.mod_breadcrumb ul li a:hover {
  text-decoration: underline;
  color: #214b8a;
}
.mod_navigation ul .leistungen .level_2,
.mod_navigation ul .produkte .level_2,
.mod_navigation ul .standorte .level_2,
.mod_navigation ul .karriere .level_2 {
  min-width: 285px;
}
.mod_newsreader .back {
  display: none;
}
#referenzswitch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.youtube_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 80px;
}
.youtube_container .youtube {
  width: 30%;
  position: relative;
  padding-bottom: 16.5%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.youtube_container .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ft {
  position: relative;
  background-color: #0077bb;
  width: 100%;
  margin-bottom: 0px !important;
  letter-spacing: 0px !important;
}
.ft .inner {
  padding-top: 100px;
  padding-bottom: 66px;
  width: 90%;
  max-width: 1560px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}
.ft .inner h2,
.ft .inner .headline {
  color: #fff;
}
.ft .inner strong {
  color: #fff;
  font-weight: bold;
}
.ft .inner .ce_text {
  width: 43%;
  font-family: 'Roboto-Light';
}
.ft .inner .ce_text p {
  line-height: 30px;
}
.ft .inner .more1 {
  background-color: #f2aa00;
  color: #000;
  width: 365px;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  font-family: 'Montserrat-bolder';
}
.ft .inner .more1:hover {
  background-color: #214b8a;
  color: #fff;
}
.ft .inner .ce_form {
  width: 43%;
}
.ft .inner .ce_form input[type="text"],
.ft .inner .ce_form input[type="email"],
.ft .inner .ce_form input[type="tel"] {
  margin-bottom: 20px;
  font-family: 'Roboto';
}
.ft .inner .ce_form textarea {
  margin-bottom: 0;
  height: 334px;
  font-family: 'Roboto';
}
.ft .inner .ce_form .submit {
  width: 100%;
  background-color: #0077bb;
  border: 2px solid #f2aa00;
  color: #f2aa00;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'Montserrat-bolder';
  cursor: pointer;
  font-size: 16px;
}
.ft .inner .ce_form .submit:hover {
  background-color: #214b8a;
  border: 2px solid #214b8a;
  color: #fff;
}
.ft .inner .ce_form .ds {
  margin-top: 20px;
}
.ft .inner .ce_form .ds a {
  color: #f2aa00;
}
.ft .inner .ce_form .ds a:hover {
  color: #214b8a;
}
.ft .inner .ce_form .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ft .inner .ce_form .formbody .widget-text {
  width: 48.5% !important;
}
.ft .inner .ce_form .formbody .widget-textarea {
  width: 100%;
}
.ft .inner .ce_form .formbody .widget-submit {
  width: 100% !important;
}
.ft .inner .ce_form .formbody .widget-submit .submit {
  width: 100% !important;
}
.nogap {
  margin-top: 0px;
}
.google_maps_warner {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  background-color: #0077bb;
}
.google_maps_warner a {
  background-color: #f2aa00;
  color: #222;
  text-decoration: none;
  padding: 10px;
  margin-top: 20px;
  display: inline-block;
  width: 200px;
  margin-right: 20px;
}
.cloaking {
  opacity: 0;
}
.flex_box_zweispaltig {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex_box_zweispaltig .ce_text,
.flex_box_zweispaltig .ce_image {
  width: 47%;
}
#usercentrics-button .uc-consent-title,
.uc-embed .uc-consent-title {
  word-break: normal !important;
}
#usercentrics-button label {
  opacity: 1 !important;
  width: auto !important;
  height: auto !important;
}
.uc-partner-icon {
  width: auto !important;
}
.usercentrics-button label {
  opacity: 1;
}
.uc-consent-title {
  width: 200px;
}
.uc-form-check-label {
  height: 20px;
  width: 100%;
}
#main.referenzen {
  margin-bottom: 80px;
}
.referenzen h1,
.referenzen h2,
.references h1,
.references h2 {
  margin-bottom: 50px;
  text-align: center;
}
.referenzen .r_more:after {
  -webkit-transition: all 0.5s ease;
  /* Firefox */
  /* WebKit */
  /* Opera */
  transition: all 0.5s ease;
  /* Standard */
  -webkit-transform-origin: 56% 50%;
          transform-origin: 56% 50%;
  content: url('../../files/layout/img/arrow_round_darkblue.png');
  width: 20px;
  height: 20px;
  border-radius: 90px;
  position: absolute;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-top: 30px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3px;
}
.referenzen .r_more:hover {
  color: #0077bb;
}
.referenzen .r_more:hover:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  content: url('../../files/layout/img/arrow_round.png');
}
.home .referenzen {
  background-color: #eeeeee;
  text-align: center;
  padding-top: 4%;
  padding-bottom: 4%;
}
.referenzliste {
  position: relative;
  margin-bottom: 80px;
}
.referenzliste .dummy {
  width: 24%;
  height: 0;
}
.referenzliste .referenz {
  width: 24%;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  padding-bottom: 24%;
  margin-bottom: 20px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  position: absolute;
}
.referenzliste .referenz:hover .referenz_front {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.referenzliste .referenz:hover .referenz_back {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
.referenzliste .referenz .referenz_inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.referenzliste .referenz .referenz_front,
.referenzliste .referenz .referenz_back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.referenzliste .referenz .referenz_front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.referenzliste .referenz .referenz_back {
  background-color: #0077bb;
  color: #fff;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  padding-bottom: 100%;
  text-align: center;
}
.referenzliste .referenz .referenz_back a {
  display: block;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 20%;
}
.referenzliste .referenz .referenz_back a,
.referenzliste .referenz .referenz_back h3 {
  color: #fff;
}
.referenzliste .referenz .referenz_back ul {
  list-style-type: none;
}
.referenzliste .referenz .referenz_back ul li {
  padding-left: 0px;
}
.referenzliste .referenz .referenz_back ul li:before {
  display: none !important;
}
.referenzliste .referenz.active .referenz_front {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.referenzliste .referenz.active .referenz_back {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
.hidereferenz {
  -webkit-transform: scale(0);
          transform: scale(0);
}
#referenzfilter {
  margin-bottom: 80px;
}
#referenzfilter #ref_opener {
  background-color: #0077bb;
  padding: 10px 20px;
  color: #fff;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 10px;
}
#referenzfilter .referenzfilter_opener {
  display: none;
}
#referenzfilter .referenzfilter_opener.active {
  display: inline-block;
}
#referenzfilter a {
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #0077bb;
  padding: 10px 20px;
  margin-bottom: 10px;
}
#referenzfilter a:hover {
  background-color: #0077bb;
  color: #fff;
}
#referenzfilter a.active {
  background-color: #0077bb;
  color: #fff;
}
#referenzen {
  margin-bottom: 80px;
}
#referenzen .mod_newslist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 60px;
}
#referenzen .mod_newslist .ce_text {
  width: unset !important;
  margin: unset !important;
  padding: unset !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  background: unset !important;
}
#referenzen .mod_newslist article {
  width: 24%;
}
#referenzen .mod_newslist .layout_latest {
  text-align: left;
  background-color: #fff;
  padding-bottom: 2%;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 40px;
}
#referenzen .mod_newslist .layout_latest .image_container {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#referenzen .mod_newslist .layout_latest .image_container img {
  -webkit-transition: all 0.4s ease;
  /* Firefox */
  /* WebKit */
  /* Opera */
  transition: all 0.4s ease;
  /* Standard */
}
#referenzen .mod_newslist .layout_latest .image_container img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#referenzen .mod_newslist .layout_latest .textblock {
  margin-left: auto;
  margin-right: auto;
  width: 88%;
}
#referenzen .mod_newslist .layout_latest .hint {
  display: block;
  font-family: 'Montserrat-Regular';
  font-size: 15px;
  margin-top: 30px;
  margin-bottom: 20px;
}
#referenzen .mod_newslist .layout_latest .headline {
  line-height: 20px;
}
#referenzen .mod_newslist .layout_latest h3,
#referenzen .mod_newslist .layout_latest .headline a {
  color: #0077bb !important;
  margin-bottom: 20px;
  font-family: 'Montserrat-bolder';
  font-size: 18px;
}
#referenzen #ref_more {
  width: 100% !important;
  text-align: center;
}
#referenzen .ce_text {
  margin: unset !important;
  padding: unset !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  background: unset !important;
  background: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.grey,
.grey2 {
  background-color: #eeeeee;
  padding-top: 90px;
  padding-bottom: 400px;
}
.grey h2,
.grey2 h2 {
  text-align: center;
  margin-bottom: 60px;
  width: 100%;
}
.grey h3,
.grey2 h3 {
  width: 100%;
}
.grey .item_container,
.grey2 .item_container,
.grey .inner,
.grey2 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.grey .item_container .dummy,
.grey2 .item_container .dummy,
.grey .inner .dummy,
.grey2 .inner .dummy {
  width: 24%;
  height: 0;
}
.grey .item_container .item,
.grey2 .item_container .item,
.grey .inner .item,
.grey2 .inner .item,
.grey .item_container .ce_text,
.grey2 .item_container .ce_text,
.grey .inner .ce_text,
.grey2 .inner .ce_text {
  width: 24%;
  text-align: left;
  background-color: #fff;
  margin-bottom: 64px;
  padding-bottom: 40px;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}
.grey .item_container .item .categories,
.grey2 .item_container .item .categories,
.grey .inner .item .categories,
.grey2 .inner .item .categories,
.grey .item_container .ce_text .categories,
.grey2 .item_container .ce_text .categories,
.grey .inner .ce_text .categories,
.grey2 .inner .ce_text .categories,
.grey .item_container .item .name,
.grey2 .item_container .item .name,
.grey .inner .item .name,
.grey2 .inner .item .name,
.grey .item_container .ce_text .name,
.grey2 .item_container .ce_text .name,
.grey .inner .ce_text .name,
.grey2 .inner .ce_text .name,
.grey .item_container .item .description,
.grey2 .item_container .item .description,
.grey .inner .item .description,
.grey2 .inner .item .description,
.grey .item_container .ce_text .description,
.grey2 .item_container .ce_text .description,
.grey .inner .ce_text .description,
.grey2 .inner .ce_text .description,
.grey .item_container .item .actions,
.grey2 .item_container .item .actions,
.grey .inner .item .actions,
.grey2 .inner .item .actions,
.grey .item_container .ce_text .actions,
.grey2 .item_container .ce_text .actions,
.grey .inner .ce_text .actions,
.grey2 .inner .ce_text .actions,
.grey .item_container .item .inside,
.grey2 .item_container .item .inside,
.grey .inner .item .inside,
.grey2 .inner .item .inside,
.grey .item_container .ce_text .inside,
.grey2 .item_container .ce_text .inside,
.grey .inner .ce_text .inside,
.grey2 .inner .ce_text .inside {
  margin-left: auto;
  margin-right: auto;
  width: 88%;
}
.grey .item_container .item .inside,
.grey2 .item_container .item .inside,
.grey .inner .item .inside,
.grey2 .inner .item .inside,
.grey .item_container .ce_text .inside,
.grey2 .item_container .ce_text .inside,
.grey .inner .ce_text .inside,
.grey2 .inner .ce_text .inside {
  margin-bottom: 20px;
}
.grey .item_container .item .image,
.grey2 .item_container .item .image,
.grey .inner .item .image,
.grey2 .inner .item .image,
.grey .item_container .ce_text .image,
.grey2 .item_container .ce_text .image,
.grey .inner .ce_text .image,
.grey2 .inner .ce_text .image {
  border-bottom: 2px solid #f2aa00;
}
.grey .item_container .item .image img,
.grey2 .item_container .item .image img,
.grey .inner .item .image img,
.grey2 .inner .item .image img,
.grey .item_container .ce_text .image img,
.grey2 .item_container .ce_text .image img,
.grey .inner .ce_text .image img,
.grey2 .inner .ce_text .image img {
  margin-bottom: -4px;
}
.grey .item_container .item .hint,
.grey2 .item_container .item .hint,
.grey .inner .item .hint,
.grey2 .inner .item .hint,
.grey .item_container .ce_text .hint,
.grey2 .item_container .ce_text .hint,
.grey .inner .ce_text .hint,
.grey2 .inner .ce_text .hint {
  display: block;
  font-family: 'Montserrat-Regular';
  font-size: 15px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.grey .item_container .item .categories,
.grey2 .item_container .item .categories,
.grey .inner .item .categories,
.grey2 .inner .item .categories,
.grey .item_container .ce_text .categories,
.grey2 .item_container .ce_text .categories,
.grey .inner .ce_text .categories,
.grey2 .inner .ce_text .categories {
  display: block;
  font-family: 'Montserrat-Regular';
  font-size: 15px;
  margin-top: 30px;
}
.grey .item_container .item .name,
.grey2 .item_container .item .name,
.grey .inner .item .name,
.grey2 .inner .item .name,
.grey .item_container .ce_text .name,
.grey2 .item_container .ce_text .name,
.grey .inner .ce_text .name,
.grey2 .inner .ce_text .name,
.grey .item_container .item h3,
.grey2 .item_container .item h3,
.grey .inner .item h3,
.grey2 .inner .item h3,
.grey .item_container .ce_text h3,
.grey2 .item_container .ce_text h3,
.grey .inner .ce_text h3,
.grey2 .inner .ce_text h3 {
  font-family: 'Montserrat-bolder';
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #0077bb;
}
.grey .item_container .item .label,
.grey2 .item_container .item .label,
.grey .inner .item .label,
.grey2 .inner .item .label,
.grey .item_container .ce_text .label,
.grey2 .item_container .ce_text .label,
.grey .inner .ce_text .label,
.grey2 .inner .ce_text .label {
  display: none;
}
.grey .item_container .item .actions .mehr,
.grey2 .item_container .item .actions .mehr,
.grey .inner .item .actions .mehr,
.grey2 .inner .item .actions .mehr,
.grey .item_container .ce_text .actions .mehr,
.grey2 .item_container .ce_text .actions .mehr,
.grey .inner .ce_text .actions .mehr,
.grey2 .inner .ce_text .actions .mehr {
  position: absolute;
  bottom: 20px;
}
.grey .item_container .item table td,
.grey2 .item_container .item table td,
.grey .inner .item table td,
.grey2 .inner .item table td,
.grey .item_container .ce_text table td,
.grey2 .item_container .ce_text table td,
.grey .inner .ce_text table td,
.grey2 .inner .ce_text table td {
  padding-bottom: 5px;
  vertical-align: top;
}
.grey .item_container .item table td a,
.grey2 .item_container .item table td a,
.grey .inner .item table td a,
.grey2 .inner .item table td a,
.grey .item_container .ce_text table td a,
.grey2 .item_container .ce_text table td a,
.grey .inner .ce_text table td a,
.grey2 .inner .ce_text table td a {
  color: #0077bb;
}
.grey .item_container .item table td a:hover,
.grey2 .item_container .item table td a:hover,
.grey .inner .item table td a:hover,
.grey2 .inner .item table td a:hover,
.grey .item_container .ce_text table td a:hover,
.grey2 .item_container .ce_text table td a:hover,
.grey .inner .ce_text table td a:hover,
.grey2 .inner .ce_text table td a:hover {
  color: #214b8a;
}
.grey .item_container .item table td:first-child,
.grey2 .item_container .item table td:first-child,
.grey .inner .item table td:first-child,
.grey2 .inner .item table td:first-child,
.grey .item_container .ce_text table td:first-child,
.grey2 .item_container .ce_text table td:first-child,
.grey .inner .ce_text table td:first-child,
.grey2 .inner .ce_text table td:first-child {
  width: 20px;
  padding-right: 20px;
}
.grey .item_container .item svg,
.grey2 .item_container .item svg,
.grey .inner .item svg,
.grey2 .inner .item svg,
.grey .item_container .ce_text svg,
.grey2 .item_container .ce_text svg,
.grey .inner .ce_text svg,
.grey2 .inner .ce_text svg {
  width: 20px;
  height: 20px;
}
.grey .item_container .item svg path,
.grey2 .item_container .item svg path,
.grey .inner .item svg path,
.grey2 .inner .item svg path,
.grey .item_container .ce_text svg path,
.grey2 .item_container .ce_text svg path,
.grey .inner .ce_text svg path,
.grey2 .inner .ce_text svg path {
  fill: #0077bb;
}
.grey .item_container .item svg .st1,
.grey2 .item_container .item svg .st1,
.grey .inner .item svg .st1,
.grey2 .inner .item svg .st1,
.grey .item_container .ce_text svg .st1,
.grey2 .item_container .ce_text svg .st1,
.grey .inner .ce_text svg .st1,
.grey2 .inner .ce_text svg .st1 {
  fill: #fff;
}
.grey2 {
  padding-bottom: 80px;
}
.grey.spacearround .item_container,
.grey.spacearround .inner,
.grey2.spacearround .item_container,
.grey2.spacearround .inner {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.produkte_zweiteiler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 80px;
}
.produkte_zweiteiler .left {
  width: 55%;
}
.produkte_zweiteiler .right {
  width: 40%;
}
.tech_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #fff;
  margin-bottom: 80px;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
}
.tech_table .tech_data,
.tech_table .full {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px;
  border-bottom: 1px solid #eeeeee;
}
.tech_table .tech_data:nth-child(odd),
.tech_table .full:nth-child(odd) {
  border-right: 1px solid #eeeeee;
}
.tech_table .full {
  width: 100%;
}
.tech_table strong {
  margin-right: 20px;
  display: inline-block;
  width: 180px;
}
.tech_table p {
  width: 80%;
}
a.more {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 200px;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea,
select {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  padding: 10px;
  font-size: 16px;
  margin-bottom: 30px;
  border: 1px solid #214b8a;
  color: #2a2a2a;
}
input[type="search"] {
  margin-bottom: 0px;
}
select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #fff;
  color: #2a2a2a;
}
textarea {
  height: 220px;
}
.submit {
  background-color: #214b8a;
  border: none;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'Montserrat-bolder';
  cursor: pointer;
  font-size: 16px;
}
.submit span {
  opacity: 0;
  display: block;
  height: 0px;
  width: 0px;
}
.submit:hover {
  background-color: #0077bb;
}
.ds {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}
.ds input[type="checkbox"] {
  float: left;
  vertical-align: top;
  margin-bottom: 120px;
}
::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2a2a2a;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2a2a2a;
  opacity: 1;
  /* Firefox */
}
::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2a2a2a;
  opacity: 1;
  /* Firefox */
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2a2a2a;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #2a2a2a;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #2a2a2a;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #214b8a;
  -webkit-text-fill-color: #2a2a2a;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../../files/layout/css/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 999;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 37%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}
.slick-prev:before,
.slick-next:before {
  content: url('../../files/layout/img/arrow_white.png');
  position: absolute;
  width: 17px;
  height: 31px;
}
.slick-prev {
  left: 80px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-next {
  top: 41%;
  right: 80px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: relative;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  margin-top: 30px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 34px;
  line-height: 20px;
  text-align: center;
  color: #b3b3b3;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #214b8a;
  opacity: 1;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  margin-top: 100px;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  margin-left: 10px;
  margin-right: 10px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
#footer {
  font-family: 'Roboto';
  /*footer middle */
  /*footer bottom */
}
#footer #footer_top {
  position: relative;
  background-color: #0077bb;
  width: 100%;
}
#footer #footer_top .inner {
  padding-top: 100px;
  padding-bottom: 66px;
  width: 90%;
  max-width: 1560px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}
#footer #footer_top .inner h2,
#footer #footer_top .inner .headline {
  color: #fff;
}
#footer #footer_top .inner strong {
  color: #fff;
  font-weight: bold;
}
#footer #footer_top .inner .ce_text {
  width: 43%;
  font-family: 'Roboto-Light';
}
#footer #footer_top .inner .ce_text p {
  line-height: 30px;
}
#footer #footer_top .inner .more1 {
  background-color: #f2aa00;
  color: #000;
  width: 365px;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  font-family: 'Montserrat-bolder';
}
#footer #footer_top .inner .more1:hover {
  background-color: #214b8a;
  color: #fff;
}
#footer #footer_top .inner .ce_form {
  width: 43%;
}
#footer #footer_top .inner .ce_form input[type="text"],
#footer #footer_top .inner .ce_form input[type="email"],
#footer #footer_top .inner .ce_form input[type="tel"] {
  margin-bottom: 20px;
  font-family: 'Roboto';
}
#footer #footer_top .inner .ce_form textarea {
  margin-bottom: 0;
  height: 334px;
  font-family: 'Roboto';
}
#footer #footer_top .inner .ce_form .submit {
  width: 100%;
  background-color: #0077bb;
  border: 2px solid #f2aa00;
  color: #f2aa00;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'Montserrat-bolder';
  cursor: pointer;
  font-size: 16px;
}
#footer #footer_top .inner .ce_form .submit:hover {
  background-color: #214b8a;
  border: 2px solid #214b8a;
  color: #fff;
}
#footer #footer_top .inner .ce_form .ds {
  margin-top: 20px;
}
#footer #footer_top .inner .ce_form .ds a {
  color: #f2aa00;
}
#footer #footer_top .inner .ce_form .ds a:hover {
  color: #214b8a;
}
#footer #footer_top .inner .ce_form .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#footer #footer_top .inner .ce_form .formbody .widget-text {
  width: 48.5%;
}
#footer #footer_top .inner .ce_form .formbody .widget-textarea {
  width: 100%;
}
#footer #footer_top .inner .ce_form .formbody .widget-submit {
  width: 100%;
}
#footer #footer_middle {
  background-color: #214b8a;
  width: 100%;
  border-bottom: 1px solid #fff;
}
#footer #footer_middle #footer_nav {
  padding-top: 40px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#footer #footer_middle #footer_nav ul li a,
#footer #footer_middle #footer_nav ul li span {
  font-family: 'Montserrat-Regular';
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  padding-left: 10px;
  display: block;
}
#footer #footer_middle #footer_nav ul li a:hover,
#footer #footer_middle #footer_nav ul li span:hover {
  color: #f2aa00;
}
#footer #footer_middle #footer_nav ul li:first-child a,
#footer #footer_middle #footer_nav ul li:first-child span {
  padding-left: 0px;
}
#footer #footer_bottom {
  background-color: #214b8a;
  width: 100%;
}
#footer #footer_bottom .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 90%;
  max-width: 1560px;
}
#footer #footer_bottom .inner .left {
  width: 30%;
}
#footer #footer_bottom .inner .left img {
  width: 200px;
  height: 36.84px;
}
#footer #footer_bottom .inner .right {
  width: 70%;
  text-align: right;
}
#footer #footer_bottom .inner .right nav {
  margin-top: 30px;
}
#footer #footer_bottom .inner .right nav ul li {
  display: inline-block;
  margin-left: 40px;
}
#footer #footer_bottom .inner .right nav ul li a {
  font-family: 'Montserrat-Regular';
  color: #fff;
  font-size: 16px;
}
#footer #footer_bottom .inner .right nav ul li a:hover {
  color: #f2aa00;
}
#footer #footer_bottom .inner .right nav ul li span {
  color: #f2aa00;
}
#hc_mobile {
  display: none;
}
.historie_container {
  width: 100%;
  height: auto;
  position: relative;
  background-image: url('../../files/layout/img/bg_h.jpg');
  background-repeat: repeat-y;
  background-position: 50% 0px;
}
.historie_container .history_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 120px;
}
.historie_container .history_data .history_year {
  width: 45%;
  text-align: right;
}
.historie_container .history_data .history_year h3 {
  margin-bottom: 10px;
}
.historie_container .history_data .history_year i {
  font-family: 'Roboto-Bold';
}
.historie_container .history_data .history_dot {
  width: 45px;
}
.historie_container .history_data .history_dot span {
  width: 20px;
  height: 20px;
  background-color: #0077bb;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 90px;
}
.historie_container .history_data .history_text {
  width: 45%;
}
.historie_container .history_data .history_text h3 {
  margin-bottom: 10px;
}
.historie_container .history_data .history_text i {
  font-family: 'Roboto-Bold';
  margin-bottom: 20px;
  display: block;
}
.historie_container .history_right .history_year {
  width: 45%;
  text-align: left;
}
.historie_container .history_right .history_text {
  text-align: right;
}
@media screen and (max-width: 768px) {
  #hc_desktop {
    display: none;
  }
  #hc_mobile {
    display: block;
  }
  .historie_container {
    background-position: 8px 0px;
  }
  .historie_container .history_left {
    width: 20px;
  }
  .historie_container .history_right {
    width: 94%;
  }
  .historie_container .history_text {
    width: 100% !important;
  }
  .historie_container .history_data .history_dot span {
    margin-left: 0px;
    margin-right: 0px;
  }
  .history_right .history_text {
    text-align: left !important;
  }
  
  #footer #footer_bottom .inner .right nav {
	margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .historie_container .history_right {
    width: 90%;
  }
}
@media screen and (max-width: 1610px) {
  .mod_navigation ul li {
    padding: 10px 10px;
  }
  .mod_navigation ul li a,
  .mod_navigation ul li strong {
    padding: 10px 10px;
    margin: -10px -10px;
  }
  .mod_navigation ul li .level_2 {
    margin-left: -10px;
  }
  .slider #keyfacts_slider {
    left: 0;
    margin-top: 120px;
    width: 100%;
  }
}
@media screen and (max-width: 1590px) {
  #jobliste,
  #vacancies {
    width: 60%;
  }
}
@media screen and (max-width: 1360px) {
  #header_bottom nav {
    display: none;
  }
  #header_bottom #mobilemenue,
  #header_bottom #mobilemenue:before,
  #header_bottom #mobilemenue:after {
    display: block;
  }
  #header_bottom .inner .left {
    width: 300px;
  }
  #header_bottom .inner .right {
    width: 50%;
  }
  #header_bottom nav {
    position: absolute;
    z-index: 999;
    background-color: #0077bb;
    right: 0;
    width: 350px;
    margin-top: 20px;
  }
  .mod_navigation .mobile_open {
    margin-right: 0px !important;
    padding-right: 0px !important;
    display: inline-block;
    position: absolute;
    right: 10px;
    font-size: 32px;
  }
  .mod_navigation ul li {
    padding: 15px 0px;
    margin-left: 0px;
    display: block;
  }
  .mod_navigation ul li .submenuecontainer {
    margin-top: 10px;
    display: none;
    background-color: #214b8a;
    -webkit-transition: all 1s ease;
    /* Firefox */
    /* WebKit */
    /* Opera */
    transition: all 1s ease;
    /* Standard */
  }
  .mod_navigation ul li .submenuecontainer ul,
  .mod_navigation ul li .submenuecontainer .level_2 {
    background: none !important;
    display: block;
  }
  .mod_navigation ul li .submenuecontainer ul li,
  .mod_navigation ul li .submenuecontainer .level_2 li {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
  }
  .mod_navigation ul li .submenuecontainer ul li:hover,
  .mod_navigation ul li .submenuecontainer .level_2 li:hover {
    display: block;
  }
  .mod_navigation ul li .submenuecontainer ul li a,
  .mod_navigation ul li .submenuecontainer .level_2 li a,
  .mod_navigation ul li .submenuecontainer ul li span,
  .mod_navigation ul li .submenuecontainer .level_2 li span {
    font-size: 18px;
  }
  .mod_navigation ul li a,
  .mod_navigation ul li span {
    color: #fff;
    font-family: 'Montserrat-Regular';
    font-size: 24px;
    padding-right: 40px;
  }
  .mod_navigation ul li .level_2 {
    position: relative;
    margin-left: 0px;
  }
  .mod_navigation ul li a,
  .mod_navigation ul li strong {
    padding-right: 0px;
    margin-right: 40px;
  }
  .mod_navigation .level_1 li:last-child:hover {
    background-color: #214b8a;
  }
  #jobliste,
  #vacancies {
    width: 70%;
  }
}
@media screen and (max-width: 1140px) {
  #jobliste,
  #vacancies {
    width: 80%;
  }
}
@media screen and (max-width: 1280px) {
  .vierteilig .inner .ce_text {
    width: 49% !important;
    margin-bottom: 60px;
    padding: 0px;
  }
  .zeltsysteme .vierteilig .inner .ce_text:nth-child(1),
  .hallensysteme .vierteilig .inner .ce_text:nth-child(1) {
    background-color: #fff;
    color: #2a2a2a;
  }
  .zeltsysteme .vierteilig .inner .ce_text:nth-child(1) h3,
  .hallensysteme .vierteilig .inner .ce_text:nth-child(1) h3 {
    color: #2a2a2a;
  }
  .slider .mask {
    width: 90%;
    margin-left: auto;
  }
  .slider .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;
  }
  .slider .slidercontainer_image {
    padding-left: 0px;
    padding-bottom: 54%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .slider .slidercontainer_image .ce_image {
    width: 100%;
  }
  .slider .slidercontainer_text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 420px;
  }
  .slider .slidercontainer_text .ce_text {
    width: 50%;
  }
  .slider #keyfacts_slider {
    position: relative;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-left: 40px;
  }
  .referenzen .mod_newslist .layout_latest {
    width: 49%;
    margin-bottom: 40px;
  }
  .mod_article#over2 .ce_text .textoverlay {
    bottom: 6%;
  }
  .grey .item_container .item,
  .grey .inner .item,
  .grey .item_container .ce_text,
  .grey .inner .ce_text {
    width: 49%;
  }
  #prospekte .inner .ce_image,
  #brochures .inner .ce_image {
    width: 32%;
  }
  .stopper_b .inner {
    width: 90%;
  }
  .stopper_b .inner .stopper_content,
  .stopper_b .inner .ce_text {
    width: 90%;
  }
  .zt_twtb .inner .first,
  .zt_twtb .inner .last {
    width: 49%;
  }
  body.startseite #referenzen .mod_newslist .layout_latest {
    width: 49%;
  }
  .slider .slider_nav {
    width: 100%;
  }
  .slider .slider_nav .pagenation {
    width: 100%;
    text-align: center;
  }
  .grey .item_container .item,
  .grey2 .item_container .item,
  .grey .inner .item,
  .grey2 .inner .item,
  .grey .item_container .ce_text,
  .grey2 .item_container .ce_text,
  .grey .inner .ce_text,
  .grey2 .inner .ce_text {
    width: 48%;
  }
  .zeltsysteme #keyfacts a,
  .hallensysteme #keyfacts a {
    position: relative;
    bottom: 0px;
  }
  .zeltsysteme .vierteilig .inner .ce_text:nth-child(1) a,
  .hallensysteme .vierteilig .inner .ce_text:nth-child(1) a {
    width: 100%;
    display: block;
    text-align: center;
  }
  .tech_table .full,
  .tech_table .tech_data {
    width: 100%;
  }
  #footer #footer_middle #footer_nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #footer #footer_middle #footer_nav .mod_customnav {
    width: 50%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1140px) {
  #jobliste,
  #vacancies {
    width: 80%;
  }
}
@media screen and (max-width: 1024px) {
  .zweiteiler .inner .ce_text,
  .zweiteiler .inner .ce_image {
    width: 100%;
  }
  .zt_it_g .inner .ce_image,
  .zt_it_b .inner .ce_image,
  .zt_it_g .inner .ce_gallery,
  .zt_it_b .inner .ce_gallery {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
  }
  .zt_it_g .inner,
  .zt_it_b .inner {
    background: #eeeeee;
    background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), color-stop(25%, #eeeeee), color-stop(25%, #ffffff));
    background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 25%, #ffffff 25% #ffffff 100%);
    background: linear-gradient(180deg, #eeeeee 0%, #eeeeee 25%, #ffffff 25% #ffffff 100%);
  }
  .zt_it_g .inner .ce_text,
  .zt_it_b .inner .ce_text {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }
  .zt_ti_b .inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .zt_ti_b .inner .ce_text {
    width: 100%;
  }
  .zt_ti_b .inner .ce_image {
    margin-top: 40px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .slider #keyfacts_slider ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 40px;
  }
  .slider #keyfacts_slider ul li {
    width: 100%;
    margin-bottom: 70px;
  }
  #footer #footer_top .inner .ce_text {
    width: 100%;
  }
  #footer #footer_top .inner .ce_text p:nth-child(3),
  #footer #footer_top .inner .ce_text p:nth-child(4) {
    width: 100%;
    text-align: center;
  }
  #footer #footer_top .inner .ce_form {
    width: 100%;
    margin-top: 80px;
  }
  .zt_twtb .inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .zt_twtb .inner .first,
  .zt_twtb .inner .last {
    width: 100%;
    margin-bottom: 20px !important;
  }
  .slider .mask {
    height: 540px;
  }
  .slider .slider_nav {
    position: relative;
    bottom: 0px;
    margin-top: 20px;
  }
  .slider #keyfacts_slider {
    margin-top: 300px;
  }
  #jobliste,
  #vacancies {
    width: 100%;
  }
  .ft .inner .ce_text,
  .ft .inner .ce_form {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .gr1 .inner .ce_text:nth-child(1),
  .gr1 .inner .ce_image:nth-child(1),
  .gr1 .inner .ce_text:nth-child(2),
  .gr1 .inner .ce_image:nth-child(2) {
    width: 49%;
  }
  .gr1 .inner .ce_text:nth-child(3),
  .gr1 .inner .ce_image:nth-child(3) {
    width: 100%;
  }
  .gr2 .inner .first,
  .gr2 .inner .last {
    width: 49%;
  }
}
@media screen and (max-width: 768px) {
  #global_overlay {
    width: 100% !important;
    left: 0;
    right: 0;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: unset;
    bottom: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #global_overlay a {
    margin-left: 5px;
    margin-right: 5px;
  }
  #header_top .right {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 36px;
  }
  #header_bottom {
    margin-bottom: 20px;
  }
  #header_bottom .inner {
    display: block;
  }
  #header_bottom .inner .right {
    width: 100%;
    margin-top: -20px;
  }
  #header_bottom .inner .right nav {
    width: 100%;
  }
  #header_bottom nav {
    width: 100%;
    margin-top: 24px;
  }
  #header_top .right #tel {
    margin-top: 0px;
  }
  #header_top .right #tel span {
    display: none;
  }
  #header_top .right #tel .fa-phone {
    margin-top: -14px;
  }
  #header_top .right .mod_search input[type="search"] {
    width: 130px;
  }
  .vierteilig .inner .ce_text,
  .referenzen .mod_newslist .layout_latest {
    width: 100% !important;
  }
  #footer #footer_bottom .inner .right nav ul li {
    display: block;
  }
  .text_zweiteilig {
    -webkit-column-count: 1;
            column-count: 1;
  }
  .grey .item_container .item,
  .grey2 .item_container .item,
  .grey .inner .item,
  .grey2 .inner .item,
  .grey .item_container .ce_text,
  .grey2 .item_container .ce_text,
  .grey .inner .ce_text,
  .grey2 .inner .ce_text {
    width: 100%;
  }
  .grey .item_container .item,
  .grey .inner .item,
  .grey .item_container .ce_text,
  .grey .inner .ce_text {
    width: 100%;
  }
  #prospekte .inner .ce_image,
  #brochures .inner .ce_image {
    width: 49%;
  }
  body.kontakt .ce_form .formbody .widget-text,
  body.kontakt .ce_form .formbody .widget-select,
  body.job-details .ce_form .formbody .widget-text,
  body.job-details .ce_form .formbody .widget-select,
  body.job-details .ce_form .formbody .widget-upload {
    width: 100% !important;
  }
  body.job-details .ce_form .formbody .widget-upload {
    margin-bottom: 30px;
  }
  .ds input[type="checkbox"] {
    margin-bottom: 150px;
  }
  #referenzfilter {
    position: relative;
  }
  #referenzfilter #ref_opener {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #referenzfilter #referenzfilter_opener {
    display: none;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    z-index: 99;
    background-color: #0077bb;
  }
  #referenzfilter #referenzfilter_opener a {
    padding: 10px 20px;
    color: #fff;
    display: block;
  }
  .referenzliste .referenz .referenz_back p {
    display: none;
  }
  body.referenz .ce_gallery li {
    width: 100% !important;
  }
  body.startseite #referenzen .mod_newslist .layout_latest {
    width: 100%;
  }
  .referenzliste .referenz .referenz_back {
    font-size: 12px;
  }
  .referenzliste .referenz .referenz_back h3 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: -30px;
  }
  .referenzliste .referenz .referenz_back li {
    margin-bottom: 0px;
  }
  .slider .mask {
    height: 640px;
  }
  .slider .slider_nav {
    position: relative;
    bottom: 0px;
    margin-top: 20px;
  }
  .slider #keyfacts_slider {
    margin-top: 400px;
  }
  .zeltsysteme #keyfacts .ce_text,
  .hallensysteme #keyfacts .ce_text {
    margin-bottom: 40px;
  }
  #footer #footer_middle #footer_nav .mod_customnav {
    width: 100%;
  }
  #referenzswitch {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #referenzswitch p {
    width: 100%;
  }
  #referenzswitch a.more,
  #referenzswitch .back a {
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod_article.overlay .ce_text .textoverlay .headline strong,
  .mod_article.overlay .ce_text .textoverlay h1 strong,
  .mod_article.overlay .ce_text .textoverlay h2 strong,
  .mod_article.overlay .ce_text .textoverlay h3 strong {
    font-size: 30px;
  }
  .ce_sliderStart .slider-control {
    margin-top: 13%;
  }
  .flex_box_zweispaltig .ce_text,
  .flex_box_zweispaltig .ce_image {
    width: 100%;
  }
}
@media screen and (max-width: 680px) {
  body.unterseite .mod_article.overlay .ce_text .textoverlay h2,
  body.unterseite .mod_article.overlay .ce_text .textoverlay h3 {
    line-height: 20px;
    font-size: 20px;
    margin-bottom: 10px;
  }
  body.unterseite .mod_article.overlay .ce_text .textoverlay h2 strong,
  body.unterseite .mod_article.overlay .ce_text .textoverlay h3 strong {
    font-size: 20px;
  }
  .produkte_zweiteiler .left,
  .produkte_zweiteiler .right {
    width: 100%;
  }
  .gr1 .inner .ce_text:nth-child(1),
  .gr1 .inner .ce_image:nth-child(1),
  .gr1 .inner .ce_text:nth-child(2),
  .gr1 .inner .ce_image:nth-child(2) {
    width: 100%;
  }
  .gr1 .inner .ce_text:nth-child(3),
  .gr1 .inner .ce_image:nth-child(3) {
    width: 100%;
  }
  .gr2 .inner .first,
  .gr2 .inner .last {
    width: 100%;
  }
  .youtube_container .youtube {
    width: 100%;
    padding-bottom: 56.25%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 580px) {
  .tech_table .tech_data,
  .tech_table .full {
    display: block;
  }
  .tech_table strong {
    display: block;
    margin-bottom: 10px;
  }
  .mod_article.overlay .ce_text .textoverlay h1,
  .mod_article.overlay .ce_text .textoverlay h2,
  .mod_article.overlay .ce_text .textoverlay h3,
  .mod_article.overlay .ce_text .textoverlay .headline {
    line-height: 30px;
  }
  .mod_article.overlay .ce_text .textoverlay a {
    padding: 10px 15px;
    font-size: 16px;
  }
  .mod_article.overlay .ce_text .textoverlay h1 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 488px) {
  #prospekte .inner .ce_image,
  #brochures .inner .ce_image {
    width: 100%;
  }
  .referenzliste .referenz .referenz_back {
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}
@media screen and (max-width: 440px) {
  body.unterseite .mod_article.overlay .ce_text .textoverlay a {
    padding: 5px 15px;
  }
  body.unterseite body.unterseite .mod_article.overlay .ce_text .textoverlay h2 {
    font-size: 16px !important;
  }
  #header_bottom {
    padding-top: 20px;
  }
  #header_bottom .inner .left {
    width: 150px;
  }
  .mod_article.overlay .ce_text .textoverlay h1 strong,
  .mod_article.overlay .ce_text .textoverlay h2 strong,
  .mod_article.overlay .ce_text .textoverlay h3 strong,
  .mod_article.overlay .ce_text .textoverlay .headline strong {
    font-size: 30px;
  }
  /*neu */
  .mod_breadcrumb .bk_intro {
    font-size: 15px;
  }
  .mod_breadcrumb ul li a,
  .mod_breadcrumb ul li {
    font-size: 15px;
  }
  .grey2 .inner .ce_text .categories,
  .grey2 .inner .item .categories,
  .grey2 .item_container .ce_text .categories,
  .grey2 .item_container .item .categories,
  .grey .inner .ce_text .categories,
  .grey .inner .item .categories,
  .grey .item_container .ce_text .categories,
  .grey .item_container .item .categories {
    font-size: 16px;
  }
  body.unterseite .mod_article.overlay .ce_text .textoverlay a {
    margin-bottom: -20px;
  }
  .mod_article.overlay .ce_text .textoverlay h1,
  .mod_article.overlay .ce_text .textoverlay h2,
  .mod_article.overlay .ce_text .textoverlay h3,
  .mod_article.overlay .ce_text .textoverlay .headline {
    line-height: 24px;
  }
  #header_top .right .social {
    margin-left: 2px;
    margin-right: 2px;
  }
  #header_top .right .spacer {
    margin-left: 10px;
    margin-right: 10px;
  }
  #cookiewarner {
    font-size: 12px;
  }
  #cookiewarner #bt_allow {
    padding: 5px;
  }
  .ce_sliderStart .slider-control {
    margin-top: 11%;
  }
}
/*# sourceMappingURL=style.css.map */



/* Zusatz neues Menü */


#mainmenue .level_3 {
   position:absolute;
   right:-200px;
   top:0px;
   background-color:#0077bb;
}


#video_container {

  margin-top:80px;
  padding-bottom:80px;

}

video {
  width:100%;
  height:auto;
}

.ce_video {
  position: relative;
}

#eline_play {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:10;
  border:1px solid #214b8a; 
}

#video_eline {
  position: relative;
  z-index:0;
}

#eline_play img {
    width:100%;
    height:auto;
}

body.lagerzelte-neu #produktliste {
  margin-bottom:0px;
}


.kontakttable {
  display:flex;
  flex-wrap:wrap;
  justify-content: flex-start;
  gap:10px;
  box-sizing: border-box;
}

.kontakttable .left {
   width:20px;
   margin-right:10px;

}
.kontakttable .right {
  width:calc(100% - 40px);
}

#header_top .right #tel:focus {
  border:1px solid #0077bb;
}

.ce_form {

    label {
        display:block;
        margin-bottom:10px;
        opacity:1;
        width: auto;
        height: auto;
    }
}


#header .invisible {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
    white-space: nowrap;
   
    left:0;
}
#header .invisible:focus {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    display: block;
    clip: auto;
    clip-path: none;
    margin-left: 18px;
    margin-top: -36px;
    color: #fff;
    padding: 5px 10px;
    background-color: #214b8a;
    text-decoration: none;
}

#mainmenue .level_2 li{width:auto;min-width:300px;position:relative}#mainmenue .level_2 li:hover .level_3{display:block}#mainmenue .level_3{position:absolute;right:-340px;background-color:#0077bb;display:none;top:0px;width:340px}#youtube_akt{width:60%;margin-left:auto;margin-right:auto}#youtube_akt .video_container{position:relative;overflow:hidden;width:100%;padding-top:56.25%}#youtube_akt .video_container iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.rundgang3d{width:100% !important;background-color:#fff;color:#214b8a !important;text-align:center;text-transform:uppercase;display:block;padding-top:10px;padding-bottom:10px;margin-top:51px}.rundgang3d:hover{transform:scale(1.03)}#allestandorte .ce_text,#locations .ce_text{display:flex;flex-direction:column}#allestandorte .ce_text .inside,#locations .ce_text .inside{display:flex;flex-direction:column;flex-grow:1}#allestandorte .ce_text .inside>p:first-child,#allestandorte .ce_text .inside>p:first-child .hint,#allestandorte .ce_text .inside>p:last-child,#locations .ce_text .inside>p:first-child,#locations .ce_text .inside>p:first-child .hint,#locations .ce_text .inside>p:last-child{margin-bottom:0}#allestandorte .ce_text h3+p,#locations .ce_text h3+p{margin-top:auto}#allestandorte .rundgang3d,#locations .rundgang3d{background-color:#214b8a;color:#fff !important}#usercentrics-button input[type="checkbox"].uc-form-check-input+label.uc-form-check-label,.uc-embed input[type="checkbox"].uc-form-check-input+label.uc-form-check-label{position:initial !important}.benefits_icons{display:flex;flex-wrap:wrap;justify-content:space-around}.benefits_icons .ce_image{width:15%;text-align:center;color:#0075BD;font-size:20px;font-weight:bold}.benefits_icons .ce_image img{width:auto;height:70px}.benefits_icons .ce_image .caption{margin-top:20px}.standard_g{background-color:#eeeeee;padding-top:80px;padding-bottom:80px;margin-bottom:0px !important}.lz_vorteile h2{text-align:center}.lz_vorteile .inner{max-width:800px}.lz_vorteile.standard_g{padding-top:0px;padding-bottom:20px}#lz_interaktiv{padding-top:80px}#lagerzelt_container{position:relative;display:flex;justify-content:flex-end}#lagerzelt_container svg{width:70%;height:auto}#lagerzelt_container svg .lz_button{cursor:pointer}#lagerzelt_container #lz_display{position:absolute;top:0;left:0;background-color:#0075BD;-webkit-box-shadow:0px 0px 15px 5px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 15px 5px rgba(0, 0, 0, 0.3);width:370px;height:auto}#lagerzelt_container #lz_display #lz_inside{padding:40px;color:#fff;box-sizing:border-box}#lagerzelt_container #lz_display h3{color:#fff}#lagerzelt_container #lz_display #lz_close{position:absolute;width:20px;height:20px;top:0;right:0;margin-top:10px;margin-right:10px}#lagerzelt_container #lz_display #lz_close img{width:100%;height:auto}#keypoints_neu .inner{display:flex;flex-wrap:wrap;justify-content:space-between}#keypoints_neu .inner .ce_text{width:25%;text-align:center;font-size:18px}#keypoints_neu .inner .ce_text h2{font-size:18px}#keypoints_neu .inner .ce_text img{width:auto;height:70px}#keypoints_neu .inner .ce_text .image_container{margin-bottom:20px}#lz_warum{margin-top:160px}#lz_warum .ce_image{margin-top:60px}#lz_warum ul :nth-child(1):before{background:none;background-image:url("../../files/layout/img/lz/icon_ul1.svg");background-size:100%;width:70px;height:46px;margin-left:-80px;margin-top:-8px}#lz_warum ul :nth-child(2):before{background:none;background-image:url("../../files/layout/img/lz/icon_ul2.svg");background-size:100%;width:70px;height:46px;margin-left:-80px;margin-top:10px}#lz_warum ul :nth-child(3):before{background:none;background-image:url("../../files/layout/img/lz/icon_ul3.svg");background-size:100%;width:70px;height:46px;margin-left:-80px;margin-top:10px}#lz_warum ul :nth-child(4):before{background:none;background-image:url("../../files/layout/img/lz/icon_ul4.svg");background-size:100%;width:70px;height:46px;margin-left:-80px;margin-top:10px}.zweiteiler .inner .ce_player{width:49%}#lz_video{padding-top:80px;padding-bottom:80px}#lz_video .inner h2{text-align:left}#lz_faq{padding-top:80px;padding-bottom:80px}#lz_faq .mod_faqlist{width:70%}#lz_faq .mod_faqlist .faq_q{padding:10px;display:block;color:#2A2A2A;background-color:#EEEEEE;font-size:18px;font-weight:bold;box-sizing:border-box;padding:20px 40px;text-transform:uppercase;position:relative;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;margin-bottom:10px}#lz_faq .mod_faqlist .faq_q:after{content:"";position:absolute;right:30px;top:0;margin-top:22px;width:25px;height:22px;background-image:url("../../files/layout/img/lz/icon_faq_pfeil.svg");transition:1s ease all}#lz_faq .mod_faqlist .faq_q.active:after{transform:rotate(180deg)}#lz_faq .mod_faqlist .answer_container{max-height:0;overflow:hidden;padding-left:40px;padding-right:40px;transition:1s ease 500px}#lz_faq .mod_faqlist .answer_container.active{max-height:2200px;margin-top:40px;margin-bottom:40px}@media screen and (max-width:1360px){#mainmenue .level_2 li{position:relative}#mainmenue .level_2 li:hover .level_3{display:none;right:0px}#mainmenue .level_2 li .mobile_open2{position:absolute;display:block;top:11px;right:-25px;font-size:28px}#mainmenue .level_1 .mobile_open2{display:block;right:-20px}#mainmenue .level_3{position:relative;box-shadow:none;right:0px}#mainmenue .level_3 a{font-size:16px}}.cloak{display:none}#hausmesseformular .widget-text{width:49% !important}#hausmesseformular .ds{margin-top:40px}#hausmesseformular .checkbox_show{margin-bottom:20px}#hausmesseformular .checkbox_show legend{margin-bottom:10px}#hausmesseformular .checkbox_show label{opacity:1;height:auto;width:auto;margin-left:30px;margin-top:-20px;font-size:16px}body.hausmesse-2024 #infobox,body.in-house-exhibition-2024 #infobox{background-color:#0077bb;color:#fff;box-sizing:border-box;padding:40px}body.hausmesse-2024 #infobox .headline,body.in-house-exhibition-2024 #infobox .headline{font-size:30px;color:#fff;font-family:"Montserrat-bolder";line-height:38px;margin-bottom:20px}body.hausmesse-2024 #infobox p,body.in-house-exhibition-2024 #infobox p{margin-bottom:20px;line-height:22px}body.hausmesse-2024 #infobox a,body.in-house-exhibition-2024 #infobox a{background-color:#f2aa00;color:#fff;box-sizing:border-box;display:inline-block;padding:15px;text-align:center;transition:0.2s ease all;font-family:"Montserrat-bolder"}body.hausmesse-2024 #infobox a:hover,body.in-house-exhibition-2024 #infobox a:hover{background-color:#214b8a}body.hausmesse-2024 .ce_image.bildsmall img,body.in-house-exhibition-2024 .ce_image.bildsmall img{width:50%;margin:0 auto;display:block}@media (max-width:1300px){body.hausmesse-2024 .ce_image.bildsmall img,body.in-house-exhibition-2024 .ce_image.bildsmall img{width:70%}}@media (max-width:1000px){body.hausmesse-2024 .ce_image.bildsmall img,body.in-house-exhibition-2024 .ce_image.bildsmall img{width:100%}}#hausmesse img{margin-bottom:20px}#hausmesse .ce_text .textoverlay{text-align:right;right:35px;bottom:5%}#hausmesse .ce_text .textoverlay a{color:#fff;font-family:"Montserrat-bolder"}@media screen and (max-width:1300px){.benefits_icons .ce_image{width:30%;margin-bottom:80px}}@media screen and (max-width:1024px){.rundgang3d{display:none}#keypoints_neu .inner .ce_text{width:100%}#lagerzelt_container #lz_display{width:100%}#lagerzelt_container #lz_display #lz_inside{padding:20px;font-size:14px}.zweiteiler .inner .ce_player{width:100%}#lz_faq .mod_faqlist{width:100%}#lz_faq .mod_faqlist .faq_q{padding-right:80px}}@media screen and (max-width:768px){#mainmenue .level_3{width:auto}#mainmenue .level_3 li{hyphens:auto}.benefits_icons .ce_image{width:100%}#lz_warum ul :nth-child(1):before,#lz_warum ul :nth-child(2):before,#lz_warum ul :nth-child(3):before,#lz_warum ul :nth-child(4):before{width:40px;height:26px;margin-left:-46px;margin-top:10px}#hausmesseformular .widget-text{width:100% !important}#hausmesse{margin-bottom:120px}#hausmesse .ce_text .textoverlay a{margin-top:25px;display:block;position:absolute;width:100%;box-sizing:border-box}}
