
div.page-header {
 display: none; 
}/*Sidebar*/
.mod_jmg_sidebar_wrapper {
  position: fixed;
  z-index: 999;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
/*ScreenReader*/
div#accessibility-links.bottomright #text_plugin {
  position: fixed;
  bottom: 40%;
  right: 20px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
/*Leeren Homebutton ausblenden*/
li.maximenuck.item21 > span.titreck-text {
  display: none;
}
  /*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: #800000; /*passsende Templatefarbe*/
  outline: 2px solid #800000 !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: #800000; /*passsende Templatefarbe*/
  outline: 2px solid #010101 !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: #800000; /*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 #800000 !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: #800000; /*passsende Templatefarbe*/
  color: #FFF;
}
/*Google Reviews*/
.grp-widget {
  font-family: quicksandregular;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
}
.grp-theme-default .grp-reviews-container {
  background: #a6a196;
}
.grp-theme-default .grp-widget-box-request {
  background: #fff;
  color: #333;
}
#infowrapper > .inner {
  background: #A6A196;
  border-top: #ffffff 20px solid;
  color: #ffffff;
  padding: 10px;
}
.grp-theme-default .grp-style-box .grp-reviews-review-author-name,
.grp-theme-default .grp-style-box .grp-reviews-review-author-name a {
  color: #fff;
}
.grp-theme-default .grp-style-box.grp-reviews-review {
  background: #a6a196;
  box-shadow: none;
  color: #FFF;
}
.grp-text-expand.grp-has-more::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25px;
  background: linear-gradient(to bottom, rgba(166, 161, 150, 0.2), #a6a196 100%);
}
.grp-theme-default .grp-widget-load-more-btn,
.grp-theme-default .grp-widget-load-more-btn:hover {
  background-color: #800;
  color: #fff;
  max-width: 500px;
  margin: 0 auto;
}
.grp-theme-default .grp-style-box .grp-reviews-review-date {
  color: #fff;
}
/*JWTS TABS*/
ul.jwts_tabbernav li a {
  font-size: 18px;
  margin: 0 2px 0 0;
  padding: 7px 12px;
  color: #222;
  border-radius: 0;
  border: 1px solid #bbb;
  border-bottom: 0;
  background: #a6a196;
  color: #FFFFFF;
}
ul.jwts_tabbernav li.jwts_tabberactive a {
  color: #800000;
}
/*JWTS SLIDER*/
div.jwts_toggleControlContainer a.jwts_toggleControl {
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  border: 1px solid #fff;
  border-radius: 2px;
  background: none;
  padding: 7px;
  margin-bottom: 1px;
  line-height: normal;
}
div.jwts_content {
  padding: 4px 8px;
  margin-bottom: 1px;
  border: 1px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-top-style: solid;
    border-top-width: 1px;
  border-radius: 0 0 2px 2px;
  border-top: 0;
}
/*Slideshow CK*/
.camera_prev,
.camera_next, 
.camera_commands {
    cursor: pointer;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 10%;
    width: 40px;
    z-index: 2;
}

/*Image effect CK*/
div.imageeffectck_img {
	filter: drop-shadow(5px 5px 14px #000);
}
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;
}
/*---------------*/
/***** Dexter *****/
/*---------------*/

figure.effectck-dexter {
	background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);
	background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%); 
}

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

figure.effectck-dexter:hover img,
figure.effectck-dexter.hover img {
	opacity: 0.4;
}

figure.effectck-dexter figcaption::after {
	position: absolute;
	right: 7%;
	bottom: 7%;
	left: 7%;
	height: -webkit-calc(50% - 30px);
	height: calc(50% - 30px);
	border: 7px solid #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
}

figure.effectck-dexter:hover figcaption::after,
figure.effectck-dexter.hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effectck-dexter figcaption {
	padding: 12%;
	text-align: left;
}

figure.effectck-dexter figcaption [class*="desc"] {
	position: absolute;
	right: 14%;
	bottom: 14%;
	left: 14%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

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

/*---------------*/
/***** Layla *****/
/*---------------*/
figure.imageeffectck.effectck-layla {
	filter: drop-shadow(5px 5px 14px #000);
}

figure.effectck-layla {
	background: #a6a196;
}

figure.effectck-layla img {
	/*height: 390px;
  border-radius: 20px;*/
}

figure.effectck-layla figcaption {
	padding: 3em 2em;
}

figure.effectck-layla figcaption::before,
figure.effectck-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effectck-layla figcaption::before {
	top: 10%;
	right: 7%;
	bottom: 10%;
	left: 7%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effectck-layla figcaption::after {
	top: 7%;
	right: 10%;
	bottom: 7%;
	left: 10%;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effectck-layla figcaption [class*="title"] {
	/*padding-top: 26%;*/
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effectck-layla figcaption [class*="desc"] {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effectck-layla figcaption [class*="title"] {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

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

figure.effectck-layla:hover img {
	opacity: 0.1;
	-webkit-transform: translate3d(0,0,0) scale(1.2);
	transform: translate3d(0,0,0) scale(1.2);
}

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

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

figure.effectck-layla:hover figcaption::after,
figure.effectck-layla:hover figcaption [class*="title"],
figure.effectck-layla:hover figcaption [class*="desc"],
figure.effectck-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
/*Spalten individuell*/
div.tck-cols {
  width: 100%;
  float: left;
}
div.tck-cols > div {
  min-width: 100px;
  max-width: 450px;
  float: left;
  padding: 0 20px 0 0;
}
div.tck-cols > div > h2 {
  width: 100%;
  float: left;
  display: block;
}
/*Videocontainer*/
div.videocont {
  margin-bottom: 15px;
  margin-left: 15px;
  float: right;
  min-width: 400px !important;
  max-width: 500px !important;
}
div.mejs-overlay-button {
  filter: drop-shadow(0 0 0.75rem #363636);
}

/*Sliders*/
div.accordion-heading.panel-heading {
 background-color: #A6A196; 
}

div.accordion-heading.panel-heading > a {
 color: #FFF; 
}
/*Vorher nachher Bild*/
div.compareblock {
  border: 0px dashed #FFF;
  width: 100%;
  float: left;
  display: block !important;
  text-align: center !important;
}
div.cpb-inner {
 margin: 0 auto; 
}
div.beforafter {
  float: left;
  min-width: 400px !important;
  max-width: 420px !important;
  min-height: 200px;
  border: 0px dotted #FFF;
  margin: 0 0 0 5%;
}
/*Infobox*/
div.infobox {
  width: 100%;
  float: left;
  padding: 15px;
  background-color: #A6A196;
  color: #FFF;
}

div.age {
  display: inline;
}

div.moduletable.opening {
  max-width: 400px;
}

div.sliderinfos h2,
div.sliderinfos ul li {
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  color: #FFFFFF;
 }

div.frontcta {
  background-color: #800000;
  padding: 10px;
  font-weight: bold;
  font-size: 110%;
  text-transform: uppercase;
  text-align: center;
}

div.frontcta a {
  color: #FFFFFF;
}

/*Blog*/
div#maincontent div div div div div dl dt {
  display: none;
}
div#maincontent div div div div div dl dd {
  margin: 10px 0 10px 0;
  font-size: 11px;
}
/*Artikel*/
dt.article-info-term {
  display: none;
}

/*Safe Sharing*/
.shariff .orientation-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 300px;
  margin: 0 auto;
}
span.share_text {
  display: none !important; 
}
.shariff li, .shariff li a {
  height: 50px;
}
.shariff .theme-white .shariff-button {
  border: 0px solid #fff;
}
.shariff .theme-white .shariff-button a:hover {
  background-color: #fff;
}
.shariff .orientation-horizontal.button-style-standard li {
  min-width: 50px;
  max-width: 50px;
}
div.shariff {
  margin: 20px 0;
}

html > body.com_content.view-article.no-layout.no-task.itemid-125.ltr > div#wrapper > div.container-fluid.inner.ui-sortable > div#maincontent.maincontent.noleft.noright > div.inner.clearfix > div.item-page > div.shariff > ul.theme-color.orientation-horizontal.col-4,
html > body.com_content.view-article.no-layout.no-task.itemid-126.ltr > div#wrapper > div.container-fluid.inner.ui-sortable > div#maincontent.maincontent.noleft.noright > div.inner.clearfix > div.item-page > div.shariff > ul.theme-color.orientation-horizontal.col-4,
html > body.com_content.view-article.no-layout.no-task.itemid-127.ltr > div#wrapper > div.container-fluid.inner.ui-sortable > div#maincontent.maincontent.noleft.noright > div.inner.clearfix > div.item-page > div.shariff > ul.theme-color.orientation-horizontal.col-4 {
 display: none; 
}
/*-----MOBILE-----*/


@media screen and (min-width: 950px) and (max-width: 1024px) {
  figure.imageeffectck .imageeffectck_title,
  figure.effectck-layla .imageeffectck_title,
  figure.effectck-layla:hover .imageeffectck_title {
    font-size: 20px;
  }  
}

@media screen and (min-width: 524px) and (max-width: 758px) {
  figure.imageeffectck .imageeffectck_title,
  figure.effectck-layla .imageeffectck_title,
  figure.effectck-layla:hover .imageeffectck_title {
    font-size: 20px;
  }  
  
div.sliderinfos h2,
  div.sliderinfos ul li {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
 }
  .mod_jmg_sidebar_wrapper.mod_jmg_sidebar_overlap,
  .mod_jmg_sidebar_wrapper.mod_jmg_sidebar_popup,
  .mod_jmg_sidebar_wrapper.mod_jmg_sidebar_push {
    left: -100%;
    width: 100%;
    height: 100%;
    top: 100px !important;
  }
}
@media screen and (max-width: 524px) {

  div.sliderinfos h2,
  div.sliderinfos ul li {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
 }
    .mod_jmg_sidebar_wrapper.mod_jmg_sidebar_overlap,
  .mod_jmg_sidebar_wrapper.mod_jmg_sidebar_popup,
  .mod_jmg_sidebar_wrapper.mod_jmg_sidebar_push {
    left: -100%;
    width: 100%;
    height: 100%;
    top: 100px !important;
  }
}