/*
 * GENERAL VARIABLES
 */
/* COLORS */
/* #ccc */
/* #f2f2f2 */
/* #000 */
/* opacity .8 */
/* opacity .8 */
/* opacity .7 */
/* SPACING */
/* FONTS */
/* font weight */
/* DEFAULT ELEMENTS */
/* WRAP */
/* BASIC ELEMENTS */
/* EXTENDED ELEMENTS */
/*
 * LOGIN-FORM FE
 */
/*
 * COPYRIGHT
 */
/*
 * COLS
 */
/*
 * ColRight & ColLeft Space
 */
/*
 * Listings
 */
/*
 * Space If elements > cols-numer (4 items > .cols .items-x3) || .doubleSpace-break
 */
/*
 * Listings
 */
/* List-View */
/* Oversize */
/*
 * LISTINGS VARIABLES
 */
/*
 * BUTTON VARIABLES
 */
/*
 * NAVIGATION VARIABLES
 */
/*
 * Main Navigation
 */
/* General */
/* List-Elements */
/* Related for Level-0 */
/* Related for Level-1 */
/* Related for Level-2 */
/*
 * Main-Aside Navigation
 */
/* General */
/* Color */
/*
 * Main MegaDropdown Navigation
 */
/*
 * Mobile Navigation
 */
/*
 * MicroNav
 */
/*
 * FooterNavi
 */
/*
 * Aside
 */
/*
 * Pagination
 */
/*
 * Single-Content Navigation
 */
/*
 * PAGE VARIABLES
 */
/*
 * GENERAL VARIABLES
 */
/* COLORS */
/* #000 */
/* For RTE Texts, .. */
/* Color One */
/* FONT */
/* FONT-FAMILY */
/* Font-Size*/
/* Font-Weight */
/* SCROLL-TO-TOP */
/*
 * COLS
 */
/* ColRight & ColLeft Space */
/*
 * Listings
 */
/*
 * Listings
 */
/* Card-Item */
/* List-View */
/* Pagination */
/* Nav-Pageview */
/* SEARCH */
/* FAQ */
/* General */
/* List-Elements */
/* Related for Level-0 */
/* Related for Level-1 */
/* Related for Level-2 */
/*
 * Mobile Navigation
 */
/* Sticky */
/* footer navigation */
/* PAGE-LOGO */
/* TOPLINE */
/* Header-Elements */
/* FOOTER */
/* ASIDE */
/*
 * basic mixins
 */
/*
 * GRID MIXINS
 */
/*
 * IMAGE MIXINS
 */
/*
 * COLOR MIXINS
 */
.background-gradient-pseudo {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(30deg, #F7931E 0%, #009245 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* KeyFrames for Animate-Border */
@-webkit-keyframes animate-border {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}
@-moz-keyframes animate-border {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}
@-webkit-keyframes animate-border {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}
/* KeyFrames for Animate-Waves */
@keyframes transform-matrix-1 {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    transform: matrix(1, 0, 0, 0.455, -526, 55.5);
    width: calc(100% + 526px);
  }
}
@keyframes transform-matrix-2 {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    transform: matrix(1, 0, 0, 0.506, -250, 50.4);
    width: calc(100% + 250px);
  }
}
@keyframes transform-matrix-1-rotate {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    transform: matrix(1, 0, 0, 0.455, 526, 55.5);
    width: calc(100% + 526px);
  }
}
/*
 * HEADLINE MIXINS
 */
/*
 * LISTING MIXINS
 */
/*
 * LINK MIXINS
 */
/*
 * CONTENT MIXINS
 */
/*
 * toogle elements
 */
/*
 * STYLES CSS - TOC
 *
 * 01) FONTS
 * 02) BASIC CSS
 * 03) PAGE LAYOUT
 * 04) RTE PLUGINS
 */
/*
 * FONTS
 * 
 * load local font files here
 * 
 * add "@{font-path}" as url-prefix
 * 
 * this files is used by 
 * 	- styles.less
 *  - editor.less
 */
/* 
 * FONTS
 */
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-100.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'), url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-100.svg#Roboto') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'), url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300.svg#Roboto') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300italic.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-300italic.svg#Roboto') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'), url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'), url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-italic.svg#Roboto') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-900.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'), url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.ekz-energieberatung.de/inc/css/fonts/roboto/roboto-v30-latin-900.svg#Roboto') format('svg');
  /* Legacy iOS */
  font-display: swap;
}
/*
 * REMARKS
 */
/*	simple-button		- Generiert normalen Button					*/
/*	btn-diagonal-close	- Größe der Border an Button anpassen		*/
/*	btn-double-swipe	- Größe der Border an Button anpassen		*/
/*	btn-zoning			- Größe der Border an Button anpassen		*/
/*	btn-slice			- Weite der Border an Button anpassen		*/
/*	btn-aware			- leeren span in a-Tag hinterlegen			*/
/*	btn-alternate		- Text/[WIDGET_LINK_MORE] in span einbinden	*/
/*	btn-v-overlap		- Text/[WIDGET_LINK_MORE] in span einbinden	*/
/*	btn-h-overlap		- Text/[WIDGET_LINK_MORE] in span einbinden	*/
button.screenreader {
  background: transparent;
  border: none;
}
button.screenreader:focus {
  left: auto;
  position: relative;
  outline: 1px dotted #333;
  outline-offset: -1px;
  text-decoration: underline;
  display: inline-block;
  padding: 5px 10px;
}
button.screenreader:focus.screenreader {
  background: #fff;
  color: #333;
}
/*
 * SIMPLE BUTTON
 */
.simple-button {
  padding: 10px 15px;
  position: relative;
  display: inline-block;
  background: #fff;
  border: 1px solid #F7931E;
  color: #F7931E;
  font-size: 120%;
  font-weight: 300;
  text-decoration: none;
  z-index: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.simple-button.text-small {
  padding: 5px 10px;
  font-size: 90%;
}
.simple-button.text-large {
  padding: 15px 25px;
  font-size: calc(100% + 20%);
}
.simple-button.text-larger {
  padding: 20px 40px;
  font-size: calc(100% + 50%);
}
.simple-button.simple-effect:hover,
.simple-button.simple-effect-fullsize:hover {
  background: #F7931E;
  border: 1px solid #F7931E;
  color: #fff;
}
.simple-button.simple-effect-fullsize {
  width: 100%;
  text-align: center;
}
.simple-button.highlight {
  background: #009245;
  border: none;
  color: #fff;
  font-weight: 300;
  font-size: 120%;
}
.simple-button.highlight.simple-effect:hover,
.simple-button.highlight.simple-effect-fullsize:hover {
  background: #fff !important;
  color: #009245 !important;
  border: 1px solid #009245 !important;
}
.simple-button.icon-left:before,
.simple-button.icon-right:before {
  font-weight: 300;
}
.simple-button.icon-effect a {
  border-radius: 30px;
  width: auto;
  max-width: 40px;
  height: 40px;
  background: transparent;
  overflow: hidden;
}
.simple-button.icon-effect a .link-text {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
  height: 100%;
}
.simple-button.icon-effect a .link-text > span {
  display: inline-block;
  padding-bottom: 1px;
  width: 100%;
  text-align: center;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  overflow: hidden;
}
.simple-button.icon-effect a .link-text i {
  position: relative;
  right: -2px;
}
.simple-button.icon-effect a:hover {
  max-width: 100%;
  padding-left: calc(15px * 2) !important;
}
.simple-button.icon-effect a:hover .link-text > span {
  opacity: 1;
}
/*
 * SWIPE-BUTTON
 */
.btn-swipe {
  overflow: hidden;
}
.btn-swipe:not( .icon ).simple-button:before,
.btn-swipe > span:before {
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: #F7931E;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-swipe:hover.simple-button,
.btn-swipe:hover > span {
  color: #fff;
}
.btn-swipe:hover:not( .icon ).simple-button:before,
.btn-swipe:hover > span:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
/*
 * DIAGONAL-SWIPE BUTTON
 */
.btn-diagonal-swipe {
  overflow: hidden;
}
.btn-diagonal-swipe:not( .icon ).simple-button:before,
.btn-diagonal-swipe > span:before {
  content: '';
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #F7931E;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-swipe:not( .icon ).simple-button:after,
.btn-diagonal-swipe > span:after {
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-swipe:hover > span,
.btn-diagonal-swipe:hover.simple-button {
  color: #fff;
}
.btn-diagonal-swipe:hover:not( .icon ).simple-button:before,
.btn-diagonal-swipe:hover > span:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.btn-diagonal-swipe {
  overflow: hidden;
}
.btn-diagonal-swipe:not( .icon ).simple-button:before,
.btn-diagonal-swipe > span:before {
  content: '';
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #F7931E;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-swipe:not( .icon ).simple-button:after,
.btn-diagonal-swipe > span:after {
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-swipe:hover > span,
.btn-diagonal-swipe:hover.simple-button {
  color: #fff;
}
.btn-diagonal-swipe:hover:not( .icon ).simple-button:before,
.btn-diagonal-swipe:hover > span:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
/*
 * DOUBLE-SWIPE BUTTON
 */
.btn-double-swipe {
  overflow: hidden;
}
.btn-double-swipe:not( .icon ).simple-button:before,
.btn-double-swipe > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-double-swipe:not( .icon ).simple-button:after,
.btn-double-swipe > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-double-swipe:hover > span,
.btn-double-swipe:hover.simple-button {
  color: #fff;
}
.btn-double-swipe:hover:not( .icon ).simple-button:before,
.btn-double-swipe:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-double-swipe:hover:not( .icon ).simple-button:after,
.btn-double-swipe:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.btn-double-swipe {
  overflow: hidden;
}
.btn-double-swipe:not( .icon ).simple-button:before,
.btn-double-swipe > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-double-swipe:not( .icon ).simple-button:after,
.btn-double-swipe > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-double-swipe:hover > span,
.btn-double-swipe:hover.simple-button {
  color: #fff;
}
.btn-double-swipe:hover:not( .icon ).simple-button:before,
.btn-double-swipe:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-double-swipe:hover:not( .icon ).simple-button:after,
.btn-double-swipe:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
/*
 * DIAGONAL-CLOSE BUTTON
 */
.btn-diagonal-close {
  overflow: hidden;
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.btn-diagonal-close {
  overflow: hidden;
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
/* Größe der Border an Button anpassen */
.btn-diagonal-close {
  overflow: hidden;
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -50px;
  bottom: 0px;
  left: 0px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 0px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: -50px;
  border-bottom: 80px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 0px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-diagonal-close:hover > span,
.btn-diagonal-close:hover.simple-button {
  color: #fff;
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  right: -50px;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #F7931E;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  left: -50px;
  border-left: 50px solid transparent;
  border-top: 80px solid #F7931E;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover.simple-button,
.btn-diagonal-close:hover > span {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-49%);
  transform: translateX(-49%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(49%);
  transform: translateX(49%);
}
.btn-diagonal-close:not( .icon ).simple-button:before,
.btn-diagonal-close > span:before {
  right: -50px;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #F7931E;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-diagonal-close:not( .icon ).simple-button:after,
.btn-diagonal-close > span:after {
  left: -50px;
  border-left: 50px solid transparent;
  border-top: 80px solid #F7931E;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-diagonal-close:hover.simple-button,
.btn-diagonal-close:hover > span {
  color: #fff;
}
.btn-diagonal-close:hover:not( .icon ).simple-button:before,
.btn-diagonal-close:hover > span:before {
  -webkit-transform: translateX(-49%);
  transform: translateX(-49%);
}
.btn-diagonal-close:hover:not( .icon ).simple-button:after,
.btn-diagonal-close:hover > span:after {
  -webkit-transform: translateX(49%);
  transform: translateX(49%);
}
/*
 * ZONING BUTTON
 */
/* Größe der Border an Button anpassen */
.btn-zoning {
  overflow: hidden;
}
.btn-zoning:not( .icon ).simple-button:before,
.btn-zoning > span:before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-top: 25px solid #F7931E;
  border-bottom: 25px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-right: 30px solid transparent;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn-zoning:not( .icon ).simple-button:after,
.btn-zoning > span:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-top: 25px solid #F7931E;
  border-bottom: 25px solid #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-left: 30px solid transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.btn-zoning:hover > span,
.btn-zoning:hover.simple-button {
  color: #fff;
}
.btn-zoning:hover:not( .icon ).simple-button:before,
.btn-zoning:hover > span:before {
  -webkit-transform: translateX(-30%);
  transform: translateX(-30%);
}
.btn-zoning:hover:not( .icon ).simple-button:after,
.btn-zoning:hover > span:after {
  -webkit-transform: translateX(30%);
  transform: translateX(30%);
}
/*
 * SLICE BUTTON
 */
/* Größe der Border an Button anpassen */
.btn-slice {
  overflow: hidden;
}
.btn-slice:not( .icon ).simple-button:after,
.btn-slice > span:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #F7931E transparent transparent;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: unset;
  left: unset;
  border: 0 solid;
  transform: rotate(360deg);
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-slice:not( .icon ).simple-button:before,
.btn-slice > span:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #F7931E;
  position: absolute;
  top: unset;
  right: unset;
  bottom: 0px;
  left: 0px;
  border: 0 solid;
  transform: rotate(360deg);
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-slice:hover > span,
.btn-slice:hover.simple-button {
  color: #fff;
}
.btn-slice:hover:not( .icon ).simple-button:before,
.btn-slice:hover > span:before {
  border-width: 80px 262.5px;
  border-color: #F7931E;
}
.btn-slice:hover:not( .icon ).simple-button:after,
.btn-slice:hover > span:after {
  border-width: 80px 262.5px;
  border-color: #F7931E;
}
/*
 * AWARE BUTTON
 */
.btn-aware {
  overflow: hidden;
}
.btn-aware:not( .icon ).simple-button:after,
.btn-aware > span:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #F7931E;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -moz-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -ms-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.btn-aware:hover > span,
.btn-aware:hover.simple-button {
  color: #fff;
}
.btn-aware:hover:not( .icon ).simple-button:after,
.btn-aware:hover > span:after {
  width: 225%;
  height: 562.5px;
}
/* SMOOSH BUTTON */
.btn-smoosh {
  overflow: hidden;
}
.btn-smoosh:not( .icon ).simple-button:before,
.btn-smoosh > span:before {
  content: '';
  position: absolute;
  top: -1px;
  right: 0px;
  bottom: -1px;
  left: 0px;
  background-color: #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.btn-smoosh:not( .icon ).simple-button:after,
.btn-smoosh > span:after {
  content: '';
  position: absolute;
  top: -1px;
  right: 0px;
  bottom: -1px;
  left: 0px;
  background-color: #F7931E;
  z-index: -1;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.btn-smoosh:hover > span,
.btn-smoosh:hover.simple-button {
  color: #fff;
}
.btn-smoosh:hover:not( .icon ).simple-button:before,
.btn-smoosh:hover > span:before {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-smoosh:hover:not( .icon ).simple-button:after,
.btn-smoosh:hover > span:after {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
/*
 * COLLISION BUTTON
 */
@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.btn-collision {
  overflow: hidden;
}
.btn-collision:not( .icon ).simple-button:before,
.btn-collision > span:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  background-color: #F7931E;
  border-radius: 50%;
  z-index: -1;
  box-sizing: border-box;
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn-collision:not( .icon ).simple-button:after,
.btn-collision > span:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  background-color: #F7931E;
  border-radius: 50%;
  z-index: -1;
  box-sizing: border-box;
  right: -20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.btn-collision:hover > span,
.btn-collision:hover.simple-button {
  color: #fff !important;
}
.btn-collision:hover:not( .icon ).simple-button:before,
.btn-collision:hover > span:before {
  -webkit-animation: criss-cross-left 0.8s both;
  animation: criss-cross-left 0.8s both;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.btn-collision:hover:not( .icon ).simple-button:after,
.btn-collision:hover > span:after {
  -webkit-animation: criss-cross-right 0.8s both;
  animation: criss-cross-right 0.8s both;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/*
 * From Top
 */
.from-top a:before {
  left: -1px;
  height: 0;
  width: 100%;
  bottom: 0;
  border: 1px solid #F7931E;
  border-top: 0;
  border-bottom: 0;
}
.from-top a:after {
  left: -1px;
  height: 0;
  width: 100%;
  top: 0;
}
.from-top:hover a:before {
  height: 100%;
}
.from-top:hover a:after {
  height: 100%;
}
/*
 * From Left
 */
.from-left a:before {
  top: -1px;
  width: 0;
  height: 100%;
  right: 0;
  border: 1px solid #F7931E;
  border-left: 0;
  border-right: 0;
}
.from-left a:after {
  top: -1px;
  width: 0;
  height: 100%;
  left: 0;
}
.from-left:hover a:before {
  width: 100%;
}
.from-left:hover a:after {
  width: 100%;
}
/*
 * From right
 */
.from-right a:before {
  top: 0;
  width: 0;
  height: 100%;
  left: 0;
  border: 1px solid #F7931E;
  border-left: 0;
  border-right: 0;
}
.from-right a:after {
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
}
.from-right:hover a:before {
  width: 100%;
}
.from-right:hover a:after {
  width: 100%;
}
/*
 * From center
 */
.from-center a:before {
  top: -1px;
  left: 50%;
  height: 100%;
  width: 0;
  border: 1px solid #F7931E;
  border-left: 0;
  border-right: 0;
}
.from-center a:after {
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  background: #F7931E;
}
.from-center:hover a:before {
  left: 0;
  width: 100%;
}
.from-center:hover a:after {
  top: 0;
  height: 100%;
}
/*
 * From Bottom
 */
.from-bottom a:before {
  left: -1px;
  height: 0;
  width: 100%;
  top: 0px;
  border: 1px solid #F7931E;
  border-top: 0;
  border-bottom: 0;
}
.from-bottom a:after {
  left: -1px;
  width: 100%;
  bottom: 0;
  height: 0;
}
.from-bottom:hover a:before {
  height: 100%;
}
.from-bottom:hover a:after {
  height: 100%;
}
/*
 * Rounded Svg
 */
.rounded-svg-fill {
  position: relative;
  margin: auto;
  padding: 19px 22px;
  transition: all .2s ease;
}
.rounded-svg-fill:before {
  content: "";
  top: 0px;
  right: unset;
  bottom: unset;
  left: 0px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  opacity: .5;
  background: #F7931E;
  width: 56px;
  height: 56px;
  transition: all .3s ease;
}
.rounded-svg-fill span {
  position: relative;
  font-size: 16px;
  line-height: 18px;
  font-weight: 900;
  letter-spacing: 4px;
  text-transform: uppercase;
  vertical-align: middle;
  color: #ffffff;
  transition: .4s;
}
.rounded-svg-fill svg {
  position: relative;
  top: 2px;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff6d9;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all .3s ease;
}
.rounded-svg-fill:hover span {
  color: #fff;
}
.rounded-svg-fill:hover::before {
  width: 100%;
  opacity: 1;
  background: #F7931E;
}
.rounded-svg-fill:hover::before svg {
  transform: translateX(0);
}
.rounded-svg-fill:active {
  transform: scale(0.96);
}
/*
 * UNFILL-EFFECTS
 */
/*
.btn-unfill {
	line-height: 50px;
	height: 50px;
	text-align: center;
	width: 250px;
	cursor: pointer;
}
*/
/*
 * BORDERLINE TOP AND BUTTOM - BUTTON
 */
.btn-2border {
  color: #F7931E;
  transition: all 0.3s;
  position: relative;
}
.btn-2border:hover {
  color: #fff;
}
.btn-2border:hover a {
  letter-spacing: 2px;
  color: #fff !important;
}
.btn-2border:hover::before {
  opacity: 1;
  transform: scale(1, 1);
}
.btn-2border:hover::after {
  opacity: 0;
  transform: scale(0.1, 1);
}
.btn-2border a {
  transition: all 0.3s;
  background: transparent !important;
}
.btn-2border::before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: rgba(80, 43, 22, 0.5);
  border-bottom-color: rgba(80, 43, 22, 0.5);
  transform: scale(0.1, 1);
}
.btn-2border::after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  transition: all 0.3s;
  background-color: #502b16;
}
/* CROSS BUTTON */
.btn-cross {
  color: #ffffff;
  transition: all 0.5s;
  position: relative;
}
.btn-cross:hover {
  color: #502b16;
}
.btn-cross:hover a {
  color: #ffffff !important;
}
.btn-cross:hover::before {
  transform: rotate(-45deg);
  background-color: rgba(80, 43, 22, 0);
}
.btn-cross:hover::after {
  transform: rotate(45deg);
  background-color: rgba(80, 43, 22, 0);
}
.btn-cross a {
  background: transparent !important;
  z-index: 2;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.btn-cross::before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  transition: all 0.5s;
  border: 1px solid rgba(80, 43, 22, 0.2);
  background-color: #502b16;
}
.btn-cross::after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  transition: all 0.5s;
  border: 1px solid rgba(80, 43, 22, 0.2);
  background-color: #502b16;
}
/* COMPLETE BORDER - Button */
.btn-4border {
  color: #ffffff;
  transition: all 0.5s;
  position: relative;
}
.btn-4border a {
  background: transparent !important;
}
.btn-4border:hover {
  color: #502b16;
}
.btn-4border:hover a {
  color: #ffffff !important;
}
.btn-4border:hover::before {
  opacity: 0;
  transform: scale(0.5, 0.5);
}
.btn-4border:hover::after {
  opacity: 1;
  transform: scale(1, 1);
}
.btn-4border::before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  background-color: #502b16;
  transition: all 0.3s;
}
.btn-4border::after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid #502b16;
  transform: scale(1.2, 1.2);
}
/*
 * EFFECTS
 */
/*
 * PULSE EFFECT
 */
.pulse-effect {
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.pulse-effect:hover {
  animation: pulse 1s;
  -webkit-animation: pulse 1s;
  -moz-animation: pulse 1s;
  box-shadow: 0 0 0 32px rgba(0, 0, 0, 0);
  color: #fff;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.pulse-effect:focus {
  animation: pulse 1s;
  -webkit-animation: pulse 1s;
  -moz-animation: pulse 1s;
  box-shadow: 0 0 0 32px rgba(0, 0, 0, 0);
  color: #502b16;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
}
@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
}
/*
 * RAISE EFFECT
 */
.raise-effect {
  transition: .4s;
}
.raise-effect:hover {
  box-shadow: 0 8px 8px -2px #F7931E;
  transform: translateY(-8px);
  border: 1px solid #fff;
  color: #fff;
}
.raise-effect:focus {
  box-shadow: 0 8px 8px -2px #914f1b;
  transform: translateY(-8px);
  border: 1px solid #fff;
  color: #fff;
}
/*
 * BORDERLINE EFFECT
 */
.borderline-effect a {
  position: relative;
  display: inline-block;
  width: 277px;
  font-size: 16px;
  font-weight: 600;
  line-height: 60px;
  text-align: center;
  background-color: transparent;
  cursor: pointer;
  text-decoration: none;
  font-weight: 900;
}
.borderline-effect svg {
  position: absolute;
  top: 0;
  left: 0;
}
.borderline-effect svg rect {
  stroke: #EC0033;
  stroke-width: 4;
  stroke-dasharray: 353, 0;
  stroke-dashoffset: 0;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}
.borderline-effect span {
  color: #ffffff;
}
.borderline-effect:hover svg rect {
  stroke-width: 4;
  stroke-dasharray: 196, 543;
  stroke-dashoffset: 437;
  transition: .4s;
  -webkit-transition: .4s;
  -ms-transition: .4s;
}
/* Fallback */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .btn1:hover svg rect {
    stroke: #ffffff;
    transition: .4s;
    -webkit-transition: .4s;
  }
}
/*
 * SLIDE TEXT
 */
.slide-effect {
  background: transparent;
  outline: none;
  position: relative;
  border: 2px solid #ffffff;
  padding: 15px 50px;
  overflow: hidden;
}
.slide-effect:hover {
  cursor: pointer;
}
.slide-effect:hover:before {
  opacity: 1;
  transform: translate(0, 0);
}
.slide-effect:hover div {
  opacity: 0;
  transform: translate(100%, 0);
}
.slide-effect:before {
  content: attr(data-hover);
  position: absolute;
  top: 1.1em;
  left: 0;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 900;
  font-size: .8em;
  opacity: 0;
  transform: translate(-100%, 0);
  transition: all 0.3s ease-in-out;
}
.slide-effect div {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 900;
  font-size: .8em;
  transition: all 0.3s ease-in-out;
}
/*
 * ICONS
 */
.icons-container {
  display: flex;
}
.background {
  background: #f06060;
}
.hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
}
.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 15px 30px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.hi-icon:before {
  font-family: 'ecoicon';
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: 300;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
/*
 * Effect 1
 */
.hi-icon-effect-1 .hi-icon {
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.hi-icon-effect-1 .hi-icon:after {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transition: transform 0.2s, opacity 0.2s;
  transform: scale(0.8);
  opacity: 0;
}
/*
 * Effect 1a
 */
.hi-icon-effect-1a .hi-icon:hover {
  background: #ffffff;
  color: #f06060;
}
.hi-icon-effect-1a .hi-icon:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*
 * Effect 4
 */
.hi-icon-effect-4 .hi-icon {
  width: 92px;
  height: 92px;
  box-shadow: 0 0 0 4px #ffffff;
}
.hi-icon-effect-4 .hi-icon:before {
  line-height: 92px;
}
.hi-icon-effect-4 .hi-icon:after {
  top: -4px;
  left: -4px;
  padding: 0;
  z-index: 10;
  border: 4px dashed #fff;
}
.hi-icon-effect-4 .hi-icon:hover {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  color: #fff;
}
.hi-icon-effect-4a .hi-icon {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.hi-icon-mail:before {
  content: "\f003";
  font-family: FontAwesome;
}
/*
 * BURGER-MENU
 */
.mobile-svg-btn {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mobile-svg-rotate.active {
  transform: rotate(45deg);
}
.line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #000;
  stroke-width: 7.5;
  stroke-linecap: round;
}
/* FIRST ANIMATION */
.mobile-svg-btn-1 .top {
  stroke-dasharray: 40 139;
}
.mobile-svg-btn-1 .bottom {
  stroke-dasharray: 40 180;
}
.mobile-svg-btn-1.active .top {
  stroke-dashoffset: -98px;
}
.mobile-svg-btn-1.active .bottom {
  stroke-dashoffset: -138px;
}
/*
 * ARROW ANIMATION
 */
.mobile-svg-btn-arrow .top {
  stroke-dasharray: 40 121;
}
.mobile-svg-btn-arrow .bottom {
  stroke-dasharray: 40 121;
}
.mobile-svg-btn-arrow.active .top {
  stroke-dashoffset: -102px;
}
.mobile-svg-btn-arrow.active .bottom {
  stroke-dashoffset: -102px;
}
/*
 * SECOND ANIMATION
 */
.mobile-svg-btn-2 .top {
  stroke-dasharray: 40 121;
}
.mobile-svg-btn-2 .bottom {
  stroke-dasharray: 40 121;
}
.mobile-svg-btn-2.active .top {
  stroke-dashoffset: -68px;
}
.mobile-svg-btn-2.active .bottom {
  stroke-dashoffset: -68px;
}
/*
 * FALLBACK  FOR IE 10/11
 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #webapp_cover {
    position: relative;
    width: 39px;
    margin: 0 auto;
    transform: translateY(-50%) scale(2);
  }
  #menu_button {
    width: 39px;
    overflow: hidden;
  }
  #menu_checkbox {
    display: none;
  }
  #menu_checkbox:checked + #menu_label:before {
    left: -39px;
  }
  #menu_checkbox:checked + #menu_label:after {
    left: 39px;
  }
  #menu_checkbox:checked + #menu_label #menu_text_bar:before {
    animation: moveUpThenDown 0.8s ease 0.2s forwards, shakeWhileMovingUp 0.8s ease 0.2s forwards, shakeWhileMovingDown 0.2s ease 0.8s forwards;
  }
  #menu_label {
    position: relative;
    display: block;
    height: 29px;
    cursor: pointer;
  }
  #menu_label:before {
    content: '';
    position: absolute;
    top: 0px;
    right: unset;
    bottom: unset;
    left: 0px;
    width: 100%;
    height: 5px;
    background-color: #ffffff;
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55) left;
  }
  #menu_label:after {
    content: '';
    position: absolute;
    top: 12px;
    right: unset;
    bottom: unset;
    left: 0px;
    width: 100%;
    height: 5px;
    background-color: #ffffff;
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55) left;
  }
  #menu_text_bar {
    position: absolute;
    top: 24px;
    right: unset;
    bottom: unset;
    left: 0px;
    width: 100%;
    height: 5px;
    background-color: #ffffff;
  }
  #menu_text_bar:before {
    content: 'CLOSE';
    position: absolute;
    top: 5px;
    right: 0;
    bottom: unset;
    left: 0px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-align: center;
  }
  @keyframes moveUpThenDown {
    0% {
      top: 0;
    }
    50% {
      top: -27px;
    }
    100% {
      top: -14px;
    }
  }
  @keyframes shakeWhileMovingUp {
    0% {
      transform: rotateZ(0);
    }
    25% {
      transform: rotateZ(-10deg);
    }
    50% {
      transform: rotateZ(0deg);
    }
    75% {
      transform: rotateZ(10deg);
    }
    100% {
      transform: rotateZ(0);
    }
  }
  @keyframes shakeWhileMovingDown {
    0% {
      transform: rotateZ(0);
    }
    80% {
      transform: rotateZ(3deg);
    }
    90% {
      transform: rotateZ(-3deg);
    }
    100% {
      transform: rotateZ(0);
    }
  }
}
/*
 * BUTTONS
 */
/* SIMPLE BUTTON */
/*
 * 01 - General
 * 02 - Team
 * 03 - News
 * 04 - Dates
 * 05 - Consent Tool
 */
/* GENERAL */
/* Text */
.module-text h2 {
  font-weight: 700;
  font-size: 140%;
  color: #555;
  padding: 20px 0 10px;
}
.module-text h3 {
  color: #555;
  text-transform: none;
}
.module-text a {
  color: #F7931E;
}
.module-text a:hover {
  color: #009245;
}
/* Pagination */
ul.pagination > li {
  border: solid 1px #F7931E;
  color: #F7931E;
  background: transparent;
}
ul.pagination > li a {
  color: #F7931E;
}
ul.pagination > li a:hover {
  background: #F7931E;
  color: #fff;
}
ul.pagination > li.active-page {
  background: #F7931E;
  color: #fff;
}
ul.pagination > li.active-page a:hover {
  background: #F7931E;
  color: #fff;
}
/* Pageview */
.nav-pageview {
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 3px solid #F7931E;
}
.nav-pageview li a {
  padding: 0 5px;
  color: #F7931E;
  font-weight: 600;
}
.nav-pageview li a:hover {
  color: #009245;
}
@media only screen and (max-width: 600px) {
  .nav-pageview li a span {
    display: none;
  }
}
/*
 * 06 - Consent Tool
 */
.osm-map.blocked {
  height: auto;
  margin-bottom: 15px;
}
.blockscreen-overlay {
  background: #f2f2f2 !important;
}
.blockscreen-overlay .blockscreen-content .blockscreen-header {
  background: #F7931E !important;
}
.blockscreen-overlay .blockscreen-content .blockscreen-hint a:hover {
  color: #F7931E;
}
.blockscreen-overlay .blockscreen-content .blockscreen-button-wrap .blockscreen-button {
  background: #009245 !important;
  border: 1px solid #009245 !important;
}
.blockscreen-overlay .blockscreen-content .blockscreen-button-wrap .blockscreen-button:hover {
  color: #fff !important;
  background: #F7931E !important;
}
/*
 * 02) MODULE STYLES
 * import project related module styles
 */
#search {
  overflow: hidden;
  position: relative;
}
#search button#search_submitSearch {
  margin: 0;
}
#search button#search_submitSearch.active {
  color: #555;
}
#search button#search_submitSearch.active:hover {
  background: transparent;
  color: #F7931E;
}
#search .field-search {
  width: calc(100% - 35px);
}
#search .field-search label {
  position: absolute;
  left: -9999px;
}
#search .field-search input#search_searchBox {
  width: 100%;
  height: 29px;
  margin: 0;
  border-bottom: solid 1px #f2f2f2;
  text-align: left;
}
#search .field-search input#search_searchBox:focus {
  border-bottom: solid 1px #555;
}
ul#search-results .content-headline a {
  color: #555;
  font-size: 80%;
  line-height: initial;
  display: block;
  padding-bottom: 10px;
}
ul#search-results .content-headline a:hover {
  color: #F7931E;
}
ul#search-results.list-view .content-link a {
  background: #fff;
  border: solid 1px #F7931E;
  color: #F7931E;
}
ul#search-results.list-view .content-link a:hover {
  background: #F7931E;
  color: #fff;
}
.ui-menu .ui-menu-item a {
  color: #F7931E;
}
.ui-menu .ui-menu-item b.highlight {
  color: #0071BC;
}
/* GENERAL */
.widget-cta ul {
  list-style: none;
  margin: 0;
}
.widget-cta ul li {
  display: block;
}
.widget-cta ul li:nth-child(n+2) {
  padding-top: 5px;
}
.widget-cta .simpletext {
  background: #F7931E;
  padding: 15px;
  color: #fff;
}
.widget-cta .simpletext ul:not(.cols) {
  margin: 0;
}
/* TOPLINE - CONTACT */
ul.topline-contact {
  list-style: none;
  overflow: hidden;
}
ul.topline-contact > li {
  padding: 0px !important;
}
ul.topline-contact ul.opening-list {
  list-style: none;
  display: inline;
}
ul.topline-contact ul.opening-list > li {
  display: inline-block;
  position: relative;
}
ul.topline-contact ul.opening-list > li:nth-child(n+2):before {
  content: '|';
  padding: 0 5px;
}
.widgetlist-teaser,
ul.card-view.widgets.cols {
  list-style: none;
  margin: 0 -15px 0 !important;
}
/* CONTACT */
.default-field textarea,
.default-field input {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 135%;
}
input#sendMailBtn {
  border: 1px solid #F7931E !important;
}
/*
 * FAQ
 */
ul.faq-items.simple-list > li:nth-child(n+2) {
  border-top: solid 1px #f2f2f2;
}
ul.faq-items.simple-list > li:nth-child(n+2):after {
  content: '';
  background: #1c3766;
}
ul.faq-items .acc-headline {
  background: #f2f2f2;
  color: #555;
}
ul.faq-items .acc-headline:hover {
  background: #F7931E;
  color: #fff;
}
ul.faq-items .acc-headline.open-acc {
  background: #F7931E;
  color: #fff;
}
.faq-items .acc-toggle {
  background: #F7931E !important;
  color: #fff !important;
}
.faq-items .acc-content {
  border: solid 1px #F7931E !important;
}
.faq-items .acc-content ul {
  margin: 5px 0 5px 30px;
}
/*
 * NEWS
 */
#page-aside .wrap-clicklist .news.click-list .click-buttons {
  padding-right: 10px;
}
/* Widget-List */
ul.widgetlist-news.card-view.widgetlist-aside > li,
ul#news-list.card-view.widgetlist-aside > li {
  padding-bottom: calc(15px * 4) !important;
}
ul.widgetlist-news.card-view.widgetlist-aside > li .news-card-wrap,
ul#news-list.card-view.widgetlist-aside > li .news-card-wrap {
  position: unset;
}
ul.widgetlist-news.card-view li,
ul#news-list.card-view li {
  padding-bottom: 0;
}
ul.widgetlist-news.card-view li .news-card-wrap,
ul#news-list.card-view li .news-card-wrap {
  height: 100%;
  position: relative;
  width: 100%;
}
ul.widgetlist-news.card-view li .news-card-wrap .table,
ul#news-list.card-view li .news-card-wrap .table {
  height: 100%;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
ul.widgetlist-news.card-view li .news-card-wrap .table .tcell,
ul#news-list.card-view li .news-card-wrap .table .tcell {
  padding: 20px;
}
ul.widgetlist-news.card-view li.news-overview .news-card-wrap,
ul#news-list.card-view li.news-overview .news-card-wrap {
  background: #f2f2f2;
}
ul.widgetlist-news.card-view li .card-item-content.info-wrap,
ul#news-list.card-view li .card-item-content.info-wrap {
  padding: 0;
  border: none;
}
ul.widgetlist-news.card-view li .card-item-content .content-title,
ul#news-list.card-view li .card-item-content .content-title {
  padding: 0;
  margin: 0;
}
ul.widgetlist-news.card-view li .card-item-content .content-title a,
ul#news-list.card-view li .card-item-content .content-title a {
  color: #555;
  font-weight: 700;
}
ul.widgetlist-news.card-view li .card-item-content .content-title a:hover,
ul#news-list.card-view li .card-item-content .content-title a:hover {
  color: #009245;
}
ul.widgetlist-news.card-view li .content-link a,
ul#news-list.card-view li .content-link a {
  border: none;
  font-weight: 700;
}
ul.widgetlist-news.card-view li .content-link a:hover,
ul#news-list.card-view li .content-link a:hover {
  background: #fff;
  border: none;
  color: #009245;
}
ul.widgetlist-news.card-view.border > li,
ul#news-list.card-view.border > li {
  padding-bottom: 0;
}
ul.widgetlist-news.card-view.border .card-item-border,
ul#news-list.card-view.border .card-item-border {
  border: none;
}
.news.click-list ul#news-list.border > li {
  padding-bottom: 0;
}
.news.click-list ul#news-list.border .card-item-border {
  border: none;
}
.news.click-list ul#news-list .content-link a {
  border: none;
  font-weight: 700;
}
.news.click-list ul#news-list .content-link a:hover {
  background: #fff;
  border: none;
  color: #009245;
}
ul#news-list.list-view > li .list-item-content {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
/* TEAM */
.team-item-location address {
  font-style: normal;
}
.team-item-location address > span {
  display: block;
}
.team-list.list-view h3,
#team-widget-list h3 {
  display: inline-block;
}
.teammodule ul.advanced-team-list > li.list-item:nth-child(n+3),
.teammodule ul.advanced-team-list > li.list-item:nth-child(n+3) {
  padding-top: 30px !important;
  border-top: solid 1px #f2f2f2;
}
.teammodule ul.advanced-team-list > li:nth-child(n+2),
.teammodule ul.advanced-team-list > li:nth-child(n+2) {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
body#page {
  /*
 * BASICS
 *
 * project related layout for basic content HTML tags e.g. headlines, links, lists
 *
 * this files is used by
 * 	- styles.less
 *  - editor.less
 *
 * TOC
 * 01) HEADLINES
 * 02) LINKS
 * 03) PARAGRAPHS
 * 04) LISTINGS
 * 05) TABLES
 * 06) VARIOUS
 */
  /*
 * 01) HEADLINES
 */
  /*
 * 02) LINKS
 */
  /*
 * 03) PARAGRAPHS (e.g. p, em, strong)
 */
  /*
 * 04) LISTINGS
 */
  /* Card-View */
  /* Category List */
  /*
 * 05) TABLES
 */
  /*
 * 06) VARIOUS (e.g. cite, address, dl)
 */
}
body#page h1.page-title {
  text-transform: uppercase;
}
body#page h1.page-title span.sub-title {
  display: block;
  text-transform: initial;
  font-weight: 400;
  font-size: 70%;
  color: #555;
  font-style: italic;
}
body#page #page-header h1.page-title {
  padding: 0;
  line-height: initial;
}
body#page h2 b,
body#page h2 strong {
  color: #F7931E;
}
body#page h2 i,
body#page h2 em {
  font-size: 80%;
}
body#page a,
body#page a[href^="tel"]:link,
body#page a[href^="tel"]:visited,
body#page a[href^="tel"]:hover {
  text-decoration: none;
}
body#page .item-cta a,
body#page .item-cta a[href^="tel"]:link,
body#page .item-cta a[href^="tel"]:visited,
body#page .item-cta a[href^="tel"]:hover,
body#page .widget-cta a,
body#page .widget-cta a[href^="tel"]:link,
body#page .widget-cta a[href^="tel"]:visited,
body#page .widget-cta a[href^="tel"]:hover {
  display: block;
  text-align: center;
  border: solid 1px #fff;
  padding: 5px;
  color: #fff;
}
body#page .module-text ul:not(.cols) > li,
body#page .module-text ol:not(.cols) > li,
body#page .simpletext ul:not(.cols) > li,
body#page .simpletext ol:not(.cols) > li {
  line-height: 135%;
  padding: 3px 0;
}
body#page ul.card-view.border > li {
  padding-bottom: 50px;
}
body#page ul.card-view.border .card-item-border {
  border: solid 1px #f2f2f2;
  background: #fff;
}
body#page ul.card-view.link-button > li .card-item-border .content-link a {
  background: #fff;
}
body#page ul.card-view.link-button > li .card-item-border .content-link a:hover {
  background: #009245;
  border: 1px solid #009245;
  color: #fff;
}
body#page ul.list-view,
body#page #category-list.list-view {
  margin-bottom: 0px;
}
body#page ul.list-view li .list-item-content .content-title,
body#page #category-list.list-view li .list-item-content .content-title {
  text-transform: uppercase;
  font-size: 160%;
}
body#page ul.list-view li .list-item-content .content-title a,
body#page #category-list.list-view li .list-item-content .content-title a {
  color: #555;
}
body#page ul.list-view li .list-item-content .content-title a:hover,
body#page #category-list.list-view li .list-item-content .content-title a:hover {
  color: #009245;
}
body#page ul.list-view li .list-item-content .content-link a,
body#page #category-list.list-view li .list-item-content .content-link a {
  background: #fff;
  padding: 5px 30px;
  color: #F7931E;
  border: 1px solid #F7931E;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page ul.list-view li .list-item-content .content-link a:hover,
body#page #category-list.list-view li .list-item-content .content-link a:hover {
  background: #F7931E;
  color: #fff;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page ul.list-view li .content-link a,
body#page #category-list.list-view li .content-link a {
  background: #fff;
  padding: 5px 30px;
  color: #F7931E;
  border: 1px solid #F7931E;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page ul.list-view li .content-link a:hover,
body#page #category-list.list-view li .content-link a:hover {
  background: #F7931E;
  color: #fff;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page ul.listing-1 > li,
body#page ul.listing-2 > li,
body#page ul.listing-3 > li,
body#page ul.listing-4 > li {
  border: none;
}
body#page table {
  margin: 15px 0;
  border: 1px solid #555;
}
body#page table thead {
  background: #555;
  color: #fff;
}
body#page table thead tr th {
  padding: 7px 3px;
  color: #fff;
  border-bottom: none;
}
body#page table thead tr th:first-child {
  padding: 7px 3px;
}
body#page table tbody tr td {
  padding: 7px 3px;
}
body#page table tbody tr td:first-child {
  padding: 7px 3px;
}
body#page table tbody tr:nth-child(n+2) td {
  border-top: 1px dotted #555;
}
body#page table tfoot tr td {
  padding: 7px 3px;
}
body#page table tfoot tr td:first-child {
  padding: 7px 3px;
}
body#page table tfoot tr:first-child {
  background: #555;
  color: #fff;
}
body#page table tfoot tr:first-child td {
  padding: 7px 3px;
}
body#page .wrap.space {
  padding: 20px;
}
body#page .wrap.white {
  padding: 20px;
  background: #fff;
}
body#page .wrap.top-null {
  padding-top: 0;
  overflow: hidden;
}
body#page .wrap.bottom-null {
  padding-bottom: 0;
}
body#page #search button#search_submitSearch,
body#page a.zoom-indicator span,
body#page ul.card-view a,
body#page ul.list-view a,
body#page ul.faq-items .acc-headline,
body#page .core-area-content,
body#page .click-paging {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page input.button,
body#page button.button {
  border: 1px solid #fff;
  color: #F7931E;
  background: #fff;
}
body#page input.button:hover,
body#page button.button:hover {
  background: #fff;
  color: #fff;
  border: 1px solid #fff;
}
body#page a#scrollToTop {
  bottom: 15px;
}
body#page .space-block {
  display: inline-block;
}
/*
 * PAGE LAYOUT
 *
 * layout for page main elements e.g. header, section, aside, footer
 *
 * this files is used by
 * - styles.less
 *
 * TOC
 * 01) BODY
 * 02) HEADER
 * 03) FOOTER
 * 04) MAIN
 * 05) NAVIGATION
 * 06) HELPER
 * 07) VARIOUS
 */
/**************************************
 *
 * 04) CORE DESIGN
 *
 **************************************/
/*
 * CORE DESIGN VARIABLES
 */
/*
 * CORE DESIGN LAYOUT
 */
html {
  -webkit-text-size-adjust: 100%;
}
/*
 * BASIC HTML ELEMENTS
 */
header,
main,
footer,
aside,
section {
  display: block;
  position: relative;
  z-index: 1;
}
header {
  z-index: 2;
}
body:not( .no-aside ).aside-left aside#page-aside,
body:not( .no-aside ).aside-both aside#page-aside.left {
  float: left;
  padding-right: 15px;
  padding-left: 0;
}
body:not( .no-aside ).aside-right aside#page-aside,
body:not( .no-aside ).aside-both aside#page-aside.right {
  float: right;
  padding-left: 15px;
  padding-right: 0;
}
body:not( .no-aside ).aside-left section#page-content {
  float: right;
  padding-left: 15px;
  padding-right: 0;
}
body:not( .no-aside ).aside-right section#page-content {
  float: left;
  padding-right: 15px;
  padding-left: 0;
}
body:not( .no-aside ).aside-both section#page-content {
  width: calc( 100% - 350px - 350px );
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
body:not( .no-aside ) aside#page-aside {
  width: 350px;
  padding: 0 0 0 15px;
  float: right;
}
body:not( .no-aside ) section#page-content {
  width: calc(100% - 350px);
  float: left;
  padding: 0px 15px 0px 0;
}
body.divide #module-content {
  width: 50%;
  padding: 0 0 0 15px;
  float: right;
}
body.divide #page-content.divide,
body.divide #text-content {
  width: calc(100% - 50%);
  float: left;
  padding: 0px 15px 0px 0;
}
body.divide aside#page-aside {
  width: 350px;
  padding: 0 0 0 15px;
  float: right;
}
body.divide.aside-left section#page-content {
  float: right;
  padding-left: 15px;
  padding-right: 0;
}
body.divide.aside-right #module-content {
  padding: 0 0 0 15px;
}
body.divide.aside-right section#page-content {
  float: left;
  padding-right: 15px;
  padding-left: 0;
}
body.divide section#page-content {
  width: calc(100% - 350px);
  float: left;
  padding: 0px 15px 0px 0;
}
body.divide.module-narrow #page-content.divide,
body.divide.module-narrow #text-content {
  width: calc(100% -  40%);
}
body.divide.module-narrow #module-content {
  width: 40%;
}
body.divide.module-wide #page-content.divide,
body.divide.module-wide #text-content {
  width: calc(100% -  60%);
}
body.divide.module-wide #module-content {
  width: 60%;
}
body.divide.module-right #page-content.divide,
body.divide.module-right #text-content {
  padding-right: 15px;
  padding-left: 0;
  float: left;
}
body.divide.module-right #module-content {
  float: right;
  padding-left: 30px;
  padding-right: 0;
}
body.divide.module-left #page-content.divide,
body.divide.module-left #text-content {
  padding-left: 15px;
  padding-right: 0;
  float: right;
}
body.divide.module-left #module-content {
  float: left;
  padding-right: 30px;
  padding-left: 0;
}
.mobile-action-btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  color: #555;
  background: #fff;
  clear: both;
  font-size: 200%;
  border: none;
}
.mobile-action-btn span {
  text-indent: -9999px;
  display: block;
  height: 0;
}
.section-aside {
  width: 350px;
  padding: 0 0 0 15px;
  float: right;
}
.section-aside h2.page-title {
  padding-top: 0px;
}
#page-footer {
  padding: calc(15px * 4) 0;
  overflow: hidden;
  clear: both;
  background: #1a1a1a;
  color: #fff;
  border-top: none;
  border-bottom: none;
  font-size: 90%;
}
#page-footer a {
  color: #fff;
  text-decoration: none;
}
#page-footer a:hover,
#page-footer a:focus {
  color: #F7931E;
  text-decoration: none;
}
#page-footer a.screenreader {
  color: #000 !important;
}
#page-footer .widgetlist-footer.card-view > li {
  padding-bottom: 0;
}
/*
 * PAGE ROW
 */
.page-row,
.page-row-extended {
  width: 100%;
  display: table-row;
}
.page-row-extended {
  height: 100%;
}
/*
 * BREADCRUMBS
 */
#page-breadcrumbs {
  overflow: hidden;
  clear: both;
  background: #f2f2f2;
}
#page-breadcrumbs #breadcrumb {
  list-style: none;
  overflow: hidden;
  padding: 8px 0px;
  margin: 0;
}
#page-breadcrumbs #breadcrumb li {
  padding-right: 5px;
  display: block;
  float: left;
  list-style: none;
  position: relative;
  color: #333;
  outline: none;
  font-size: 90%;
  font-weight: 400;
}
#page-breadcrumbs #breadcrumb li a {
  text-decoration: none;
  color: #333;
}
#page-breadcrumbs #breadcrumb li a:hover {
  color: #000;
  text-decoration: underline;
}
/*
 * SOCIAL SHARING
 */
#sharePage {
  text-align: left;
  overflow: hidden;
  clear: both;
}
#social_share {
  list-style: none;
  overflow: hidden;
  width: 100%;
}
#social_share li {
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  padding: 0 10px 0 0;
  overflow: hidden;
}
#social_share li:hover {
  -webkit-transition: background 0.3s ease-in;
  -moz-transition: background 0.3s ease-in;
  -o-transition: background 0.3s ease-in;
  -ms-transition: background 0.3s ease-in;
  transition: background 0.3s ease-in;
}
#social_share li:hover a {
  color: #fff;
}
#social_share a {
  font-weight: 300;
  text-decoration: none;
  line-height: 30px;
}
#social_share a > i {
  margin-right: 5px;
  text-align: center;
  width: 30px;
  line-height: 30px;
  color: #fff;
}
#fb_share > a > i {
  background: #3b5998;
}
#fb_share:hover {
  background: #3b5998;
}
#twitter_share > a > i {
  background: #2daae1;
}
#twitter_share:hover {
  background: #2daae1;
}
#xing_share > a > i {
  background: #006464;
}
#xing_share:hover {
  background: #006464;
}
#linkedin_share > a > i {
  background: #0073b1;
}
#linkedin_share:hover {
  background: #0073b1;
}
#whatsapp_share > a > i {
  background: #25d366;
}
#whatsapp_share:hover {
  background: #25d366;
}
/*
 * CLICK LISTS
 */
.wrap-clicklist {
  max-width: inherit;
  width: 100%;
  margin: 0;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel .click-list-wrap {
  padding: 15px 20%;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 700px) {
  .wrap-clicklist .click-list:not( .clicklist-disabled ).carousel .click-list-wrap {
    padding: 15px 15%;
  }
}
@media only screen and (max-width: 500px) {
  .wrap-clicklist .click-list:not( .clicklist-disabled ).carousel .click-list-wrap {
    padding: 15px 5%;
  }
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel.innerElements ul.clickable > li {
  padding: 15px 0;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel.innerElements ul.clickable > li.nextElement {
  margin-left: -4% !important;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel.innerElements ul.clickable > li.prevElement {
  margin-left: 4% !important;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel.outerElements ul.clickable > li {
  padding: 15px calc(15px * 8);
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel ul.clickable {
  overflow: visible !important;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel ul.clickable > li {
  height: 100% !important;
  padding: 15px calc(15px * 8);
  margin: 0 0 !important;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel ul.clickable > li:not(.currentElement) {
  transform-origin: 0 0;
  transform: scaleX(0.7) scaleY(0.7);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel ul.clickable > li:not(.currentElement) .card-item-wrap > div {
  opacity: .2;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel ul.clickable > li.currentElement {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  top: 0 !important;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel ul.clickable > li .card-item-wrap {
  background: #f2f2f2;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  box-shadow: 1px 1px 3px #555;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel ul.clickable > li .card-item-wrap .card-item-image {
  width: 100%;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ).carousel ul.clickable > li .card-item-wrap .card-item-content {
  width: 100%;
  padding: 30px;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ) .click-list-wrap {
  width: calc(100% +  30px) !important;
  margin: 0 -15px;
  max-width: inherit;
  overflow: hidden;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ) .click-list-wrap ul.clickable {
  overflow: hidden;
  list-style: none;
  width: 1000%;
  margin: 0 !important;
  position: relative;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ) .click-list-wrap ul.clickable > li {
  position: relative;
  background: transparent;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ) .click-list-wrap ul.clickable > li > div.card-item-wrap {
  width: 100%;
  margin: 0;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ) .click-paging {
  display: none;
  z-index: 5;
  font-size: 200%;
  background: transparent;
  border: none;
  width: 60px;
  height: 60px;
  text-align: center;
  color: #F7931E;
  cursor: pointer;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ) .click-paging.click-paging-prev {
  float: left;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ) .click-paging.click-paging-next {
  float: right;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ) .click-pagingsecond {
  opacity: 0;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ) .click-paging.enabled {
  display: block;
}
.wrap-clicklist .click-list:not( .clicklist-disabled ) .click-paging span:not(.donotdisplay):not(.screenreader) {
  z-index: 2;
  position: relative;
}
.wrap-clicklist .click-list.clicklist-disabled .click-paging-buttons {
  display: none !important;
}
.wrap-clicklist.buttons-bottom .click-list #prevBefore,
.wrap-clicklist.buttons-bottom .click-list #nextBeforeSecond {
  display: none;
}
.wrap-clicklist.buttons-bottom .click-list .click-buttons {
  text-align: right;
  height: 60px;
  line-height: 60px;
  position: relative;
}
.wrap-clicklist.buttons-bottom .click-list .click-buttons .click-list-link {
  display: inline;
  padding: 0px 15px;
  height: 60px;
  line-height: 60px;
}
.wrap-clicklist.click-buttons-before,
.wrap-clicklist.click-buttons-after {
  overflow: hidden;
}
.wrap-clicklist.click-buttons-before .click-buttons.after {
  display: none;
}
.wrap-clicklist.click-buttons-after .click-buttons.before,
.wrap-clicklist.click-buttons-aside .click-buttons.before {
  display: none;
}
@media only screen and (min-width: 1280px) {
  .wrap-clicklist.click-buttons-aside #nextAfter,
  .wrap-clicklist.click-buttons-aside #prevAfterSecond {
    position: relative;
    top: initial;
    right: initial;
    bottom: initial;
    left: initial;
    float: none;
  }
  .wrap-clicklist.click-buttons-aside #prevAfter {
    position: absolute;
    left: -75px;
    top: 50%;
  }
  .wrap-clicklist.click-buttons-aside #nextAfter {
    position: absolute;
    right: -75px;
    top: 50%;
  }
}
.wrap-clicklist.click-buttons-top .click-list .click-buttons,
.wrap-clicklist.click-buttons-bottom .click-list .click-buttons {
  position: relative;
  display: flex;
  text-align: center;
}
.wrap-clicklist.click-buttons-top .click-list .click-buttons.before,
.wrap-clicklist.click-buttons-bottom .click-list .click-buttons.before {
  padding-bottom: 15px;
}
.wrap-clicklist.click-buttons-top .click-list .click-buttons.before .click-buttons-button,
.wrap-clicklist.click-buttons-bottom .click-list .click-buttons.before .click-buttons-button {
  width: 50%;
}
.wrap-clicklist.click-buttons-top .click-list .click-buttons.after,
.wrap-clicklist.click-buttons-bottom .click-list .click-buttons.after {
  padding-top: 15px;
}
.wrap-clicklist.click-buttons-top .click-list .click-buttons.after .click-buttons-button,
.wrap-clicklist.click-buttons-bottom .click-list .click-buttons.after .click-buttons-button {
  width: 120px;
}
.wrap-clicklist.click-buttons-top .click-list .click-buttons.after .click-buttons-archive,
.wrap-clicklist.click-buttons-bottom .click-list .click-buttons.after .click-buttons-archive {
  width: calc(100% -  60px * 4);
}
.wrap-clicklist.click-buttons-top .click-list .click-buttons.after .click-buttons-archive .simple-button,
.wrap-clicklist.click-buttons-bottom .click-list .click-buttons.after .click-buttons-archive .simple-button {
  background: #fff;
  border: 1px solid #F7931E;
  color: #F7931E;
}
.wrap-clicklist.click-buttons-top .click-list .click-buttons.after .click-buttons-archive .simple-button:hover,
.wrap-clicklist.click-buttons-bottom .click-list .click-buttons.after .click-buttons-archive .simple-button:hover {
  background: #F7931E;
  border: 1px solid #F7931E;
  color: #fff;
}
.wrap-clicklist.click-buttons-top .click-list .click-paging,
.wrap-clicklist.click-buttons-bottom .click-list .click-paging {
  border-radius: 50%;
  line-height: 60px;
  height: 60px;
  width: 60px;
  background: transparent;
  border: 1px solid #fff;
  color: #F7931E;
  float: none;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.wrap-clicklist.click-buttons-top .click-list .click-paging:hover,
.wrap-clicklist.click-buttons-bottom .click-list .click-paging:hover {
  background: #F7931E;
  color: #fff;
  border: 1px solid #F7931E;
}
.wrap-clicklist.click-buttons-top .click-list .click-buttons.after {
  visibility: hidden;
  display: none;
}
.wrap-clicklist.click-buttons-bottom .click-list .click-buttons.before {
  visibility: hidden;
  display: none;
}
.wrap-clicklist.click-buttons-bottom .click-list .click-paging {
  float: none;
  margin: 0 auto;
}
#navigation-points {
  display: inline-block;
  list-style: none;
}
#navigation-points[data-feature="icons"] > li.active:before {
  content: "\f111";
  font-family: FontAwesome;
}
#navigation-points[data-feature="icons"] > li:before {
  content: "\f1db";
  font-family: FontAwesome;
}
#navigation-points > li {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding: 0 5px;
}
/*
 * FE LOGIN
 */
.login-form,
.password-form {
  width: 100%;
}
.login-form .login,
.password-form .login {
  display: block;
  font-weight: 600;
  overflow: hidden;
  padding: 5px 0;
}
.login-form .login-form-list,
.password-form .login-form-list {
  list-style: none;
  margin: 0;
}
.login-form button.login-form-links,
.password-form button.login-form-links,
.login-form li.login-form-links a,
.password-form li.login-form-links a {
  background: transparent;
  border: none;
  font-size: 90%;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
  color: #333 !important;
  cursor: pointer;
}
.login-form button.login-form-links:hover,
.password-form button.login-form-links:hover,
.login-form li.login-form-links a:hover,
.password-form li.login-form-links a:hover,
.login-form button.login-form-links:focus,
.password-form button.login-form-links:focus,
.login-form li.login-form-links a:focus,
.password-form li.login-form-links a:focus {
  color: #009245;
  text-decoration: underline;
}
.login-form .inputlogin,
.password-form .inputlogin,
.login-form .button,
.password-form .button {
  width: 100%;
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid #333;
}
.login-form .button,
.password-form .button {
  width: auto;
  background: #fff;
  color: #F7931E;
  font-weight: 600;
  margin-top: 10px;
  padding: 10px 30px;
}
.login-form .button:hover,
.password-form .button:hover {
  cursor: pointer;
  background: #F7931E;
}
.login main {
  min-height: auto;
}
/*
 * BLOCK SCREENS
 */
.lock-blockscreen,
.GMapLock {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
  display: table !important;
  padding: 0 !important;
}
.blockscreen-overlay,
.GMLOverlay {
  width: 100%;
  height: 100%;
  z-index: 10;
  background: #0071BC;
  display: table-row;
}
.blockscreen-overlay .blockscreen-content,
.GMLOverlay .blockscreen-content,
.blockscreen-overlay .GMLText,
.GMLOverlay .GMLText {
  width: 100%;
  height: 100%;
  padding: 15px;
  color: #333;
  display: table-cell;
  vertical-align: middle;
}
.blockscreen-overlay .blockscreen-content .blockscreen-header,
.GMLOverlay .blockscreen-content .blockscreen-header,
.blockscreen-overlay .GMLText .blockscreen-header,
.GMLOverlay .GMLText .blockscreen-header,
.blockscreen-overlay .blockscreen-content .GMLHeader,
.GMLOverlay .blockscreen-content .GMLHeader,
.blockscreen-overlay .GMLText .GMLHeader,
.GMLOverlay .GMLText .GMLHeader {
  margin: 0;
  padding: 5px 15px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: #F7931E;
  color: #fff;
}
.blockscreen-overlay .blockscreen-content .blockscreen-hint,
.GMLOverlay .blockscreen-content .blockscreen-hint,
.blockscreen-overlay .GMLText .blockscreen-hint,
.GMLOverlay .GMLText .blockscreen-hint,
.blockscreen-overlay .blockscreen-content .SecureHint,
.GMLOverlay .blockscreen-content .SecureHint,
.blockscreen-overlay .GMLText .SecureHint,
.GMLOverlay .GMLText .SecureHint {
  margin: 25px 0 5px;
}
.blockscreen-overlay .blockscreen-content .blockscreen-hint > a,
.GMLOverlay .blockscreen-content .blockscreen-hint > a,
.blockscreen-overlay .GMLText .blockscreen-hint > a,
.GMLOverlay .GMLText .blockscreen-hint > a,
.blockscreen-overlay .blockscreen-content .SecureHint > a,
.GMLOverlay .blockscreen-content .SecureHint > a,
.blockscreen-overlay .GMLText .SecureHint > a,
.GMLOverlay .GMLText .SecureHint > a {
  color: #333;
  text-decoration: underline;
}
.blockscreen-overlay .blockscreen-content .blockscreen-hint > a:hover,
.GMLOverlay .blockscreen-content .blockscreen-hint > a:hover,
.blockscreen-overlay .GMLText .blockscreen-hint > a:hover,
.GMLOverlay .GMLText .blockscreen-hint > a:hover,
.blockscreen-overlay .blockscreen-content .SecureHint > a:hover,
.GMLOverlay .blockscreen-content .SecureHint > a:hover,
.blockscreen-overlay .GMLText .SecureHint > a:hover,
.GMLOverlay .GMLText .SecureHint > a:hover {
  color: #000;
  text-decoration: underline;
}
.blockscreen-overlay .blockscreen-content .blockscreen-button-wrap,
.GMLOverlay .blockscreen-content .blockscreen-button-wrap,
.blockscreen-overlay .GMLText .blockscreen-button-wrap,
.GMLOverlay .GMLText .blockscreen-button-wrap,
.blockscreen-overlay .blockscreen-content .SecureButtonText,
.GMLOverlay .blockscreen-content .SecureButtonText,
.blockscreen-overlay .GMLText .SecureButtonText,
.GMLOverlay .GMLText .SecureButtonText {
  width: calc(50% - 10px);
  margin: 15px 5px;
  float: left;
}
.blockscreen-overlay .blockscreen-content .blockscreen-button-wrap .blockscreen-button,
.GMLOverlay .blockscreen-content .blockscreen-button-wrap .blockscreen-button,
.blockscreen-overlay .GMLText .blockscreen-button-wrap .blockscreen-button,
.GMLOverlay .GMLText .blockscreen-button-wrap .blockscreen-button,
.blockscreen-overlay .blockscreen-content .SecureButtonText .blockscreen-button,
.GMLOverlay .blockscreen-content .SecureButtonText .blockscreen-button,
.blockscreen-overlay .GMLText .SecureButtonText .blockscreen-button,
.GMLOverlay .GMLText .SecureButtonText .blockscreen-button,
.blockscreen-overlay .blockscreen-content .blockscreen-button-wrap .secureBtn,
.GMLOverlay .blockscreen-content .blockscreen-button-wrap .secureBtn,
.blockscreen-overlay .GMLText .blockscreen-button-wrap .secureBtn,
.GMLOverlay .GMLText .blockscreen-button-wrap .secureBtn,
.blockscreen-overlay .blockscreen-content .SecureButtonText .secureBtn,
.GMLOverlay .blockscreen-content .SecureButtonText .secureBtn,
.blockscreen-overlay .GMLText .SecureButtonText .secureBtn,
.GMLOverlay .GMLText .SecureButtonText .secureBtn {
  padding: 5px 0;
  background: #009245;
  color: #fff;
  border: 1px solid #fff;
  font-weight: 300;
  text-align: center;
  cursor: pointer;
}
.blockscreen-overlay .blockscreen-content .blockscreen-button-wrap .blockscreen-button:hover,
.GMLOverlay .blockscreen-content .blockscreen-button-wrap .blockscreen-button:hover,
.blockscreen-overlay .GMLText .blockscreen-button-wrap .blockscreen-button:hover,
.GMLOverlay .GMLText .blockscreen-button-wrap .blockscreen-button:hover,
.blockscreen-overlay .blockscreen-content .SecureButtonText .blockscreen-button:hover,
.GMLOverlay .blockscreen-content .SecureButtonText .blockscreen-button:hover,
.blockscreen-overlay .GMLText .SecureButtonText .blockscreen-button:hover,
.GMLOverlay .GMLText .SecureButtonText .blockscreen-button:hover,
.blockscreen-overlay .blockscreen-content .blockscreen-button-wrap .secureBtn:hover,
.GMLOverlay .blockscreen-content .blockscreen-button-wrap .secureBtn:hover,
.blockscreen-overlay .GMLText .blockscreen-button-wrap .secureBtn:hover,
.GMLOverlay .GMLText .blockscreen-button-wrap .secureBtn:hover,
.blockscreen-overlay .blockscreen-content .SecureButtonText .secureBtn:hover,
.GMLOverlay .blockscreen-content .SecureButtonText .secureBtn:hover,
.blockscreen-overlay .GMLText .SecureButtonText .secureBtn:hover,
.GMLOverlay .GMLText .SecureButtonText .secureBtn:hover {
  background: #F7931E;
  color: #fff;
}
.blockscreen-overlay .blockscreen-content .blockscreen-cookie-hint,
.GMLOverlay .blockscreen-content .blockscreen-cookie-hint,
.blockscreen-overlay .GMLText .blockscreen-cookie-hint,
.GMLOverlay .GMLText .blockscreen-cookie-hint,
.blockscreen-overlay .blockscreen-content .SecureHintCookie,
.GMLOverlay .blockscreen-content .SecureHintCookie,
.blockscreen-overlay .GMLText .SecureHintCookie,
.GMLOverlay .GMLText .SecureHintCookie {
  display: inline-block;
  padding: 5px 0;
  clear: both;
  font-size: 80%;
}
.blockscreen-image {
  position: unset !important;
}
.blockscreen-image-overlay {
  display: flex;
  flex-direction: column;
}
.blockscreen-image-overlay picture {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 6;
}
.blockscreen-image-overlay picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blockscreen-image-overlay .blockscreen-header {
  height: 30px;
  color: #fff;
  background: #F7931E;
  line-height: 30px;
  font-size: 105%;
}
.blockscreen-image-overlay .blockscreen-header i.fa {
  padding-right: 5px;
}
.blockscreen-image-overlay .blockscreen-content {
  background: #f2f2f2;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  z-index: 5;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.blockscreen-image-overlay .blockscreen-content.active {
  opacity: 1;
  overflow-y: auto;
  z-index: 10;
}
.blockscreen-image-overlay .blockscreen-content-action {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 215px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F7931E;
  font-size: 165%;
  cursor: pointer;
  z-index: 15;
}
.blockscreen-image-overlay .blockscreen-content-action.hidden {
  display: none;
}
.blockscreen-image-overlay .blockscreen-content-action span.action-icon {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 50%;
  border: solid 1px #F7931E;
  font-size: 40%;
  margin-right: 5px;
}
.blockscreen-image-overlay .blockscreen-content-buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 45px;
  width: calc(100% - 45px);
  display: flex;
}
.blockscreen-image-overlay .blockscreen-content-buttons .blockscreen-button-wrap {
  font-size: 90%;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F7931E;
  width: 50%;
}
.blockscreen-image-overlay .blockscreen-content-buttons .blockscreen-button-wrap.consent-cookie {
  margin-right: 1px;
}
.blockscreen-image-overlay .blockscreen-content-buttons .blockscreen-button-wrap.consent-temp {
  margin-left: 1px;
}
.singleview .SecureButtonText,
.singleview .blockscreen-button {
  margin: 5px 0;
  width: 100%;
}
.singleview .secureBtn,
.singleview .blockscreen-button-wrap {
  width: 100%;
  margin: 0;
}
/*
 * ZOOM INDICATOR FOR LIGHTBOX IMAGES
 */
a.zoom-indicator {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
a.zoom-indicator span {
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 300%;
  text-shadow: 1px 1px 1px #333;
  text-align: center;
  opacity: 0.5;
}
a.zoom-indicator span i {
  margin: 0 auto;
}
a.zoom-indicator:hover span {
  opacity: 1;
  font-size: 400%;
}
/*
 * MEDIA COPYRIGHT
 */
span.media-copyright {
  display: block;
  width: 100%;
  font-size: 90%;
  line-height: 20px;
  color: #fff;
  text-shadow: 0 0 3px #333;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  direction: ltr;
  white-space: nowrap;
}
span.media-copyright .media-copyright-wrap {
  display: block;
  width: 100%;
  margin-left: calc(100% -  20px);
  background: rgba(255, 255, 255, 0.4) !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
span.media-copyright .media-copyright-wrap:hover,
span.media-copyright .media-copyright-wrap.hover {
  margin-left: 0;
}
span.media-copyright .media-copyright-wrap > .media-copyright-icon {
  width: 20px !important;
  height: 20px !important;
  display: inline-block !important;
  text-align: center;
}
span.media-copyright .media-copyright-wrap > .media-copyright-text {
  display: inline-block !important;
  padding-left: 5px;
  width: calc(100% -  20px) !important;
}
/*
 * SCROLLBARS
 */
.scrollbar::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
  background-color: #fff;
}
.scrollbar::-webkit-scrollbar {
  width: 7px;
  background-color: #fff;
}
.scrollbar::-webkit-scrollbar-thumb {
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
  background-color: #F7931E;
}
/*
 * RESPONSIVE PLAYER
 */
.player-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0 !important;
  width: 100% !important;
  overflow: hidden;
}
.player-wrap.image-content.blocked {
  padding-bottom: calc(56.25% + 75px);
  position: relative;
}
.player-wrap iframe,
.player-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*
 * PAGE HEADER STYLES
 */
#page-header {
  z-index: 100;
}
#page-header h1.page-title {
  padding: 0;
  line-height: initial;
}
#page-header .wrap {
  overflow: visible;
}
#page-topline {
  background: #F7931E;
  color: #fff;
  height: 30px;
  line-height: 30px;
}
#page-topline a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}
#page-topline a:hover,
#page-topline a:focus {
  color: #2b2b2b;
  text-decoration: none;
}
/* Logo */
a#page-logo {
  display: inline-block;
  overflow: hidden;
  width: auto;
  padding: 15px 0;
  position: relative;
}
a#page-logo img,
a#page-logo object {
  display: block;
  width: auto;
  height: 100px;
}
a#page-logo:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
}
@media only screen and (min-width: 1020px) {
  .sticky-nav .sticky-hide {
    display: none !important;
  }
  .sticky-nav .sticky-show {
    left: auto;
    position: relative !important;
  }
  .sticky-nav header#page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #fff;
    z-index: 1000;
    border-bottom: solid 1px #f2f2f2;
  }
  .sticky-nav header#page-header .wrap.white {
    margin-top: 0;
    padding: 0 20px;
  }
  .sticky-nav header#page-header nav#page-navigation a#page-logo {
    padding: 5px 0;
  }
  .sticky-nav header#page-header nav#page-navigation a#page-logo object,
  .sticky-nav header#page-header nav#page-navigation a#page-logo img {
    height: 32px;
    width: auto;
    padding: 15px 0;
  }
  .sticky-nav header#page-header nav#page-navigation #main-navigation {
    padding: 5px 0;
  }
  .sticky-nav header#page-header nav#page-navigation #main-navigation > li > span.nav-item-wrap {
    height: 40px;
    line-height: 40px;
  }
  .sticky-nav header#page-header nav#page-navigation #main-navigation > li > span.nav-item-wrap a {
    font-size: 100%;
  }
  .sticky-nav header#page-header nav#page-navigation #main-navigation.level-0 > li > span.nav-item-wrap > .dropdown-indicator,
  .sticky-nav header#page-header nav#page-navigation #main-navigation ul.level-0 > li > span.nav-item-wrap > .dropdown-indicator {
    font-size: 100%;
  }
}
/*
 * PAGE FOOTER VARIABLES
 */
/*
 * PAGE FOOTER STYLES
 */
footer#page-footer {
  background: #1a1a1a;
  font-size: 90%;
  /*
	 * Grid View
	 */
  /* Mobile Examples: Huvinum or SOBRAtec */
  /*ul.grid-view {
		display: grid;
		grid-gap: 30px;
		grid-template-columns: repeat(4, 25%);
		list-style: none;
		width: calc(~"100% - 90px");
		padding: 30px 0px;
		grid-auto-flow: column;

		li {

			&.logo {

				display: flex;
				align-items: center;
				justify-content: center;

				object {
					height: auto;
					width: 50%;
				}

			}

			&.column-1 {
				grid-column: 1;
			}

			&.column-2 {
				grid-column: 2;
			}

			&.column-3 {
				grid-column: 3;
			}

			&.column-4 {
				grid-column: 4;
			}

			&.row-span-2 {
				grid-row: span 2;
			}

			&.row-span-3 {
				grid-row: span 3;
			}

			&.row-span-4 {
				grid-row: span 4;
			}

		}

	}*/
}
footer#page-footer h2,
footer#page-footer h3 {
  color: #fff;
}
footer#page-footer #footer-navigation {
  display: inline-block;
  list-style: none;
}
footer#page-footer #footer-navigation li {
  display: inline-block;
  color: #fff;
}
footer#page-footer #footer-navigation li a {
  color: #fff;
  text-decoration: none;
}
footer#page-footer #footer-navigation li a:hover,
footer#page-footer #footer-navigation li a:focus {
  color: #F7931E;
  text-decoration: underline;
}
div#footer-copyright {
  font-size: 90%;
}
div#footer-copyright ul {
  display: inline-block;
  list-style: none;
}
div#footer-copyright ul li {
  display: inline-block;
  color: #fff;
}
div#footer-copyright ul li:nth-child(n+2):before {
  content: '/';
  display: inline-block;
  width: 15px;
  text-align: center;
}
div#footer-copyright ul li a {
  color: #fff;
}
div#footer-copyright ul li a:hover {
  color: #F7931E;
}
body.aside-right #module-content,
body.aside-left #module-content,
body.aside-right #moduleContent,
body.aside-left #moduleContent {
  overflow: hidden;
}
body.aside-right #module-content #group-aside,
body.aside-left #module-content #group-aside,
body.aside-right #moduleContent #group-aside,
body.aside-left #moduleContent #group-aside {
  width: 350px;
  padding-top: 15px;
}
body.aside-right #module-content #group-aside.sticky,
body.aside-left #module-content #group-aside.sticky,
body.aside-right #moduleContent #group-aside.sticky,
body.aside-left #moduleContent #group-aside.sticky {
  position: fixed;
}
body.aside-right #module-content #group-aside ul,
body.aside-left #module-content #group-aside ul,
body.aside-right #moduleContent #group-aside ul,
body.aside-left #moduleContent #group-aside ul {
  list-style: none;
  padding-left: 10px;
}
body.aside-right #module-content #group-aside ul > li a,
body.aside-left #module-content #group-aside ul > li a,
body.aside-right #moduleContent #group-aside ul > li a,
body.aside-left #moduleContent #group-aside ul > li a {
  display: block;
  color: #555;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body.aside-right #module-content #group-aside ul > li a:hover,
body.aside-left #module-content #group-aside ul > li a:hover,
body.aside-right #moduleContent #group-aside ul > li a:hover,
body.aside-left #moduleContent #group-aside ul > li a:hover {
  color: #F7931E;
}
body.aside-right #module-content #group-aside ul > li a.active,
body.aside-left #module-content #group-aside ul > li a.active,
body.aside-right #moduleContent #group-aside ul > li a.active,
body.aside-left #moduleContent #group-aside ul > li a.active {
  color: #F7931E;
}
body.aside-right #module-content #group-aside ul > li:nth-child(n+2),
body.aside-left #module-content #group-aside ul > li:nth-child(n+2),
body.aside-right #moduleContent #group-aside ul > li:nth-child(n+2),
body.aside-left #moduleContent #group-aside ul > li:nth-child(n+2) {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #F7931E;
}
body.aside-right #module-content #group-main,
body.aside-left #module-content #group-main,
body.aside-right #moduleContent #group-main,
body.aside-left #moduleContent #group-main {
  width: calc(100% -  350px);
  display: inline-block;
}
@media only screen and (max-width: 750px) {
  body.aside-right #module-content,
  body.aside-left #module-content,
  body.aside-right #moduleContent,
  body.aside-left #moduleContent {
    display: flex;
    flex-direction: column;
  }
  body.aside-right #module-content #group-main,
  body.aside-left #module-content #group-main,
  body.aside-right #moduleContent #group-main,
  body.aside-left #moduleContent #group-main,
  body.aside-right #module-content #group-aside,
  body.aside-left #module-content #group-aside,
  body.aside-right #moduleContent #group-aside,
  body.aside-left #moduleContent #group-aside {
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  body.aside-right #module-content #group-aside,
  body.aside-left #module-content #group-aside,
  body.aside-right #moduleContent #group-aside,
  body.aside-left #moduleContent #group-aside {
    right: auto;
    order: 1;
  }
  body.aside-right #module-content #group-main,
  body.aside-left #module-content #group-main,
  body.aside-right #moduleContent #group-main,
  body.aside-left #moduleContent #group-main {
    order: 2;
  }
}
body.aside-right.aside-right #module-content #group-aside,
body.aside-left.aside-right #module-content #group-aside,
body.aside-right.aside-right #moduleContent #group-aside,
body.aside-left.aside-right #moduleContent #group-aside {
  float: right;
  padding-left: 15px;
}
body.aside-right.aside-right #module-content #group-main,
body.aside-left.aside-right #module-content #group-main,
body.aside-right.aside-right #moduleContent #group-main,
body.aside-left.aside-right #moduleContent #group-main {
  float: left;
  padding-right: 15px;
}
body.aside-right.aside-left #module-content #group-aside,
body.aside-left.aside-left #module-content #group-aside,
body.aside-right.aside-left #moduleContent #group-aside,
body.aside-left.aside-left #moduleContent #group-aside {
  float: left;
  padding-right: 15px;
}
body.aside-right.aside-left #module-content #group-main,
body.aside-left.aside-left #module-content #group-main,
body.aside-right.aside-left #moduleContent #group-main,
body.aside-left.aside-left #moduleContent #group-main {
  float: right;
  padding-left: 15px;
}
body#page {
  /* GENERAL TEMPLATE */
  /* General */
  /* Logo */
  /* Info-Block: Breadcrumbs & Search */
  /* ASIDE */
  /* PAGE TEASER */
  /* MAIN */
  /* HOME */
  /*
 * GRIDS
 */
  /*
 * Forms
 */
  /**************************************
 *
 * 02) NAVIGATIONS
 *
 **************************************/
  /*
 * HORIZONTAL MAIN NAVIGATION
 */
  /*
 * MICRO NAVIGATION
 */
  /*
 * FOOTER NAVIGATION
 */
  /*
 * ASIDE NAVIGATION
 */
  /*
 * PAGINATION
 */
  /*
 * SINGLE PAGE CONTENT NAVIGATION
 */
  /*
 * LANGUAGE NAVIGATION
 */
  /*
 * SCROLL TO TOP BUTTON
 */
  /*
 * INFINITE LODING
 */
}
body#page .ekz-template {
  padding-bottom: 10px;
  text-transform: uppercase;
}
body#page .ekz-template .template-indicator {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background: #F7931E;
  vertical-align: middle;
  float: left;
}
body#page .ekz-template span.template-title {
  display: inline-block;
  height: 20px;
  line-height: 20px;
}
body#page .content-general {
  color: #F7931E;
}
body#page #page-header {
  z-index: 100;
}
body#page #page-header .wrap.white {
  margin-top: 20px;
}
body#page #page-topline {
  background: #F7931E;
  padding: 0;
  height: 25px;
  line-height: 25px;
  color: #fff;
  font-size: 90%;
}
body#page #page-topline a {
  color: #fff;
}
body#page #page-topline a:hover {
  color: #2b2b2b;
}
body#page #page-topline .widget-address {
  width: calc(100% - 150px);
  display: inline-block;
}
body#page #page-topline div#social-link {
  display: inline-block;
  width: 150px;
  text-align: right;
  float: right;
  font-size: 100%;
}
body#page #page-topline div#social-link i.fa {
  font-size: 120%;
}
body#page a#page-logo img,
body#page a#page-logo object {
  height: 80px;
  width: 240px;
  padding: 0;
}
body#page a#page-logo-sticky object {
  display: none;
  height: 25px;
  width: 124px;
  float: left;
}
body#page div#info-block {
  position: relative;
  background: #f2f2f2;
  padding: 5px 10px;
  overflow: hidden;
  z-index: 2;
  width: 100%;
}
body#page div#info-block div#page-breadcrumbs {
  background: #f2f2f2;
  padding: 8px 0px;
  font-size: 80%;
  width: calc(100% - 320px);
  float: left;
}
body#page div#info-block div#page-breadcrumbs #breadcrumb {
  padding: 0;
}
body#page div#info-block div#page-breadcrumbs #breadcrumb li {
  color: #333;
}
body#page div#info-block div#page-breadcrumbs #breadcrumb li a {
  color: #333;
}
body#page div#info-block div#page-breadcrumbs #breadcrumb li a:hover {
  color: #000;
}
body#page div#info-block div#infoBlockSearch {
  width: 300px;
  float: right;
}
body#page footer#page-footer {
  background: #1a1a1a;
  font-size: 90%;
  padding: 0;
}
body#page footer#page-footer a.underline {
  text-decoration: underline;
}
body#page footer#page-footer a:hover {
  color: #F7931E;
}
body#page footer#page-footer .navi {
  list-style: none;
}
body#page footer#page-footer .wrap {
  padding: 20px;
}
body#page footer#page-footer .wrap .widget-navigation {
  display: inline-block;
  list-style: none;
}
body#page footer#page-footer .wrap .widget-navigation li {
  color: #F7931E;
}
body#page footer#page-footer .wrap .widget-navigation li:before {
  content: '\00BB';
  width: 15px;
  display: inline-block;
  text-align: center;
  color: #fff;
}
body#page footer#page-footer .wrap .widget-navigation li a {
  color: #fff;
}
body#page footer#page-footer .wrap .widget-navigation li a:hover {
  color: #F7931E;
}
body#page footer#page-footer .wrap .widgets h2 {
  color: #fff;
  font-size: 120%;
  text-transform: uppercase;
  padding: 0 0 5px;
  margin: 0 0 5px;
  border-bottom: solid 2px #fff;
}
body#page footer#page-footer .wrap .widgets .widget-contact .contact-address > span {
  display: inline;
}
body#page footer#page-footer .wrap .widgets .widget-contact .contact-address > span > span:after {
  content: '';
}
body#page div#footer-copyright {
  padding-top: 10px;
  margin-top: 10px;
  text-align: center;
  font-size: 80%;
  border-top: solid 1px #fff;
}
body#page div#footer-copyright ul {
  display: inline-block;
  list-style: none;
}
body#page div#footer-copyright ul li {
  display: inline-block;
  color: #fff;
  position: relative;
}
body#page div#footer-copyright ul li:nth-child(n+2):before {
  content: '|';
  width: 15px;
  display: inline-block;
  text-align: center;
}
body#page div#footer-copyright ul li a {
  color: #fff;
}
body#page div#footer-copyright ul li a:hover {
  color: #F7931E;
}
body#page .module-text a {
  color: #F7931E;
  font-weight: 700;
}
body#page .module-text a:hover {
  color: #009245;
}
body#page .ekz-template.template-private .template-indicator {
  background: #9E005D;
}
body#page .content-private {
  color: #9E005D;
}
body#page .ekz-template.template-company .template-indicator {
  background: #0071BC;
}
body#page .content-company {
  color: #0071BC;
}
body#page .ekz-template.template-user .template-indicator {
  background: #009245;
}
body#page .content-user {
  color: #009245;
}
body#page aside#page-aside {
  width: 350px;
  padding: 0 0 0 15px;
  float: right;
}
body#page aside#page-aside ul.navi li.level-2 .navi {
  padding: 10px 5px;
}
body#page aside#page-aside ul.navi li.level-2 .navi:hover {
  color: #F7931E;
  padding-left: 15px;
}
body#page section#page-content {
  width: calc( 100% - 350px );
  float: left;
  padding: 0px 15px 0px 0;
}
body#page #page-aside .widget-cta h2 {
  color: #fff;
  text-transform: uppercase;
  border-color: #fff;
}
body#page #page-aside .widget-cta a {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page #page-aside .widget-cta a:hover {
  background: #fff;
  color: #F7931E;
}
body#page #page-aside .widgets > li {
  width: 100%;
  margin-bottom: 20px;
}
body#page #page-aside h2 {
  font-weight: 700;
  color: #F7931E;
  font-size: 140%;
  padding: 0 0 15px;
  border-color: #e6e6e6;
}
body#page #page-aside .wrap-clicklist ul.widgetlist-aside {
  margin-top: 0;
}
body#page h2.page-teaser {
  padding: 20px 0;
  font-weight: 700;
  color: #F7931E;
}
body#page main#page-main {
  padding-bottom: 20px;
}
body#page div#content-head {
  position: relative;
  margin-bottom: 20px;
}
body#page div#content-head #page-image {
  padding-bottom: 33.333%;
}
body#page div#content-head h1.page-title {
  position: absolute;
  left: 15px;
  bottom: 15px;
  padding: 0;
}
body#page div#content-head h1.page-title span.title {
  color: #fff;
  background: #F7931E;
  padding: 10px 15px;
  margin-bottom: 10px;
  display: inline-block;
}
body#page div#content-head h1.page-title span.sub-title {
  color: #fff;
  background: #F7931E;
  padding: 5px 15px;
  display: inline-block;
}
body#page.home h1.page-title {
  display: inline-block;
  padding: 0;
}
body#page section#teaser-content {
  padding-bottom: 20px;
}
body#page section#news-content h2 {
  padding: 0 0 20px;
}
body#page .content-image {
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
  width: 50%;
}
body#page .content-image img {
  height: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}
body#page .content-image-title {
  bottom: 15px;
  position: absolute;
  right: 25px;
  text-align: right;
  z-index: 2;
}
body#page .content-image-title span.title {
  background: #F7931E;
  color: #fff;
  display: inline-block;
  font-size: 160%;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 10px 15px;
  text-transform: uppercase;
}
body#page .content-image-title span.sub-title {
  background: #F7931E;
  color: #fff;
  display: inline-block;
  font-style: italic;
  padding: 5px 10px;
  text-transform: uppercase;
}
body#page .widgetlist-aside ul.card-view .card-item-border,
body#page #news-content ul.card-view .card-item-border {
  right: 0;
  left: 0;
}
body#page .widgetlist-aside ul.card-view .card-item-border .content-link,
body#page #news-content ul.card-view .card-item-border .content-link {
  bottom: 0px;
}
body#page #news-content ul.card-view .card-item-wrap {
  margin-bottom: 30px;
}
@media only screen and (min-width: 951px) {
  body#page .grid-teaser .bg-image img {
    position: absolute;
    left: -999999px;
  }
  body#page ul.grid-teaser {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 50% 25% 25%;
    list-style: none;
    width: calc(100% - 30px);
  }
  body#page ul.grid-teaser li.grid-teaser-item {
    position: relative;
  }
  body#page ul.grid-teaser li.grid-teaser-item.item-private {
    grid-column: 1 / 1;
    grid-row: 1 / 3;
    padding-bottom: 75%;
    /*95%;*/
  }
  body#page ul.grid-teaser li.grid-teaser-item.item-company {
    grid-column: 2 / 4;
    grid-row: 1;
  }
  body#page ul.grid-teaser li.grid-teaser-item.item-user {
    grid-column: 2 / 3;
    grid-row: 2;
  }
  body#page ul.grid-teaser li.grid-teaser-item.item-cta {
    grid-column: 3 / 4;
    grid-row: 2;
  }
  body#page ul.grid-teaser li.grid-teaser-item.item-cta.size-double {
    grid-column: 2 / 4;
    grid-row: 2;
  }
  body#page ul.grid-teaser li.grid-teaser-item > div {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
body#page ul.grid-teaser li.grid-teaser-item:hover .core-area-content,
body#page ul.grid-teaser li.grid-teaser-item:hover h2 {
  color: #fff;
}
body#page ul.grid-teaser li.grid-teaser-item:hover .core-area-content span.line span.inner-line {
  background: #555 !important;
}
body#page ul.grid-teaser li.grid-teaser-item.item-private:hover .core-area-content {
  background: #9E005D;
}
body#page ul.grid-teaser li.grid-teaser-item.item-private .core-area .core-area-content span.line span.inner-line {
  background: #9E005D;
}
body#page ul.grid-teaser li.grid-teaser-item.item-private .core-area picture {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
body#page ul.grid-teaser li.grid-teaser-item.item-private .core-area picture img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
body#page ul.grid-teaser li.grid-teaser-item.item-company:hover .core-area-content {
  background: #0071BC;
}
body#page ul.grid-teaser li.grid-teaser-item.item-company .core-area .core-area-content span.line span.inner-line {
  background: #0071BC;
}
body#page ul.grid-teaser li.grid-teaser-item.item-company .core-area picture {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
body#page ul.grid-teaser li.grid-teaser-item.item-company .core-area picture img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
body#page ul.grid-teaser li.grid-teaser-item.item-cta .simpletext {
  background: #F7931E;
  padding: 15px;
  color: #fff;
}
body#page ul.grid-teaser li.grid-teaser-item.item-cta .simpletext h2 {
  color: #fff;
}
body#page ul.grid-teaser li.grid-teaser-item.item-cta .simpletext ul {
  list-style: none;
  margin: 0;
}
body#page ul.grid-teaser li.grid-teaser-item.item-cta .simpletext ul li {
  display: block;
}
body#page ul.grid-teaser li.grid-teaser-item.item-cta .simpletext ul li:nth-child(n+2) {
  padding-top: 5px;
}
body#page ul.grid-teaser li.grid-teaser-item.item-cta .simpletext ul li a {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page ul.grid-teaser li.grid-teaser-item.item-cta .simpletext ul li a:hover {
  color: #F7931E;
  background: #fff;
}
body#page ul.grid-teaser li.grid-teaser-item h2.content-title {
  padding: 0;
  font-size: 140%;
  font-weight: 700;
  text-transform: uppercase;
}
body#page ul.grid-teaser li.grid-teaser-item .core-area .core-area-content {
  background: rgba(255, 255, 255, 0.8);
  padding: 15px;
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  box-shadow: 0px 0px 10px #999;
}
body#page ul.grid-teaser li.grid-teaser-item .core-area .core-area-content span.line {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 10px;
}
body#page ul.grid-teaser li.grid-teaser-item .core-area .core-area-content span.line span.inner-line {
  display: block;
  width: 33.333%;
  height: 3px;
  background: #F7931E;
}
body#page ul.grid-teaser li.grid-teaser-item .core-area .core-area-content .content-text ul {
  column-count: 2;
  column-gap: 15px;
  margin-left: 20px;
  padding-top: 10px;
}
body#page ul.grid-teaser li.grid-teaser-item .core-area .core-area-content .content-text ul li {
  list-style: square;
}
body#page ul.grid-teaser li.grid-teaser-item .core-area .content-link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
body#page ul.grid-teaser li.grid-teaser-item .core-area .content-link a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -99999px;
}
body#page .ekz-template.template-private .template-indicator {
  background: #9E005D;
}
body#page .content-private {
  color: #9E005D;
}
body#page.private h1.page-title {
  color: #9E005D;
}
body#page.private .module-text a {
  color: #9E005D;
}
body#page.private .module-text a:hover {
  color: #009245;
}
body#page.private #page-aside h2 {
  color: #9E005D;
}
body#page.private #page-aside .widget-cta h2 {
  color: #fff;
}
body#page.private #page-aside ul#news-list.card-view .content-link a {
  border: none;
}
body#page.private #page-aside ul.navi li a,
body#page.private #page-aside ul.navi li.level-2 a.navi {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page.private #page-aside ul.navi li a:hover,
body#page.private #page-aside ul.navi li.level-2 a.navi:hover {
  padding-left: 15px;
  color: #9E005D;
}
body#page.private #page-aside ul.navi li.active-item a {
  font-weight: 600;
  color: #9E005D;
}
body#page.private h2.page-teaser {
  color: #9E005D;
}
body#page.private ul.card-view.link-button > li .content-link a,
body#page.private ul.list-view.link-button > li .content-link a {
  color: #9E005D;
  border: solid 1px #9E005D;
}
body#page.private ul.card-view.link-button > li .content-link a:hover,
body#page.private ul.list-view.link-button > li .content-link a:hover {
  color: #fff;
  border: solid 1px #9E005D;
  background: #9E005D;
}
body#page.private ul.card-view .widget-preview,
body#page.private ul.list-view .widget-preview {
  margin-top: 0;
}
body#page.private ul.card-view .widget-preview .content-title a,
body#page.private ul.list-view .widget-preview .content-title a {
  color: #9E005D;
}
body#page.private ul.card-view .widget-preview .content-title a:hover,
body#page.private ul.list-view .widget-preview .content-title a:hover {
  color: #009245;
}
body#page.private ul.card-view .widget-preview .content-link a,
body#page.private ul.list-view .widget-preview .content-link a {
  color: #9E005D;
  border: solid 1px #9E005D;
}
body#page.private ul.card-view .widget-preview .content-link a:hover,
body#page.private ul.list-view .widget-preview .content-link a:hover {
  color: #fff;
  border: solid 1px #9E005D;
  background: #9E005D;
}
body#page.private .list-view.simple-list h2.content-title a {
  color: #9E005D;
}
body#page.private .list-view.simple-list h2.content-title a:hover {
  color: #009245;
}
body#page.private ul#news-list.card-view .content-link a {
  color: #9E005D;
  border: solid 1px #9E005D;
}
body#page.private ul#news-list.card-view .content-link a:hover {
  color: #009245;
}
body#page.private .wrap-clicklist .click-list .click-buttons .click-paging.enabled {
  color: #9E005D;
  border: solid 1px #9E005D;
}
body#page.private .wrap-clicklist .click-list .click-buttons .click-paging.enabled:hover {
  color: #fff;
  background: #9E005D;
}
body#page.private .faq-items .acc-content {
  border: solid 1px #9E005D;
}
body#page.private .faq-items .acc-toggle {
  background: #9E005D;
}
body#page.private .plugin-infobox {
  border: solid 1px #9E005D;
}
body#page.private .plugin-infobox .infobox-headline {
  background: #9E005D;
}
body#page.private ul.list-view.simple-list.link-button > li {
  padding-bottom: 0;
}
body#page.private ul.list-view.simple-list.link-button > li .content-title a {
  color: #9E005D;
}
body#page.private ul.list-view.simple-list.link-button > li .content-link {
  text-align: right;
}
body#page.private ul.list-view.simple-list.link-button > li .content-link a {
  background: #fff;
  padding: 5px 15px;
  color: #9E005D;
  display: inline-block;
  border: 1px solid #9E005D;
  position: relative;
}
body#page.private ul.list-view.simple-list.link-button > li .content-link a:hover {
  background: #9E005D;
  color: #fff;
  border: 1px solid #9E005D;
}
body#page.private div#content-head h1.page-title span.title {
  background: #9E005D;
}
body#page.private div#content-head h1.page-title span.sub-title {
  background: #9E005D;
}
body#page.private ul.faq-items .acc-headline:hover {
  background: #9E005D;
}
body#page.private ul.faq-items .acc-headline.open-acc {
  background: #9E005D;
}
body#page .ekz-template.template-user .template-indicator {
  background: #009245;
}
body#page .content-user {
  color: #009245;
}
body#page.user h1.page-title {
  color: #009245;
}
body#page.user .module-text a {
  color: #009245;
}
body#page.user .module-text a:hover {
  color: #F7931E;
}
body#page.user #page-aside h2 {
  color: #009245;
}
body#page.user #page-aside .widget-cta h2 {
  color: #fff;
}
body#page.user #page-aside ul#news-list.card-view .content-link a {
  border: none;
}
body#page.user #page-aside ul.navi li a,
body#page.user #page-aside ul.navi li.level-2 a.navi {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page.user #page-aside ul.navi li a:hover,
body#page.user #page-aside ul.navi li.level-2 a.navi:hover {
  padding-left: 15px;
  color: #009245;
}
body#page.user #page-aside ul.navi li.active-item a {
  font-weight: 600;
  color: #009245;
}
body#page.user h2.page-teaser {
  color: #009245;
}
body#page.user ul.card-view.link-button > li .content-link a,
body#page.user ul.list-view.link-button > li .content-link a {
  color: #009245;
  border: solid 1px #009245;
}
body#page.user ul.card-view.link-button > li .content-link a:hover,
body#page.user ul.list-view.link-button > li .content-link a:hover {
  color: #fff;
  border: solid 1px #009245;
  background: #009245;
}
body#page.user ul.card-view .widget-preview,
body#page.user ul.list-view .widget-preview {
  margin-top: 0;
}
body#page.user ul.card-view .widget-preview .content-headline a,
body#page.user ul.list-view .widget-preview .content-headline a {
  color: #009245;
}
body#page.user ul.card-view .widget-preview .content-headline a:hover,
body#page.user ul.list-view .widget-preview .content-headline a:hover {
  color: #F7931E;
}
body#page.user ul.card-view .widget-preview .content-link a,
body#page.user ul.list-view .widget-preview .content-link a {
  color: #009245;
  border: solid 1px #009245;
}
body#page.user ul.card-view .widget-preview .content-link a:hover,
body#page.user ul.list-view .widget-preview .content-link a:hover {
  color: #fff;
  border: solid 1px #009245;
  background: #009245;
}
body#page.user .list-view.simple-list h2.content-headline a {
  color: #009245;
}
body#page.user .list-view.simple-list h2.content-headline a:hover {
  color: #F7931E;
}
body#page.user ul#news-list.card-view .content-link a {
  color: #009245;
  border: solid 1px #009245;
}
body#page.user ul#news-list.card-view .content-link a:hover {
  color: #F7931E;
}
body#page.user .wrap-clicklist .click-list .click-buttons .click-paging.enabled {
  color: #009245;
  border: solid 1px #009245;
}
body#page.user .wrap-clicklist .click-list .click-buttons .click-paging.enabled:hover {
  color: #fff;
  background: #009245;
}
body#page.user .faq-items .acc-content {
  border: solid 1px #009245;
}
body#page.user .faq-items .acc-toggle {
  background: #009245;
}
body#page.user .plugin-infobox {
  border: solid 1px #009245;
}
body#page.user .plugin-infobox .infobox-headline {
  background: #009245;
}
body#page.user ul.list-view.simple-list.link-button > li {
  padding-bottom: 0;
}
body#page.user ul.list-view.simple-list.link-button > li .content-title a {
  color: #009245;
}
body#page.user ul.list-view.simple-list.link-button > li .content-link {
  text-align: right;
}
body#page.user ul.list-view.simple-list.link-button > li .content-link a {
  background: #fff;
  padding: 5px 15px;
  color: #009245;
  display: inline-block;
  border: 1px solid #009245;
  position: relative;
}
body#page.user ul.list-view.simple-list.link-button > li .content-link a:hover {
  background: #009245;
  color: #fff;
  border: 1px solid #009245;
}
body#page.user ul.list-view.simple-list .content-link a:hover {
  border: solid 1px #009245;
  background: #009245;
  color: #fff;
}
body#page.user #content-head span.title {
  background: #009245;
}
body#page.user #content-head span.sub-title {
  background: #009245;
}
body#page.user ul.faq-items .acc-headline:hover {
  background: #009245;
}
body#page.user ul.faq-items .acc-headline.open-acc {
  background: #009245;
}
body#page .ekz-template.template-company .template-indicator {
  background: #0071BC;
}
body#page .content-company {
  color: #0071BC;
}
body#page.company h1.page-title {
  color: #0071BC;
}
body#page.company .module-text a {
  color: #0071BC;
}
body#page.company .module-text a:hover {
  color: #009245;
}
body#page.company #page-aside h2 {
  color: #0071BC;
}
body#page.company #page-aside .widget-cta h2 {
  color: #fff;
}
body#page.company #page-aside ul#news-list.card-view .content-link a {
  border: none;
}
body#page.company #page-aside ul.navi li a,
body#page.company #page-aside ul.navi li.level-2 a.navi {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page.company #page-aside ul.navi li a:hover,
body#page.company #page-aside ul.navi li.level-2 a.navi:hover {
  padding-left: 15px;
  color: #0071BC;
}
body#page.company #page-aside ul.navi li.active-item a {
  font-weight: 600;
  color: #0071BC;
}
body#page.company h2.page-teaser {
  color: #0071BC;
}
body#page.company ul.card-view.link-button > li .content-link a,
body#page.company ul.list-view.link-button > li .content-link a {
  color: #0071BC;
  border: solid 1px #0071BC;
}
body#page.company ul.card-view.link-button > li .content-link a:hover,
body#page.company ul.list-view.link-button > li .content-link a:hover {
  color: #fff;
  border: solid 1px #0071BC;
  background: #0071BC;
}
body#page.company ul.card-view .widget-preview,
body#page.company ul.list-view .widget-preview {
  margin-top: 0;
}
body#page.company ul.card-view .widget-preview .content-headline a,
body#page.company ul.list-view .widget-preview .content-headline a {
  color: #0071BC;
}
body#page.company ul.card-view .widget-preview .content-headline a:hover,
body#page.company ul.list-view .widget-preview .content-headline a:hover {
  color: #009245;
}
body#page.company ul.card-view .widget-preview .content-link a,
body#page.company ul.list-view .widget-preview .content-link a {
  color: #0071BC;
  border: solid 1px #0071BC;
}
body#page.company ul.card-view .widget-preview .content-link a:hover,
body#page.company ul.list-view .widget-preview .content-link a:hover {
  color: #fff;
  border: solid 1px #0071BC;
  background: #0071BC;
}
body#page.company .list-view.simple-list h2.content-headline a {
  color: #0071BC;
}
body#page.company .list-view.simple-list h2.content-headline a:hover {
  color: #009245;
}
body#page.company ul#news-list.card-view .content-link a {
  color: #0071BC;
  border: solid 1px #0071BC;
}
body#page.company ul#news-list.card-view .content-link a:hover {
  color: #009245;
}
body#page.company .wrap-clicklist .click-list .click-buttons .click-paging.enabled {
  color: #0071BC;
  border: solid 1px #0071BC;
}
body#page.company .wrap-clicklist .click-list .click-buttons .click-paging.enabled:hover {
  color: #fff;
  background: #0071BC;
}
body#page.company .faq-items .acc-content {
  border: solid 1px #0071BC;
}
body#page.company .faq-items .acc-toggle {
  background: #0071BC;
}
body#page.company .plugin-infobox {
  border: solid 1px #0071BC;
}
body#page.company .plugin-infobox .infobox-headline {
  background: #0071BC;
}
body#page.company ul.list-view.simple-list.link-button > li {
  padding-bottom: 0;
}
body#page.company ul.list-view.simple-list.link-button > li .content-title a {
  color: #0071BC;
}
body#page.company ul.list-view.simple-list.link-button > li .content-link {
  text-align: right;
}
body#page.company ul.list-view.simple-list.link-button > li .content-link a {
  background: #fff;
  padding: 5px 15px;
  color: #0071BC;
  display: inline-block;
  border: 1px solid #0071BC;
  position: relative;
}
body#page.company ul.list-view.simple-list.link-button > li .content-link a:hover {
  background: #0071BC;
  color: #fff;
  border: 1px solid #0071BC;
}
body#page.company ul.list-view.simple-list .content-link a:hover {
  color: #fff;
  border: solid 1px #0071BC;
  background: #0071BC;
}
body#page.company div#content-head h1.page-title span.title {
  background: #0071BC;
}
body#page.company div#content-head h1.page-title span.sub-title {
  background: #0071BC;
}
body#page.company ul.faq-items .acc-headline:hover {
  background: #0071BC;
}
body#page.company ul.faq-items .acc-headline.open-acc {
  background: #0071BC;
}
body#page .transition-opacity {
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
body#page .transition-height {
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  -ms-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
body#page .box-shadow {
  -webkit-box-shadow: 2px 2px 2px #000;
  -moz-box-shadow: 2px 2px 2px #000;
  box-shadow: 2px 2px 2px #000;
}
body#page button.dropdown-indicator {
  background: transparent;
  border: none;
  font-family: 'FontAwesome';
}
body#page .nav-item-wrap > a:focus {
  background: transparent;
}
body#page ul.openmenu {
  overflow: visible !important;
  visibility: visible !important;
}
body#page li.hovered-item > ul,
body#page li:hover > ul {
  opacity: 1 !important;
  overflow: visible !important;
  visibility: visible !important;
}
@media only screen and (min-width: 1024px) {
  body#page .multi-level-navigation {
    list-style: none;
    float: right;
  }
  body#page .multi-level-navigation.level-0 > li,
  body#page .multi-level-navigation ul.level-0 > li {
    position: relative;
    list-style: none;
  }
  body#page .multi-level-navigation.level-0 > li > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-0 > li > span.nav-item-wrap {
    display: block;
    background: none;
  }
  body#page .multi-level-navigation.level-0 > li > span.nav-item-wrap > a,
  body#page .multi-level-navigation ul.level-0 > li > span.nav-item-wrap > a {
    color: #555;
    padding: 0 10px;
    text-decoration: none;
    font-size: calc(100% + 20%);
    font-weight: 400;
  }
  body#page .multi-level-navigation.level-0 > li > span.nav-item-wrap > a:hover,
  body#page .multi-level-navigation ul.level-0 > li > span.nav-item-wrap > a:hover,
  body#page .multi-level-navigation.level-0 > li > span.nav-item-wrap > a:focus,
  body#page .multi-level-navigation ul.level-0 > li > span.nav-item-wrap > a:focus {
    color: #F7931E;
    padding: 0 10px;
    background: transparent !important;
    display: inline-block !important;
  }
  body#page .multi-level-navigation.level-0 > li > span.nav-item-wrap > span,
  body#page .multi-level-navigation ul.level-0 > li > span.nav-item-wrap > span,
  body#page .multi-level-navigation.level-0 > li > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-0 > li > span.nav-item-wrap a {
    display: inline-block;
  }
  body#page .multi-level-navigation.level-0 > li > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-0 > li > span.nav-item-wrap > .dropdown-indicator {
    color: #555;
    font-size: calc(100% + 20%);
  }
  body#page .multi-level-navigation.level-0 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus,
  body#page .multi-level-navigation ul.level-0 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus {
    left: auto;
    position: relative;
    outline: 1px dotted #333;
    outline-offset: -1px;
    text-decoration: underline;
    display: inline-block;
    padding: 5px 10px;
  }
  body#page .multi-level-navigation.level-0 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus.screenreader,
  body#page .multi-level-navigation ul.level-0 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus.screenreader {
    background: #fff;
    color: #333;
  }
  body#page .multi-level-navigation.level-0 > li:hover > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-0 > li:hover > span.nav-item-wrap,
  body#page .multi-level-navigation.level-0 > li.hovered-item > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-0 > li.hovered-item > span.nav-item-wrap,
  body#page .multi-level-navigation.level-0 > li:focus > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-0 > li:focus > span.nav-item-wrap,
  body#page .multi-level-navigation.level-0 > li.active-item > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-0 > li.active-item > span.nav-item-wrap {
    background: none;
  }
  body#page .multi-level-navigation.level-0 > li:hover > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-0 > li:hover > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-0 > li.hovered-item > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-0 > li.hovered-item > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-0 > li:focus > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-0 > li:focus > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-0 > li.active-item > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-0 > li.active-item > span.nav-item-wrap a {
    color: #F7931E;
    padding: 0 10px;
  }
  body#page .multi-level-navigation.level-0 > li:hover > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-0 > li:hover > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-0 > li.hovered-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-0 > li.hovered-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-0 > li:focus > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-0 > li:focus > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-0 > li.active-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-0 > li.active-item > span.nav-item-wrap > .dropdown-indicator {
    color: #F7931E;
  }
  body#page .multi-level-navigation.level-1,
  body#page .multi-level-navigation ul.level-1 {
    position: absolute;
  }
  body#page .multi-level-navigation.level-1 > li:nth-child(n+2),
  body#page .multi-level-navigation ul.level-1 > li:nth-child(n+2) {
    border-top: 1px solid #fff;
  }
  body#page .multi-level-navigation.level-1 > li > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-1 > li > span.nav-item-wrap a {
    display: block !important;
  }
  body#page .multi-level-navigation.level-1 > li,
  body#page .multi-level-navigation ul.level-1 > li {
    position: relative;
    list-style: none;
  }
  body#page .multi-level-navigation.level-1 > li > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-1 > li > span.nav-item-wrap {
    display: block;
    background: #F7931E;
  }
  body#page .multi-level-navigation.level-1 > li > span.nav-item-wrap > a,
  body#page .multi-level-navigation ul.level-1 > li > span.nav-item-wrap > a {
    color: #fff;
    padding: 10px;
    text-decoration: none;
    font-size: 100%;
    font-weight: 400;
  }
  body#page .multi-level-navigation.level-1 > li > span.nav-item-wrap > a:hover,
  body#page .multi-level-navigation ul.level-1 > li > span.nav-item-wrap > a:hover,
  body#page .multi-level-navigation.level-1 > li > span.nav-item-wrap > a:focus,
  body#page .multi-level-navigation ul.level-1 > li > span.nav-item-wrap > a:focus {
    color: #fff;
    padding: 10px 10px 10px 20px;
    background: transparent !important;
    display: inline-block !important;
  }
  body#page .multi-level-navigation.level-1 > li > span.nav-item-wrap > span,
  body#page .multi-level-navigation ul.level-1 > li > span.nav-item-wrap > span,
  body#page .multi-level-navigation.level-1 > li > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-1 > li > span.nav-item-wrap a {
    display: inline-block;
  }
  body#page .multi-level-navigation.level-1 > li > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-1 > li > span.nav-item-wrap > .dropdown-indicator {
    color: #fff;
    font-size: 100%;
  }
  body#page .multi-level-navigation.level-1 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus,
  body#page .multi-level-navigation ul.level-1 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus {
    left: auto;
    position: relative;
    outline: 1px dotted #333;
    outline-offset: -1px;
    text-decoration: underline;
    display: inline-block;
    padding: 5px 10px;
  }
  body#page .multi-level-navigation.level-1 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus.screenreader,
  body#page .multi-level-navigation ul.level-1 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus.screenreader {
    background: #fff;
    color: #333;
  }
  body#page .multi-level-navigation.level-1 > li:hover > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-1 > li:hover > span.nav-item-wrap,
  body#page .multi-level-navigation.level-1 > li.hovered-item > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-1 > li.hovered-item > span.nav-item-wrap,
  body#page .multi-level-navigation.level-1 > li:focus > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-1 > li:focus > span.nav-item-wrap,
  body#page .multi-level-navigation.level-1 > li.active-item > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-1 > li.active-item > span.nav-item-wrap {
    background: #009245;
  }
  body#page .multi-level-navigation.level-1 > li:hover > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-1 > li:hover > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-1 > li.hovered-item > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-1 > li.hovered-item > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-1 > li:focus > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-1 > li:focus > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-1 > li.active-item > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-1 > li.active-item > span.nav-item-wrap a {
    color: #fff;
    padding: 10px 10px 10px 20px;
  }
  body#page .multi-level-navigation.level-1 > li:hover > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-1 > li:hover > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-1 > li.hovered-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-1 > li.hovered-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-1 > li:focus > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-1 > li:focus > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-1 > li.active-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-1 > li.active-item > span.nav-item-wrap > .dropdown-indicator {
    color: #fff;
  }
  body#page .multi-level-navigation.level-2,
  body#page .multi-level-navigation ul.level-2 {
    position: absolute;
  }
  body#page .multi-level-navigation.level-2 > li:nth-child(n+2),
  body#page .multi-level-navigation ul.level-2 > li:nth-child(n+2) {
    border-top: 1px solid #fff;
  }
  body#page .multi-level-navigation.level-2 > li > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-2 > li > span.nav-item-wrap a {
    display: block !important;
  }
  body#page .multi-level-navigation.level-2 > li,
  body#page .multi-level-navigation ul.level-2 > li {
    position: relative;
    list-style: none;
  }
  body#page .multi-level-navigation.level-2 > li > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-2 > li > span.nav-item-wrap {
    display: block;
    background: #009245;
  }
  body#page .multi-level-navigation.level-2 > li > span.nav-item-wrap > a,
  body#page .multi-level-navigation ul.level-2 > li > span.nav-item-wrap > a {
    color: #fff;
    padding: 10px;
    text-decoration: none;
    font-size: 100%;
    font-weight: 400;
  }
  body#page .multi-level-navigation.level-2 > li > span.nav-item-wrap > a:hover,
  body#page .multi-level-navigation ul.level-2 > li > span.nav-item-wrap > a:hover,
  body#page .multi-level-navigation.level-2 > li > span.nav-item-wrap > a:focus,
  body#page .multi-level-navigation ul.level-2 > li > span.nav-item-wrap > a:focus {
    color: #fff;
    padding: 10px 10px 10px 20px;
    background: transparent !important;
    display: inline-block !important;
  }
  body#page .multi-level-navigation.level-2 > li > span.nav-item-wrap > span,
  body#page .multi-level-navigation ul.level-2 > li > span.nav-item-wrap > span,
  body#page .multi-level-navigation.level-2 > li > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-2 > li > span.nav-item-wrap a {
    display: inline-block;
  }
  body#page .multi-level-navigation.level-2 > li > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-2 > li > span.nav-item-wrap > .dropdown-indicator {
    color: #fff;
    font-size: 100%;
  }
  body#page .multi-level-navigation.level-2 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus,
  body#page .multi-level-navigation ul.level-2 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus {
    left: auto;
    position: relative;
    outline: 1px dotted #333;
    outline-offset: -1px;
    text-decoration: underline;
    display: inline-block;
    padding: 5px 10px;
  }
  body#page .multi-level-navigation.level-2 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus.screenreader,
  body#page .multi-level-navigation ul.level-2 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus.screenreader {
    background: #fff;
    color: #333;
  }
  body#page .multi-level-navigation.level-2 > li:hover > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-2 > li:hover > span.nav-item-wrap,
  body#page .multi-level-navigation.level-2 > li.hovered-item > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-2 > li.hovered-item > span.nav-item-wrap,
  body#page .multi-level-navigation.level-2 > li:focus > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-2 > li:focus > span.nav-item-wrap,
  body#page .multi-level-navigation.level-2 > li.active-item > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-2 > li.active-item > span.nav-item-wrap {
    background: #555;
  }
  body#page .multi-level-navigation.level-2 > li:hover > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-2 > li:hover > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-2 > li.hovered-item > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-2 > li.hovered-item > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-2 > li:focus > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-2 > li:focus > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-2 > li.active-item > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-2 > li.active-item > span.nav-item-wrap a {
    color: #fff;
    padding: 10px 10px 10px 20px;
  }
  body#page .multi-level-navigation.level-2 > li:hover > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-2 > li:hover > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-2 > li.hovered-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-2 > li.hovered-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-2 > li:focus > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-2 > li:focus > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-2 > li.active-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-2 > li.active-item > span.nav-item-wrap > .dropdown-indicator {
    color: #fff;
  }
  body#page .multi-level-navigation.level-3,
  body#page .multi-level-navigation ul.level-3 {
    position: absolute;
    position: relative;
  }
  body#page .multi-level-navigation.level-3 > li:nth-child(n+2),
  body#page .multi-level-navigation ul.level-3 > li:nth-child(n+2) {
    border-top: 1px dotted #fff;
  }
  body#page .multi-level-navigation.level-3 > li > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-3 > li > span.nav-item-wrap a {
    display: block !important;
  }
  body#page .multi-level-navigation.level-3 > li,
  body#page .multi-level-navigation ul.level-3 > li {
    position: relative;
    list-style: none;
  }
  body#page .multi-level-navigation.level-3 > li > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-3 > li > span.nav-item-wrap {
    display: block;
    background: #0071BC;
  }
  body#page .multi-level-navigation.level-3 > li > span.nav-item-wrap > a,
  body#page .multi-level-navigation ul.level-3 > li > span.nav-item-wrap > a {
    color: #555;
    padding: 10px;
    text-decoration: none;
    font-size: 95%;
    font-weight: 300;
  }
  body#page .multi-level-navigation.level-3 > li > span.nav-item-wrap > a:hover,
  body#page .multi-level-navigation ul.level-3 > li > span.nav-item-wrap > a:hover,
  body#page .multi-level-navigation.level-3 > li > span.nav-item-wrap > a:focus,
  body#page .multi-level-navigation ul.level-3 > li > span.nav-item-wrap > a:focus {
    color: #555;
    padding: 10px 10px 10px 20px;
    background: transparent !important;
    display: inline-block !important;
  }
  body#page .multi-level-navigation.level-3 > li > span.nav-item-wrap > span,
  body#page .multi-level-navigation ul.level-3 > li > span.nav-item-wrap > span,
  body#page .multi-level-navigation.level-3 > li > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-3 > li > span.nav-item-wrap a {
    display: inline-block;
  }
  body#page .multi-level-navigation.level-3 > li > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-3 > li > span.nav-item-wrap > .dropdown-indicator {
    color: #555;
    font-size: 95%;
  }
  body#page .multi-level-navigation.level-3 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus,
  body#page .multi-level-navigation ul.level-3 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus {
    left: auto;
    position: relative;
    outline: 1px dotted #333;
    outline-offset: -1px;
    text-decoration: underline;
    display: inline-block;
    padding: 5px 10px;
  }
  body#page .multi-level-navigation.level-3 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus.screenreader,
  body#page .multi-level-navigation ul.level-3 > li > span.nav-item-wrap > .dropdown-indicator:focus:focus.screenreader {
    background: #fff;
    color: #333;
  }
  body#page .multi-level-navigation.level-3 > li:hover > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-3 > li:hover > span.nav-item-wrap,
  body#page .multi-level-navigation.level-3 > li.hovered-item > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-3 > li.hovered-item > span.nav-item-wrap,
  body#page .multi-level-navigation.level-3 > li:focus > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-3 > li:focus > span.nav-item-wrap,
  body#page .multi-level-navigation.level-3 > li.active-item > span.nav-item-wrap,
  body#page .multi-level-navigation ul.level-3 > li.active-item > span.nav-item-wrap {
    background: #0071BC;
  }
  body#page .multi-level-navigation.level-3 > li:hover > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-3 > li:hover > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-3 > li.hovered-item > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-3 > li.hovered-item > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-3 > li:focus > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-3 > li:focus > span.nav-item-wrap a,
  body#page .multi-level-navigation.level-3 > li.active-item > span.nav-item-wrap a,
  body#page .multi-level-navigation ul.level-3 > li.active-item > span.nav-item-wrap a {
    color: #555;
    padding: 10px 10px 10px 20px;
  }
  body#page .multi-level-navigation.level-3 > li:hover > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-3 > li:hover > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-3 > li.hovered-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-3 > li.hovered-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-3 > li:focus > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-3 > li:focus > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.level-3 > li.active-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation ul.level-3 > li.active-item > span.nav-item-wrap > .dropdown-indicator {
    color: #555;
  }
  body#page .multi-level-navigation > li {
    float: left;
  }
  body#page .multi-level-navigation > li.level-0 > span.nav-item-wrap {
    line-height: 40px;
    height: 40px;
  }
  body#page .multi-level-navigation li:not(.megadropdown).level-0.with-dropdown > span.nav-item-wrap > a {
    padding: 0 0 0 10px;
  }
  body#page .multi-level-navigation li:not(.megadropdown).level-0.with-dropdown .dropdown-indicator {
    padding: 0 10px 0 0;
  }
  body#page .multi-level-navigation li:not(.megadropdown).level-0.with-dropdown .dropdown-indicator:before {
    font-family: FontAwesome;
  }
  body#page .multi-level-navigation li:not(.megadropdown).level-0:hover ul.level-1,
  body#page .multi-level-navigation li:not(.megadropdown).level-0.hovered-item ul.level-1,
  body#page .multi-level-navigation li:not(.megadropdown).level-0.focus ul.level-1 {
    height: 500px !important;
  }
  body#page .multi-level-navigation li:not(.megadropdown).level-0:hover ul.level-1:hover,
  body#page .multi-level-navigation li:not(.megadropdown).level-0.hovered-item ul.level-1:hover,
  body#page .multi-level-navigation li:not(.megadropdown).level-0.focus ul.level-1:hover {
    overflow: visible;
  }
  body#page .multi-level-navigation.nav-default.narrow > li.level-0.with-dropdown > span.nav-item-wrap > a {
    padding: 0 0 0 5px;
  }
  body#page .multi-level-navigation.nav-default.narrow > li.level-0.with-dropdown .dropdown-indicator {
    padding: 0 5px 0 0;
  }
  body#page .multi-level-navigation.nav-default.narrow > li.level-0 > span.nav-item-wrap > a {
    padding: 0 5px;
  }
  body#page .multi-level-navigation.nav-default.wide > li.level-0.with-dropdown > span.nav-item-wrap > a {
    padding: 0 0 0 15px;
  }
  body#page .multi-level-navigation.nav-default.wide > li.level-0.with-dropdown .dropdown-indicator {
    padding: 0 15px 0 0;
  }
  body#page .multi-level-navigation.nav-default.wide > li.level-0 > span.nav-item-wrap > a {
    padding: 0 15px;
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(3) ul.level-1,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(3) ul.level-1,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(3) ul.level-1 {
    right: 0;
    left: inherit;
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(3) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(3) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(3) ul.level-1 > li.with-dropdown .dropdown-indicator {
    left: 0px;
    right: unset;
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(3) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(3) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(3) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(3) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(3) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(3) ul.level-1 > li.with-dropdown > span.nav-item-wrap a {
    padding-left: 40px;
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(3) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(3) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(3) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(3) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(3) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(3) ul.level-1 > li:last-child ul.level-2 {
    left: -250px;
  }
  body#page .multi-level-navigation.nav-default.third-last-left .chevron-level-1 > li:nth-last-child(3) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f053';
  }
  body#page .multi-level-navigation.nav-default.third-last-left .caret-level-1 > li:nth-last-child(3) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f0d9';
  }
  body#page .multi-level-navigation.nav-default.third-last-left .angle-level-1 > li:nth-last-child(3) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 {
    right: 0;
    left: inherit;
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator {
    left: 0px;
    right: unset;
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown > span.nav-item-wrap a {
    padding-left: 40px;
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 > li:last-child ul.level-2 {
    left: -250px;
  }
  body#page .multi-level-navigation.nav-default.third-last-left .chevron-level-1 > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f053';
  }
  body#page .multi-level-navigation.nav-default.third-last-left .caret-level-1 > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f0d9';
  }
  body#page .multi-level-navigation.nav-default.third-last-left .angle-level-1 > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 {
    right: 0;
    left: inherit;
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator {
    left: 0px;
    right: unset;
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown > span.nav-item-wrap a {
    padding-left: 40px;
  }
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default.third-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li:last-child ul.level-2 {
    left: -250px;
  }
  body#page .multi-level-navigation.nav-default.third-last-left .chevron-level-1 > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f053';
  }
  body#page .multi-level-navigation.nav-default.third-last-left .caret-level-1 > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f0d9';
  }
  body#page .multi-level-navigation.nav-default.third-last-left .angle-level-1 > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 {
    right: 0;
    left: inherit;
  }
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator {
    left: 0px;
    right: unset;
  }
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 > li.with-dropdown > span.nav-item-wrap a {
    padding-left: 40px;
  }
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(2) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(2) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(2) ul.level-1 > li:last-child ul.level-2 {
    left: -250px;
  }
  body#page .multi-level-navigation.nav-default.second-last-left .chevron-level-1 > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f053';
  }
  body#page .multi-level-navigation.nav-default.second-last-left .caret-level-1 > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f0d9';
  }
  body#page .multi-level-navigation.nav-default.second-last-left .angle-level-1 > li:nth-last-child(2) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 {
    right: 0;
    left: inherit;
  }
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator {
    left: 0px;
    right: unset;
  }
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown > span.nav-item-wrap a {
    padding-left: 40px;
  }
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default.second-last-left:not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li:last-child ul.level-2 {
    left: -250px;
  }
  body#page .multi-level-navigation.nav-default.second-last-left .chevron-level-1 > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f053';
  }
  body#page .multi-level-navigation.nav-default.second-last-left .caret-level-1 > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f0d9';
  }
  body#page .multi-level-navigation.nav-default.second-last-left .angle-level-1 > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.chevron-level-1) > li:nth-last-child(1) ul.level-1,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.caret-level-1) > li:nth-last-child(1) ul.level-1,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.angle-level-1) > li:nth-last-child(1) ul.level-1 {
    right: 0;
    left: inherit;
  }
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator {
    left: 0px;
    right: unset;
  }
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown > span.nav-item-wrap a,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li.with-dropdown > span.nav-item-wrap a {
    padding-left: 40px;
  }
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li:nth-last-child(2) ul.level-2,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.chevron-level-1) > li:nth-last-child(1) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.caret-level-1) > li:nth-last-child(1) ul.level-1 > li:last-child ul.level-2,
  body#page .multi-level-navigation.nav-default:not(.second-last-left):not(.angle-level-1) > li:nth-last-child(1) ul.level-1 > li:last-child ul.level-2 {
    left: -250px;
  }
  body#page .multi-level-navigation.nav-default:not(.second-last-left) .chevron-level-1 > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f053';
  }
  body#page .multi-level-navigation.nav-default:not(.second-last-left) .caret-level-1 > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f0d9';
  }
  body#page .multi-level-navigation.nav-default:not(.second-last-left) .angle-level-1 > li:nth-last-child(1) ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .multi-level-navigation.nav-default > li.level-0 ul > li {
    line-height: 20px;
  }
  body#page .multi-level-navigation.nav-default > li.level-0 ul.level-1 {
    width: 250px;
    height: 0;
    left: 0;
    overflow: hidden;
    z-index: 100;
    -webkit-transition: height 0.3s ease-in;
    -moz-transition: height 0.3s ease-in;
    -o-transition: height 0.3s ease-in;
    -ms-transition: height 0.3s ease-in;
    transition: height 0.3s ease-in;
  }
  body#page .multi-level-navigation.nav-default > li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    padding: 10px;
    text-align: center;
    line-height: initial;
  }
  body#page .multi-level-navigation.nav-default > li.level-0 ul.level-1 > li:hover,
  body#page .multi-level-navigation.nav-default > li.level-0 ul.level-1 > li.focus {
    overflow: visible;
  }
  body#page .multi-level-navigation.nav-default > li.level-0 ul.level-1 > li:hover .level-2,
  body#page .multi-level-navigation.nav-default > li.level-0 ul.level-1 > li.focus .level-2 {
    opacity: 1;
    z-index: 10;
  }
  body#page .multi-level-navigation.nav-default > li.level-0 ul.level-2 {
    width: 100%;
    left: 250px;
    top: 0px;
    opacity: 0;
  }
  body#page .multi-level-navigation.level-0 > li.megadropdown {
    position: unset !important;
  }
  body#page .multi-level-navigation.level-0 > li:hover > .subnavi-wrap,
  body#page .multi-level-navigation.level-0 > li.focus > .subnavi-wrap,
  body#page .multi-level-navigation.level-0 > li.hovered-item > .subnavi-wrap {
    opacity: 1;
    height: auto;
  }
  body#page .multi-level-navigation.level-0 > li:hover ul,
  body#page .multi-level-navigation.level-0 > li.focus ul,
  body#page .multi-level-navigation.level-0 > li.hovered-item ul {
    visibility: visible !important;
  }
  body#page .multi-level-navigation.level-0 > li > .subnavi-wrap {
    position: absolute;
    height: 0;
    left: 0;
    top: 150px;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    opacity: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    padding-bottom: calc(15px * 2);
  }
  body#page .multi-level-navigation.level-0 > li > .subnavi-wrap ul.level-1 {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    padding-top: calc(15px * 2);
    overflow: hidden;
    z-index: 100;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  body#page .multi-level-navigation.level-0 > li > .subnavi-wrap ul.level-1[aria-hidden=false] ul {
    visibility: visible !important;
  }
  body#page .multi-level-navigation.level-0 > li > .subnavi-wrap ul.level-1 > li {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    text-align: center;
    border-top: none !important;
  }
  body#page .multi-level-navigation.level-0 > li > .subnavi-wrap ul.level-1 > li.with-dropdown > span.nav-item-wrap > a {
    border-bottom: 1px solid #fff;
  }
  body#page .multi-level-navigation.level-0 > li > .subnavi-wrap ul.level-1 > li.with-dropdown > span.nav-item-wrap .dropdown-indicator {
    display: none;
  }
  body#page .multi-level-navigation.level-0 > li > .subnavi-wrap ul.level-1 > li ul.level-2 {
    position: relative;
    height: auto;
    width: 100%;
    opacity: 1 !important;
  }
  body#page .multi-level-navigation.level-0 > li > .subnavi-wrap ul.level-1 > li ul.level-2 > li {
    float: none;
    width: auto;
    text-align: left;
  }
  body#page .multi-level-navigation.aside-navigation {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li {
    position: relative;
    list-style: none;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li > span.nav-item-wrap {
    display: block;
    background: #F7931E;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li > span.nav-item-wrap > a {
    color: #fff;
    padding: 10px;
    text-decoration: none;
    font-size: 100%;
    font-weight: 400;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li > span.nav-item-wrap > a:hover,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li > span.nav-item-wrap > a:focus {
    color: #fff;
    padding: 10px 10px 10px 20px;
    background: transparent !important;
    display: inline-block !important;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li > span.nav-item-wrap > span,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li > span.nav-item-wrap a {
    display: inline-block;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li > span.nav-item-wrap > .dropdown-indicator {
    color: #fff;
    font-size: 100%;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li > span.nav-item-wrap > .dropdown-indicator:focus:focus {
    left: auto;
    position: relative;
    outline: 1px dotted #333;
    outline-offset: -1px;
    text-decoration: underline;
    display: inline-block;
    padding: 5px 10px;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li > span.nav-item-wrap > .dropdown-indicator:focus:focus.screenreader {
    background: #fff;
    color: #333;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li:hover > span.nav-item-wrap,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li.hovered-item > span.nav-item-wrap,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li:focus > span.nav-item-wrap,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li.active-item > span.nav-item-wrap {
    background: #009245;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li:hover > span.nav-item-wrap a,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li.hovered-item > span.nav-item-wrap a,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li:focus > span.nav-item-wrap a,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li.active-item > span.nav-item-wrap a {
    color: #fff;
    padding: 10px 10px 10px 20px;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li:hover > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li.hovered-item > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li:focus > span.nav-item-wrap > .dropdown-indicator,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li.active-item > span.nav-item-wrap > .dropdown-indicator {
    color: #fff;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li:nth-child(n+2) {
    border-top: 1px solid #fff;
  }
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li > span.nav-item-wrap > a {
    display: block;
  }
  body#page .multi-level-navigation.aside-navigation > li.level-0 ul.level-1,
  body#page .multi-level-navigation.aside-navigation > li.item-last ul.level-1,
  body#page .multi-level-navigation.aside-navigation > li.level-0 #cat_more > ul,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul {
    position: relative;
    left: 0;
    width: 250px;
    overflow: hidden;
    z-index: 100;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  body#page .multi-level-navigation.aside-navigation > li.level-0 ul.level-1 > li,
  body#page .multi-level-navigation.aside-navigation > li.item-last ul.level-1 > li,
  body#page .multi-level-navigation.aside-navigation > li.level-0 #cat_more > ul > li,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li {
    position: relative;
    text-align: left;
    padding: 10px;
  }
  body#page .multi-level-navigation.aside-navigation > li.level-0 ul.level-1 > li:hover a,
  body#page .multi-level-navigation.aside-navigation > li.item-last ul.level-1 > li:hover a,
  body#page .multi-level-navigation.aside-navigation > li.level-0 #cat_more > ul > li:hover a,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li:hover a {
    padding-left: 15px !important;
  }
  body#page .multi-level-navigation.aside-navigation > li.level-0 #cat_more > ul > li > .dropdown,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li > .dropdown {
    left: calc(250px + 250px);
  }
  body#page .multi-level-navigation.aside-navigation > li.level-0 #cat_more > ul > li:hover > .dropdown,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li:hover > .dropdown,
  body#page .multi-level-navigation.aside-navigation > li.level-0 #cat_more > ul > li.focus > .dropdown,
  body#page .multi-level-navigation.aside-navigation > li.item-last #cat_more > ul > li.focus > .dropdown {
    width: 250px;
  }
  .dropdown-indicatorbody#page .multi-level-navigation.aside-navigation > li.level-0.with-dropdown:before,
  .dropdown-indicatorbody#page .multi-level-navigation.aside-navigation > li.item-last.with-dropdown:before {
    content: '\f054';
  }
  body#page .multi-level-navigation.aside-navigation > li.level-0 .dropdown,
  body#page .multi-level-navigation.aside-navigation > li.item-last .dropdown {
    position: fixed;
    top: 0px;
    left: 250px;
    width: 0px;
    height: 100vh;
    background: #009245;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  body#page .multi-level-navigation.aside-navigation > li.level-0 .dropdown .dropdown-close,
  body#page .multi-level-navigation.aside-navigation > li.item-last .dropdown .dropdown-close {
    display: block;
    position: relative;
    height: 40px;
    padding: 0 15px;
    color: #fff;
    background: #009245;
    line-height: 40px;
    text-align: right;
    font-size: 90%;
    cursor: pointer;
    font-weight: 600;
    z-index: 1000;
  }
  body#page .multi-level-navigation.aside-navigation > li.level-0 .dropdown .dropdown-close i,
  body#page .multi-level-navigation.aside-navigation > li.item-last .dropdown .dropdown-close i {
    padding-right: calc(15px / 2);
  }
  body#page .multi-level-navigation.aside-navigation > li.level-0 .dropdown .dropdown-close:hover,
  body#page .multi-level-navigation.aside-navigation > li.item-last .dropdown .dropdown-close:hover {
    color: #b92127;
    text-shadow: 0 0 3px #fff;
  }
  body#page .multi-level-navigation.aside-navigation > li.level-0:hover > .dropdown,
  body#page .multi-level-navigation.aside-navigation > li.item-last:hover > .dropdown,
  body#page .multi-level-navigation.aside-navigation > li.level-0.focus > .dropdown,
  body#page .multi-level-navigation.aside-navigation > li.item-last.focus > .dropdown,
  body#page .multi-level-navigation.aside-navigation > li.level-0.hovered-item > .dropdown,
  body#page .multi-level-navigation.aside-navigation > li.item-last.hovered-item > .dropdown {
    visibility: visible !important;
    width: 250px;
    height: 100vh !important;
  }
  body#page .multi-level-navigation.with-border:not( .border-top ) > li > span.nav-item-wrap {
    background: transparent;
    border-bottom: 2px solid #F7931E;
    border-color: transparent;
    height: unset;
    line-height: calc(40px - 2px);
  }
  body#page .multi-level-navigation.with-border:not( .border-top ) > li:hover > span.nav-item-wrap,
  body#page .multi-level-navigation.with-border:not( .border-top ) > li.active-item > span.nav-item-wrap,
  body#page .multi-level-navigation.with-border:not( .border-top ) > li.focus > span.nav-item-wrap {
    border-bottom: 2px solid #F7931E;
  }
  body#page .multi-level-navigation.with-border.border-top > li > span.nav-item-wrap {
    background: transparent;
    border-top: 2px solid #F7931E;
    border-color: transparent;
    height: unset;
    line-height: calc(40px - 2px);
  }
  body#page .multi-level-navigation.with-border.border-top > li:hover > span.nav-item-wrap,
  body#page .multi-level-navigation.with-border.border-top > li.active-item > span.nav-item-wrap,
  body#page .multi-level-navigation.with-border.border-top > li.focus > span.nav-item-wrap {
    border-top: 2px solid #F7931E;
  }
  body#page .multi-level-navigation.with-border-link > li > span.nav-item-wrap {
    background: transparent;
    height: unset;
  }
  body#page .multi-level-navigation.with-border-link > li > span.nav-item-wrap a {
    border-bottom: 2px solid #F7931E;
    border-color: transparent;
  }
  body#page .multi-level-navigation.with-border-link > li:hover > span.nav-item-wrap a,
  body#page .multi-level-navigation.with-border-link > li.active-item > span.nav-item-wrap a,
  body#page .multi-level-navigation.with-border-link > li.focus > span.nav-item-wrap a {
    border-bottom: 2px solid #F7931E;
    border-color: transparent;
  }
  body#page .nav-default:not(.chevron-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.chevron-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.chevron-right-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.chevron-right-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.chevron-left-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.chevron-left-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.caret-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.caret-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.caret-right-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.caret-right-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.caret-left-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.caret-left-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.angle-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.angle-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.angle-right-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.angle-right-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.angle-left-level-0) li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.angle-left-level-0) li.level-0.with-dropdown .dropdown-indicator:before {
    content: '\f107';
  }
  body#page .nav-default:not(.chevron-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.chevron-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.chevron-right-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.chevron-right-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.chevron-left-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.chevron-left-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.caret-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.caret-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.caret-right-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.caret-right-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.caret-left-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.caret-left-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.angle-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.angle-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.angle-right-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.angle-right-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.angle-left-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.angle-left-level-1) li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f105';
  }
  body#page .nav-default:not(.chevron-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.chevron-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.chevron-right-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.chevron-right-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.chevron-left-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.chevron-left-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.caret-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.caret-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.caret-right-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.caret-right-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.caret-left-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.caret-left-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.angle-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.angle-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.angle-right-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.angle-right-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default:not(.angle-left-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .aside-navigation:not(.angle-left-level-1) li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .aside-navigation.none-level-0 li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.none-level-0 li.level-0.with-dropdown .dropdown-indicator:before {
    content: '';
  }
  body#page .aside-navigation.chevron-level-0 li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.chevron-level-0 li.level-0.with-dropdown .dropdown-indicator:before {
    content: '\f078';
  }
  body#page .aside-navigation.chevron-right-level-0 li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.chevron-right-level-0 li.level-0.with-dropdown .dropdown-indicator:before {
    content: '\f054';
  }
  body#page .aside-navigation.chevron-left-level-0 li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.chevron-left-level-0 li.level-0.with-dropdown .dropdown-indicator:before {
    content: '\f053';
  }
  body#page .aside-navigation.caret-level-0 li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.caret-level-0 li.level-0.with-dropdown .dropdown-indicator:before {
    content: '\f0d7';
  }
  body#page .aside-navigation.caret-right-level-0 li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.caret-right-level-0 li.level-0.with-dropdown .dropdown-indicator:before {
    content: '\f0da';
  }
  body#page .aside-navigation.caret-left-level-0 li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.caret-left-level-0 li.level-0.with-dropdown .dropdown-indicator:before {
    content: '\f0d9';
  }
  body#page .aside-navigation.angle-level-0 li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.angle-level-0 li.level-0.with-dropdown .dropdown-indicator:before {
    content: '\f107';
  }
  body#page .aside-navigation.angle-right-level-0 li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.angle-right-level-0 li.level-0.with-dropdown .dropdown-indicator:before {
    content: '\f105';
  }
  body#page .aside-navigation.angle-left-level-0 li.level-0.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.angle-left-level-0 li.level-0.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .aside-navigation.none-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.none-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '';
  }
  body#page .aside-navigation.none-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.none-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '';
  }
  body#page .aside-navigation.chevron-right-left-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.chevron-right-left-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f054';
  }
  body#page .aside-navigation.chevron-right-left-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.chevron-right-left-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f053';
  }
  body#page .aside-navigation.chevron-left-right-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.chevron-left-right-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f053';
  }
  body#page .aside-navigation.chevron-left-right-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.chevron-left-right-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f054';
  }
  body#page .aside-navigation.caret-right-left-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.caret-right-left-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f0da';
  }
  body#page .aside-navigation.caret-right-left-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.caret-right-left-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f0d9';
  }
  body#page .aside-navigation.caret-left-right-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.caret-left-right-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f0d9';
  }
  body#page .aside-navigation.caret-left-right-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.caret-left-right-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f0da';
  }
  body#page .aside-navigation.angle-right-left-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.angle-right-left-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f105';
  }
  body#page .aside-navigation.angle-right-left-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.angle-right-left-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .aside-navigation.angle-left-right-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.angle-left-right-level-1 li.level-0 ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f104';
  }
  body#page .aside-navigation.angle-left-right-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before,
  body#page .nav-default.angle-left-right-level-1 li:last-child ul.level-1 > li.with-dropdown .dropdown-indicator:before {
    content: '\f105';
  }
}
@media only screen and (max-width: 1024px) {
  body#page .multi-level-navigation.level-0 li.with-dropdown .dropdown-indicator:before {
    content: '\f107';
    font-family: fontAwesome;
  }
  body#page .multi-level-navigation.level-0 li.with-dropdown .dropdown-indicator.open:before {
    content: '\f106';
    font-family: fontAwesome;
  }
}
body#page .micro-navi {
  list-style: none;
}
body#page .micro-navi a {
  color: #009245;
  text-decoration: none;
}
body#page .micro-navi a:hover {
  color: #0071BC;
  text-decoration: underline;
}
body#page .micro-navi > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
body#page .micro-navi > li:nth-child(n+2):before {
  content: '|';
  display: inline-block;
  width: 15px;
  text-align: center;
}
body#page footer#page-footer .widget-navigation ul.navi {
  list-style: none;
}
body#page footer#page-footer .widget-navigation ul.navi a {
  color: #fff;
  text-decoration: none;
}
body#page footer#page-footer .widget-navigation ul.navi a:hover {
  color: #F7931E;
  text-decoration: underline;
}
body#page footer#page-footer .widget-navigation.vertical ul.navi > li {
  display: block;
}
body#page footer#page-footer .widget-navigation.vertical ul.navi > li:nth-child(n+2) {
  padding-top: 3px;
}
body#page footer#page-footer .widget-navigation.vertical ul.navi > li a {
  display: block;
}
body#page footer#page-footer .widget-navigation.horizontal ul.navi > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
body#page footer#page-footer .widget-navigation.horizontal ul.navi > li:nth-child(n+2):before {
  content: '/';
  display: inline-block;
  width: 15px;
  text-align: center;
}
body#page aside > ul {
  font-size: 100%;
}
body#page aside ul {
  list-style: none;
  margin: 0 0 20px;
}
body#page aside ul.navi {
  list-style: none;
}
body#page aside ul.navi li {
  display: block;
  border-top: 1px solid #555;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page aside ul.navi li > a {
  display: block;
  padding: 10px 0;
  font-weight: 300;
  color: #555;
  background: transparent;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page aside ul.navi li > a:focus {
  color: #F7931E;
  text-decoration: none;
  background: transparent;
}
body#page aside ul.navi li:first-child {
  border-top: none;
}
body#page aside ul.navi li:hover {
  color: #F7931E;
  text-decoration: none;
  background: transparent;
}
body#page aside ul.navi li:hover a {
  padding: 10px 0 10px 10px;
  color: #F7931E;
  text-decoration: none;
}
body#page aside ul.navi li.activeItem,
body#page aside ul.navi li.active-item {
  color: #F7931E;
  text-decoration: none;
}
body#page aside ul.navi li.activeItem a,
body#page aside ul.navi li.active-item a {
  padding: 10px 0 10px 10px;
  color: #F7931E;
  text-decoration: none;
  font-weight: 600;
  background: transparent;
}
body#page aside ul.navi .navi.depth-2 {
  width: 95%;
  margin: 0 0 2% 5%;
}
body#page aside ul.navi li.level-2 {
  border-top: dotted 1px #009245;
}
body#page aside ul.navi li.level-2:first-child {
  border-top: none;
}
body#page aside ul.navi li.level-2 .navi {
  padding: 10px;
  font-weight: 300;
  color: #000000;
}
body#page aside ul.navi li.level-2 .navi:hover {
  color: #000000;
}
body#page aside ul.navi li.level-2.activeItem .navi,
body#page aside ul.navi li.level-2.active-item .navi {
  font-weight: 600;
}
body#page nav.page-pagination {
  clear: both;
  padding: 50px 0 25px;
}
body#page ul.pagination {
  display: block;
  overflow: hidden;
  list-style: none;
}
body#page ul.pagination > li {
  display: inline-block;
  padding: 0;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  text-align: center;
  line-height: 40px;
  border: solid 1px #F7931E;
  color: #F7931E;
  overflow: hidden;
  background: transparent;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page ul.pagination > li a {
  display: block;
  color: #F7931E;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page ul.pagination > li a:hover {
  background: transparent;
  color: #fff;
}
body#page ul.pagination > li a:focus {
  background: #F7931E;
  color: #fff;
  padding: 0;
}
body#page ul.pagination > li.active-page,
body#page ul.pagination > li:hover,
body#page ul.pagination > li:focus {
  background: #F7931E;
  color: #fff;
  border-color: #F7931E;
}
body#page ul.pagination > li.active-page a:hover,
body#page ul.pagination > li:hover a:hover,
body#page ul.pagination > li:focus a:hover,
body#page ul.pagination > li.active-page a:focus,
body#page ul.pagination > li:hover a:focus,
body#page ul.pagination > li:focus a:focus {
  background: transparent;
  color: #fff;
}
body#page .nav-pageview {
  list-style: none;
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 3px solid #F7931E;
  color: #333;
  font-size: 100%;
}
body#page .nav-pageview li {
  float: left;
  width: 33.333%;
}
body#page .nav-pageview a {
  padding: 0 5px;
  color: #F7931E;
  font-weight: 600;
  text-decoration: none;
}
body#page .nav-pageview a:hover {
  color: #009245;
  text-decoration: underline;
}
body#page .nav-pageview .center a {
  padding: 10px 15px;
}
@media only screen and (max-width: 600px) {
  body#page .nav-pageview li a {
    font-size: 150%;
  }
  body#page .nav-pageview li a span {
    display: none;
  }
}
body#page #langList {
  list-style: none;
  overflow: hidden;
  position: absolute;
  right: 5px;
  top: 5px;
}
body#page #langList > li {
  float: left;
  overflow: hidden;
}
body#page #langList > li .lang-label {
  text-indent: -99999px;
  position: absolute;
}
body#page #langList img {
  display: block;
  overflow: hidden;
  padding-left: 3px;
}
body#page a#scrollToTop {
  z-index: 50000;
  position: fixed;
  right: 55px;
  bottom: 75px;
  display: inline-block;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page a#scrollToTop.default {
  padding: 10px;
  background: rgba(247, 147, 30, 0.8);
  border: solid 1px #fff;
  color: #fff;
}
body#page a#scrollToTop.default:hover {
  background: #009245;
}
body#page a#scrollToTop.circle {
  display: inline-block;
  height: 46px;
  width: 46px;
  border-radius: 50px;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.8);
  background: rgba(247, 147, 30, 0.8);
  color: #fff;
  transform: translateY(15px);
  opacity: 1;
}
body#page a#scrollToTop.circle:after {
  content: '\f077';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  display: block;
  line-height: 44px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page a#scrollToTop.circle:hover svg.progress-circle path {
  fill: none;
}
body#page a#scrollToTop.circle:hover:after {
  color: #F7931E;
}
body#page a#scrollToTop.circle svg.progress-circle {
  overflow: visible;
}
body#page a#scrollToTop.circle svg.progress-circle path {
  stroke: #fff;
  stroke-width: 4;
  box-sizing: border-box;
  fill: none;
  shape-rendering: geometricprecision;
  scale: .99;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body#page .hiddenData {
  opacity: 0;
}
body#page #load-data {
  margin-top: 30px;
}
body#page #load-data-button {
  background: #fff;
  color: #F7931E;
  width: 100%;
  padding: 30px 0px;
  margin-bottom: 15px;
  text-align: center;
  cursor: pointer;
  border: dotted 1px #F7931E;
}
body#page #load-data-button:hover {
  background: #F7931E;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  body#page ul.multi-level-navigation {
    display: block;
    position: relative;
  }
  body#page ul.multi-level-navigation li {
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
  }
  body#page ul.multi-level-navigation li a {
    display: block;
    width: calc( 100% -  50px);
    float: left;
    padding-left: 50px !important;
  }
  body#page ul.multi-level-navigation li .dropdown-indicator {
    display: inline-block;
    width: 50px;
  }
  body#page ul.multi-level-navigation.side-navigation {
    position: absolute;
    height: 0;
    width: 200px;
    top: 30px;
    right: 90px;
  }
  body#page ul.multi-level-navigation.side-navigation.level-3,
  body#page ul.multi-level-navigation.side-navigation ul.level-3 {
    height: 0;
    overflow: hidden;
    background: #009245;
  }
  body#page ul.multi-level-navigation.side-navigation.level-3 > li:nth-child(n+2),
  body#page ul.multi-level-navigation.side-navigation ul.level-3 > li:nth-child(n+2) {
    border-top: dotted 1px #fff;
  }
  body#page ul.multi-level-navigation.side-navigation.level-3 > li > .nav-item-wrap,
  body#page ul.multi-level-navigation.side-navigation ul.level-3 > li > .nav-item-wrap {
    display: flex;
  }
  body#page ul.multi-level-navigation.side-navigation.level-3 > li > .nav-item-wrap > a,
  body#page ul.multi-level-navigation.side-navigation ul.level-3 > li > .nav-item-wrap > a {
    color: #fff;
    font-size: 100%;
    padding: 15px 0px;
    text-decoration: none;
  }
  body#page ul.multi-level-navigation.side-navigation.level-3 > li .dropdown-indicator,
  body#page ul.multi-level-navigation.side-navigation ul.level-3 > li .dropdown-indicator {
    color: #fff;
    font-size: 100%;
    padding: 15px 0px;
  }
  body#page ul.multi-level-navigation.side-navigation.level-2,
  body#page ul.multi-level-navigation.side-navigation ul.level-2 {
    height: 0;
    overflow: hidden;
    background: #009245;
  }
  body#page ul.multi-level-navigation.side-navigation.level-2 > li:nth-child(n+2),
  body#page ul.multi-level-navigation.side-navigation ul.level-2 > li:nth-child(n+2) {
    border-top: dotted 1px #fff;
  }
  body#page ul.multi-level-navigation.side-navigation.level-2 > li > .nav-item-wrap,
  body#page ul.multi-level-navigation.side-navigation ul.level-2 > li > .nav-item-wrap {
    display: flex;
  }
  body#page ul.multi-level-navigation.side-navigation.level-2 > li > .nav-item-wrap > a,
  body#page ul.multi-level-navigation.side-navigation ul.level-2 > li > .nav-item-wrap > a {
    color: #fff;
    font-size: 100%;
    padding: 15px 0px;
    text-decoration: none;
  }
  body#page ul.multi-level-navigation.side-navigation.level-2 > li .dropdown-indicator,
  body#page ul.multi-level-navigation.side-navigation ul.level-2 > li .dropdown-indicator {
    color: #fff;
    font-size: 100%;
    padding: 15px 0px;
  }
  body#page ul.multi-level-navigation.side-navigation.level-1,
  body#page ul.multi-level-navigation.side-navigation ul.level-1 {
    height: 0;
    overflow: hidden;
    background: #F7931E;
  }
  body#page ul.multi-level-navigation.side-navigation.level-1 > li:nth-child(n+2),
  body#page ul.multi-level-navigation.side-navigation ul.level-1 > li:nth-child(n+2) {
    border-top: dotted 1px #fff;
  }
  body#page ul.multi-level-navigation.side-navigation.level-1 > li > .nav-item-wrap,
  body#page ul.multi-level-navigation.side-navigation ul.level-1 > li > .nav-item-wrap {
    display: flex;
  }
  body#page ul.multi-level-navigation.side-navigation.level-1 > li > .nav-item-wrap > a,
  body#page ul.multi-level-navigation.side-navigation ul.level-1 > li > .nav-item-wrap > a {
    color: #fff;
    font-size: 110%;
    padding: 15px 0px;
    text-decoration: none;
  }
  body#page ul.multi-level-navigation.side-navigation.level-1 > li .dropdown-indicator,
  body#page ul.multi-level-navigation.side-navigation ul.level-1 > li .dropdown-indicator {
    color: #fff;
    font-size: 110%;
    padding: 15px 0px;
  }
  body#page ul.multi-level-navigation.side-navigation.level-0,
  body#page ul.multi-level-navigation.side-navigation ul.level-0 {
    height: 0;
    overflow: hidden;
    background: #fff;
  }
  body#page ul.multi-level-navigation.side-navigation.level-0 > li:nth-child(n+2),
  body#page ul.multi-level-navigation.side-navigation ul.level-0 > li:nth-child(n+2) {
    border-top: solid 1px #F7931E;
  }
  body#page ul.multi-level-navigation.side-navigation.level-0 > li > .nav-item-wrap,
  body#page ul.multi-level-navigation.side-navigation ul.level-0 > li > .nav-item-wrap {
    display: flex;
  }
  body#page ul.multi-level-navigation.side-navigation.level-0 > li > .nav-item-wrap > a,
  body#page ul.multi-level-navigation.side-navigation ul.level-0 > li > .nav-item-wrap > a {
    color: #F7931E;
    font-size: calc(100% + 20%);
    padding: 15px 0px;
    text-decoration: none;
  }
  body#page ul.multi-level-navigation.side-navigation.level-0 > li .dropdown-indicator,
  body#page ul.multi-level-navigation.side-navigation ul.level-0 > li .dropdown-indicator {
    color: #F7931E;
    font-size: calc(100% + 20%);
    padding: 15px 0px;
  }
  body#page ul.multi-level-navigation.side-navigation > li:nth-child(n+2) {
    border-top: solid 1px #F7931E;
  }
  body#page ul.multi-level-navigation.side-navigation > li > .nav-item-wrap > a {
    width: 100%;
  }
  body#page ul.multi-level-navigation.nav-default {
    position: relative;
    width: 100%;
  }
  body#page ul.multi-level-navigation.nav-default.level-3,
  body#page ul.multi-level-navigation.nav-default ul.level-3 {
    height: 0;
    overflow: hidden;
    background: #009245;
  }
  body#page ul.multi-level-navigation.nav-default.level-3 > li:nth-child(n+2),
  body#page ul.multi-level-navigation.nav-default ul.level-3 > li:nth-child(n+2) {
    border-top: dotted 1px #fff;
  }
  body#page ul.multi-level-navigation.nav-default.level-3 > li > .nav-item-wrap,
  body#page ul.multi-level-navigation.nav-default ul.level-3 > li > .nav-item-wrap {
    display: flex;
  }
  body#page ul.multi-level-navigation.nav-default.level-3 > li > .nav-item-wrap > a,
  body#page ul.multi-level-navigation.nav-default ul.level-3 > li > .nav-item-wrap > a {
    color: #fff;
    font-size: 100%;
    padding: 15px 0px;
    text-decoration: none;
  }
  body#page ul.multi-level-navigation.nav-default.level-3 > li .dropdown-indicator,
  body#page ul.multi-level-navigation.nav-default ul.level-3 > li .dropdown-indicator {
    color: #fff;
    font-size: 100%;
    padding: 15px 0px;
  }
  body#page ul.multi-level-navigation.nav-default.level-2,
  body#page ul.multi-level-navigation.nav-default ul.level-2 {
    height: 0;
    overflow: hidden;
    background: #009245;
  }
  body#page ul.multi-level-navigation.nav-default.level-2 > li:nth-child(n+2),
  body#page ul.multi-level-navigation.nav-default ul.level-2 > li:nth-child(n+2) {
    border-top: dotted 1px #fff;
  }
  body#page ul.multi-level-navigation.nav-default.level-2 > li > .nav-item-wrap,
  body#page ul.multi-level-navigation.nav-default ul.level-2 > li > .nav-item-wrap {
    display: flex;
  }
  body#page ul.multi-level-navigation.nav-default.level-2 > li > .nav-item-wrap > a,
  body#page ul.multi-level-navigation.nav-default ul.level-2 > li > .nav-item-wrap > a {
    color: #fff;
    font-size: 100%;
    padding: 15px 0px;
    text-decoration: none;
  }
  body#page ul.multi-level-navigation.nav-default.level-2 > li .dropdown-indicator,
  body#page ul.multi-level-navigation.nav-default ul.level-2 > li .dropdown-indicator {
    color: #fff;
    font-size: 100%;
    padding: 15px 0px;
  }
  body#page ul.multi-level-navigation.nav-default.level-1,
  body#page ul.multi-level-navigation.nav-default ul.level-1 {
    height: 0;
    overflow: hidden;
    background: #F7931E;
  }
  body#page ul.multi-level-navigation.nav-default.level-1 > li:nth-child(n+2),
  body#page ul.multi-level-navigation.nav-default ul.level-1 > li:nth-child(n+2) {
    border-top: dotted 1px #fff;
  }
  body#page ul.multi-level-navigation.nav-default.level-1 > li > .nav-item-wrap,
  body#page ul.multi-level-navigation.nav-default ul.level-1 > li > .nav-item-wrap {
    display: flex;
  }
  body#page ul.multi-level-navigation.nav-default.level-1 > li > .nav-item-wrap > a,
  body#page ul.multi-level-navigation.nav-default ul.level-1 > li > .nav-item-wrap > a {
    color: #fff;
    font-size: 110%;
    padding: 15px 0px;
    text-decoration: none;
  }
  body#page ul.multi-level-navigation.nav-default.level-1 > li .dropdown-indicator,
  body#page ul.multi-level-navigation.nav-default ul.level-1 > li .dropdown-indicator {
    color: #fff;
    font-size: 110%;
    padding: 15px 0px;
  }
  body#page ul.multi-level-navigation.nav-default.level-0,
  body#page ul.multi-level-navigation.nav-default ul.level-0 {
    height: 0;
    overflow: hidden;
    background: #fff;
  }
  body#page ul.multi-level-navigation.nav-default.level-0 > li:nth-child(n+2),
  body#page ul.multi-level-navigation.nav-default ul.level-0 > li:nth-child(n+2) {
    border-top: solid 1px #F7931E;
  }
  body#page ul.multi-level-navigation.nav-default.level-0 > li > .nav-item-wrap,
  body#page ul.multi-level-navigation.nav-default ul.level-0 > li > .nav-item-wrap {
    display: flex;
  }
  body#page ul.multi-level-navigation.nav-default.level-0 > li > .nav-item-wrap > a,
  body#page ul.multi-level-navigation.nav-default ul.level-0 > li > .nav-item-wrap > a {
    color: #F7931E;
    font-size: calc(100% + 20%);
    padding: 15px 0px;
    text-decoration: none;
  }
  body#page ul.multi-level-navigation.nav-default.level-0 > li .dropdown-indicator,
  body#page ul.multi-level-navigation.nav-default ul.level-0 > li .dropdown-indicator {
    color: #F7931E;
    font-size: calc(100% + 20%);
    padding: 15px 0px;
  }
  body#page ul.multi-level-navigation.nav-default.aside-navigation ul {
    height: unset !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 1025px) {
  body#page nav#page-navigation {
    padding-bottom: 10px;
    position: relative;
    z-index: 5;
  }
  body#page .main-navigation {
    display: inline-block;
    padding: 25px 0;
  }
  body#page .main-navigation > li ul.level-1 > li:hover > span.nav-item-wrap a,
  body#page .main-navigation > li ul.level-2 > li:hover > span.nav-item-wrap a {
    padding-left: 25px;
  }
}
/*
 * 06) HELPER
 */
/* CLICK LIST */
.wrap-clicklist {
  padding-bottom: 0px !important;
}
.wrap-clicklist .click-list hr {
  padding-top: 20px;
  border: none;
  border-bottom: solid 2px #f2f2f2;
}
.wrap-clicklist .click-list .card-view.cols li {
  margin: 0 !important;
}
.wrap-clicklist .click-list .click-list-wrap ul.clickable > li > div {
  margin: 0 1px;
}
.wrap-clicklist .click-list #prevBefore,
.wrap-clicklist .click-list #nextBefore {
  display: none;
}
.wrap-clicklist .click-list .click-buttons {
  position: relative;
  float: right;
  padding-top: 20px;
}
.wrap-clicklist .click-list .click-buttons .click-paging-prev {
  margin-right: 20px;
}
.wrap-clicklist .click-list .click-buttons .click-paging {
  height: 25px;
  width: 50px;
  line-height: 25px;
  background: #fff;
  color: #ccc;
  border: solid 1px #ccc;
  font-size: 130%;
  display: block;
  border-radius: 0;
  position: relative;
  left: unset !important;
  right: unset !important;
}
.wrap-clicklist .click-list .click-buttons .click-paging.enabled {
  color: #F7931E;
  border: solid 1px #F7931E;
}
.wrap-clicklist .click-list .click-buttons .click-paging.enabled:hover {
  color: #fff;
  background: #F7931E;
}
.wrap-clicklist .click-list .click-buttons .click-paging span {
  line-height: 25px;
}
/*
 * 07) VARIOUS
 */
/*
 * styles available in editor and frontend
 * extending basic RTE manager styles
 */
#page-content .rte-plugin.plugin-infobox,
.rte-plugin.plugin-infobox {
  border: solid 1px #F7931E;
}
#page-content .rte-plugin.plugin-infobox .infobox-headline,
.rte-plugin.plugin-infobox .infobox-headline {
  background: #F7931E;
  color: #fff;
}
#page-content .rte-plugin.plugin-infoimage,
.rte-plugin.plugin-infoimage {
  border: 1px solid #F7931E;
}
#page-content .rte-plugin.plugin-infoimage .infoimage-content,
.rte-plugin.plugin-infoimage .infoimage-content {
  background: #F7931E;
  color: #fff;
  text-align: center;
}
#page-content .rte-plugin.plugin-listing,
.rte-plugin.plugin-listing {
  padding: 30px 0;
}
#page-content .rte-plugin.plugin-listing.site-navi > li,
.rte-plugin.plugin-listing.site-navi > li {
  width: 50%;
}
#page-content .rte-plugin.plugin-listing.site-navi > li:nth-child(n+2),
.rte-plugin.plugin-listing.site-navi > li:nth-child(n+2) {
  border-top: none !important;
}
#page-content .rte-plugin.plugin-two-columns .plugin-listing,
.rte-plugin.plugin-two-columns .plugin-listing {
  padding: 0px 0;
}
#page-content .rte-plugin.plugin-blockvariations,
.rte-plugin.plugin-blockvariations {
  margin: 0;
  list-style: none;
}
#page-content .rte-plugin.plugin-blockvariations > li,
.rte-plugin.plugin-blockvariations > li {
  padding: 0;
}
#page-content .rte-plugin.plugin-blockvariations > li:nth-child(n+2),
.rte-plugin.plugin-blockvariations > li:nth-child(n+2) {
  padding-top: 15px;
  margin-top: 15px;
  border-top: solid 2px #e6e6e6;
}
#page-content .rte-plugin.plugin-text-with-image .plugin-infoimage,
.rte-plugin.plugin-text-with-image .plugin-infoimage {
  border: none;
}
#page-content .rte-plugin.plugin-text-with-image .plugin-infoimage img,
.rte-plugin.plugin-text-with-image .plugin-infoimage img {
  object-fit: unset;
  position: relative;
  height: auto !important;
  width: 100% !important;
}
#page-content .rte-plugin.plugin-text-with-image .text.vtop,
.rte-plugin.plugin-text-with-image .text.vtop {
  padding-top: 0;
}
#page-content .rte-plugin.plugin-text-with-image.right-to-left .text,
.rte-plugin.plugin-text-with-image.right-to-left .text {
  direction: ltr;
}
#page-content .rte-plugin.plugin-gallery ul.card-view.cols,
.rte-plugin.plugin-gallery ul.card-view.cols {
  width: 100% !important;
  margin: 0 -5px 0 !important;
}
#page-content .rte-plugin.plugin-gallery ul.card-view.cols li.plugin-gallery-item,
.rte-plugin.plugin-gallery ul.card-view.cols li.plugin-gallery-item {
  border-top: none !important;
}
#page-content .rte-plugin.plugin-gallery ul.card-view.cols li.plugin-gallery-item a img,
.rte-plugin.plugin-gallery ul.card-view.cols li.plugin-gallery-item a img {
  height: 100%;
  object-fit: cover;
}
#page-content .rte-plugin.plugin-gallery ul.card-view.cols li.plugin-gallery-item a .plugin-gallery-item-title,
.rte-plugin.plugin-gallery ul.card-view.cols li.plugin-gallery-item a .plugin-gallery-item-title {
  background: rgba(247, 147, 30, 0.85);
}
p.site-navi {
  padding: calc(15px * 2) 0;
}
#text ul.cols:not(.plugin-listing) > li:nth-child(n+3) {
  border-top: solid 1px #f2f2f2;
  padding-top: 15px;
}
.ekz-square:before {
  content: '';
  display: inline-block;
  margin-right: 5px;
  background: #F7931E;
}
h2.ekz-square:before {
  width: 20px;
  height: 20px;
  margin-bottom: -2px;
}
h3.ekz-square:before {
  width: 17px;
  height: 17px;
  margin-bottom: -1px;
}
h4.ekz-square:before {
  width: 15px;
  height: 15px;
  margin-bottom: -1px;
}
body.private .ekz-square:before {
  background: #9E005D;
}
body.company .ekz-square:before {
  background: #0071BC;
}
