.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;width:100%}.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; 
	width:220px;
	padding:20px 25px;
	margin:0 0 0 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,.6); 
	color:#333; 
	box-shadow:none !important; 
	line-height:1 !important; 
	text-align:center; 
	text-transform:uppercase; 
	font-size:12px !important; 
	letter-spacing:2px;
	font-weight:600;
 	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari 3-8 */
    transform: rotate(-90deg);

}
.owl-nav .owl-prev { left: 35px; padding-left:45px;padding-right:45px;}
.owl-nav .owl-next { right: 35px;padding-right:45px;padding-left:45px;}
.owl-carousel:hover .owl-nav .owl-prev { opacity: 1; left:15px;  }
.owl-carousel:hover .owl-nav .owl-next { opacity: 1; right:15px;  }
.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before{font-size:18px; line-height:1 !important; position: absolute; top:15px; left:20px;}
.owl-carousel .owl-nav .owl-prev:before {content:"\2190";  }
.owl-carousel .owl-nav .owl-next:before {content:"\2192"; left:auto; right:20px;}

.owl-nav>div:after{ content:''; display:block; width:16px; height:1px;position: absolute; top:26px; right:20px;background-color:#333;}
.owl-carousel .owl-nav .owl-next:after { right:auto; left:20px;}

.wpm_eleslider_wrap{ position: relative; overflow:hidden; background:#000;}

.wpm_eleslider_wrap>img{ position:absolute; top:50%; left:50%; margin:-20px 0 0 -20px; fill:white;}

.wpm_eleslider .owl-item {background:#000; opacity:1;}

.wpm_eleslider img.bg_image{ opacity:.6;}

.eleslideinside{
	position:absolute;
	bottom:18%;
	left:25%;
	width:50%;
	text-align:center;
	margin:0 0 0 0;
	padding:0 20px;
}

.eleinside_Right .eleslideinside{ left:50%; width:45%;text-align:left;max-width:670px;}

.eleinside_Left .eleslideinside{ left:50%; text-align:left; margin-left:-620px;	max-width:770px;}

.eleinside_Disable .eleslideinside{ display:none;}

.eleslideinside .su-button{margin:15px 0;}

.eleslideinside a.mainbutton{
	float: none;
	display: inline-flex;
	font-size: 14px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 20px 35px;
}

.eleslideinside,
.eleslideinside a,
.eleslideinside h1,
.eleslideinside h2,
.eleslideinside h3,
.eleslideinside h4,
.eleslideinside h5,
.eleslideinside h6{ color:#fff; text-shadow:0 1px 0 rgba(0,0,0,.2);line-height:1.1; margin:15px 0;}


.eleslideinside h4,
.eleslideinside h5,
.eleslideinside h6{line-height:1.3;}


.eleslideinside h1{font-size:5vw;}
.eleslideinside h2{font-size:3.5vw;}
.eleslideinside h3{font-size:2vw;}


.eleslideinside p{ color:#fff !important; text-shadow:0 1px 0 rgba(0,0,0,.2);line-height:1.5; margin:0 0 20px 0;}

.eleslideinside p>span{ margin: auto 10px; font-size: 100%;}

/* dots navigation */
.wpm_eleslider .owl-dots{ position:absolute; z-index:12; bottom:60px; left:35%; width:30%; text-align:center}

.wpm_eleslider .owl-dot{ display: inline-block; content:''; width:17px;  height:17px;  margin:0 5px; position:relative; color:#fff; text-indent: -9999px; opacity:.7;}
.wpm_eleslider .owl-dot.active{ opacity:1;}

.wpm_eleslider .owl-dot:before{ position:absolute; content:'';width:6px; height:6px; background:#fff; top:7px; left:7px;border-radius:50%;text-indent: +9999px;}
.wpm_eleslider .owl-dot.active:before{background: rgba(255,255,255,.9);text-indent: +9999px;}
.wpm_eleslider .owl-dot.active:after{ position:absolute; content:'';width:20px; height:20px;border:2px solid #fff; top:0px; left:0px;border-radius:50%;}




/* loading */
.owl-carousel.loading{width:100%; display:block !important; min-height 80vh; opacity:1; }

.owl-carousel.loading.owl-loaded:before{ display:none;} 

.owl-carousel.loading>.eleinside{ display:none;}


/* elementor edit mode */
.elementor-edit-mode .owl-carousel{ display:block !important;}
.elementor-edit-mode .eleinside{ display:none;}
.elementor-edit-mode .eleinside:first-child{display:block !important;}
.elementor-edit-mode .eleinside img{display:block;width:100% !important;max-width:100% !important}


/* PROJECTS */

.projects_wrap{ overflow:hidden; padding:0 0;}

.projects_wrap img{margin:0 0 !important; width:100%; padding:0 0; z-index: 1;}

.project_post{ padding:0 20px; margin:0 0 40px 0; position:relative; float:left; width:33.33%;}

.project_carousel .project_post{width:100% !important;}

.project_post:nth-child(3n + 4){clear:left; }

.layout_folio_2 .project_post,
.tmnf_column_6 .project_post{ width:50%;}

.layout_folio_2 .project_post:nth-child(3n + 4),
.tmnf_column_6 .project_post:nth-child(3n + 4){ clear:none;}

.layout_folio_2 .project_post:nth-child(2n + 3),
.tmnf_column_6 .project_post:nth-child(2n + 3){ clear:left;}


.tmnf_column_3 .project_post{ width:25%;}

.tmnf_column_3 .project_post:nth-child(3n + 4){ clear:none;}

.tmnf_column_3 .project_post:nth-child3(4n + 5){ clear:left;}


.layout_folio_1 .project_post{ width:100%;}

.project_meta a span{
	margin: 0 8px;
}

.project_meta a:first-of-type span{
	display: none;
} 

.project_bits{
	display: flex; 
  	flex-direction: column;
}

.project_inn{padding:0 0; position:relative;}

.project_inn:hover img{ opacity:.8;}

.project_post .project_meta{ display:block; float:none; margin:15px 0 0 0;}

.project_post h3{ margin:5px 0;}

.project_post .tmnf_excerpt{
	display: none;
}

/* PROJECTS modern */

.folio_style_modern .project_bits{
	position: relative;
	margin: 0 0 0 0;
	background: none;
	padding: 25px 45px 25px 0;
	z-index: 1;
}



.folio_style_modern .has-post-thumbnail .project_bits{
	margin: -80px 60px 0 0;
}

.folio_style_modern .project_bits p,
.folio_style_modern .project_bits a{
	color: inherit;
}

.folio_style_modern .tmnf_excerpt{
	display: block;
	margin: 15px 0 0 0;
	font-size: 95%;
}


/* PROJECTS light */

.folio_style_light .project_inn{
	overflow: hidden;
}

.folio_style_light .project_bits{
	background: none;
	padding:15px 35px 25px 35px;
	right: auto;
	width:auto;
	max-width: 80%;
	bottom: 50px;
	opacity: 1;
}

.folio_style_light .project_inn:hover .project_bits{
	bottom:20px;
	opacity: 1;
}

.folio_style_light .project_bits p,
.folio_style_light .project_bits a{
	color: inherit;
}

.folio_style_light .project_meta{
	margin-top: 0;
}

.folio_style_light .dekoline{
	margin: 0;
}


/* PROJECTS minimal */

.folio_style_minimal .project_post{margin:0 0 50px 0; }

.folio_style_minimal .project_bits{
	position: relative;
	margin: 0 0;
	background: none;
	padding: 0 0;
}

.folio_style_minimal .project_bits p,
.folio_style_minimal .project_bits a{
	color: inherit;
}

.folio_style_minimal .project_meta{
	order:1;
	margin-top: 20px;
}

.folio_style_minimal .dekoline{
	order:2;
	display: none;
}

.folio_style_minimal h3{
	order:3;
}


/* RESPONSIVE MODE */



@media screen and (max-width: 1285px){
	
	.owl-carousel.project_carousel:hover .owl-nav .owl-prev{
	  left: -63px;
	}
	.owl-carousel.project_carousel:hover .owl-nav .owl-next{
	  right: -65px;
	}
	
	.owl-carousel.project_slider:hover .owl-nav .owl-prev {
	  left: -83px;
	}
	.owl-carousel.project_slider:hover .owl-nav .owl-next {
	  right: -85px;
	}
	
}


@media screen and (max-width: 1085px){
	.owl-carousel.loading{min-height:400px; }
}

@media screen and (max-width: 885px){
	.owl-carousel.loading{min-height:200px; }

	
	.eleslideinside h1{font-size:7vw !important;}
	.eleslideinside h2{font-size:5.5vw !important;}
	.eleslideinside h3{font-size:3vw !important;}
	.eleslideinside h4{font-size:2.5vw !important;}
	.eleslideinside h5{font-size:2vw !important;}
	


}

@media screen and (max-width: 485px){

	
	.eleslideinside h1{font-size:8vw !important;}
	.eleslideinside h2{font-size:7vw !important;}
	.eleslideinside h3{font-size:5vw !important;}
	.eleslideinside h4{font-size:4vw !important;}
	.eleslideinside h5{font-size:3vw !important;}

	.wpm_eleslider .owl-dots {
		bottom:auto;
		top:20px;
	  }
	


}