/*Search Index*/
div.com-finder.finder {
  max-width: 1400px !important;
  margin: 50px auto !important;
}
figure.result__image {
  max-width: 200px;
  float: left;
  margin: 0 20px 0 0;
}
.result__item + .result__item {
  border-top: 1px solid #FFF;
  margin-top: 1.5em;
  padding-top: 1.5em;
  width: 100%;
  float: left;
}
div.com-finder__counter.search-pages-counter {
  width: 100%;
  float: left;
  margin: 20px 0;
}
/*ScreenReader*/
div#accessibility-links.bottomright #text_plugin {
  position: fixed;
  bottom: 25%;
  right: 20px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #FFF;
}
  /*Soundbuttons*/
div.sc-range-button {
  position: absolute;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  top: -2px;
  border-radius: 50%;
  cursor: pointer;
  line-height: 1;
  z-index: 2;
  font-size: 16px;
  font-weight: bold;
  transform: translateZ(0);
  background-color: #BA6E39; /*passsende Templatefarbe*/
  outline: 2px solid #ffffff !important; /*passsende Templatefarbe*/
  color: #FFF;
  transition: all .15s ease;
}
   /*Änderungswerte*/
div.scfontsizelabel, div.scspacingsizelabel, div.sczoomsizelabel {
  position: absolute;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 33px;
  height: 33px;
  border-radius: 50%;
  cursor: pointer;
  line-height: 1;
  z-index: 2;
  transform: translateZ(0);
  background-color: #BA6E39; /*passsende Templatefarbe*/
  outline: 2px solid #ffffff !important; /*passsende Templatefarbe*/
  transition: all .15s ease;
  top: 5px;
  right: 5px;
  color: #FFF;
  font-size: 12px;
  padding: 2px;
}
   /*Active*/
div#accessibility-links button#fr_screenreader_play.active {
  background-color: #BA6E39; /*passsende Templatefarbe*/
}
div#accessibility-links button:hover, div#accessibility-links button:active, div#accessibility-links button:focus-visible {
  background-position: center 25%;
  border: 2px solid #363636 !important; /*passsende Templatefarbe*/
}
body.scr_dyslexic ~ div#accessibility-links button#fr_screenreader_font_family,
body.scr_grayhues ~ div#accessibility-links button#fr_screenreader_gray_hues,
body.scr_bigcursor ~ div#accessibility-links button#fr_screenreader_bigcursor,
body.scr_reading_guides ~ div#accessibility-links button#fr_screenreader_reading_guides,
body.scr_readability ~ div#accessibility-links button#fr_screenreader_readability,
body.scr_hideimages ~ div#accessibility-links button#fr_screenreader_hideimages,
body.scr_highcontrast ~ div#accessibility-links button#fr_screenreader_highcontrast,
body[style*="hue-rotate"]:not([style*="brightness"]) ~ div#accessibility-links button#fr_screenreader_highcontrast2,
body[style*="brightness"] ~ div#accessibility-links button#fr_screenreader_highcontrast3,
html.scr_highcontrast div#accessibility-links button#fr_screenreader_highcontrast,
html[style*="hue-rotate"]:not([style*="brightness"]) div#accessibility-links button#fr_screenreader_highcontrast2,
html[style*="brightness"] div#accessibility-links button#fr_screenreader_highcontrast3,
div#accessibility-links #fr_screenreader_play.active {
  background-color: #BA6E39; /*passsende Templatefarbe*/
  color: #FFF;
}
/*Google Reviews*/
.grp-theme-default .grp-reviews-container {
  background: none !important;
}
.grp-theme-default .grp-style-box.grp-reviews-review {
  background: rgba(186, 110, 57, .5);
  box-shadow: 0 1px 3px rgba(0,0,0,0.12);
  color: #fff;
  min-height: 210px;
}
.grp-text-expand.grp-has-more::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25px;
  background: none !important; /*linear-gradient(to bottom, rgba(186, 110, 57, .5), rgba(186, 110, 57, .5) 100%);*/
}
.grp-text-expand-btn {
  display: inline-block;
  color: #FFF;
  font-size: 13px;
  cursor: pointer;
  text-decoration: underline;
}
/*Screenreader*/
div#accessibility-links.bottomleft #text_plugin {
  position: fixed;
  bottom: 200px;
  left: 20px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
/*Icons bei Grundrissen*/
div.iconck {
  width: 50px;
  height: auto;
  float: left;
}
/*CaptionLink*/

div.captionlink a,
div.captionlink a:hover {
  width: 300px;
  background-color: #BA6E39;
  color: #FFFFFF;
  padding: 7px 10px;
  margin: 20px 0 20px 0;
  text-decoration: none;
}
/*Tipi Triangle*/
img.tiptri {
 filter: drop-shadow(2px 2px 5px #000000); 
}
/*BG Slideshow CK
.cameraSlide {
height: 50vw;
}*/
/*Kategoriebeschreibung*/
div.category-desc.clearfix,
div.com-content-category-blog__items.blog-items.masonry-2 {
  max-width: 1400px;
  margin: 50px auto;
  padding: 0 10px;
}
/*PBCK Carousel*/
.pbck_wrap_thumbs {
  margin: 0 auto;
}
/*Fixiertes Maximenu*/
div#maximenuck133.maximenuckh.ltr.maximenufixed {
 background-color: #363636; 
}
/*li.first.level1,
li.parent.level1,
li.item462.level1,
li.item493.level1,
li.last.level1 {
  border: 1px solid red;
  padding: -20px 0 0 0 !important;
}*/
li.maximenucklogo.level1 > li > a > img {
  border: 1px solid red;
  margin: 10px 60% 0 7px !important;
}
/*Image Effect CK*/
/* Common style */

figure[class*="effectck"] img {
	position: relative;
	display: block;
	/*min-height: 100%;*/ /* do not use because it distord the images in Safari and mobiles */
	max-width: 100%;
	width: 100%;
	opacity: 1;
	margin: 0;
}

figure[class*="effectck"] figcaption [class*="title"] {
	word-spacing: 0.1em !important;
	font-weight: 600;
	font-size: 20px; /*1.5em;*/
    text-transform: none !important;
	line-height: 24px;
	font-family: inherit;
/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effectck-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.effectck-sadie figcaption [class*="title"] {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #FFF !important;
  font-weight: bold !important;
  font-size: 30px !important;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
}

figure.effectck-sadie figcaption::before,
figure.effectck-sadie figcaption [class*="desc"] {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effectck-sadie figcaption [class*="desc"] {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 2em;
	/*width: 100%;*/
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effectck-sadie:hover figcaption [class*="title"],
figure.effectck-sadie.hover figcaption [class*="title"] {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effectck-sadie:hover figcaption::before ,
figure.effectck-sadie:hover figcaption [class*="desc"],
figure.effectck-sadie.hover figcaption::before ,
figure.effectck-sadie.hover figcaption [class*="desc"] {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effectck-bubba {
	background: #b26d3d;
}

figure.effectck-bubba img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effectck-bubba:hover img {
	opacity: .2;
}

figure.effectck-bubba figcaption::before,
figure.effectck-bubba figcaption::after {
	position: absolute;
	top: 7%;
	right: 7%;
	bottom: 7%;
	left: 7%;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effectck-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effectck-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effectck-bubba figcaption [class*="title"] {
	padding-top: 5%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
    text-shadow: 2px 1px 7px rgba(150, 150, 150, 0.6);
}

figure.effectck-bubba figcaption [class*="desc"] {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effectck-bubba:hover figcaption::before,
figure.effectck-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effectck-bubba:hover figcaption [class*="title"],
figure.effectck-bubba:hover figcaption [class*="desc"] {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*IPrice*/
form#filter_form {
 display: none; 
}
.tablzag3 {
    padding: 5px;
    height: 20px;
    background-color: #b26d3d;
    font-family: inherit;
    margin: 0px;
    color: #ffffff;
    font-weight: normal;
}
.tablzag2 {
    padding: 5px;
    height: 20px;
    background-color: #ededed;
    font-family: inherit;
    margin: 0px;
    color: #333;
    font-weight: normal;
}
.tablitogo {
    height: 24px;
    background-color: rgba(178, 109, 61, 0.5);
    font-family: inherit;
    margin: 0px;
    color: #627484;
    font-weight: bold;
    padding-top: 2px 5px 2px 5px;
    white-space: nowrap;
}
/*Video*/
div.tipivideo {
  max-width: 800px;
  margin: 0 auto;
}

/*MOBILE*/
@media screen and (min-width: 100px) and (max-width: 758px) {
#welcome > .inner,
div#mod-custom124.mod-custom.custom {
  color: #ffffff;
  text-align: center;
  line-height: 36px;
  font-size: 28px;
  font-family: calvinregular;
  text-shadow: 2px 1px 10px rgba(150, 150, 150, 1);
}
}