.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative; overflow:hidden;}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//herrlichfenster.de/wp-content/themes/chartres/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-nav>div  { display: block; padding:35px 25px;line-height:1 !important; margin: -30px 0; position: absolute; top: 50%; z-index: 2; overflow: hidden; opacity: 0; cursor: pointer; -webkit-transition: all .3s ease !important; -moz-transition: all .3s ease !important; transition: all .3s ease !important; background: rgba(255,255,255,.4); color:#333; box-shadow:none !important; line-height:1 !important; text-align:center; text-transform:uppercase; font-size:11px !important; font-weight:bold;
}
.owl-nav .owl-prev { left: 15px;padding-left:25px;padding-right:15px;}
.owl-nav .owl-next { right: 15px;padding-right:25px;padding-left:15px;}
.owl-carousel:hover .owl-nav .owl-prev { opacity: 1; left:30px; }
.owl-carousel:hover .owl-nav .owl-next { opacity: 1; right:30px;  }
.nofuss_carousel .owl-nav .owl-prev { right:auto;left:25px; }
.nofuss_carousel:hover .owl-nav .owl-prev { right:auto;left:10px; }
.nofuss_carousel:hover .owl-nav .owl-next {right:10px;}
.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before{font-size:18px; line-height:1 !important; position: absolute; top:25px; left:12px;}
.owl-carousel .owl-nav .owl-prev:before {content:"\2190";  }
.owl-carousel .owl-nav .owl-next:before {content:"\2192"; left:auto; right:10px;}
.nofuss_slider_wrap{ position: relative; overflow:hidden;}
.nofuss_slider_wrap>img{ position:absolute; top:50%; left:50%; margin:-20px 0 0 -20px; fill:white;}
.nofuss_slider .owl-item {opacity:1; max-height:980px;}
.nofuss_slider img.bg_image{  width:100%; opacity: .9; }
.nofuss_slider:hover img.bg_image{opacity: .7; }
.nofuss_slide{
position: relative;
overflow: hidden;
}
.slider_inn{
margin:0 0 0 -600px;
padding:20px;
width:80%;
position:absolute;
max-width: 700px;
top: 20%;
left: 50%;
z-index:3;
}
.slider_inn .nofuss_excerpt p {
font-size: 110%;
margin:0 0 20px 0;
} .nofuss_carousel .carousel_inn{ padding:25px; overflow:hidden; width:100%;margin:0 0; position: absolute; bottom: 0; left: 0;}
.nofuss_carousel h3{
margin: 5px 0 0 0;
}
.nofuss_carousel img{
width: 100%;
} .active.center h2, .active.center p, .active.center .meta_more {
animation-duration: 0.9s;
animation-name: slidein;
animation-fill-mode: both;
}
.active.center p  {
animation-delay: .7s;
}
.active.center p.meta_categ,
.active.center .meta_more  {
animation-delay: 1.1s;
}
@keyframes slidein {
from {
transform: translateY(-20px);
opacity: 0;
}
to {
opacity: 1;
transform: translateY(0);
}
} .nofuss_slider .owl-dots{ position:absolute; z-index:12; bottom:45px; right: 40px; line-height: 1 !important;}
.nofuss_slider .owl-dot{ display: inline-block; content:''; width:32px;  height:32px;  margin:0 8px; position:relative; color:#fff; text-indent: -9999px; opacity:.7;vertical-align:middle;}
.nofuss_slider .owl-dot.active{ opacity:1;}
.nofuss_slider .owl-dot:before{ position:absolute; content:'';width:4px; height:4px; background:#fff; top:15px; left:15px;border-radius:50%;text-indent: +9999px;}
.nofuss_slider .owl-dot.active:before{background: rgba(255,255,255,.9);text-indent: +9999px;}
.nofuss_slider .owl-dot.active:after{ position:absolute; content:'';width:32px; height:32px;border:1px solid #fff; top:0px; left:0px;border-radius:50%;} .nofuss_slider_oneslide.owl-carousel.loading{width:100%; display:block !important; min-height:550px; opacity:1; }
.owl-carousel.loading.owl-loaded:before{ display:none;} 
.owl-carousel.loading>.nofuss_slide{ display:none;} .elementor-edit-mode .owl-carousel{ display:block !important;}
.elementor-edit-mode .nofuss_slider .nofuss_slide{ display:none;width:100% !important;max-width:100% !important}
.elementor-edit-mode .nofuss_slider .nofuss_slide img{display:block;}
.elementor-edit-mode .nofuss_slider .nofuss_slide:first-child{display:block;}
.elementor-edit-mode .nofuss_slide .slider_inn img{display:block;width:auto !important;max-width:100% !important}
.elementor-edit-mode .nofuss_carousel .nofuss_slide{ display:none; position:relative; margin:0 20px 0 0;}
.elementor-edit-mode .nofuss_carousel .nofuss_slide:nth-child(1),
.elementor-edit-mode .nofuss_carousel .nofuss_slide:nth-child(2),
.elementor-edit-mode .nofuss_carousel .nofuss_slide:nth-child(3),
.elementor-edit-mode .nofuss_carousel .nofuss_slide:nth-child(4){display:block; float:left;width:calc(25% -20px) !important;max-width:calc(25% - 20px) !important}  .mag_item.has-post-thumbnail .meta_categ{
position: absolute;
bottom: 0;
left: 0;
} .mag_item .nofuss_excerpt,
.mag_item .meta_more,
.excerpt_disabled .mag_item .nofuss_excerpt,
.excerpt_disabled .mag_item .meta_more{
display: none;
}
.excerpt_enabled .mag_item .nofuss_excerpt,
.excerpt_enabled .mag_item .meta_more{
display: block;
}
.mag_item .nofuss_excerpt p {
margin:0 0 15px 0;
font-size: 95%;
overflow: hidden;
}
.elementor-edit-mode .mag_item .nofuss_excerpt p {
max-height: 101px;
}
.nofuss_titles_are_small .mag_item .nofuss_excerpt p {
font-size: 85%;
}
.nofuss_titles_are_tiny .mag_item .nofuss_excerpt p {
font-size: 80%;
line-height: 1.5;
} .nofuss_center_text .mag_item {
text-align: center;
}
.nofuss_center_text .mag_item .meta_more {
margin: auto;
float: none;
display: inline-block;
} .mag_item.format-quote{
padding:80px 40px 60px 40px;
}
.mag_item.format-quote .meta,
.mag_item.format-quote img{
display: none;
} .mag_item_list .imgwrap{
float: left;
max-width: 45%;
}
.mag_item_list.has-post-thumbnail .item_inn {
padding: 0 0 0 10%;
display: table-cell;
}
.mag_item_list .meta_categ {
max-width: 70%;
}
.img_to_right .mag_item_list .imgwrap{
float: right;
}
.img_to_right .mag_item_list.has-post-thumbnail .item_inn {
padding: 0 10% 0 0;
} .widget_block_grid .nofuss_column{
padding: 2px !important;
}
.mag_item_grid.has-post-thumbnail .meta_categ {
bottom: auto;
top: 25px;
left: 25px;
}
.mag_item_grid.has-post-thumbnail .item_inn {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding:35px; 
margin: 2px;
}
.mag_item_grid h3{
margin: 0 0 0 0 !important;
} .nofuss_mag_category {
position: relative;
}
.nofuss_mag_category li{
list-style: none;
}
.nofuss_title_head{
position: relative;
margin:0 -20px 25px -20px;
width: calc(100% + 40px);
background: #000;
}
.nofuss_mag_category_first_item{
list-style: none;
}
.nofuss_mag_category .nofuss_title_wrap {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding:20px;
color: #fff !important;
z-index: 9;
}
.nofuss_mag_category .nofuss_title_wrap a{
color: #fff;
}
.nofuss_mag_category .nofuss_title_wrap h4{
margin-top: 0;
}
.nofuss_mag_category .nofuss_mag_category_first_item img{
width: 100%;
}
.nofuss_mag_category:hover .nofuss_mag_category_first_item img{
opacity: .8;
}
.nofuss_mag_category li{
border-width: 0 0 1px 0;
margin-bottom: 15px;
}
.nofuss_mag_category .widget_post_count{
font-size: 11px;
text-transform: uppercase;
line-height: 1.2;
}
.nofuss_mag_category .widget_post_count>span{
font-size:45px;
}
.nofuss_mag_category .widget_subtitle{
font-size: 13px;
opacity: .8;
}
.nofuss_mag_category .meta{
margin: 0 0 17px 0;
line-height: 1;
}
.nofuss_mag_category .nofuss_view_all.meta{
display: block;
}
.nofuss_mag_category .nofuss_view_all.meta>span{
margin-left: 4px;
} @media screen and ( min-width: 880px ) { .dots_text_yes .owl-dots{ position:absolute; z-index:12; bottom:15%;  right:10%; left:auto;width:16%; text-align:center;font-size:90%;}
.dots_text_yes .owl-dot{ text-indent:0px;width:100%; display:block;  height:auto;border:1px solid rgba(204,204,204,0.3); border-width:0 0 1px 0; margin:0 0; padding:30px 0 30px 0; line-height:1; text-align:left;overflow: visible;}
.dots_text_yes .owl-dot:first-child{border-top:1px solid rgba(204,204,204,0.3);}
.dots_text_yes .owl-dot:before{ top:35px;left:-30px; opacity:.3;width:5px; height:5px;}
.dots_text_yes .owl-dot.active:after{ top:30px;left:-35px;width:15px; height:15px;border:1px solid #fff;}
.dots_text_yes .owl-dot.active:before,
.dots_text_yes .owl-dot.active:after{ text-indent:0px;opacity:1;}
.dots_text_yes .slider_inn,
.dots_text_yes .nofuss_slide_Right .slider_inn,
.dots_text_yes .nofuss_slide_Left .slider_inn{
left:10%; width:45%;top:25%; text-align:left;
}
}
@media screen and (min-width: 1100px) {
.dots_text_yes .owl-dots{font-size:100%;}
} @media screen and (max-width: 1525px){
.nofuss_slider_oneslide img.bg_image{
margin:0 -20% !important; 
width:140% !important; 
max-width:140% !important;
}	
.slider_inn {
margin: 0 0 0 0;
left: 0;
padding: 40px;
}
}
@media screen and (max-width: 1325px){
.owl-carousel:hover .owl-nav .owl-prev { left:-2px; }
.owl-carousel:hover .owl-nav .owl-next {right:-2px;  }
}
@media screen and (max-width: 1225px){
.nofuss_slider_oneslide img.bg_image{ margin:0 -40% !important; width:180% !important; max-width:180% !important;}
.slider_inn {
top: 15%;
}
.slider_inn .nofuss_excerpt p{ font-size:100% !important;}
}
@media screen and (max-width: 1225px){
.nofuss_titles_are_medium .mag_item_large h3,
.nofuss_titles_are_medium .mag_item_grid h3{
font-size: 25px !important;
}
}
@media screen and (max-width: 1024px) { }
@media screen and (max-width: 768px) { .nofuss_slider_oneslide img.bg_image{ margin:0 -60% !important; width:220% !important; max-width:220% !important;}
.slider_inn {
top: 5%;
}
.nofuss_slider_oneslide.owl-carousel.loading{min-height:350px; }
.nofuss_carousel .owl-dots{ display:none;}
}
@media screen and (max-width: 585px){
.slider_inn{max-width:100%;width:100%;}
.slider_inn .nofuss_excerpt p{ font-size:15px !important;}
}
@media only screen and (max-width: 445px) {
.nofuss_slider_oneslide img.bg_image{ margin:0 -110% !important; width:320% !important; max-width:320% !important;}
.slider_inn {
top: 0;
padding-top: 20px;
}
.slider_inn .nofuss_excerpt p{ font-size:14px !important;}
}