/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*stilbau 2021 */
/* Slideshow Particle */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 84.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #f49939;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* Adding Font Open Sans Regular */
@font-face {
  font-family: "OpensansNormal";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/OpenSans-Regular-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/OpenSans-Regular-webfont.woff2') format("woff2"), url('../fonts/OpenSans-Regular-webfont.woff') format("woff"), url('../fonts/OpenSans-Regular-webfont.ttf') format("truetype"), url('../fonts/OpenSans-Regular-webfont.svg#OpensansNormal') format("svg");
}
.font-family-opensans {
  font-family: "OpensansNormal", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0;
  font-family: "OpensansNormal", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
}
h1, h2, h3, h4, h5 {
  font-family: "OpensansNormal", Helvetica, Arial, sans-serif;
  color: #f49939;
}
h1 {
  display: none;
}
h2 {
  /*	margin: 0 0 10px 0; */
  font-size: 180%;
  color: #f49939;
  text-transform: uppercase;
}
a[class*=uk-] {
  font-family: "OpensansNormal", Helvetica, Arial, sans-serif !important;
  color: #f49939 !important;
  font-size: 1.15rem !important;
}
h3.uk-h1 {
  margin-bottom: 10px !important;
  font-size: 1.15rem !important;
}
/* Listen content */
#g-main .g-content .item-page ul {
  list-style-type: none;
  position: relative;
  margin: 0 0 25px 2.5em;
  padding-left: 0;
}
#g-main .g-content .item-page li:before {
  content: "•";
  position: absolute;
  left: -1em;
  color: #ff942b;
  margin-right: 5px;
}
/* Header */
#g-header {
  width: 100%;
  height: 65px;
  background: url('../../images/pattern.jpg') top center repeat #787878;
}
#g-header .g-content {
  margin: 0;
}
#g-header .g-container {
  background: transparent;
}
#g-header .g-block.size-55 .g-content {
  padding: 0;
  float: right;
}
.gantry-logo img {
  width: 100%;
}
/* Navigation */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
  font-size: 0.9375rem;
  text-transform: uppercase;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent !important;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #f49939;
}
/* hover */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: transparent !important;
}
#g-header .g-main-nav .g-toplevel li:hover a {
  color: #f49939;
}
.g-menu-item-101 {
  display: none !important;
}
/* Showcase */
#g-showcase {
  padding: 0;
}
#g-showcase .g-container {
  background: #fff;
  width: 100%;
}
#g-showcase .g-content {
  margin: 0;
  padding: 0;
}
/* Wir suchen-Button */
#g-showcase .g-content .moduletable.wirsuchen-button {
  z-index: 100;
  position: absolute;
  top: 280px;
  right: 380px;
  transform: rotate(-12deg);
  background: #f49939;
  padding: 10px 10px 15px 28px;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  font-weight: bold;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #g-showcase .g-content .moduletable.wirsuchen-button {
    right: 490px;
  }
}
#g-showcase .g-content .moduletable.wirsuchen-button a:link, #g-showcase .g-content .moduletable.wirsuchen-button a:visited {
  display: inline-block;
  font-size: 110%;
  color: #fff;
  text-align: center;
  line-height: 1.5em;
}
#g-showcase .g-content .moduletable.wirsuchen-button a:active, #g-showcase .g-content .moduletable.wirsuchen-button a:hover {
  color: #000;
}
#g-showcase .g-content .moduletable.wirsuchen-button a:link span, #g-showcase .g-content .moduletable.wirsuchen-button a:visited span {
  font-weight: bold;
}
#g-showcase strong {
  color: #000000;
}
/* Feature */
#g-feature .g-content {
  background: #fff;
}
#g-feature {
  padding: 0;
}
#g-feature .g-content {
  margin: 0;
}
/*#g-feature h3 { text-transform: uppercase; font-size: 180%; }
#g-feature a { font-size: 100%; }*/
#g-feature h3 {
  font-size: 160%;
}
#g-feature a {
  font-size: 100%;
}
#g-feature a:hover {
  color: #f49939;
}
/*subfeature */
#g-subfeature .g-content {
  background: #fff;
}
#g-subfeature {
  padding: 0;
}
#g-subfeature .g-content {
  margin: 0;
  padding: 0;
}
#g-subfeature {
  border-top: none;
}
#g-subfeature h1 {
  display: block;
  text-align: left;
  margin: 0;
  background: #f49939;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25rem;
  padding-left: 10px;
  width: 13%;
}
#g-subfeature .sample-content {
  text-align: left;
}
#g-subfeature .sample-content p, a {
  font-family: "OpensansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
}
#g-subfeature .sample-content h4 {
  display: none;
}
#g-subfeature .sample-content .g-block .g-content p {
  border: 1px solid #CCC;
  padding: 0.625em;
  /*font-size: 13px; */
}
/* Content */
#g-main .g-container {
  background: #fff;
}
#g-main {
  padding: 0;
}
#g-main .g-content {
  margin: 0 0.625rem 0 0.625rem;
  padding: 20px 0.938rem 0 0.938rem;
}
table, td {
  border: none;
  padding: 0;
}
#g-main .g-content table tr:nth-child(odd) td {
  background: #f8f8f8 !important;
}
#g-main .g-content table tr td {
  padding: 0 1rem;
}
#g-main .g-content table tr:nth-last-child(3) td {
  background: #f49939 !important;
  color: #fff;
}
#g-main .g-content table tr:last-child td {
  background: #565655 !important;
  color: #fff;
}
#g-main .g-content table.style2 tr:last-child td {
  background: #f49939 !important;
  color: #fff;
}
#g-main .g-block.size-25 h3 {
  font-size: 180%;
  color: #f49939;
  text-transform: uppercase;
}
#g-main .g-content h3.g-title {
  font-size: 180%;
  color: #f49939;
  text-transform: uppercase;
}
/* Angebote Mainmenu */
.itemid-119 .span12 {
  display: none;
}
.moduletable.angebote_bottom {
  margin: 20px 20px 20px 0;
}
.itemid-119 .g-array-item-text {
  font-size: 0.75rem;
}
.itemid-119 .g-array-item-text a {
  font-size: 0.75rem !important;
}
/* Startseite */
.itemid-101 #g-main .blog-featured {
  display: none;
}
/* Aktuelle Neubauten */
#g-main .g-content .g-content-array.g-joomla-articles .g-array-item {
  background: #555;
  color: #fff;
  padding: 10px 0 10px 10px;
}
#g-main .g-content .g-content-array.g-joomla-articles .g-array-item a {
  color: #f49939;
  font-size: 0.9375rem;
}
.g-content-array .g-grid {
  margin-bottom: 1rem;
}
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 0;
}
.itemid-101 #g-main .g-content h3.g-title {
  background: #f49939;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.25rem;
  padding-left: 10px;
  width: 27%;
}
.g-content-array .g-array-item-details > span {
  display: none;
}
.g-content-array .g-array-item-image {
  float: left;
  padding-right: 15px;
  padding-bottom: 30px;
}
.g-content-array .g-item-title {
  display: none;
}
/* Sidebar */
#g-main .g-block.size-25 h3 {
  font-size: 180%;
  color: #f49939;
  text-transform: uppercase;
}
/*.itemid-122 #g-main .g-block.size-25  .nav li, 
.itemid-123 #g-main .g-block.size-25  .nav li, 
.itemid-124 #g-main .g-block.size-25  .nav li, 
.itemid-125 #g-main .g-block.size-25 .nav li { 
    border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
} 

.itemid-122 #g-main .g-block.size-25  ul.nav li.active > a, 
.itemid-123 #g-main .g-block.size-25  ul.nav li.active > a, 
.itemid-124 #g-main .g-block.size-25  ul.nav li.active > a, 
.itemid-125  #g-main .g-block.size-25 ul.nav li.active > a { 
    color:#fff;
	background:#f49939; 
  
}
.itemid-122 #g-main .g-block.size-25  .nav > li > a , 
.itemid-123 #g-main .g-block.size-25  .nav > li > a , 
.itemid-124 #g-main .g-block.size-25  .nav > li > a , 
.itemid-125  #g-main .g-block.size-25 .nav > li > a  { 
      color: #747474;
}

.itemid-122 #g-main .g-block.size-25  ul.nav.menu > li:hover a , 
.itemid-123 #g-main .g-block.size-25  ul.nav.menu > li:hover a , 
.itemid-124 #g-main .g-block.size-25  ul.nav.menu > li:hover a, 
.itemid-125  #g-main .g-block.size-25 ul.nav.menu > li:hover a { 
        background: url(gantry-theme://images/pattern.jpg) top center repeat;
        color: #fff;
		
}

.itemid-122 #g-main .g-block.size-25  ul.nav a, 
.itemid-123 #g-main .g-block.size-25  ul.nav a, 
.itemid-124 #g-main .g-block.size-25  ul.nav a, 
.itemid-125  #g-main .g-block.size-25 ul.nav a {
	   padding: 10px;
	
}

#g-main .g-block.size-25 ul.nav li.divider .separator {
    display: block;
    padding: 10px;
    font-size: 1rem;
}

#g-main .g-block.size-25 ul.nav li.active.divider .separator { color: #f49939; }

#g-main .g-block.size-25  ul.nav {
    list-style: none;
    border-top: 1px solid #ebebeb;
}
#g-main .g-block.size-25 ul.nav  {
    display: block;
    border-bottom: 1px solid #ebebeb;
} 
#g-main .g-block.size-25  .nav { padding-bottom: 50px; }

#g-main .g-block.size-25 ul.nav-child li.active  { background: #ebebeb; }
#g-main .g-block.size-25 ul.nav-child a:hover  { color: #f49939; }
#g-main .g-block.size-25 ul.nav-child  {
	list-style-type: none;
	position: relative;
	margin: 0 0 25px 2.5em;
	padding-left: 0;
} */
#g-main .g-block.size-25 .mod-list li {
  padding: 0.75em 0;
  list-style-type: none;
  position: relative;
  padding-left: 0;
}
#g-main .g-block.size-25 .mod-list li a {
  color: #747474;
  font-size: 0.85rem;
}
#g-main .g-block.size-25 .mod-menu li.nav-item {
  border-bottom: 1px solid #ebebeb;
}
#g-main .g-block.size-25 .mod-menu .nav-item.current a {
  color: #fff;
  text-decoration: none;
}
#g-main .g-block.size-25 .mod-menu .nav-item a:hover {
  text-decoration: none;
  color: #fff;
}
#g-main .g-block.size-25 .mod-menu li.nav-item.current {
  background: #f49939;
  padding: 10px;
}
#g-main .g-block.size-25 .mod-menu li.nav-item:hover {
  background: url('../../images/pattern.jpg') top center repeat !important;
  padding: 10px;
}
/* End Sidebar */
p#aimy-sitemap-credits {
  display: none !important;
}
.itemid-116 h1 {
  display: block;
}
.itemid-116 ::marker {
  color: #f49939;
}
/* Footer */
#g-footer .g-grid {
  width: 100%;
  height: 65px;
  background-image: url('../../images/pattern.jpg');
  background-repeat: repeat;
  background-position: center top;
}
#g-footer .g-block.size-15 .g-content {
  text-align: center;
}
#g-footer .g-content a {
  color: #fff;
}
#g-footer a:hover, #g-footer a:active {
  color: #f49939;
}
#g-footer {
  border-top: none;
}
.g-offcanvas-toggle {
  top: 1rem;
  left: 0.3rem;
}
.wk-scope .wk-h1, .wk-scope h1 {
  color: #f49939 !important;
  font-size: 20px !important;
}
.wk-scope .wk-link, .wk-scope a {
  color: #f49939 !important;
}
/* ######     START RESPONSIVE STUFF      ###### */
@media only all and (min-width: 85rem) {
  #g-showcase .g-content .moduletable.wirsuchen-button {
    z-index: 100;
    position: absolute;
    top: 280px;
    right: 180px;
    transform: rotate(-12deg);
    background: #f49939;
    padding: 15px 10px 15px 48px;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    font-weight: bold;
    font-size: 23px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 84.99rem) {
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 0.75rem;
  }
  #g-subfeature h1 {
    width: 25%;
  }
  #g-subfeature .sample-content p, #g-subfeature .sample-content a {
    font-size: 0.625rem;
  }
  #g-main .g-block.size-25 .nav-child > li > a {
    font-size: 0.625rem;
  }
  #g-showcase .g-content .moduletable.wirsuchen-button {
    right: 50px;
    top: 250px;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 0.625rem;
  }
  #g-main .g-block.size-25 .nav-child > li > a {
    font-size: 0.625rem;
  }
  #g-subfeature h1 {
    width: 25%;
  }
  #g-subfeature .sample-content p, #g-subfeature .sample-content a {
    font-size: 0.625rem;
  }
  .itemid-101 #g-main .g-content h3.g-title {
    font-size: 1rem;
  }
  #g-subfeature h1 {
    font-size: 1rem;
  }
  .g-array-item-text {
    font-size: 0.75rem;
  }
  #g-feature h3 {
    font-size: 120%;
  }
  #g-showcase .g-content .moduletable.wirsuchen-button {
    right: 40px;
    top: 180px;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  /*.moduletable.wirsuchen-button	  { display: none;} */
  .itemid-101 #g-main .g-content h3.g-title {
    width: 50%;
  }
  #g-subfeature h1 {
    width: 50%;
  }
  .g-content-array .g-array-item-image {
    float: none;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .g-array-item-text {
    font-size: 0.8125rem;
  }
  .itemid-101 #g-main .g-content h3.g-title {
    font-size: 1rem;
  }
  #g-subfeature h1 {
    font-size: 1rem;
  }
  #g-main .moduletable.angebot {
    display: none;
  }
  #g-main .moduletable.angebot_1 {
    display: none;
  }
  #g-feature h3 {
    font-size: 100%;
  }
  #g-showcase .g-content .moduletable.wirsuchen-button {
    right: 50px;
    top: 70px;
    width: 120px;
    height: 120px;
    font-weight: normal;
    font-size: 10px;
  }
}
@media only all and (max-width: 51rem) {
  /* #g-subfeature  h1 { width: 100%; } 
    table {overflow-x: auto; display: block;}
   .g-array-item-text { font-size: 0.75rem;}
   .g-content-array .g-array-item-image { float: none; } 
   #g-feature h3  { font-size: 100%; } 
   .visCSSlabel  { width: 100%; }
   .g-offcanvas-toggle { top: 1.1rem; left: 0.6rem; font-size: 1.2rem; } 
   
	 .itemid-121 #g-showcase { display: none; }
    .itemid-121 .custom p { margin-bottom: 0; }
    .itemid-121 #g-main .g-content {padding-top: 0; }
	.gantry-logo img { width: 80%; }
	#g-main .moduletable.angebot { display: none; }
	#g-main .moduletable.angebot_1 { display: none; }
    
    #g-footer .g-content { font-size: 0.75rem;  height: 45px; text-align: center;  }
	#g-footer .g-content a { font-size: 0.75rem; text-align: center; }
	#g-footer .g-block.size-40  .g-content { text-align: center; }
	
	#g-subfeature .g-content { padding: 10px; }
	#g-feature .g-content { padding-top: 30px; }
	.itemid-101 #g-main { display: none; }
    .itemid-211 #g-main { display: none; }
	.itemid-211  h3.uk-panel-title  { color: #f49939; }   */
  /*#g-showcase .g-content  .customwirsuchen-button  p { width: 100%; }
	#g-showcase .g-content  .customwirsuchen-button p { margin-top: 10px; }*/
  .gantry-logo img {
    padding-left: 10px;
  }
  #g-subfeature h1 {
    width: 100%;
  }
  .g-offcanvas-toggle {
    top: 1.1rem;
    left: 0.6rem;
    font-size: 1.2rem;
  }
  #g-footer .g-content {
    font-size: 0.75rem;
    height: 45px;
    text-align: center;
  }
  #g-footer .g-content a {
    font-size: 0.75rem;
    text-align: center;
  }
  #g-footer .g-block.size-40 .g-content {
    text-align: center;
  }
  #g-footer .g-grid {
    height: 100%;
  }
  #g-showcase .g-content .moduletable.wirsuchen-button {
    z-index: 100;
    position: absolute;
    top: 80px;
    right: 20px;
    transform: rotate(-12deg);
    background: #f49939;
    padding: 5px 20px 55px 15px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    font-weight: normal;
    font-size: 7px;
  }
  #g-showcase #mod-custom116.mod-custom.custom p {
    margin: 0.75rem 0;
  }
}
/*# sourceMappingURL=custom_16.css.map */