body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
@charset "UTF-8";

@font-face {
  font-family: "Manrope";
  src: url("../../files/theme/theme-design/fonts/manrope/./Manrope-ExtraBold.woff2") format("woff2");
  font-style: normal;
  font-weight: 800; }
@font-face {
  font-family: "Manrope";
  src: url("../../files/theme/theme-design/fonts/manrope/./Manrope-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: "Manrope";
  src: url("../../files/theme/theme-design/fonts/manrope/./Manrope-SemiBold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600; }
@font-face {
  font-family: "Manrope";
  src: url("../../files/theme/theme-design/fonts/manrope/./Manrope-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500; }
@font-face {
  font-family: "Manrope";
  src: url("../../files/theme/theme-design/fonts/manrope/./Manrope-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: "Manrope";
  src: url("../../files/theme/theme-design/fonts/manrope/./Manrope-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300; }
@font-face {
  font-family: "Manrope";
  src: url("../../files/theme/theme-design/fonts/manrope/./Manrope-ExtraLight.woff2") format("woff2");
  font-style: normal;
  font-weight: 200; }
body, html {
  font-family: 'Manrope VF', Manrope, sans-serif;
  font-weight: 500;
  font-variation-settings: 'wght' 500;
  font-variation-ligatures: normal;
  font-feature-settings:'calt', 'liga'; }
*,*:before,*:after {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }
/*!
 *  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/theme/theme-design/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0');
  src: url('../../files/theme/theme-design/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../files/theme/theme-design/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../files/theme/theme-design/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../files/theme/theme-design/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../files/theme/theme-design/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery: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;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    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);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}

#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}
/* AsiaGo_Styles-Pages.css */

/* main bereich */

.m-main{
	padding-top: 80px;
	@media (min-width: 768px) {
		padding-top: 115px;
	}
}

/* Slider */

.slider-text p {
    line-height: 27px;
    font-size: 17px;
    font-weight: 600;
}

.border-footer {
    border-left: 1px solid white;
    border-right: 1px solid white;
}

.titel-klein .c-heroSimple {
    height: 400px;
}

.abstand-klein {
    margin-bottom: 15px !important;
}

.headline-white h1,
.headline-white h2,
.headline-white h3,
.headline-white h4,
.headline-white h5 {
    color: #ffffff !important;
}

.bg-black {
    background-color: #00000075;
    padding: 20px;
}

a[target*="blank"]::after,
a[href^="mailto"]::after,
a[href^="tel"]::after {
    display: none;
}

.c-heroSimple__text--center {
    max-width: 90%;
}

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

.c-newsFull__header,
.c-newsFull__body {
    margin-top: 40px;
}

.form-text-black {
    color: #000;
}

.form-text-white {
    color: #fff;
}

.form-text-white input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="date"],
input[type="time"],
input[type="search"],
input[type="number"],
select,
textarea {
    padding: 0em 0.6em !important;
    color: black !important;
    background: white !important;
}

.bg-slider .c-heroSimple__text {
    background-color: rgba(33, 53, 41, 0.6);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
}

.c-iconBlock__text {
    margin-top: 20px;
}

.icon-oben .c-iconBlock--above .c-iconBlock__icon--isIcon {
    background: none;
}

.icon-oben .c-iconBlock__icon {
    font-size: 70px !important;
    display: contents !important;
}

.text-white p {
    color: #fff;
}

.schmal-img .slick-slide img {
    max-height: 500px;
}

.o-trigger {
    color: #ffffff !important;
}

.m-header__spacer {
    background-color: #fff;
}

/* Contao 5.3.x fixes: */

.u-width-full .row .content-image, 
.u-width-full .row .content-image img {
  width: 100%;
}

@media (min-width: 992px) {
  
.content-gallery--cols-1 li {
  width: 100%; 
} 

.content-gallery--cols-2 li {
  width: 50%; 
}

.content-gallery--cols-3 li {
  width: 33.33333%; 
}

.content-gallery--cols-4 li {
  width: 25%; 
}

.content-gallery--cols-5 li {
  width: 20%; 
}

.content-gallery--cols-6 li {
  width: 16.66667%; 
}

.content-gallery--cols-7 li {
  width: 14.28571%; 
}

.content-gallery--cols-8 li {
  width: 12.5%; 
}

.content-gallery--cols-9 li {
  width: 11.11111%; 
}

.content-gallery--cols-10 li {
  width: 10%; 
}

.content-gallery--cols-11 li {
  width: 9.09091%; 
}

.content-gallery--cols-12 li {
  width: 8.33333%; 
}

.content-gallery li {
  padding-left: 20px;
}

.content-gallery > ul {
  padding-right: 20px;
}
}

.content-gallery li::before {
  display: none;
}
 /* Accordion */

.ui-accordion-header {
    background: #b3d9b4;
    border: unset;
    color: #222;
    padding: 10px 15px;
}

.ui-accordion-header:hover {
  cursor: pointer;
}

.ui-accordion-content{
	padding-left: 25px;
	padding-right: 25px;
}

/* angebotsbox */
.angebotsBox{
    /* display: flex;
    flex-direction: column;
    justify-content: flex-start; /* Inhalte nach oben ausrichten */
}
.c-angebotsBox{
    /* flex-grow: 1; /* Dieser Bereich wächst und füllt den verfügbaren Platz */
}

.bgPrimary {
    background: #ff6600; 
}

.bgBlue {
    background: #3dbad8; 
}

.angebotsBox_title {
  font-size: 1.4rem;
  color: #666;
	margin-top: 0;
	font-weight: 300;
}

.angebotsBox_tag,
.angebotsBox_country {
  width: fit-content;
  padding: 5px 12px;

}

.angebotsBox_tag p,
.angebotsBox_country p{
	color:white;
	font-weight: bold;
}

.angebotsBox_tag {
  margin-left: auto;
  transform: translate(-10px,50%);
}

.angebotsBox_country {
  transform: translate(10px,-50%);
}

.angebotsBox_rating i {
  color: #ffb300;
  margin-right: 3px;
}

.angebotsBox_price span {
  font-size: 2rem;
  font-weight: bold;
}
.angebotsBox_price {
  text-align: right;
}

.angebotsBox_priceinfo{
    display:block;
    font-size: 16px;
    text-align: right;
    position: relative;
    top:-1rem;
}

.angebotsBox .o-button-primary {
  color: #ffffff;
  border-color: #9ebe1b;
  background: #9ebe1b;
  width: 100%;
  padding: 10px;
}


.angebotsBox .o-button-primary:hover, .angebotsBox .o-button-primary:focus {
  color: #ffffff;
  border-color: #ff6600;
  background: #ff6600;
  padding: 10px;
}

/* Breadcrumps */

.breadcrump-abstand {
  margin-top: 20px !important;
}
/* AsiaGo_Mobile.css */
@media screen and (max-width: 500px) {
.text-center{text-align: center}.c-newsFull__header,.c-newsFull__body{margin-top: 40px}.form-text-black{color:#000}.form-text-white{color:#fff}.form-text-white input[type="text"],input[type="email"],input[type="tel"],input[type="password"],input[type="date"],input[type="time"],input[type="search"],input[type="number"],select,textarea{padding: 0em 0.6em!important;    color: black!important;    background: white!important}.bg-slider .c-heroSimple__text{background-color:rgba(33,53,41,.6);padding-top: 30px;padding-bottom: 30px;padding-left: 50px;padding-right: 50px}.c-iconBlock__text{margin-top:20px}.icon-oben .c-iconBlock--above .c-iconBlock__icon--isIcon{background: none}.icon-oben .c-iconBlock__icon{font-size: 70px!important;display: contents!important}.text-white p{color:#fff}.schmal-img .slick-slide img{max-height:200px}.o-trigger{color: #ffffff!important}
}
/* AsiaGo_Tablet.css */
@media screen and (max-width: 1024px) {
.schmal-img .slick-slide img{max-height: 450px}
}
@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3!important;
  color: #212529;
  text-align: left;
  background-color: #fff; }
    @media (max-width:1200px) and (min-width: 992px) { body .footer-p{
 	font-size: 0.9rem!important;
 }}


[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

p {
  margin-top: 0;
  margin-bottom: 1rem; 
  color: rgba(0, 0, 0, 0.8);
}

abbr[title],
abbr[data-original-title] {
  text-decoration: none;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: 600; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #4d8642;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #4d8642;
    text-decoration: none; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }
 
.ce_row.row.text-border.text-border {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
  
 @media(min-width: 992px) {
 	.text-border .col-lg-6:first-child {
		border-right: solid 1px #4d8642;
	}

	.text-border .col-lg-6:nth-child(2) {
		border-left: solid 1px #4d8642;
	}
 }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
      flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

/**
 * Author: Kevin Weber
 *
 * Follow me: @kevinweber (https://twitter.com/kevinweber)
 * Website: http://kevinw.de
 *
 * License: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
 */
.block {
  overflow: initial; }

legend {
  font-size: inherit;
  line-height: inherit; }

/*
Module
- Header: 	Fixed
x Header: 	Theme Light and Dark
- Header: 	Search Expanded, Search Icon
x Offcanvas
- Subgrid: 	Max Width, Grid Gutter

Content
- Accordion: in different Sizes: https://www.sketch.com/s/aa090dde-e7be-4576-b866-31c2758d07fa/a/0r4QZA
- Animations
- Calendar
- Event List
- Event Leser
- Parallax
- Download
- Gallery: 	with Title Animation, without Gutter
- Image: 		Filter settings
- Link: 		in different Sizes, like Accordion but with right Arrow
- Maps
- Masonry: 	Galleries with correct Spacing: https://www.sketch.com/s/cb75fc50-e93d-4635-824a-96a9defbcde2/a/VmPmmr
- News: 		Pagination
- Portfolio: Element? with Filtering?
- Pricing
- Quote: 		with and without Image: https://www.sketch.com/s/aa090dde-e7be-4576-b866-31c2758d07fa/a/0r4QZA
- Slider: 	with Dots
- Tabs
- Team: 		Element
- Teaser: 	with Colored Backgrounds
- Text: 		Align Center
x Button: 	Page with Icons
x Hero: 		with Video
x Image: 		with 50vw Size
x List: 		Items with Icon
x Teaser: 	in Variants like: https://ohio.clbthemes.com/banner-shortcode/

Utility
- Colors

A11y
- Font Size Zooms
*/
/* $grid-breakpoints: (
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px
) !default; */
:root {
  --color-brand-primary:        #4d8642;
  --color-brand-secondary:      #337664;
  --color-global-text:          rgba(0, 0, 0, 0.8);
  --color-global-strong:        #000000;
  --color-global-headline:      #000000;
  --color-global-subline:       var(--color-brand-primary);
  --color-global-link:          var(--color-brand-primary);
  --color-global-logo:          var(--color-brand-primary);
  --color-global-shadow-1:      rgba(0, 0, 0, 0.05);
  --color-global-shadow-2:      rgba(0, 0, 0, 0.1);
  --color-global-shadow-3:      rgba(0, 0, 0, 0.15);
  --color-global-dimmer:        rgba(0, 0, 0, 0.66);
  --color-global-brdr:          #e9ecef;
  --color-global-error:         #f34d5b;
  --color-btn-1-txt:            #ffffff;
  --color-btn-1-bg:             var(--color-brand-primary);
  --color-btn-1-hvr:            #004ef5;
  --color-btn-2-txt:            var(--color-brand-primary);
  --color-btn-2-bg:             #ffffff;
  --color-btn-2-hvr:            #ffffff;
  --color-btn-3-txt:            var(--color-brand-primary);
  --color-btn-3-bg:             #e9ecef;
  --color-btn-3-hvr:            #dee2e6;
  --color-header-flyout-bg:     #ffffff;
  --color-header-lvl1-txt-std:  var(--color-global-text);
  --color-header-lvl1-txt-actv: var(--color-brand-primary);
  --color-header-lvl2-txt-std:  var(--color-global-text);
  --color-header-lvl2-txt-actv: #ff6600;
  --color-header-lvl2-bg-actv:  #f5f9fc;
  --color-header-lvl2-sub-std:  var(--color-brand-secondary);
  --color-header-lvl2-sub-actv: var(--color-global-link);
  --color-header-trgr-fill:     #000000;
  --color-header-trgr-bg:       rgba(0, 0, 0, 0.075);
  --color-footer-main-bg:       #f5f9fc;
  --color-article-light:        #f5f9fc;
  --color-article-dark:         #17161a;
  --color-article-primary:      #4d8642;
  --color-article-secondary:    rgba(107, 154, 255, 0.6);
  --color-icon-fill:            #b3d9b4;
  --color-icon-bg:              rgba(108, 117, 125, 0.125);
  --color-card-bg:              #ffffff;
  --color-card-brdr:            var(--color-global-brdr);
  --color-hero-bg:              #f2f3f4;
  --color-hero-fg:              var(--color-brand-primary);
  --color-slider-btn-icon:      #495057;
  --color-slider-btn-bg:        #f2f3f4;
  --color-field-txt-std:        #000000;
  --color-field-bg-std:         rgba(0, 0, 0, 0.02);
  --color-field-bg-hvr:         rgba(0, 0, 0, 0.06);
  --color-field-bg-fcs:         #ffffff;
  --color-field-brdr-std:       rgba(0, 0, 0, 0.07);
  --color-field-brdr-hvr:       rgba(0, 0, 0, 0.11);
  --color-field-brdr-fcs:       rgba(5, 85, 255, 0.8);
  --color-field-otln-fcs:       rgba(5, 85, 255, 0.2); }

/*
  fontstyles visualisation
    - only for documentation
    - usage only through includes
*/
.fontstyle-a {
  font-family: "Manrope", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.8; }

.fontstyle-b {
  font-weight: 600;
  line-height: 1.3;
  font-size: 0.875rem; }

.fontstyle-c {
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.015em;
  font-size: 1.75rem; }

.fontstyle-d {
  font-weight: 800;
  letter-spacing: 0.175em;
  text-transform: uppercase;
  font-size: 0.875rem; }

.fontstyle-e {
  font-weight: 600;
  letter-spacing: 0.175em;
  text-transform: uppercase;
  font-size: 0.8125rem; }

.fontstyle-f {
  letter-spacing: 0;
  font-size: 0.8125rem; }

.fa {
  color: var(--color-icon-fill); }

body {
  font-family: "Segoe UI", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.8;
  color: var(--color-global-text);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }

p {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  p:first-child {
    margin-top: 0; }
  p:last-child {
    margin-bottom: 0; }

strong {
  color: rgba(0, 0, 0, 0.8);
}

time {
  white-space: nowrap; }

a {
  color: #4d8642;
  text-decoration: none;
  outline: none; }
  a:hover, a:focus {
    color: #ff6600;
    text-decoration: none; }
    /*
  a[target*=blank]:after, a[href^=mailto]:after, a[href^=tel]:after {
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 70%;
    vertical-align: super;
    text-decoration: none;
    margin-left: 0.25rem; }
  a[target*=blank]:after {
    content: '\f08e'; }
  a[href^=mailto]:after {
    content: '\f003'; }
  a[href^=tel]:after {
    content: '\f10b'; }*/

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 1.5rem 0; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin: 1rem 0; }
  ul li,
  ol li {
    position: relative;
    padding-left: 1.75em;
    margin-bottom: 1rem; }
    ul li:before,
    ol li:before {
      display: block;
      position: absolute;
      left: 0;
      color: var(--color-icon-fill); }

ul li:before {
  content: '\f00c';
  font-family: "FontAwesome";
  font-size: 0.9em; }

ol li {
  counter-increment: li; }
  ol li:before {
    content: counter(li);
    font-weight: 800;
    text-align: right;
    width: 0.75em; }

figure {
  margin: 0 0 0; }

video {
  width: 100%;
  display: block; }

input[type=text],
input[type=email],
input[type=tel],
input[type=password],
input[type=date],
input[type=time],
input[type=search],
input[type=number], select, textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 3em;
  box-shadow: 0 0.125rem 0rem var(--color-global-shadow-1);
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1;
  padding: 0.8em 0.6em;
  border: 0.0625rem solid;
  border-radius: 0.3125rem;
  color: var(--color-field-txt-std);
 /* background: var(--color-field-bg-std);*/
  border-color: var(--color-field-brdr-std);
  transition: 0.2s ease; }
  input:hover[type=text],
  input:hover[type=email],
  input:hover[type=tel],
  input:hover[type=password],
  input:hover[type=date],
  input:hover[type=time],
  input:hover[type=search],
  input:hover[type=number], select:hover, textarea:hover {
   /* background: var(--color-field-bg-hvr);*/
    border-color: var(--color-field-brdr-hvr); }
  input:focus[type=text],
  input:focus[type=email],
  input:focus[type=tel],
  input:focus[type=password],
  input:focus[type=date],
  input:focus[type=time],
  input:focus[type=search],
  input:focus[type=number], select:focus, textarea:focus {
    background: var(--color-field-bg-fcs);
    border-color: var(--color-field-brdr-fcs);
    box-shadow: 0 0 0 0.1875rem var(--color-field-otln-fcs); }

form label {
  display: block;
  margin-bottom: 0; }

select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512.011 512.011'%3E%3Cpath d='M505.755,123.592c-8.341-8.341-21.824-8.341-30.165,0L256.005,343.176L36.421,123.592c-8.341-8.341-21.824-8.341-30.165,0 s-8.341,21.824,0,30.165l234.667,234.667c4.16,4.16,9.621,6.251,15.083,6.251c5.462,0,10.923-2.091,15.083-6.251l234.667-234.667 C514.096,145.416,514.096,131.933,505.755,123.592z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 1em center !important;
  background-size: 0.75rem auto !important;
  cursor: pointer;
  padding-right: 2em; }

textarea {
  height: auto;
  line-height: 1.3; }

input[type="radio"],
input[type="checkbox"] {
  position: relative;
  min-width: 1rem;
  cursor: pointer; }

.o-fieldRadio__item,
.o-fieldCheck__item {
  display: flex;
  align-items: center; }

.o-fieldRadio label,
.o-fieldCheck label {
  display: inline-block;
  padding-left: 0.5rem;
  cursor: pointer;
  line-height: 1.3; }

.o-fieldRadio label:hover,
.o-fieldRadio input:hover + label,
.o-fieldCheck label:hover,
.o-fieldCheck input:hover + label {
  opacity: 0.5; }

.o-fieldRadio input:checked + label,
.o-fieldCheck input:checked + label {
  opacity: 1; }

.o-fieldExplanation p:first-child {
  margin-top: 0; }

p.error {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  font-size: 0.8125rem;
  color: var(--color-global-error); }

/*Buttons Naviagation*/

.o-text-link-nav {
  display: inline-block;
  margin-right: 1.0em;
  font-weight: 600;
  font-size: 0.85rem;
  text-decoration: none;
  border: 2px #ff6600;
  border-style: solid;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  color: #ff6600;
}
  .o-text-link-nav:hover {
    text-decoration: none; }
  .o-text-link-nav:after {
    display: inline-block;
    position: relative;
    line-height: 1;
    font-size: 1.25em;
    margin-left: 0.4em;
    transition: 0.2s ease; }

/*Buttons Naviagation Ende*/

.o-text-link {
  display: inline-block;
  margin-right: 0.5em;
  font-weight: 600;
  font-size: 0.95rem;
  text-decoration: none;
  border: 1px #4d8642;
  border-style: solid;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  color: #4d8642;
}
  .o-text-link:hover {
    text-decoration: none; }
  .o-text-link:after {
    content: '→';
    display: inline-block;
    position: relative;
    line-height: 1;
    font-size: 1.25em;
    margin-left: 0.4em;
    transition: 0.2s ease; }

.o-button-primary,
.o-button-secondary,
.o-button-third,
.o-button-link {
  font-weight: 600;
  line-height: 1.3;
  -webkit-appearance: none;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  border: 0.125rem solid transparent;
  border-radius: 0;
  font-size: 1.1rem;
  padding: 1rem 1.5rem;
  transition: 0.2s ease; }
  @media (max-width: 575.98px) {
    .o-button-primary,
    .o-button-secondary,
    .o-button-third,
    .o-button-link {
      width: 100%; } }
  @media (min-width: 576px) {
    .o-button-primary,
    .o-button-secondary,
    .o-button-third,
    .o-button-link {
      min-width: 14em;
      max-width: 100%;
      margin-right: 1rem; }
      .o-button-primary:last-child,
      .o-button-secondary:last-child,
      .o-button-third:last-child,
      .o-button-link:last-child, .o-button-primary:only-child,
      .o-button-secondary:only-child,
      .o-button-third:only-child,
      .o-button-link:only-child {
        margin-right: 0; } }
  p > .o-button-primary,
  p > .o-button-secondary,
  p > .o-button-third,
  p > .o-button-link {
    margin-top: 1rem; }
  .o-button-primary:hover,
  .o-button-secondary:hover,
  .o-button-third:hover,
  .o-button-link:hover, .o-button-primary:focus,
  .o-button-secondary:focus,
  .o-button-third:focus,
  .o-button-link:focus {
    text-decoration: none;
    outline: none; }
  .o-button-primary:before,
  .o-button-secondary:before,
  .o-button-third:before,
  .o-button-link:before {
    display: none; }
  .o-button-primary[target]:after,
  .o-button-secondary[target]:after,
  .o-button-third[target]:after,
  .o-button-link[target]:after {
    display: none; }
  .o-button-primary .fa, .o-button-secondary .fa, .o-button-third .fa, .o-button-link .fa {
    position: relative;
    font-size: 1.76em;
    line-height: 0;
    top: 0.17em;
    margin-right: 0.4em;
    color: inherit !important; }
    @media (max-width: 575.98px) {
      .o-button-primary .fa, .o-button-secondary .fa, .o-button-third .fa, .o-button-link .fa {
        position: absolute;
        left: 0.3em;
        top: 50%;
        transform: translateY(-50%); } }

.o-button-primary--small,
.o-button-secondary--small,
.o-button-third--small,
.o-button-link--small {
  padding: 0.7em 0.9em; }
  @media (min-width: 576px) {
    .o-button-primary--small,
    .o-button-secondary--small,
    .o-button-third--small,
    .o-button-link--small {
      min-width: 8em;
      padding: 0.8em 1.5em; } }

.o-button-primary,
.o-button-secondary,
.o-button-third {
  position: relative;
  overflow: hidden; }
  .o-button-primary:before,
  .o-button-secondary:before,
  .o-button-third:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 0;
    padding-top: 100%;
    border-radius: 49%;
    background: rgba(255, 255, 255, 0.33);
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.1);
    transition: 1s ease; }
  .o-button-primary:active:before,
  .o-button-secondary:active:before,
  .o-button-third:active:before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0);
    transition: 0s; }

.o-button-primary {
  color: #ffffff;
  background: #ff6600;
  border-color: #ff6600; }
  .o-button-primary:hover, .o-button-primary:focus {
    color: #ffffff;
    border-color: #4d8642;
    background: #4d8642; }
    
  .arrow.o-button-primary::after {
	content: ' →';}

.o-button-secondary {
  color: var(--color-btn-2-txt);
  border-color: var(--color-btn-2-txt); }
  .o-button-secondary:hover, .o-button-secondary:focus {
    color: var(--color-btn-2-bg);
    border-color: var(--color-btn-2-txt);
    background: var(--color-btn-2-txt); }

.o-button-third {
  color: #ffffff;
  background: none; 
  border: 2px;
  border-style: solid;
  border-color: #f60;}
  .o-button-third:hover, .o-button-third:focus {
    color: #ffffff;
    background: #f60; }

.o-button-link {
  color: var(--color-global-link);
  font-weight: 700;
  min-width: 0; }
  .o-button-link:hover, .o-button-link:focus {
    text-decoration: none; }

.o-subline {
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: none;
	font-size: 1.4rem;
	color: #ff6600;
	line-height: 1;
}

/* .o-note { // can be inserted by TinyMCE as paragraph element
  font-size: $font-size-text-xs;
  color: $color-grey-600;
} */
/* .o-lead { // can be inserted by TinyMCE as paragraph element
  color: $color-headline;
  font-size: $font-size-text-m;
} */
h1, h2, h3, h5, .o-topline {
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.015em;
  color: #4d8642;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  h1:first-child, h2:first-child, h3:first-child, h5:first-child, .o-topline:first-child {
    margin-top: 0; }
  h1:last-child, h2:last-child, h3:last-child, h5:last-child, .o-topline:last-child {
    margin-bottom: 0; }

h4, .o-topline {
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.015em;
  color: #ff6600;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  h4:first-child, .o-topline:first-child {
    margin-top: 0; }
  h4:last-child, .o-topline:last-child {
    margin-bottom: 0; }

.o-topline {
  font-size: 2.375rem; }
  @media (min-width: 768px) {
    .o-topline {
      font-size: 3.125rem; } }
  @media (min-width: 992px) {
    .o-topline {
      font-size: 4.25rem; } }

h1, .o-h1 {
  font-size: 1.8rem; }
  @media (min-width: 992px) {
    h1, .o-h1 {
      font-size: 41px; } }

h2, .o-h2 {
  font-size: 1.75rem; 
  color: #4d8642;
}
  @media (min-width: 992px) {
    h2, .o-h2 {
      font-size: 33px; } }

h3, .o-h3 {
  font-size: 1.3125rem; 
color: #4d8642;
}
  @media (min-width: 992px) {
    h3, .o-h3 {
      font-size: 26px; } }

h4, .o-h4 {
  font-size: 1.3125rem; 
color: #4d8642;
}
  @media (min-width: 992px) {
    h4, .o-h4 {
      font-size: 26px; } }

    

h5, .o-h5 {
  font-size: 15px; }

.o-image {
  margin-bottom: 1.5rem; }
  .o-image:only-child {
    margin-bottom: 0; }
  .o-image img {
    display: block;
    width: 100%; }
  @media (min-width: 992px) {
    .o-image--extendLeft img, .o-image--extendRight img {
      max-width: none;
      width: 170%; }
    .o-image--extendLeft img {
      float: right; } }
  .o-image a {
    display: block;
    overflow: hidden; }
    /*.o-image a img {
      transition: 0.2s ease; }
    .o-image a:hover img,
    .o-image a:focus img {
      transform: scale(1.05); }*/
  .o-image figcaption {
    padding: 0.5em 0; }

  .abstand-unten .o-image img {
    margin-bottom: 30px;}

/*
* logo
*/
.o-logo {
  display: block;
  white-space: nowrap;
  color: var(--color-global-logo);
  font-weight: 800;
  letter-spacing: -0.04em;
  text-decoration: none;
  max-width: 250px;
  font-size: 1.75rem; }
  @media (max-width: 575.98px) {
    .o-logo {
      font-size: 1.4375rem; } }
  .o-logo span,
  .o-logo img {
    display: block; }
  .o-logo span {
    transform: translateY(1px); }

/*
* offcanvas trigger
*/
.o-trigger {
  position: relative;
  overflow: hidden;
  display: block;
  cursor: pointer;
  text-align: center;
  width: 3.125rem;
  height: 3.125rem;
  line-height: 3.0625rem;
  border-radius: 49%;
  color: var(--color-header-trgr-fill);
  background: #4d8642;
  margin-right: 1rem; }
  .o-trigger:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 0;
    padding-top: 100%;
    border-radius: 49%;
    background: rgba(173, 181, 189, 0.33);
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.1);
    transition: 1s ease; }
  .o-trigger:active:before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0);
    transition: 0s; }
  @media (max-width: 575.98px) {
    .o-trigger {
      margin-right: 0.75rem; } }
  .o-trigger:before {
    transform: translate(-50%, -50%) scale(0);
    transition: 0.6s ease; }
  .o-trigger:hover {
    color: var(--color-header-trgr-fill); }
    .o-trigger:hover:before {
      opacity: 1;
      transform: translate(-50%, -50%) scale(1.1); }
  .o-trigger img,
  .o-trigger svg {
    position: relative;
    z-index: 1;
    width: 42%; }

.c-cardSimple {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  background-color: var(--color-card-bg);
  border-radius: 0;
  box-shadow: 0 0.125rem 0rem var(--color-global-shadow-1);
  transition: 0.2s ease;
  min-height: 100%;
  border: 0.1625rem solid var(--color-card-brdr); }
  .c-cardSimple:hover {
    box-shadow: 0 0.5rem 1rem var(--color-global-shadow-1);
    transform: translateY(-0.125rem); }
  .c-cardSimple__body {
    display: flex;
    flex: 1;
    padding: 1rem 1.0rem; }
  .c-cardSimple__footer {
    padding: 0.8125rem 1.5rem;
    font-size: 0.8125rem; }
  .c-cardSimple__meta {
    font-size: 0.8125rem; }
  .c-cardSimple__link {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
    z-index: 1; }
  .c-cardSimple__text {
    display: flex;
    flex-direction: column;
    width: 100%; }
    .c-cardSimple__text > * {
      margin-top: 0.5rem;
      margin-bottom: 0; }
      .c-cardSimple__text > *:first-child {
        margin-top: 0; }
      .c-cardSimple__text > *:last-child {
        display: flex;
        flex: 1; }
    .c-cardSimple__text h1, .c-cardSimple__text h2, .c-cardSimple__text h3, .c-cardSimple__text h4, .c-cardSimple__text h5 {
      margin-bottom: 0.5rem; }
      .c-cardSimple__text h1 a, .c-cardSimple__text h2 a, .c-cardSimple__text h3 a, .c-cardSimple__text h4 a, .c-cardSimple__text h5 a {
        color: inherit;
        text-decoration: none; }
        .c-cardSimple__text h1 a:hover, .c-cardSimple__text h2 a:hover, .c-cardSimple__text h3 a:hover, .c-cardSimple__text h4 a:hover, .c-cardSimple__text h5 a:hover {
          text-decoration: none;
          color: var(--color-global-link); }
  .c-cardSimple [class*=o-button] {
    width: 100%;
    margin-top: 1rem;
    align-self: flex-end; }
  .c-cardSimple [class*=o-text-link] {
    align-self: flex-start; }
  .c-cardSimple__footer {
    border-top: 0.0625rem solid var(--color-card-brdr); }

.c-cardBackground {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  background-color: var(--color-card-bg);
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0rem var(--color-global-shadow-1);
  transition: 0.2s ease;
  min-height: 26.25rem;
  height: 100%; }
  .c-cardBackground:hover {
    box-shadow: 0 0.5rem 1rem var(--color-global-shadow-1);
    transform: translateY(-0.125rem); }
  .c-cardBackground__body {
    display: flex;
    flex: 1;
    padding: 2rem 1.5rem; }
  .c-cardBackground__footer {
    padding: 0.8125rem 1.5rem;
    font-size: 0.8125rem; }
  .c-cardBackground__meta {
    font-size: 0.8125rem; }
  .c-cardBackground__link {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
    z-index: 1; }
  .c-cardBackground__text {
    display: flex;
    flex-direction: column;
    width: 100%; }
    .c-cardBackground__text > * {
      margin-top: 0.5rem;
      margin-bottom: 0; }
      .c-cardBackground__text > *:first-child {
        margin-top: 0; }
      .c-cardBackground__text > *:last-child {
        display: flex;
        flex: 1; }
    .c-cardBackground__text h1, .c-cardBackground__text h2, .c-cardBackground__text h3, .c-cardBackground__text h4, .c-cardBackground__text h5 {
      margin-bottom: 0.5rem; }
      .c-cardBackground__text h1 a, .c-cardBackground__text h2 a, .c-cardBackground__text h3 a, .c-cardBackground__text h4 a, .c-cardBackground__text h5 a {
        color: inherit;
        text-decoration: none; }
        .c-cardBackground__text h1 a:hover, .c-cardBackground__text h2 a:hover, .c-cardBackground__text h3 a:hover, .c-cardBackground__text h4 a:hover, .c-cardBackground__text h5 a:hover {
          text-decoration: none;
          color: var(--color-global-link); }
  .c-cardBackground [class*=o-button] {
    width: 100%;
    margin-top: 1rem;
    align-self: flex-end; }
  .c-cardBackground [class*=o-text-link] {
    align-self: flex-start; }
  .c-cardBackground__media figure,
  .c-cardBackground__media img,
  .c-cardBackground__media video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .c-cardBackground__media img,
  .c-cardBackground__media video {
    object-fit: cover; }
  .c-cardBackground__media figcaption {
    display: none; }
  .c-cardBackground__body, .c-cardBackground__footer {
    z-index: 1; }
  .c-cardBackground__body {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .c-cardBackground__footer {
    border: 0.0625rem solid var(--color-card-brdr);
    border-width: 0 0.0625rem 0.0625rem;
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
    background-color: inherit;
    color: rgba(0, 0, 0, 0.8); }
    .c-cardBackground__footer strong {
      color: #000000; }
  .c-cardBackground[data-theme=light] img, .c-cardBackground[data-theme=inverted] img {
    filter: brightness(75%) contrast(115%); }

.c-factBlock {
  position: relative;
  font-size: 0.875rem; }
  @media (min-width: 576px) {
    .c-factBlock {
      display: flex;
      align-items: center; } }
  .c-factBlock__fact {
    font-size: 2.375rem;
    white-space: nowrap;
    margin-bottom: 0; }
  .c-factBlock__icon {
    display: inline-block;
    line-height: 1;
    text-align: center;
    font-size: 1.75rem; }
    @media (min-width: 576px) {
      .c-factBlock__icon {
        font-size: 2.625rem;
        margin-right: 1.5rem; } }
  .c-factBlock__caption {
    margin-top: 0; }

.c-gallery {
  font-weight: 600;
  line-height: 1.3;
  font-size: 0.8125rem; }
  @media (min-width: 576px) {
    .c-gallery {
      font-size: 0.875rem; } }
  .c-gallery__list {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-bottom: -1.5rem; }
    .c-gallery__list li {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
      margin-bottom: 1rem;
      width: 50%; }
      @media (min-width: 576px) {
        .c-gallery__list li {
          margin-bottom: 1.25rem; } }
      @media (min-width: 992px) {
        .c-gallery__list li {
          padding-left: 0.75rem;
          padding-right: 0.75rem;
          margin-bottom: 1.875rem; } }
      .c-gallery__list li:before {
        display: none; }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-1 li {
        width: 100%; } }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-2 li {
        width: 50%; } }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-3 li {
        width: 33.33333%; } }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-4 li {
        width: 25%; } }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-5 li {
        width: 20%; } }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-6 li {
        width: 16.66667%; } }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-7 li {
        width: 14.28571%; } }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-8 li {
        width: 12.5%; } }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-9 li {
        width: 11.11111%; } }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-10 li {
        width: 10%; } }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-11 li {
        width: 9.09091%; } }
    @media (min-width: 992px) {
      .c-gallery__list--perRow-12 li {
        width: 8.33333%; } }
  .c-gallery img {
    transition: 0.2s ease; }
  .c-gallery figcaption {
    transition: 0.2s ease;
    text-align: center;
    opacity: 0.5; }
  .c-gallery a {
    display: block; }
    .c-gallery a:hover img {
      transform: translateY(-2px);
      opacity: 0.8; }
    .c-gallery a:hover + figcaption {
      opacity: 1; }

.c-galleryLogos {
  overflow: hidden; }
  .c-galleryLogos__inner {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    justify-content: space-between; }
    @media (max-width: 767.98px) {
      .c-galleryLogos__inner {
        justify-content: center; } }
  .c-galleryLogos__item {
    display: flex;
    box-sizing: border-box;
    padding: 2rem;
    justify-content: center;
    align-items: center;
    width: 50%; }
    @media (min-width: 768px) {
      .c-galleryLogos__item {
        width: 33.33333%; } }
    @media (min-width: 992px) {
      .c-galleryLogos__item {
        width: 16.66667%; } }
    .c-galleryLogos__item img {
      filter: grayscale(100%);
      opacity: 0.4; }
      .c-galleryLogos__item img:focus, .c-galleryLogos__item img:hover {
        filter: grayscale(0%);
        opacity: 1; }

.c-heroSimple {
  display: flex;
  position: relative;
  overflow: hidden;
  background: var(--color-hero-bg);
  height: 70vh;
  align-items: center;
  padding-top: 1rem; }
  .c-heroSimple--heightFull {
    height: 100vh; }
  .c-heroSimple__background figure,
  .c-heroSimple__background img,
  .c-heroSimple__background video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .c-heroSimple__background img,
  .c-heroSimple__background video {
    object-fit: cover; }
  .c-heroSimple__background figcaption {
    display: none; }
  .c-heroSimple__foreground {
    width: 100%;
    z-index: 1; }
  .c-heroSimple__root {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    @media (min-width: 768px) {
      .c-heroSimple__root {
        padding-left: 1.875rem;
        padding-right: 1.875rem; } }
    @media (min-width: 992px) {
      .c-heroSimple__root {
        padding-left: 3.125rem;
        padding-right: 3.125rem; } }
  .c-heroSimple__width {
    max-width: 75.625rem;
    margin-left: auto;
    margin-right: auto; }
  .c-heroSimple__text {
    max-width: 50rem; }
    .c-heroSimple__text--center {
      text-align: center; }
      @media (min-width: 768px) {
        .c-heroSimple__text--center {
          max-width: 38.75rem;
          margin: 0 auto; } }
      @media (min-width: 992px) {
        .c-heroSimple__text--center {
          max-width: 50rem; } }
  .c-heroSimple[data-theme=light] img,
  .c-heroSimple[data-theme=light] video, .c-heroSimple[data-theme=inverted] img,
  .c-heroSimple[data-theme=inverted] video {
    filter: brightness(45%) contrast(125%); }

.c-heroSimple--circleText {
  display: block;
  height: auto;
  background: none;
  padding-top: 0; }
  @media (min-width: 576px) {
    .c-heroSimple--circleText {
      overflow: visible; } }
  .c-heroSimple--circleText .c-heroSimple__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media (min-width: 576px) {
      .c-heroSimple--circleText .c-heroSimple__background {
        top: 1.5rem; } }
    .c-heroSimple--circleText .c-heroSimple__background figure,
    .c-heroSimple--circleText .c-heroSimple__background video {
      max-width: 45rem; }
    .c-heroSimple--circleText .c-heroSimple__background img,
    .c-heroSimple--circleText .c-heroSimple__background video {
      filter: brightness(75%) contrast(115%); }
    .c-heroSimple--circleText .c-heroSimple__background:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 22.5rem;
      transform: translateX(50%);
      height: 46.25rem;
      width: 46.25rem;
      mix-blend-mode: multiply;
      background-color: var(--color-hero-fg);
      border-radius: 49%;
      z-index: 1; }
      @media (min-width: 576px) {
        .c-heroSimple--circleText .c-heroSimple__background:before {
          top: -1.5rem; } }
  .c-heroSimple--circleText .c-heroSimple__foreground {
    max-width: 45rem;
    height: 42.5rem;
    margin-left: auto;
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .c-heroSimple--circleText .c-heroSimple__foreground {
        padding: 3.125rem;
        padding-left: 4.375rem; } }
    @media (min-width: 992px) {
      .c-heroSimple--circleText .c-heroSimple__foreground {
        padding-left: 6.875rem; } }
  .c-heroSimple--circleText .c-heroSimple__width {
    position: relative;
    z-index: 1; }

.c-iconBlock {
  position: relative;
  font-size: 0.875rem; }
  .c-iconBlock__icon {
    display: inline-block;
    line-height: 1;
    text-align: center;
    display: block;
    font-size: 1.25rem;
    margin-bottom: 1.5rem; }
    .c-iconBlock--above .c-iconBlock__icon--isIcon {
      background: var(--color-icon-bg);
      border-radius: 49%;
      width: 2em;
      line-height: 2em; }
    .c-iconBlock__icon--isImage img {
      display: block;
      max-width: 2.25em;
      height: 2em; }
    .c-iconBlock--left .c-iconBlock__icon {
      position: absolute;
      top: 0.125rem;
      left: 0; }
  .c-iconBlock--left .c-iconBlock__icon--isIcon + .c-iconBlock__text {
    padding-left: 2.5rem; }
    @media (min-width: 768px) {
      .c-iconBlock--left .c-iconBlock__icon--isIcon + .c-iconBlock__text {
        padding-left: 3rem; } }
  .c-iconBlock--left .c-iconBlock__icon--isImage + .c-iconBlock__text {
    padding-left: 5rem; }

.c-iconList ul {
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
  padding-top: 1rem; }
  @media (max-width: 767.98px) {
    .c-iconList ul {
      margin-bottom: 2rem; } }
  .c-iconList ul:last-child {
    margin-bottom: 0; }

.c-iconList li {
  padding-left: 3.5rem;
  margin-bottom: 1.5em; }
  .c-iconList li:before {
    display: none; }

.c-iconList .fa {
  display: inline-block;
  line-height: 1;
  text-align: center;
  background: var(--color-icon-bg);
  border-radius: 49%;
  width: 2em;
  line-height: 2em;
  font-size: 1.25rem;
  position: absolute;
  top: -0.4em;
  left: 0; }

/*
 * News Teaser
*/
.c-newsTeaser__media {
  margin-bottom: 1rem; }

.c-newsTeaser__body {
  max-width: 37.5rem; }

.c-newsTeaser__meta, .c-newsTeaser__description {
  font-size: 0.8125rem; }

.c-newsTeaser__meta {
  margin-bottom: 0.5rem; }

@media (max-width: 575.98px) {
  .c-newsTeaser--rowTextSimple .c-newsTeaser__description {
    display: none; } }

.c-newsTeaser h1, .c-newsTeaser h2, .c-newsTeaser h3, .c-newsTeaser h4, .c-newsTeaser h5 {
  margin-top: 0.5rem; }
  .c-newsTeaser h1 a, .c-newsTeaser h2 a, .c-newsTeaser h3 a, .c-newsTeaser h4 a, .c-newsTeaser h5 a {
    color: inherit;
    text-decoration: none; }
    .c-newsTeaser h1 a:hover, .c-newsTeaser h2 a:hover, .c-newsTeaser h3 a:hover, .c-newsTeaser h4 a:hover, .c-newsTeaser h5 a:hover {
      text-decoration: none;
      color: var(--color-global-link); }

/*
 * News Full
*/
.m-newsreader__back {
	padding-top: 15px;
}
.c-newsFull__header, .c-newsFull__body {
  margin-bottom: 0.5rem; }
  @media (min-width: 768px) {
    .c-newsFull__header, .c-newsFull__body {
      margin-bottom: 1rem; } }
  @media (min-width: 992px) {
    .c-newsFull__header, .c-newsFull__body {
      margin-bottom: 1.5rem; } }

.c-newsFull__meta, .c-newsFull__description {
  margin-bottom: 1rem;
  font-size: 0.875rem; }

.c-newsFull__media {
  position: relative;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.c-newsFull__social {
  position: absolute;
  left: 0;
  top: 1rem;
  width: 100%; }
  @media (min-width: 576px) {
    .c-newsFull__social {
      top: 2.5rem; } }
  .c-newsFull__social a {
    font-size: 1.3125rem;
    margin-right: 0.5rem; }
    .c-newsFull__social a .fa {
      color: inherit; }
    .c-newsFull__social a:after {
      display: none; }

.c-teaserSimple {
  height: 24.375rem;
  position: relative;
  overflow: hidden;
  background-color: var(--color-card-bg);
  border-radius: 0.3125rem;
  box-shadow: 0 0.125rem 0rem var(--color-global-shadow-1); }
  .c-teaserSimple:hover img {
    transform: scale(1.05);
    filter: brightness(75%) contrast(115%); }
  @media (min-width: 768px) {
    .c-teaserSimple--heightSmall {
      height: 18.75rem; }
    .c-teaserSimple--heightLarge {
      height: 31.875rem; } }
  .c-teaserSimple__media figure,
  .c-teaserSimple__media img,
  .c-teaserSimple__media video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .c-teaserSimple__media img,
  .c-teaserSimple__media video {
    object-fit: cover; }
  .c-teaserSimple__media figcaption {
    display: none; }
  .c-teaserSimple__media img {
    transition: 0.2s ease; }
  .c-teaserSimple__body {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2.5rem 2rem; }
    @media (min-width: 992px) {
      .c-teaserSimple__body {
        padding: 3rem 2.5rem; }
        .c-teaserSimple--paddingSmall .c-teaserSimple__body {
          padding-left: 2rem;
          padding-right: 2rem; } }
    @media (min-width: 768px) {
      .c-teaserSimple--alignLeftMiddle .c-teaserSimple__body {
        top: 50%;
        transform: translateY(-50%); }
      .c-teaserSimple--alignLeftBottom .c-teaserSimple__body {
        top: auto;
        bottom: 0; } }
    .c-teaserSimple--alignStretched .c-teaserSimple__body {
      height: 100%;
      display: flex; }
  .c-teaserSimple__link {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
    z-index: 1; }
  .c-teaserSimple__text > *:first-child {
    margin-top: 0; }
  .c-teaserSimple__text > *:last-child {
    margin-bottom: 0; }
  .c-teaserSimple--alignStretched .c-teaserSimple__text {
    display: flex;
    flex-direction: column;
    width: 100%; }
    .c-teaserSimple--alignStretched .c-teaserSimple__text > * {
      margin-top: 0.5rem;
      margin-bottom: 0; }
      .c-teaserSimple--alignStretched .c-teaserSimple__text > *:first-child {
        margin-top: 0; }
      .c-teaserSimple--alignStretched .c-teaserSimple__text > *:last-child {
        margin-top: auto; }
  .c-teaserSimple--onHover .c-teaserSimple__text > * {
    opacity: 0;
    transform: translateY(0.25rem);
    transition: 0.2s; }
  .c-teaserSimple--onHover:hover .c-teaserSimple__text > * {
    opacity: 1;
    transform: translateY(0); }
    .c-teaserSimple--onHover:hover .c-teaserSimple__text > *:nth-child(1) {
      transition-delay: 0.06667s; }
    .c-teaserSimple--onHover:hover .c-teaserSimple__text > *:nth-child(2) {
      transition-delay: 0.13333s; }
    .c-teaserSimple--onHover:hover .c-teaserSimple__text > *:nth-child(3) {
      transition-delay: 0.2s; }
    .c-teaserSimple--onHover:hover .c-teaserSimple__text > *:nth-child(4) {
      transition-delay: 0.26667s; }
    .c-teaserSimple--onHover:hover .c-teaserSimple__text > *:nth-child(5) {
      transition-delay: 0.33333s; }
    .c-teaserSimple--onHover:hover .c-teaserSimple__text > *:nth-child(6) {
      transition-delay: 0.4s; }
    .c-teaserSimple--onHover:hover .c-teaserSimple__text > *:nth-child(7) {
      transition-delay: 0.46667s; }
    .c-teaserSimple--onHover:hover .c-teaserSimple__text > *:nth-child(8) {
      transition-delay: 0.53333s; }
    .c-teaserSimple--onHover:hover .c-teaserSimple__text > *:nth-child(9) {
      transition-delay: 0.6s; }
  .c-teaserSimple[data-theme=light] img, .c-teaserSimple[data-theme=inverted] img {
    filter: brightness(75%) contrast(115%); }

.c-themeswitch {
  position: fixed;
  z-index: 1000;
  right: 0;
  bottom: 40px; }
  .c-themeswitch__row {
    display: flex; }
  .c-themeswitch__theme {
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    border-radius: 49%;
    margin-left: -8px;
    cursor: pointer;
    box-shadow: inset 0 0 0 2px white, 0 0 0 1px rgba(0, 0, 0, 0.3);
    transition: 0.2s; }
    .c-themeswitch__theme:hover:before {
      opacity: 1; }
    .c-themeswitch__theme:before {
      content: '\f00c';
      font-family: "FontAwesome";
      font-size: 10px;
      opacity: 0;
      transition: 0.2s; }
    .c-themeswitch.is-hover .c-themeswitch__theme {
      margin-left: 10px; }
      @media (min-width: 992px) {
        .c-themeswitch.is-hover .c-themeswitch__theme {
          margin-left: -4px; } }

.m-page {
  min-height: 100vh; }
  @media (max-width: 767.98px) {
    .m-page {
      overflow: hidden; } }
  @supports (-webkit-touch-callout: none) {
    .m-page {
      overflow: hidden; } }

.m-main {
  margin-top: 3rem; }
  @media (min-width: 768px) {
    .m-main {
      margin-top: 4.5rem; } }
  @media (min-width: 992px) {
    .m-main {
      margin-top: 6rem; } }

.m-article {
  position: relative;
  z-index: 1;
  overflow: visible;
  margin-top: 3rem; }
  @media (min-width: 768px) {
    .m-article {
      margin-top: 3rem; } }
  @media (min-width: 992px) {
    .m-article {
      margin-top: 3rem } }
  .m-article:first-child {
    margin-top: 0; }
  .m-article--margin-small {
    margin-top: 2.5rem; }
  .m-article__width {
    max-width: 75.625rem;
    margin-left: auto;
    margin-right: auto; }
  .m-article__backend {
    font-size: 0.875rem;
    padding: 2.5rem 0;
    border-bottom: 1px solid var(--color-global-brdr); }
  .m-article[class*='--bg'] {
    padding-top: 3rem;
    padding-bottom: 3rem; }
    @media (min-width: 768px) {
      .m-article[class*='--bg'] {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem; } }
    @media (min-width: 992px) {
      .m-article[class*='--bg'] {
        padding-top: 4rem;
        padding-bottom: 4rem; } }
    .m-article[class*='--bg']:last-child {
      margin-bottom: -3rem; }
      @media (min-width: 768px) {
        .m-article[class*='--bg']:last-child {
          margin-bottom: -4.5rem; } }
      @media (min-width: 992px) {
        .m-article[class*='--bg']:last-child {
          margin-bottom: -50px; } }
    .m-article[class*='--bg'] + .m-article[class*='--bg'] {
      margin-top: 0; }
  .m-article--bgDark {
    background: #17161a; }
  .m-article--bgPrimary {
    background: var(--color-article-primary); }
  .m-article--bgSecondary {
    background: #b3d9b4; }
  .m-article--bgGrey {
    background: #f5f9fc; }
    
   .m-article.ohne-abstand {
	padding-top: 0!important;
	padding-bottom: 0!important;
}

   .m-article.ohne-margin + .m-article.ohne-margin {
		margin-top: 0.1rem;
	}

	.m-article.ohne-margin > div:first-child {
  		/* Stile für das erste Kindelement, wenn es ein <div> ist */
  		/* margin-top: 3rem!important; */
	}

   .m-article.ohne-margin .row{
		margin-bottom: 0;
	}
	.m-article.ohne-margin .row > [class*="col-"] {
    	margin-bottom: 0;
  	}

.m-sidebarRight,
.m-sidebarLeft {
  position: sticky;
  top: 1.5rem;
  padding-bottom: 1.5rem; }
  @media (max-width: 575.98px) {
    .m-sidebarRight,
    .m-sidebarLeft {
      margin-top: 1.5rem;
      padding-top: 3rem;
      border-top: 1px solid var(--color-global-brdr); } }
  @media (min-width: 1200px) {
    .m-sidebarRight,
    .m-sidebarLeft {
      padding-right: 1rem; } }

@media (min-width: 1200px) {
  .m-sidebarLeft {
    padding-right: 1rem; } }

@media (min-width: 1200px) {
  .m-sidebarRight {
    padding-left: 1rem; } }
    

/*
 * News Menu
*/
.m-newsmenu ul,
.m-newsmenu li {
  margin: 0;
  padding: 0; }

.m-newsmenu li:before {
  content: '';
  display: none; }

.m-newsmenu__label {
  min-width: 2.5rem;
  display: inline-block; }

.m-newsmenu__quantity {
  font-size: 80%;
  margin-left: 0.25rem; }

.m-newsmenu li a,
.m-newsmenu li strong {
  display: block;
  text-decoration: none;
  line-height: 1;
  padding: 1.375rem 0;
  border-bottom: 1px solid var(--color-global-brdr);
  font-weight: inherit;
  color: inherit; }
  .m-newsmenu li a:hover, .m-newsmenu li a.active,
  .m-newsmenu li strong:hover,
  .m-newsmenu li strong.active {
    color: var(--color-global-link); }

.m-newsmenu li:last-child a,
.m-newsmenu li:last-child strong {
  border-bottom: 0; }

.m-calendar table {
  width: 100%;
  table-layout: fixed; }

.m-calendar td, .m-calendar th {
  padding: 1rem;
  line-height: 1;
  vertical-align: top;
  width: 14.28571%; }
  @media (max-width: 575.98px) {
    .m-calendar td, .m-calendar th {
      padding: 0.5rem; } }

.m-calendar .head {
  display: none; }

.m-calendar .label {
  text-align: center;
  padding-left: 0;
  padding-right: 0; }
  @media (max-width: 767.98px) {
    .m-calendar .label span {
      display: none; } }

.m-calendar .days {
  border: 1px solid var(--color-global-brdr); }
  @media (min-width: 768px) {
    .m-calendar .days {
      height: 107px; } }
  @media (min-width: 992px) {
    .m-calendar .days {
      height: 130px; } }
  .m-calendar .days .header {
    text-align: right;
    margin-bottom: 0.5rem; }
  .m-calendar .days.weekend {
    background: #f5f9fc; }
  .m-calendar .days.empty {
    background: #f5f9fc; }
    .m-calendar .days.empty.weekend {
      background: #edf4fa; }
  .m-calendar .days.today .header:before {
    content: '•';
    color: #f34d5b; }
  .m-calendar .days .event {
    margin-bottom: 0.25rem; }
    .m-calendar .days .event a {
      display: block;
      text-decoration: none;
      background: var(--color-btn-1-bg); }
    @media (max-width: 767.98px) {
      .m-calendar .days .event {
        float: left;
        margin-right: 0.25rem; }
        .m-calendar .days .event a {
          width: 0.5rem;
          height: 0.5rem;
          border-radius: 49%; }
          .m-calendar .days .event a span {
            display: none; } }
    @media (min-width: 768px) {
      .m-calendar .days .event a {
        padding: 0.25rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-radius: 0.3125rem;
        font-size: 0.6875rem;
        color: var(--color-btn-1-txt); }
        .m-calendar .days .event a:hover, .m-calendar .days .event a:focus {
          background: var(--color-btn-1-hvr); } }

/*
 * offcanvas config
 */
.m-breadcrumb {
  letter-spacing: 0;
  font-size: 0.8125rem;
  padding-top: 1.66em;
  padding-bottom: 1.3em;
  border-top: non;
  margin-bottom: 2rem; }
  .m-breadcrumb ul,
  .m-breadcrumb li {
    margin: 0;
    padding: 0; }
  .m-breadcrumb li:before {
    content: '';
    display: none; }
@media (max-width: 767px){ 
.m-breadcrumb {
    padding-top: 0.66em;
}}
@media (min-width: 768px) {
    .m-breadcrumb {
      margin-bottom: 2.5rem; } }
  .m-breadcrumb--margin-off {
    margin-bottom: 20px; }
  .m-breadcrumb + * {
    margin-top: 0; }
  .m-breadcrumb a {
    color: inherit; }
    .m-breadcrumb a:hover, .m-breadcrumb a:focus {
      color: var(--color-global-link); }
  .m-breadcrumb ul {
    display: flex;
    white-space: nowrap;
    overflow: hidden; }
  .m-breadcrumb li {
    margin-right: 1em; }
    .m-breadcrumb li::after {
      content: '/';
      display: inline-block;
      margin-left: 0.8em; }
    .m-breadcrumb li:last-child {
      overflow: hidden;
      text-overflow: ellipsis; }
      .m-breadcrumb li:last-child::after {
        display: none; }
    @media (max-width: 575.98px) {
      .m-breadcrumb li:first-child a {
        display: none; } }
  .m-breadcrumb .fa {
    color: inherit; }
    @media (min-width: 576px) {
      .m-breadcrumb .fa {
        margin-right: 0.4em; } }

/*
 * header config
 */
.m-header {
  position: relative;
  white-space: nowrap;
  z-index: 100;
  /*
  * header globals
  */
  /*
  * header trigger
  */
  /*
  * header logo
  */
  /*
  * header main, should match offcanvas top section
  */
  /*
  * header navigation
  */ }
  .m-header ul,
  .m-header li {
    margin: 0;
    padding: 0; }
  .m-header li:before {
    content: '';
    display: none; }
  .m-header + * {
    margin-top: 0; }
  .m-header--absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .m-header--light {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)); }
  .m-header a {
    text-decoration: none; }
  .m-header [class*=o-button] {
    margin-left: 1rem;
    margin-right: 0; }
    @media (max-width: 575.98px) {
      .m-header [class*=o-button] {
        margin-left: 0.5rem;
        width: auto; } }
  .m-header__inner {
    width: 100%;
    position: relative;
    z-index: 1; }
  .m-header__width {
    max-width: 105rem;
    margin-left: auto;
    margin-right: auto; }
  .m-header__row {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .m-header__left, .m-header__right {
    display: flex;
    align-items: center; }
  .m-header--light .m-header__trigger {
    --color-header-trgr-fill: #ffffff;
    --color-header-trgr-bg:   rgba(255, 255, 255, 0.075); }
  .m-header__spacer, .m-header__main {
    height: 5rem; }
    @media (min-width: 768px) {
      .m-header__spacer, .m-header__main {
        height: 7.5rem; } }
  .m-header__spacer {
    position: relative;
    z-index: 1; }
  .m-header__main {
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  .m-header__navigation {
    font-weight: 600;
    line-height: 1.3;
    font-size: 17px; }
    	.m-header__navigation .without-icon{
    line-height: 0.2;
    font-size: 130%; }
    @media (max-width: 991.98px) {
      .m-header__navigation {
        display: none; } }
    .m-header__navigation a {
      padding: 0.7em;
      text-decoration: none;
      display: block; }
    .m-header__navigation .fa {
      position: relative;
      top: -0.25em;
      font-size: 0.6em;
      margin-left: 0.5em;
      color: inherit; }
    .m-header__navigation .level-1 > .inner > ul {
      display: flex; }
      .m-header__navigation .level-1 > .inner > ul > li {
        position: relative; }
        .m-header__navigation .level-1 > .inner > ul > li > a {
          color: #4d8642; }
          .m-header--light .m-header__navigation .level-1 > .inner > ul > li > a {
            --color-header-lvl1-txt-std: #ffffff; }
        .m-header__navigation .level-1 > .inner > ul > li > .level-2 {
          visibility: hidden;
          opacity: 0;
          transform: translate(-50%, 0.5rem);
          transition: 0.2s ease; }
        .m-header__navigation .level-1 > .inner > ul > li:hover > .level-2, .m-header__navigation .level-1 > .inner > ul > li:focus > .level-2 {
          visibility: visible;
          opacity: 1;
          transform: translate(-50%, 0%); }
        .m-header__navigation .level-1 > .inner > ul > li.active > a, .m-header__navigation .level-1 > .inner > ul > li.trail > a, .m-header__navigation .level-1 > .inner > ul > li:focus > a {
          color: #ff6600;}
          .m-header__navigation .level-1 > .inner > ul > li:hover > a {
          	 color: #ff6600;
          background-color: #ededed}
        .m-header__navigation .level-1 > .inner > ul > li.active > a:after, .m-header__navigation .level-1 > .inner > ul > li.trail > a:after {
          content: '';
          display: block;
          border-bottom: 0.0625rem solid var(--color-header-lvl1-txt-actv); }
    .m-header__navigation .level-2 > .inner > ul > li > a,
    .m-header__navigation .level-3 > .inner > ul > li > a {
      padding-top: 1em;
      padding-bottom: 1em;
      color: var(--color-header-lvl2-txt-std); }
      .m-header__navigation .level-2 > .inner > ul > li > a.active, .m-header__navigation .level-2 > .inner > ul > li > a.trail, .m-header__navigation .level-2 > .inner > ul > li > a:hover, .m-header__navigation .level-2 > .inner > ul > li > a:focus,
      .m-header__navigation .level-3 > .inner > ul > li > a.active,
      .m-header__navigation .level-3 > .inner > ul > li > a.trail,
      .m-header__navigation .level-3 > .inner > ul > li > a:hover,
      .m-header__navigation .level-3 > .inner > ul > li > a:focus {
        color: var(--color-header-lvl2-txt-actv); }
      .m-header__navigation .level-2 > .inner > ul > li > a:hover, .m-header__navigation .level-2 > .inner > ul > li > a:focus,
      .m-header__navigation .level-3 > .inner > ul > li > a:hover,
      .m-header__navigation .level-3 > .inner > ul > li > a:focus {
        background-color: var(--color-header-lvl2-bg-actv); }
    .m-header__navigation .level-2 {
      position: absolute;
      padding-top: 0.9em;
      top: 100%;
      left: 50%;
      transform: translate(-50%, 0%); }
      .m-header__navigation .level-2 .fa {
        display: none; }
      .m-header__navigation .level-2 > .inner {
        position: relative;
        background-color: var(--color-header-flyout-bg);
        border-radius: 0.3125rem;
        padding: 1.5rem 1rem;
        box-shadow: 0 0.375rem 1rem var(--color-global-shadow-3); }
        .m-header__navigation .level-2 > .inner:before {
          content: '';
          display: block;
          position: absolute;
          width: 0.7em;
          height: 0.7em;
          left: 50%;
          top: -0.35em;
          margin-left: -0.35em;
          background-color: var(--color-header-flyout-bg);
          transform: rotate(45deg); }
        .m-header__navigation .level-2 > .inner > ul > li {
          text-align: center;
          min-width: 16.25rem; }
          .m-header__navigation .level-2 > .inner > ul > li.submenu,
          .m-header__navigation .level-2 > .inner > ul > li.submenu ~ li {
            box-sizing: content-box;
            display: inline-block;
            vertical-align: top;
            min-width: 13.75rem;
            text-align: left; }
            .m-header__navigation .level-2 > .inner > ul > li.submenu > a,
            .m-header__navigation .level-2 > .inner > ul > li.submenu ~ li > a {
              font-weight: 800;
              letter-spacing: 0.175em;
              text-transform: uppercase;
              font-size: 16px;
              color: var(--color-header-lvl2-sub-std);
              padding-top: 1.2em;
              padding-bottom: 1.1em; }
              .m-header__navigation .level-2 > .inner > ul > li.submenu > a.active, .m-header__navigation .level-2 > .inner > ul > li.submenu > a:hover, .m-header__navigation .level-2 > .inner > ul > li.submenu > a:focus,
              .m-header__navigation .level-2 > .inner > ul > li.submenu ~ li > a.active,
              .m-header__navigation .level-2 > .inner > ul > li.submenu ~ li > a:hover,
              .m-header__navigation .level-2 > .inner > ul > li.submenu ~ li > a:focus {
                color: var(--color-header-lvl2-sub-actv); }
          .m-header__navigation .level-2 > .inner > ul > li.submenu ~ li {
            padding-left: 0.8em; }
    .m-header__navigation .level-2 li > [class*=is-flag]:after {
      content: '';
      display: inline-block;
      font-size: 9px;
      color: white;
      line-height: 1;
      text-transform: uppercase;
      border-radius: 3px;
      padding: 3px 2px 2px;
      margin-top: -100%;
      margin-left: 4px;
      margin-right: -26px;
      font-weight: bold;
      vertical-align: super; }
    .m-header__navigation .level-2 li > .is-flag-wip:after {
      content: 'WIP';
      background: orange; }
    .m-header__navigation .level-2 li > .is-flag-new:after {
      content: 'Neu';
      background: green; }
    .m-header__navigation .level-2 li > .is-flag-soon:after {
      content: 'Soon';
      background: purple; }
      
.m-footer {
  background: #4d8642;
  margin-top: 3rem; }
  
  @media (min-width: 768px) {
    .m-footer {
      margin-top: 3rem; } }
  @media (min-width: 992px) {
    .m-footer {
      margin-top: 3rem; } }
  .m-footer a {
    color: inherit;
    text-decoration: none; }
    .m-footer a:hover {
      text-decoration: none; }
  .m-footer ul {
    font-size: 0.875rem; }
    .m-footer ul:last-child {
      margin-bottom: 0; }
  .m-footer li {
    margin-bottom: 0.25rem; }
    .m-footer li:before {
      content: '\f05d'; }
  .m-footer__width {
    max-width: 75.625rem;
    margin-left: auto;
    margin-right: auto; }
  .m-footer__middle {
    padding: 3rem 0; }
    @media (min-width: 768px) {
      .m-footer__middle {
        padding: 4.5rem 0; } }
    @media (min-width: 992px) {
      .m-footer__middle {
        padding: 6rem 0; } }
  .m-footer__bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 0.8125rem;
    padding: 1rem 0; }
    @media (min-width: 768px) {
      .m-footer__bottom {
        font-size: 0.875rem;
        padding: 1.5rem 0; } }
 
.m-footer__padding {
	padding: 50px 0px;
}

/*
 * offcanvas config
 */
.is-offcanvas-open body {
  overflow: hidden; }

.m-offcanvas {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 102;
  pointer-events: none;
  /*
  * offcanvas globals
  */
  /*
  * offcanvas trigger
  */
  /*
  * offcanvas sections
  */
  /*
  * offcanvas logo
  */
  /*
  * offcanvas top and bottom
  */
  /*
  * offcanvas navigation
  */ }
  .m-offcanvas ul,
  .m-offcanvas li {
    margin: 0;
    padding: 0; }
  .m-offcanvas li:before {
    content: '';
    display: none; }
  .m-offcanvas__dimmer {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: auto;
    position: absolute;
    background: var(--color-global-dimmer);
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    will-change: opacity, visibility;
    transition: opacity 0.6s ease, visibility 0s; }
    @media (max-width: 991.98px) {
      .m-offcanvas__dimmer {
        transition-delay: 0.3s, 0.9s; } }
    @media (min-width: 992px) {
      .m-offcanvas__dimmer {
        transition-delay: 0.6s, 1.2s; } }
    .is-offcanvas-open .m-offcanvas__dimmer {
      transition-delay: 0s;
      visibility: visible;
      opacity: 1; }
  .m-offcanvas__inner {
    pointer-events: auto;
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    max-width: 30.625rem;
    will-change: transform;
    transition: transform 0.6s ease; }
    @media (max-width: 991.98px) {
      .m-offcanvas__inner {
        background: #ffffff;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch; } }
    @media (min-width: 992px) {
      .m-offcanvas__inner {
        transition-delay: 0.3s; } }
    .is-offcanvas-open .m-offcanvas__inner {
      transition-delay: 0s;
      transform: translateX(100%); }
  .m-offcanvas [class*=o-button] {
    min-width: 0;
    width: auto;
    margin-left: 0.5rem;
    margin-right: 0; }
  .m-offcanvas__row {
    display: flex;
    justify-content: space-between;
    align-items: center; }

  .m-offcanvas__trigger img,
  .m-offcanvas__trigger svg {
    width: 26%; }
  @media (max-width: 991.98px) {
    .m-offcanvas__section--first {
      padding-bottom: 3rem; }
    .m-offcanvas__section--second {
      padding-top: 3rem;
      padding-bottom: 4.5rem;
      border-top: 2px solid var(--color-global-brdr); } }
  @media (min-width: 992px) {
    .m-offcanvas__section {
      width: 100%;
      height: 100%;
      overflow: auto;
      background: #ffffff;
      border-right: 2px solid var(--color-global-brdr);
      padding-bottom: 4.5rem; }
      .m-offcanvas__section--first {
        position: relative;
        z-index: 2; }
      .m-offcanvas__section--second {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        padding-top: 3.0625rem;
        will-change: transform;
        transition: transform 0.6s ease; }
        .is-offcanvas-open .m-offcanvas__section--second {
          transition-delay: 0.3s;
          transform: translateX(100%); } }
  .m-offcanvas__top, .m-offcanvas__bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 5rem; }
    @media (min-width: 768px) {
      .m-offcanvas__top, .m-offcanvas__bottom {
        height: 7.5rem; } }
  .m-offcanvas__bottom {
    font-weight: 600;
    line-height: 1.3;
    font-size: 0.875rem; }
  .m-offcanvas__navigation, .m-offcanvas__meta {
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: -0.015em;
    font-size: 1.3125rem;
    padding-top: 2rem; }
    .m-offcanvas__navigation a, .m-offcanvas__meta a {
      display: block;
      position: relative;
      text-decoration: none;
      color: var(--color-header-lvl2-txt-std); }
      .m-offcanvas__navigation a.active, .m-offcanvas__navigation a.trail, .m-offcanvas__navigation a:hover, .m-offcanvas__navigation a:focus, .m-offcanvas__meta a.active, .m-offcanvas__meta a.trail, .m-offcanvas__meta a:hover, .m-offcanvas__meta a:focus {
        color: var(--color-header-lvl2-txt-actv); }
      .m-offcanvas__navigation a.active, .m-offcanvas__navigation a:hover, .m-offcanvas__navigation a:focus, .m-offcanvas__meta a.active, .m-offcanvas__meta a:hover, .m-offcanvas__meta a:focus {
        background-color: var(--color-header-lvl2-bg-actv); }
    .m-offcanvas__navigation .fa, .m-offcanvas__meta .fa {
      position: absolute;
      top: 50%;
      right: 0.5rem;
      font-size: 0.6em;
      margin-left: 0.5em;
      color: inherit;
      transform: translateY(-50%) rotate(-90deg); }
    .m-offcanvas__navigation .level-1 > .inner > ul > li, .m-offcanvas__meta .level-1 > .inner > ul > li {
      border-bottom: 1px solid var(--color-global-brdr); }
      .m-offcanvas__navigation .level-1 > .inner > ul > li:last-child, .m-offcanvas__meta .level-1 > .inner > ul > li:last-child {
        border-bottom: 0; }
      .m-offcanvas__navigation .level-1 > .inner > ul > li > a, .m-offcanvas__meta .level-1 > .inner > ul > li > a {
        padding: 0.7em 0.5rem; }
      .m-offcanvas__navigation .level-1 > .inner > ul > li.active > .level-2, .m-offcanvas__navigation .level-1 > .inner > ul > li.trail > .level-2, .m-offcanvas__meta .level-1 > .inner > ul > li.active > .level-2, .m-offcanvas__meta .level-1 > .inner > ul > li.trail > .level-2 {
        display: block; }
    .m-offcanvas__navigation .level-2,
    .m-offcanvas__navigation .level-3, .m-offcanvas__meta .level-2,
    .m-offcanvas__meta .level-3 {
      font-weight: 600;
      line-height: 1.3;
      font-size: 0.875rem;
      display: none; }
      .m-offcanvas__navigation .level-2 > .inner > ul,
      .m-offcanvas__navigation .level-3 > .inner > ul, .m-offcanvas__meta .level-2 > .inner > ul,
      .m-offcanvas__meta .level-3 > .inner > ul {
        padding-top: 0.0625rem;
        padding-bottom: 1rem; }
        .m-offcanvas__navigation .level-2 > .inner > ul > li,
        .m-offcanvas__navigation .level-3 > .inner > ul > li, .m-offcanvas__meta .level-2 > .inner > ul > li,
        .m-offcanvas__meta .level-3 > .inner > ul > li {
          padding-bottom: 0.0625rem; }
          .m-offcanvas__navigation .level-2 > .inner > ul > li > a,
          .m-offcanvas__navigation .level-3 > .inner > ul > li > a, .m-offcanvas__meta .level-2 > .inner > ul > li > a,
          .m-offcanvas__meta .level-3 > .inner > ul > li > a {
            padding: 1em 1.5rem; }
          .m-offcanvas__navigation .level-2 > .inner > ul > li.active > .level-3, .m-offcanvas__navigation .level-2 > .inner > ul > li.trail > .level-3,
          .m-offcanvas__navigation .level-3 > .inner > ul > li.active > .level-3,
          .m-offcanvas__navigation .level-3 > .inner > ul > li.trail > .level-3, .m-offcanvas__meta .level-2 > .inner > ul > li.active > .level-3, .m-offcanvas__meta .level-2 > .inner > ul > li.trail > .level-3,
          .m-offcanvas__meta .level-3 > .inner > ul > li.active > .level-3,
          .m-offcanvas__meta .level-3 > .inner > ul > li.trail > .level-3 {
            display: block; }
    .m-offcanvas__navigation .level-3, .m-offcanvas__meta .level-3 {
      font-size: 0.8125rem; }
      .m-offcanvas__navigation .level-3 > .inner > ul, .m-offcanvas__meta .level-3 > .inner > ul {
        padding-bottom: 0.5rem; }
        .m-offcanvas__navigation .level-3 > .inner > ul > li > a, .m-offcanvas__meta .level-3 > .inner > ul > li > a {
          padding: 0.7em 2.5rem; }
  .m-offcanvas__meta {
    font-weight: 600;
    line-height: 1.3;
    font-size: 0.875rem; }

.row {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  margin-bottom: -1.5rem; }
  .row > .col,
  .row > [class*="col-"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .row {
      margin-right: -0.75rem;
      margin-left: -0.75rem;
      margin-bottom: -2.25rem; }
      .row > .col,
      .row > [class*="col-"] {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
        margin-bottom: 2.25rem; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -1rem;
      margin-left: -1rem;
      margin-bottom: -3rem; }
      .row > .col,
      .row > [class*="col-"] {
        padding-right: 1rem;
        padding-left: 1rem;
        margin-bottom: 3rem; } }
  .row--gutterVH-small {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
    margin-bottom: -1.5rem; }
    .row--gutterVH-small > .col,
    .row--gutterVH-small > [class*="col-"] {
      padding-right: 0.5rem;
      padding-left: 0.5rem;
      margin-bottom: 1.5rem; }
    @media (min-width: 768px) {
      .row--gutterVH-small {
        margin-right: -0.75rem;
        margin-left: -0.75rem;
        margin-bottom: -2.25rem; }
        .row--gutterVH-small > .col,
        .row--gutterVH-small > [class*="col-"] {
          padding-right: 0.75rem;
          padding-left: 0.75rem;
          margin-bottom: 2.25rem; } }
  @media (min-width: 768px) {
    .row--gutterVH-large {
      margin-right: -1rem;
      margin-left: -1rem;
      margin-bottom: -3rem; }
      .row--gutterVH-large > .col,
      .row--gutterVH-large > [class*="col-"] {
        padding-right: 1rem;
        padding-left: 1rem;
        margin-bottom: 3rem; } }
  @media (min-width: 992px) {
    .row--gutterVH-large {
      margin-right: -2.25rem;
      margin-left: -2.25rem;
      margin-bottom: -6.75rem; }
      .row--gutterVH-large > .col,
      .row--gutterVH-large > [class*="col-"] {
        padding-right: 2.25rem;
        padding-left: 2.25rem;
        margin-bottom: 6.75rem; } }
  .row--gutterVH-off {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0; }
    .row--gutterVH-off > .col,
    .row--gutterVH-off > [class*="col-"] {
      padding-right: 0;
      padding-left: 0;
      margin-bottom: 0; }
  .row--gutterEQ-small {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
    margin-bottom: -1rem; }
    .row--gutterEQ-small > .col,
    .row--gutterEQ-small > [class*="col-"] {
      padding-right: 0.5rem;
      padding-left: 0.5rem;
      margin-bottom: 1rem; }
    @media (min-width: 768px) {
      .row--gutterEQ-small {
        margin-right: -0.75rem;
        margin-left: -0.75rem;
        margin-bottom: -1.5rem; }
        .row--gutterEQ-small > .col,
        .row--gutterEQ-small > [class*="col-"] {
          padding-right: 0.75rem;
          padding-left: 0.75rem;
          margin-bottom: 1.5rem; } }
  .row--alignCenter {
    align-items: center; }

@media (max-width: 991.98px) {
  .u-hidden\@md-down {
    display: none !important; } }

@media (max-width: 767.98px) {
  .u-hidden\@sm-down {
    display: none !important; } }

@media (max-width: 575.98px) {
  .u-hidden\@xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .u-hidden\@sm-up {
    display: none !important; } }

@media (min-width: 768px) {
  .u-hidden\@md-up {
    display: none !important; } }

@media (min-width: 992px) {
  .u-hidden\@lg-up {
    display: none !important; } }

.u-root {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }
  @media (min-width: 768px) {
    .u-root {
      padding-left: 1.875rem;
      padding-right: 1.875rem; } }
  @media (min-width: 992px) {
    .u-root {
      padding-left: 3.125rem;
      padding-right: 3.125rem; } }
  .u-root .u-root {
    padding-left: 0;
    padding-right: 0; }
  .u-unroot .u-root {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    @media (min-width: 768px) {
      .u-unroot .u-root {
        padding-left: 1.875rem;
        padding-right: 1.875rem; } }
    @media (min-width: 992px) {
      .u-unroot .u-root {
        padding-left: 3.125rem;
        padding-right: 3.125rem; } }

.u-unroot {
  margin-left: -1.25rem;
  margin-right: -1.25rem; }
  @media (min-width: 768px) {
    .u-unroot {
      margin-left: -1.875rem;
      margin-right: -1.875rem; } }
  @media (min-width: 992px) {
    .u-unroot {
      margin-left: -3.125rem;
      margin-right: -3.125rem; } }

@media (max-width: 575.98px) {
  .u-unroot\@xs-down {
    margin-left: -1.25rem;
    margin-right: -1.25rem; } }
  @media (max-width: 575.98px) and (min-width: 768px) {
    .u-unroot\@xs-down {
      margin-left: -1.875rem;
      margin-right: -1.875rem; } }
  @media (max-width: 575.98px) and (min-width: 992px) {
    .u-unroot\@xs-down {
      margin-left: -3.125rem;
      margin-right: -3.125rem; } }

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

@media (min-width: 768px) {
  .u-text-align-center\@md-up {
    text-align: center; } }

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

@media (min-width: 768px) {
  .u-text-align-right\@md-up {
    text-align: right; } }

/*
 * themes
 * for hues see https://www.happyhues.co/
 */
[data-theme=dark] {
  --color-global-dimmer:   rgba(255, 255, 255, 0.66);
  --color-global-shadow-1: rgba(255, 255, 255, 0.04);
  --color-global-shadow-2: rgba(255, 255, 255, 0.08);
  --color-global-shadow-3: rgba(255, 255, 255, 0.12);
  filter: invert(1) hue-rotate(180deg); }
  [data-theme=dark] body {
    background: #e9ecef; }
  [data-theme=dark] img,
  [data-theme=dark] video {
    filter: invert(1) hue-rotate(180deg) !important; }

[data-theme=light] {
  color: rgba(255, 255, 255, 0.8);
  --color-global-text:          rgba(255, 255, 255, 0.8);
  --color-global-headline:      #ffffff;
  --color-global-strong:        #ffffff; }

[data-theme=inverted] {
  color: rgba(255, 255, 255, 0.8);
  --color-global-text:          rgba(255, 255, 255, 0.8);
  --color-global-headline:      #ffffff;
  --color-global-strong:        #ffffff;
  --color-global-subline:       var(--color-brand-secondary);
  --color-global-link:          var(--color-brand-secondary);
  --color-btn-1-txt:            #ffffff;
  --color-btn-1-bg:             #17161a;
  --color-btn-1-hvr:            #000000;
  --color-btn-2-txt:            #ffffff;
  --color-btn-2-bg:             var(--color-brand-primary);
  --color-btn-3-txt:            var(--color-brand-primary);
  --color-btn-3-hvr:            #ffffff;
  --color-icon-fill:           #b3d9b4
  --color-icon-bg:              var(--color-brand-secondary); }

[data-theme=green] {
  --color-brand-primary:        #4d8642;
  --color-brand-secondary:      #b3d9b4;
  --color-global-text:			#4d8642;
  --color-global-headline:      var(--color-brand-primary);
  --color-global-subline:       var(--color-brand-secondary);
  --color-global-link:          var(--color-brand-secondary);
  --color-global-logo:          var(--color-brand-primary);
  --color-btn-1-bg:             var(--color-brand-primary);
  --color-btn-1-hvr:            #213529;
  --color-btn-2-txt:            var(--color-brand-secondary);
  --color-btn-3-txt:            var(--color-brand-primary);
  --color-header-lvl1-txt-actv: #87a080;
  --color-icon-fill:            #b3d9b4;
  --color-field-brdr-fcs:       rgba(250, 174, 43, 0.8);
  --color-field-otln-fcs:       rgba(250, 174, 43, 0.2);
  --color-article-primary:      #4d8642;
  --color-article-secondary:    rgba(250, 174, 43, 0.6); }

[data-theme=purple] {
  --color-brand-primary:        #001858;
  --color-brand-secondary:      #ff6e6c;
  --color-global-text:          rgba(0, 0, 0, 0.8);
  --color-global-headline:      var(--color-brand-primary);
  --color-global-subline:       var(--color-brand-secondary);
  --color-global-link:          var(--color-brand-secondary);
  --color-global-logo:          var(--color-brand-primary);
  --color-btn-1-bg:             var(--color-brand-primary);
  --color-btn-1-hvr:            #001449;
  --color-btn-2-txt:            var(--color-brand-secondary);
  --color-btn-3-txt:            var(--color-brand-primary);
  --color-header-lvl1-txt-actv: var(--color-brand-secondary);
  --color-icon-fill:            #b3d9b4;
  --color-field-brdr-fcs:       rgba(255, 110, 108, 0.8);
  --color-field-otln-fcs:       rgba(255, 110, 108, 0.2);
  --color-article-primary:      #4d8642;
  --color-article-secondary:    rgba(255, 110, 108, 0.6); }

[data-theme=red] {
  --color-brand-primary:        #d90a2c;
  --color-brand-secondary:      #ff6e6c;
  --color-global-text:          rgba(0, 0, 0, 0.8);
  --color-global-subline:       var(--color-brand-primary);
  --color-global-link:          var(--color-brand-primary);
  --color-global-logo:          var(--color-brand-primary);
  --color-btn-1-bg:             var(--color-brand-primary);
  --color-btn-1-hvr:            #ca0929;
  --color-btn-2-txt:            var(--color-brand-secondary);
  --color-btn-3-txt:            var(--color-brand-primary);
  --color-header-lvl1-txt-actv: var(--color-brand-primary);
  --color-icon-fill:            #b3d9b4;
  --color-field-brdr-fcs:       rgba(255, 110, 108, 0.8);
  --color-field-otln-fcs:       rgba(255, 110, 108, 0.2);
  --color-article-primary:      #4d8642;
  --color-article-secondary:    rgba(255, 110, 108, 0.6); }

.u-width-small,
.u-width-medium,
.u-width-large,
.u-width-xlarge {
  margin-left: auto;
  margin-right: auto; }

.u-width-small {
  max-width: 61.25rem; }

.u-width-medium {
  max-width: 75.625rem; }

.u-width-large {
  max-width: 84rem; }

.u-width-xlarge {
  max-width: 105rem; }

.u-width-full {
  max-width: none; }

.c-slider .slider-wrapper > .col-12 {
  padding: 0; }

.c-slider .slider-control {
  margin-bottom: 1em; }

.c-sliderSlick > *:not(.slick-initialized) {
  display: flex; }
  .c-sliderSlick > *:not(.slick-initialized) > .col:not(:first-child),
  .c-sliderSlick > *:not(.slick-initialized) > [class*='col-']:not(:first-child) {
    display: none; }

.c-sliderSlick .slick-slider,
.c-sliderSlick .slick-list {
  overflow: hidden; }
  @media (max-width: 767.98px) {
    .c-sliderSlick .slick-slider,
    .c-sliderSlick .slick-list {
      overflow: visible; } }

.c-sliderSlick .slick-track {
  display: flex; }
  .c-sliderSlick .slick-track > .col,
  .c-sliderSlick .slick-track > [class*='col-'] {
    flex: initial;
    max-width: none;
    padding: 0; }

.c-sliderSlick .slick-slide {
  height: inherit;
  outline: none; }

.c-sliderSlick .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0; }
  .c-sliderSlick .slick-dots li {
    padding: 0;
    margin: 0;
    flex: 1;
    display: block;
    max-width: 3rem; }
    @media (max-width: 767.98px) {
      .c-sliderSlick .slick-dots li {
        max-width: 1rem; } }
    .c-sliderSlick .slick-dots li + li {
      margin-left: 0.5rem; }
    .c-sliderSlick .slick-dots li.slick-active .slick-dot-fill {
      animation: slick-dots-fill linear both; }

@keyframes slick-dots-fill {
  from {
    transform: scaleX(0); }
  to {
    transform: scaleX(1); } }
    .c-sliderSlick .slick-dots li .slick-dot-click {
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: 4.5rem;
      cursor: pointer; }
      @media (max-width: 767.98px) {
        .c-sliderSlick .slick-dots li .slick-dot-click {
          height: 2.5rem; } }
      @media (min-width: 576px) {
        .c-sliderSlick .slick-dots li .slick-dot-click:hover .slick-dot-line {
          background: rgba(0, 0, 0, 0.2); } }
    .c-sliderSlick .slick-dots li .slick-dot-line {
      background: rgba(0, 0, 0, 0.1); }
    .c-sliderSlick .slick-dots li .slick-dot-fill {
      display: block;
      height: 0.0625rem;
      background: rgba(0, 0, 0, 0.8);
      transform-origin: left center;
      transform: scaleX(0); }
    .c-sliderSlick .slick-dots li:before {
      display: none; }

.c-sliderSlick .slick-arrow {
  position: relative;
  overflow: hidden;
  display: block;
  line-height: 3.125rem;
  width: 3.125rem;
  color: var(--color-slider-btn-icon);
  background: var(--color-slider-btn-bg);
  box-shadow: 0 0.125rem 0rem var(--color-global-shadow-1);
  border-radius: 49%;
  font-size: 1rem;
  outline: none;
  padding: 0;
  border: 0;
  text-align: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s ease; }
  .c-sliderSlick .slick-arrow:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 0;
    padding-top: 100%;
    border-radius: 49%;
    background: rgba(0, 0, 0, 0.33);
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.1);
    transition: 1s ease; }
  .c-sliderSlick .slick-arrow:active:before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0);
    transition: 0s; }
  .c-sliderSlick .slick-arrow:hover {
    color: var(--color-global-link);
    box-shadow: 0 0 0 0.375rem var(--color-global-shadow-3); }
  .c-sliderSlick .slick-arrow--prev {
    left: 1.25rem; }
    @media (min-width: 768px) {
      .c-sliderSlick .slick-arrow--prev {
        left: 1.875rem; } }
    @media (min-width: 992px) {
      .c-sliderSlick .slick-arrow--prev {
        left: 3.125rem; } }
  .c-sliderSlick .slick-arrow--next {
    right: 1.25rem; }
    @media (min-width: 768px) {
      .c-sliderSlick .slick-arrow--next {
        right: 1.875rem; } }
    @media (min-width: 992px) {
      .c-sliderSlick .slick-arrow--next {
        right: 3.125rem; } }

.c-sliderSlick--useGrid .slick-list,
.c-sliderSlick--useGrid > *:not(.slick-initialized) {
  margin-right: -0.75rem;
  margin-left: -0.75rem; }

.c-sliderSlick--useGrid .slick-track > .col,
.c-sliderSlick--useGrid .slick-track > [class*="col-"],
.c-sliderSlick--useGrid > *:not(.slick-initialized) > .col,
.c-sliderSlick--useGrid > *:not(.slick-initialized) > [class*="col-"] {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.c-sliderSlick--showOverflow .slick-slider,
.c-sliderSlick--showOverflow .slick-list {
  overflow: visible; }

.c-sliderSlick--useDots.c-sliderSlick--dotsInside .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.c-sliderSlick--useDots:not(.c-sliderSlick--dotsInside) > *:not(.slick-initialized) {
  padding-bottom: 4.5rem; }
  @media (max-width: 767.98px) {
    .c-sliderSlick--useDots:not(.c-sliderSlick--dotsInside) > *:not(.slick-initialized) {
      padding-bottom: 2.5rem; } }

.c-sliderSlick--useDots:not(.c-sliderSlick--dotsInside) .slick-arrow {
  top: calc(50% - 2.25rem); }
  @media (max-width: 767.98px) {
    .c-sliderSlick--useDots:not(.c-sliderSlick--dotsInside) .slick-arrow {
      top: calc(50% - 1.25rem); } }

@media (max-width: 575.98px) {
  .c-sliderSlick--dotsSingle .slick-dots {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    .c-sliderSlick--dotsSingle .slick-dots li {
      display: none;
      max-width: none; }
      .c-sliderSlick--dotsSingle .slick-dots li + li {
        margin: 0; }
      .c-sliderSlick--dotsSingle .slick-dots li.slick-active {
        display: block; } }
   
.no-pl {
	padding-left: 0 !important;
}

.row-news .c-newsTeaser__meta strong {
	display: none;
}

.headline-white h2, .headline-white h3, .headline-white h4, .headline-white h5 {
	color:#fff !important;
}

.iframe-container {
  position: relative;
  width: 100%;
  overflow-y: hidden;
  padding-top: 62.5%; 
}

.iframe-container-ohne-filter {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 44.25%; 

}

.iframe-container iframe, .iframe-container-ohne-filter iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

@media(max-width:991px){
	.iframe-container, .iframe-container-ohne-filter {
		padding-top: 100%;
	}
	
	.divider-links, .divider-recht, .divider-top {
		display: none;
	}
}

.divider-top {
    position: absolute;
    height: 1px;
    background: #fff;
    width: 100%;
    top: -10px;
    left: -20px;
}

.divider-links {
	position: absolute;
    height: 50px;
    background: #fff;
    width: 1px;
    top: 50px;
    left:-20px;
}

.divider-recht {
	position: absolute;
    height: 50px;
    background: #fff;
    width: 1px;
    top: 50px;
    right: 20px;
}

.c-themeswitch {
	display: none;
}

/*Slider Styles*/

.slider-text p {
    line-height: 27px;
    font-size: 17px;
    font-weight: 600;
}

.bg-slider .c-heroSimple__text {
    background-color:rgba(0, 0, 0, .4);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 45px;
    padding-right: 45px;
}

@media(max-width:991px){
	.slider-text h2, .o-h2 {
	    font-size: 1.25rem;
	}

	.bg-slider .c-heroSimple__text {
    	padding-left: 25px;
    	padding-right: 25px;
}
	.slider-text p {
		line-height: 20px;
		font-size: 13px;
	}
	
.o-button-primary, .o-button-secondary, .o-button-third, .o-button-link {
	font-size: 13px;
	padding: 0.7rem 1.5rem;
}
}

/*Slider Styles Ende*/

/*footer columns Tablett*/
@media(min-width: 576px) and (max-width: 1199px) {
	.footer-splate-1 {
		display: flex;
	}
}
/*footer columns Tablett End*/

/*parallax*/
.parallax {
  min-height: 400px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
 
}

.parallax.vertical-center {
	display: flex;
	align-items: center;
}

.parallax .hintergrund {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}

.parallax .c-heroSimple__text {
    max-width: 60rem;
}
/*End parallax*/

/* Abstände */
.breadcrump-abstand {
	/*margin-top: 0px;*/
}

@media(max-width:991px){

	.breadcrump-abstand {
		display: none;
	}
}

.abstand-mb-30{
margin-bottom: 30px;
}


ul, ol {
    margin: 0;
}

/* News  */

.liststyle-news ul li, .liststyle-news ol li{
	padding-left: 1em;
	margin-bottom: 0.5rem;
}

.liststyle-news ul li::before, .liststyle-news ol li::before {
    display: none;
}

@media (max-width:1400px) and (min-width: 992px) { 

h1, h2, h3, h4, h5, .o-topline {
    line-height: 1;
}

h2, .o-h2 {
    font-size: 30px;
}

h3, .o-h3 {
	font-size: 25px;
}

.row > .col, .row > [class*="col-"] {
    margin-bottom: 2.0rem;
}}

.interest-places ul li {
	margin-bottom: 10px;
	line-height: 1.4;
}

.interest-places ul li:before {
	content: '\f063';
}

.blance-space h2 {
	padding-top: 120px;
    margin-top: -120px;
}

.blance-space p {
	z-index: 100000;
	position: relative;	
}

.sparate-news {
	border-color: #4d8642;
}

.m-newsreader a {
	z-index: 1000;
}

.c-newsFull__media .o-image a {
	cursor: default;
}
/* News Ende */

/* Footer  */
.margin-klein {
    margin-bottom: 1.5rem !important;
}
/* Footer Ende  */

@media(max-width:991px){
	.mobile-klein.titel-klein .c-heroSimple {
    height: 150px;
	}
}
.btns-row .col-lg-2 {
	margin-right: 10px;
	margin-left: 10px;
}

.btns-row .row {
	justify-content: center;
}

/* Kontakt Formulare */
.form-text-black .select2-selection__rendered {
	display: none;	
}

.col-12.extra-field, .col-12.geborn-an {
	display: none;
}

.col-12.extra-field.show, .col-12.geborn-an.show {
	display: block;
}
/* Kontakt Formulare End */

/*Date Picker*/
.geborn-an {
	font-size: 0.9rem !important;
}
.ui-datepicker-title {
	display: flex;
}
/*End date Picker*/

.bg-green .row{
	background: #4d8642;
	padding-top: 20px;
    padding-right: 20px;
	padding-left: 20px;
	margin-left: 3px;
    margin-right: 3px;
}

/*Move to top button*/
.move-to-top {
	position: fixed;
	bottom: 50px;
	right: 50px;
	background: #cecece;
	z-index: 100;
	padding: 5px 10px;
	cursor: pointer;
}

.move-to-top.hidden {
	display: none;
}

.move-to-top:hover i {
	color: #ff6600;
}

.move-to-top i {
	color: #fff;
	transition: color 0.3s;
}
/*End Move to top button*/

.c-cardSimple:hover {
	box-shadow: none;
	transform: none;
}

.m-newsreader p{
font-size: 18px;
}

.sharebuttons li::before {
	display: none;
}


input[type="text"], input[type="email"], input[type="tel"], input[type="password"], input[type="date"], input[type="time"], input[type="search"], input[type="number"], select, textarea {
	box-shadow: 0 0.125rem 0rem #4d8642;
	border-color: #4d8642 !important;

}

/*Abstände*/
.margin-b-0{
	margin-bottom: 0px
}
.margin-b-20{
	margin-bottom: 20px
}
.margin-b-40{
	margin-bottom: 40px
}
.margin-b-60{
	margin-bottom: 60px
}
.margin-b-80{
	margin-bottom: 80px
}
.margin-b-100{
	margin-bottom: 100px
}
.margin-t-0{
	margin-top: 0px
}
.margin-t-20{
	margin-top: 20px
}
.margin-t-40{
	margin-top: 40px
}
.margin-t-60{
	margin-top: 60px
}
.margin-t-80{
	margin-top: 80px
}
.margin-t-100{
	margin-top: 100px
}
.padding-b-0{
	padding-bottom: 0px
}
.padding-b-20{
	padding-bottom: 20px
}
.padding-b-40{
	padding-bottom: 40px
}
.padding-b-60{
	padding-bottom: 60px
}
.padding-b-80{
	padding-bottom: 80px
}
.padding-b-100{
	padding-bottom: 100px
}
.padding-t-0{
	padding-top: 0px
}
.padding-t-20{
	padding-top: 20px
}
.padding-t-40{
	padding-top: 40px
}
.padding-t-60{
	padding-top: 60px
}
.padding-t-80{
	padding-top: 80px
}
.padding-t-100{
	padding-top: 100px
}
/*Abstände Ende*/

.text-white p {
color:white!important
}

/* Accordion Hintergrund grau */

.ui-accordion-content{
	background-color: #e9ecef;
}
.m-header{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
}
.m-header.sticky{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
}

.d-flex-end {
	display: flex;
	justify-content: flex-end;
}

.align-bas {
	align-items: baseline;
}

.open-times {
	margin-bottom: 0;
    margin-top: 1rem !important;
    color: #4d8642;
}

@media(max-width: 991px) {
	.m-header__navigation.d-flex-end {
		display: none;
	}
}

@media(min-width: 992px) {
	.burger-menu-standart {
		display: none;
	}
}

.m-header__navigation .m-navigation .level-2 {
	width: 36em;
	background-color: var(--color-header-flyout-bg);
	transform: translate(0%, 0%) !important;
	right: 0;
	left: unset;
	padding: 10px 0px; 
	box-shadow: 6px 6px 40px -10px rgb(0 0 0 / 75%);
}

@media(min-width: 992px) and (max-width: 1174px) {
	.m-header__navigation .m-navigation li.first .level-2 {
		right: unset;
		left: 0;
	}
}

.m-header__navigation .level-2 > .inner > ul > li > a.active {
	color: #ff6600;
}

.m-header__navigation .m-navigation .level-2.open {
	visibility: visible !important;
	opacity: 1 !important;
}

.m-header__navigation .level-2 > .inner {
	box-shadow: none;
	padding-top: 0;
}

.m-header__navigation .level-2 > .inner > ul > li {
	text-align: left !important;
	padding: 0;
	width: 33.3333%;
	font-size: 16px;
	margin: 0;
	float: left;
	min-width: auto;
}

.m-header__navigation .level-2 > .inner > ul > li > a:hover {
	background-color: #ff6600;
	color: #fff;
}

.m-header__navigation .level-1 > .inner > ul > li.active > a:after, .m-header__navigation .level-1 > .inner > ul > li.trail > a:after {
	content: '';
	display: block;
	border-bottom: none;
}

@media(max-width:500px) {
	.m-header__spacer {
		background: #fff !important;
	}
	
	.m-header__logo img {
		width: 170px;
	}
}

.without-icon:after {
	display: none !important;
}

.m-header.sticky .m-header__spacer {
  background-color: white;
  box-shadow: 0 0 10px #0001;
}
.m-offcanvas__navigation, .m-offcanvas__meta {
	font-size: 1rem;
}

.m-offcanvas__top .m-offcanvas__row {
	padding-top: 10px;
}

.m-offcanvas__left, .m-offcanvas__right {
    display: flex;
    align-items: center;
    width: 100%;
}

.m-offcanvas__inner .m-navigation {
	overflow: hidden;
}

.m-offcanvas__navigation .fa, .m-offcanvas__meta .fa {
	font-size: 1em;
}
.m-offcanvas .m-navigation li .fa.fa-chevron-down.open {
    transform: translateY(-50%) rotate(0deg);
}

.m-offcanvas-hilfs-menu nav ul {
	display: flex;
}

.m-offcanvas-hilfs-menu nav ul li{
	padding: 20px 10px 0px 0px;
}

.m-offcanvas-hilfs-menu nav .level-1 a {
	color: #ffffff !important;
    background: #ff6600;
    border-color: #ff6600;
    padding: 1em !important;
    text-decoration: none;
    display: block;
}

.m-offcanvas__logo img {
	width: 170px;
}
.section-80 {
    padding: 0px;
    overflow: hidden;
    padding-top: 50px;
}

.divider-primary {
    background-color: #213529;
}

.divider {
    height: 2px;
    border: none;
}
.divider-80 {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 80px;
}

.thumbnail-variant-4 {
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #ff6600;
    max-height: 222px;
}

@media (min-width: 768px) {
	.thumbnail-variant-4 {
    	max-height: none;
	}
}

.thumbnail-variant-4 .caption .col-12{
	padding: 0;
}
.thumbnail-variant-4 .caption {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    transition: .4s;
    transform: translateY(calc(0% - 14px));
    text-align: center;
    color:#fff;
}

@media (min-width: 1800px) {
	.thumbnail-variant-4 .caption {
	    left: 6%;
	    right: 6%;
	    transform: translateY(calc(0% - 21px));
	}
}

@media (min-width: 1200px) and (max-width: 1400px){
	.thumbnail-variant-4 .caption {
    	font-size: 14px;
	}
}

.thumbnail-variant-4 .caption h1, .thumbnail-variant-4 .caption h2, .thumbnail-variant-4 .caption h3, .thumbnail-variant-4 .caption h4, .thumbnail-variant-4 .caption h5, .thumbnail-variant-4 .caption h6 {
   /* white-space: nowrap;*/
	font-weight: 900;
	color: #fff !important;
	text-shadow: 0 0 0.5em black;
}

@media (min-width: 1600px) {
	.thumbnail-variant-4 .caption h3 {
    	font-size: 36px;
	}
}
.thumbnail-variant-4 .caption p {
	margin-bottom: 5px;
	color:#fff !important;
	font-weight: 400 !important;
	line-height: 1.5 !important;
}
.thumbnail-variant-4 .thumbnail-link {
	line-height: 1;
	color: #fff;
}

.thumbnail-variant-4 .thumbnail-link:hover {
	color: #b3d9b4;
}

/*.thumbnail-variant-4 .thumbnail-link:before {
	content: '\f150';
	font-family: "Material Design Icons";
	font-size: 30px;
}
*/
.thumbnail-variant-4 .thumbnail-link,
.thumbnail-variant-4 p {
	transition: .3s;
	opacity: 0;
}

.thumbnail-variant-4:hover .caption {
	transform: translateY(-45%);
}

.thumbnail-variant-4:hover .thumbnail-link,
.thumbnail-variant-4:hover p {
	opacity: 1;
}

.thumbnail-variant-4:hover img {
	opacity: .2;
}

.thumbnail-variant-4 * + p {
	margin-top: 10px;
}

.thumbnail-variant-4 * + .thumbnail-link {
	margin-top: 8px;
}

.thumbnail-variant-4 i {
	font-size: 24px;
}

.thumbnail-variant-4 strong {
	color:#fff;
}

@media (min-width: 1800px) {
	.thumbnail-variant-4 * + p {
		margin-top: 26px;
	}
	.thumbnail-variant-4 * + .thumbnail-link {
		margin-top: 16px;
	}
}

html.tablet .thumbnail-variant-4 .caption,
html.mobile .thumbnail-variant-4 .caption {
	transform: translateY(-50%);
}

html.tablet .thumbnail-variant-4 a,
html.tablet .thumbnail-variant-4 p,
html.mobile .thumbnail-variant-4 a,
html.mobile .thumbnail-variant-4 p {
	opacity: 1;
}

html.tablet .thumbnail-variant-4 img,
html.mobile .thumbnail-variant-4 img {
	opacity: .2;
}

.thumbnail-variant-4 .o-image {
	margin: 0;
}

.nav-custom {
	overflow: hidden;
	display: inline-flex;
	justify-content: center;
	flex-wrap: wrap;
}

@media (min-width: 768px) {
	.nav-custom {
		border-radius: 4px;
		border: 1px solid #d7d7d7;
	}
}

.nav-custom li {
	margin-top: 3px;
	margin-left: 3px;
}

@media (min-width: 768px) {
	.nav-custom li {
		margin-top: 0;
		margin-left: 0;
	}
}

@media (min-width: 768px) {
	.nav-custom li + li {
		border-left: 1px solid #d7d7d7;
	}
}

.nav-custom a {
	display: block;
	color: #808080;
	font-weight: 700;
	padding: 8px 19px;
	border: 1px solid #d7d7d7;
	transition: .3s;
}

@media (min-width: 768px) {
	.nav-custom a {
		border: none;
	}
}

@media (min-width: 992px) {
	.nav-custom a {
		padding: 12px 40px;
	}
}

.nav-custom a:hover {
	background-color: #4d8642;
	color: #fff;
}

.nav-custom a.active {
	background-color: #f60;
	color: #fff;
}

.nav-custom li {
	padding: 0;
	margin-bottom: 0;
}

.nav-custom li:before {
	display:none;
}

.col-reise {
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin-bottom: 0 !important;
}

@media (min-width: 1200px) {
	.col-xl-1-5 {
	    flex-basis: 20%;
	    max-width: 20%;
	}
}

.section-80  .fa-arrow-right {
	display: none;
}

.thumbnail-variant-4:hover .fa-arrow-right {
	display: block;
}

.section-80 .row.no-gutters.isotope.isotope-no-padding.isotope--loaded {
	margin-bottom: 0;
}

.section-80 .row.row-60.isotope-wrap {
	margin-bottom: 0;
}

.col-reise.hidden {
	display: none;
}
#hofff-consent-banner{position:fixed;height:100%;width:100%;top:0;left:0;margin:0;padding:0;overflow:hidden;background-color:rgba(0, 0, 0, 0.25);z-index:999999999}#hofff-consent-banner .inside{padding:2rem;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100% - 16px);max-width:600px;max-height:calc(100% - 64px);padding:1rem;background-color:#ffffff;border-radius:10px;box-shadow:0 32px 68px rgba(0, 0, 0, 0.3);box-sizing:border-box;color:#151515;line-height:24px;overflow-y:auto;text-align:initial}#hofff-consent-banner .hofff-consent-root-headline{font-weight:bold;text-align:center}#hofff-consent-banner .hofff-consent-root-text{text-align:center}#hofff-consent-banner .h2,#hofff-consent-banner .h3{font-weight:bold}#hofff-consent-banner p{padding-top:1rem}#hofff-consent-banner .list-group{list-style:none;padding-left:0;margin-left:0}#hofff-consent-banner .hofff-consent-buttons{padding-top:1rem;padding-bottom:0}#hofff-consent-banner .btn{background:green}#hofff-consent-banner .hofff-consent-button{border:0;margin-bottom:1rem;padding:0.5rem}#hofff-consent-banner .hofff-consent-button-accept{width:100%;color:#fff}#hofff-consent-banner .hofff-consent-button-revoke{width:100%;color:#4d8642;background:transparent}#hofff-consent-banner .hofff-consent-privacy-settings-button{margin-bottom:1rem}#hofff-consent-banner .hofff-consent-privacy-settings-toggle{width:100%;background:transparent;border-color:transparent;color:#4d8642;font-weight:bold;margin-top:0}#hofff-consent-banner .hofff-consent-button-close{width:100%;border:0;color:#fff;padding:0.5rem}#hofff-consent-banner .widget{padding:1rem}#hofff-consent-banner .widget table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse}#hofff-consent-banner .widget th,#hofff-consent-banner .widget td{word-break:break-word;overflow-wrap:break-word;padding:0.5rem;text-align:left}
