.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(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; border-width:0 0 1px 0;}

.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:1180px; position: relative; padding-bottom: 300px;}

.slider_link { max-height:1000px; position: relative;}

.item_slider{
	position: relative;
}

.item_slider:before{
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 9;
	background: -moz-linear-gradient(15deg,  rgba(0,0,0,.35) 43%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(15deg,  rgba(0,0,0,.35) 43%,rgba(0,0,0,0) 100%); 
	background: linear-gradient(15deg,  rgba(0,0,0,.35) 43%,rgba(0,0,0,0) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); 
}

.nofuss_slider img.bg_image{  width:100%; opacity:1; }

.nofuss_slider:hover img.bg_image{opacity: .9; }

.nofuss_slide{
	position: relative;
}

.slider_inn{
	margin:0 0 0 -580px;
	padding:20px;
	width:80%;
	position:absolute;
	max-width: 700px;
	bottom: -240px;
	left: 50%;
	z-index:10;
}

.slider_inn .nofuss_excerpt p {
    font-size: 110%;
    margin:120px 0 10px 0;
	height:105px;
}


/* carousel */
.nofuss_carousel .carousel_inn{ padding:25px; overflow:hidden; width:100%;margin:0 0; position: absolute; bottom: 0; left: 0;}

.nofuss_carousel .owl-item{
	padding-bottom: 0;
}

.nofuss_carousel h3{
	margin: 5px 0 0 0;
}

.nofuss_carousel img{
	width: 100%;
}

.item_carousel p.meta_front,
.item_carousel span.commes::first-letter {
	color: #fff;
}

.nofuss_carousel .owl-dots{
	display: none;
}

/* animation */

.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);
    }
}

/* dots navigation */
.nofuss_slider .owl-dots{ position:absolute; z-index:12; top:20px; left:20%; width:60%; text-align:center;}

.nofuss_slider .owl-dot{ display: inline-block; content:''; width:22px;  height:22px;  margin:0 5px; 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:9px; left:9px;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:20px; height:20px;border:1px solid #fff; top:0px; left:0px;border-radius:50%;}


/* loading */
.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 */
.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 LAYOUTS */
/* .mag_item general */


/* excerpts */
.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%;
}

.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;
}

/* centered layout */
.nofuss_center_text .mag_item {
	text-align: center;
}

.nofuss_center_text .mag_item .meta_more {
	margin: auto;
	float: none;
	display: inline-block;
}


/* formats */

.mag_item.format-quote{
	padding:80px 40px 60px 40px;
}
.mag_item.format-quote .meta,
.mag_item.format-quote img{
	display: none;
}

/* LIST WIDGET */

.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;
}

/* GRID WIDGET */
.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:25px; 
	margin: 2px;
}

.mag_item_grid h3{
	margin: 0 0 0 0 !important;
}

.mag_item_grid p.meta_front,
.mag_item_grid span.commes::first-letter {
	color: #fff;
}

/* CATEGORY WIDGET */
.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;
}

/* MOBILE FIRST */

@media screen and ( min-width: 768px ) {

	.owl-nav > div {
		padding: 55px 35px;
		top:auto;
		bottom: 130px;
		width: 50px;
	}

	.owl-carousel .owl-nav .owl-prev::before,
	.owl-carousel .owl-nav .owl-next::before {
		top: 45px;
		left: 16px !important;
	}

	.owl-nav .owl-prev {
		left:auto;
		right: 250px;
	}

	.owl-nav .owl-next {
		left:auto;
		right: 100px;
	}

	.owl-carousel:hover .owl-nav .owl-prev {
		left:auto;
		right:calc(10% + 60px);
	}

	.owl-carousel:hover .owl-nav .owl-next {
		left:auto;
		right:10%;
	}

	.nofuss_slider .owl-dots {
		top: 33%;
		left: auto;
		width: 30px;
		right: 30px;
	}
	
/* dots navigation - with text */

.dots_text_yes .owl-dots{ position:absolute; z-index:12;  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%;}

}

/* RESPONSIVE MODE */

@media screen and (max-width: 1325px){

	.slider_inn {
		margin: 0 0 0 0;
		left: 0;
		padding: 40px;
		max-width: 800px;
		width: 83%;
	}

}

@media screen and (max-width: 1225px){
	
	.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) { /* Elementor TABLET Portrait Breakpoint */
	
	.nofuss_slider_oneslide img.bg_image{ margin:0 -15% !important; width:130% !important; max-width:130% !important;}

}

@media screen and (max-width: 768px) { /* Elementor MOBILE Portrait Breakpoint */
	
	.nofuss_slider_oneslide img.bg_image{ margin:0 -40% !important; width:180% !important; max-width:180% !important;}

	.nofuss_slider_oneslide.owl-carousel.loading{min-height:350px; }
	
	.nofuss_carousel .owl-dots{ display:none;}

	.owl-carousel:hover .owl-nav .owl-prev { left:-2px; }
	.owl-carousel:hover .owl-nav .owl-next {right:-2px;  }

}

@media screen and (max-width: 585px){
	
	.slider_inn{max-width:100%;width:100%;}
	
	.slider_inn .nofuss_excerpt p{ 
		font-size:15px !important;
		height: 113px;
	  }
	
}

@media only screen and (max-width: 445px) {
	
	.nofuss_slider_oneslide img.bg_image{ margin:0 -80% !important; width:260% !important; max-width:260% !important;}
	
	.slider_inn .nofuss_excerpt p{ font-size:14px !important;}
	
}