/* ------------------------------------------ */
/* ------------------------------------------ */
/*                  TOC
/* ------------------------------------------ */
/*   01 - General & Basic Styles   */
/*   02 - Header & Navigation      */
/*   03 - Slider                   */
/*   04 - Main Page Elements       */
/*   05 - Revolution Slider        */
/*   06 - Shortcodes Elements      */
/*   07 - Portfolio Styles         */
/*   08 - Single Project Styles    */
/*   09 - Blog Styles              */
/*   10 - Single post Styles       */
/*   11 - Sidebar Styles           */
/*   12 - Footer Styles            */
/*   13 - Plugins Styles 	  	     */
/*------------------------------------------*/
/*	     01 - General & Basic Styles
/*------------------------------------------*/
body.a11y-contrastBigFont {
  font-size: 24px;
  /*------------------------------------------*/
  /*	     02 - Header & Navigation
  /*------------------------------------------*/
  /******** Page Banner *********/
  /*------------------------------------------*/
  /*	     04 - Main Page Elements
  /*------------------------------------------*/
  /********* Startseite Slider ************/
  /******* Startseite Section Immo-Tips ******/
  /********* Standardseite ohne Marginal-Spalte *********/
  /********* Projektseite Haupt-Spalte *********/
  /********* Projektseite Marginal-Spalte *********/
  /********* Team- und AP-Styles *************/
  /*------------------------------------------*/
  /*			 11 - Footer Styles
  /*------------------------------------------*/
  /*------------------------------------------*/
  /*			 12 - Plugins Styles
  /*------------------------------------------*/
  /******* Fancybox *********/
  /******* Cookie-Consent *********/
  /******* Jump to top *********/
}
body.a11y-contrastBigFont .top-bar .top-nav li a {
  color: #666666;
}
body.a11y-contrastBigFont .top-bar .top-nav li a:hover, body.a11y-contrastBigFont .top-bar .top-nav li a:focus {
  color: #ee0000;
  font-weight: bold;
  text-decoration: none;
  outline-offset: 2px;
}
body.a11y-contrastBigFont .page-banner h1, body.a11y-contrastBigFont .page-banner h2 {
  color: #000000;
}
body.a11y-contrastBigFont .page-banner ul.breadcrumbs li {
  color: #000000;
}
body.a11y-contrastBigFont .page-banner ul.breadcrumbs li a {
  color: #000000;
}
body.a11y-contrastBigFont .page-banner ul.breadcrumbs li a:hover, body.a11y-contrastBigFont .page-banner ul.breadcrumbs li a:focus {
  color: #ee0000;
}
body.a11y-contrastBigFont .immosld-content-left {
  top: 40%;
  left: 100px;
  width: 35%;
}
body.a11y-contrastBigFont .prj-info {
  background-color: #ffffff;
}
body.a11y-contrastBigFont .prj-info h2 a {
  color: #333333;
}
body.a11y-contrastBigFont .prj-info h2 a:hover {
  color: #ee0000;
}
body.a11y-contrastBigFont .prj-info h2 a:focus {
  color: #ffffff;
}
body.a11y-contrastBigFont .splide__arrow {
  background: #fff;
  opacity: 1;
}
body.a11y-contrastBigFont button#slider-toggle {
  background-color: #ffffff;
}
body.a11y-contrastBigFont .custom-counter li::before {
  margin-left: -54px;
}
body.a11y-contrastBigFont #topix .subtitle-text {
  color: black;
}
body.a11y-contrastBigFont #topix .topic-container .topic-content p {
  display: none;
}
body.a11y-contrastBigFont #topix .topic-box a.box-link div.textbutton span:after {
  line-height: 140%;
  height: 30px;
  width: 30px;
}
body.a11y-contrastBigFont .commonz .topic-box .topic-container .topic-content .topic-lower-left {
  display: none;
}
body.a11y-contrastBigFont .commonz .topic-box a.box-link div.textbutton span:after {
  line-height: 140%;
  height: 30px;
  width: 30px;
}
body.a11y-contrastBigFont .modal-layer .red-button-circle {
  font-size: 160%;
}
body.a11y-contrastBigFont .panel-body a li span:after {
  height: 30px;
  width: 30px;
}
body.a11y-contrastBigFont .panel-title a .control-icon {
  top: 20%;
}
body.a11y-contrastBigFont #margin-col .teaser-container .teaser-box-link div.textbutton span:after {
  line-height: 140%;
  height: 30px;
  width: 30px;
}
body.a11y-contrastBigFont .team-member-img a.team-member-plus .red-button-circle {
  font-size: 180%;
}
body.a11y-contrastBigFont .team-member-name {
  font-size: 127%;
  color: #000000;
}
body.a11y-contrastBigFont .team-member-mail {
  font-size: 87%;
  color: #000000;
}
@media (max-width: 1199px) {
  body.a11y-contrastBigFont #margin-col .team-member-content {
    margin-top: -93px;
  }
  body.a11y-contrastBigFont #margin-col .team-member-mail {
    font-size: 100%;
  }
  body.a11y-contrastBigFont #margin-col .team-member-mail a {
    color: #000000;
  }
  body.a11y-contrastBigFont #margin-col .team-member-mail a:hover, body.a11y-contrastBigFont #margin-col .team-member-mail a:focus {
    color: #ee0000;
  }
}
body.a11y-contrastBigFont footer {
  background-color: #333333;
}
body.a11y-contrastBigFont .modal-layer {
  display: none;
  width: 90vw;
  max-width: 1200px;
}
body.a11y-contrastBigFont #lbsi_cookie {
  background: rgba(0, 0, 0, 0.7);
  font-size: 36px;
}
body.a11y-contrastBigFont #lbsi_cookie p.cookiemessage {
  font-size: 36px;
}
body.a11y-contrastBigFont #lbsi_cookie p.cookiemessage a {
  color: white;
}
body.a11y-contrastBigFont #lbsi_cookie p.cookiemessage a:hover {
  color: #fff;
}
body.a11y-contrastBigFont .back-to-top {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
}
body.a11y-contrastBigFont .back-to-top:hover i, body.a11y-contrastBigFont .back-to-top:focus i {
  background-color: #ee0000;
}
body.a11y-contrastBigFont .back-to-top i {
  display: block;
  width: 54px;
  height: 54px;
  line-height: 50px;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 6px;
  text-align: center;
  background-color: #444;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: bold;
}
