/*
 * GENERAL VARIABLES
 */
/* COLORS */
/* #ccc */
/* #f2f2f2 */
/* #000 */
/* opacity .8 */
/* opacity .8 */
/* FONT */
/* FONT-FAMILY */
/* Font-Size*/
/* Font-Weight */
/* Text */
/* WRAP */
/* SCROLL-TO-TOP */
/* SPACE */
/* PADDING */
/* TABLE */
/* CLASSES FOR MIXINS */
/*
 * NAVIGATION VARIABLES
 */
/*
 * Main
 */
/* 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
 */
/*
 * TEXT-BLOCK
 */
/*
 * Page-Image
 */
/*
 * Pagination
 */
/*
 * Input-Fields
 */
/*
 * Single-Content Navigation
 */
/*
 * Infinite Loading
 */
/*
 * CORE-DESIGN
 */
/*
 * CONTACT-FORM
 */
/*
 * BREADCRUMBS
 */
/*
 * SEARCH
 */
/*
 * Autosuggest
 */
/*
 * SOCIAL SHARING
 */
/*
 * CLICKLIST
 */
/*
 * CONSENT-TOOL
 */
/*
 * LOGIN-FORM FE
 */
/*
 * PROJECT ADAPTION
 */
/*
 * PAGE-ASIDE
 */
/* MODULE - ASIDE */
/*
 * aside single view
 */
/*
 * SECTION / PAGE-CONTENT
 */
/*
 * section single view
 */
/* FOOTER */
/*
 *  PLUGINS
 */
/*
 * InfoBox
 */
/*
 * InfoImage
 */
/*
 * Gallery
 */
/*
 * Accodreon
 */
/* ZOOM-INDICATOR */
/*
 * FAQ
 */
/*
 * COLS
 */
/*
 * ColRight & ColLeft Space
 */
/*
 * Listings
 */
/*
 * Space If elements > cols-numer (4 items > .cols .items-x3) || .doubleSpace-break
 */
/*
 * Listings
 */
/* Card-Item */
/* Shadow */
/* Zoom */
/* link-cover */
/* List-View */
/* Shadow */
/* Border */
/* Zoom */
/* Vertical Align Content */
/* Vertical Align Image */
/* Spacing */
/* link-cover */
/*
 * WIDGETS
 */
/* Contact */
/* Top-Line */
/* Cites */
/* Reviews */
/* Text with Link */
/* Adjustments */
/* Aside Links */
/*
 * Intern
 */
/* Gradiant for Items */
/* tabs */
/* Dropzone */
/* Dashboard */
/*
 * GENERAL VARIABLES
 */
/* COLORS */
/* #000 */
/* For RTE Texts, .. */
/* Color One */
/* FONT */
/* FONT-FAMILY */
/* Font-Size*/
/* Font-Weight */
/* SCROLL-TO-TOP */
/* TOPLINE */
/*
 * NAVIGATION VARIABLES
 */
/*
 * Main
 */
/* General */
/* List-Elements */
/* Related for Level-0 */
/* Related for Level-1 */
/* Related for Level-2 */
/*
 * Mobile Navigation
 */
/* Main */
/* Pagination */
/* Nav-Pageview */
/* Header-Elements */
/* FOOTER */
/* ASIDE */
/* SEARCH */
/* FAQ */
/*
 * COLS
 */
/* ColRight & ColLeft Space */
/*
 * Listings
 */
/*
 * Listings
 */
/* Card-Item */
/* List-View */
.ekz-template.template-company .template-indicator {
  background: #0071bc;
}
.content-company {
  color: #0071bc;
}
.company h1.page-title {
  color: #0071bc;
}
.company .module-text a {
  color: #0071bc;
}
.company .module-text a:hover {
  color: #009245;
}
.company #page-aside h2 {
  color: #0071bc;
}
.company #page-aside .widget-cta h2 {
  color: #ffffff;
}
.company #page-aside ul#news-list.card-view .content-link a {
  border: none;
}
.company #page-aside ul.navi li a,
.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;
}
.company #page-aside ul.navi li a:hover,
.company #page-aside ul.navi li.level-2 a.navi:hover {
  padding-left: 15px;
  color: #0071bc;
}
.company #page-aside ul.navi li.active-item a {
  font-weight: 600;
  color: #0071bc;
}
.company h2.page-teaser {
  color: #0071bc;
}
.company ul.card-view.link-button > li .card-item-border .content-link a {
  color: #0071bc;
  border: solid 1px #0071bc;
}
.company ul.card-view.link-button > li .card-item-border .content-link a:hover {
  color: #ffffff;
  border: solid 1px #0071bc;
  background: #0071bc;
}
.company ul.card-view .widget-preview {
  margin-top: 0;
}
.company ul.card-view .widget-preview .content-headline a {
  color: #0071bc;
}
.company ul.card-view .widget-preview .content-headline a:hover {
  color: #009245;
}
.company ul.card-view .widget-preview .content-link a {
  color: #0071bc;
  border: solid 1px #0071bc;
}
.company ul.card-view .widget-preview .content-link a:hover {
  color: #ffffff;
  border: solid 1px #0071bc;
  background: #0071bc;
}
.company .list-view.simple-list h2.content-headline a {
  color: #0071bc;
}
.company .list-view.simple-list h2.content-headline a:hover {
  color: #009245;
}
.company ul#news-list.card-view .content-link a {
  color: #0071bc;
  border: solid 1px #0071bc;
}
.company ul#news-list.card-view .content-link a:hover {
  color: #009245;
}
.company .wrap-clicklist .click-list .click-buttons .click-paging.enabled {
  color: #0071bc;
  border: solid 1px #0071bc;
}
.company .wrap-clicklist .click-list .click-buttons .click-paging.enabled:hover {
  color: #ffffff;
  background: #0071bc;
}
.company .faq-items .acc-content {
  border: solid 1px #0071bc;
}
.company .faq-items .acc-toggle {
  background: #0071bc;
}
.company .plugin-infobox {
  border: solid 1px #0071bc;
}
.company .plugin-infobox .infobox-headline {
  background: #0071bc;
}
.company ul.list-view.simple-list.link-button > li {
  padding-bottom: 0;
}
.company ul.list-view.simple-list.link-button > li .content-title a {
  color: #0071bc;
}
.company ul.list-view.simple-list.link-button > li .content-link {
  text-align: right;
}
.company ul.list-view.simple-list.link-button > li .content-link a {
  background: #ffffff;
  padding: 5px 15px;
  color: #0071bc;
  display: inline-block;
  border: 1px solid #0071bc;
  position: relative;
}
.company ul.list-view.simple-list.link-button > li .content-link a:hover {
  background: #0071bc;
  color: #ffffff;
  border: 1px solid #0071bc;
}
.company ul.list-view.simple-list .content-link a:hover {
  color: #ffffff;
  border: solid 1px #0071bc;
  background: #0071bc;
}
.company div#content-head h1.page-title span.title {
  background: #0071bc;
}
.company div#content-head h1.page-title span.sub-title {
  background: #0071bc;
}
.company ul.faq-items .acc-headline:hover {
  background: #0071bc;
}
.company ul.faq-items .acc-headline.open-acc {
  background: #0071bc;
}
