
/* PROJECTS: index - archives */

.project_post{
    margin-bottom: 50px;
}

.project_post.has-post-thumbnail .entryhead {
    margin: 0 0 0 0;
    position: relative;
}

.project_post .project_inn{
    padding: 25px 40px 40px 40px;
}

.project_meta{
    display: inline;
    left: 30px !important;
}

.project_post .tmnf_excerpt{
    padding: 0 0 20px 0;
    margin: 0 0 10px 0;
    border-width:0 0 1px 0;
    border-style: solid;
}

.project_post .project_info{
    font-size: 14px;
    margin:0 -20px;
    width: calc(100% + 40px);
    overflow: hidden;
    position: relative;
}

.project_post .project_meta_disabled .project_info{
    display: none;
}

.project_post .project_info h6{
    font-size: 14px;
}

.project_post .project_meta_item{ /* partial info */
    margin:15px 0 0 0;
    padding:0 30px;
    float: left;
    width: 50%;
}

.project_post .project_meta_item:nth-of-type(2n + 3){
    clear: left;
}

.project_post .project_meta_item.tmnf_has_icon{
    padding: 0 0 0 55px;
    position: relative;
}

.project_post .project_meta_item.tmnf_has_icon i{
    opacity: .3;
    font-size: 24px;
    position: absolute;
    top: 10px;
    left:20px;
}

.project_meta span{
    display: inline;
}

.project_meta .categs:first-child  span{
    display: none;
}

.project_more{
    display: block;
    overflow: hidden;
}

.project_more a{
    padding: 5px 13px;
    float:left;
    display: block;
    margin: 20px 0 0 0;
}

/* PROJECTS: single */

.project_sidebar,
.tmnf_sidebar{
    padding-bottom: 50px !important;
}

.single-tmnf_project .project_meta_disabled .project_sidebar{
    display: none;
}

.single-tmnf_project .crumb:nth-child(3) {
    display: none;
}

.single-tmnf_project .project_meta_item{/* partial info */
    border-width: 0 0 1px 0;
    padding:20px 40px;
}

.single-tmnf_project .project_meta_item{
    font-size: 15px;
}

.single-tmnf_project .project_meta_item h6{
    font-size: 15px;
}

.single-tmnf_project .project_meta_item.tmnf_has_icon{
    padding-left:90px;
    position: relative;
}

.single-tmnf_project .project_meta_item.tmnf_has_icon i{
    opacity: .3;
    font-size: 28px;
    position: absolute;
    top:28px;
    left:40px;
}

.folio_nav_item{
    margin: 30px 0 40px 0;
}

.folio_nav_item a{
    float: left;
    padding: 30px 30px;
    text-transform: uppercase;
}

.folio_nav_item a i{
    margin: 0 10px;
}

.folio_nav_item a:nth-of-type(1){
    width: 25%;
}

.folio_nav_item a:nth-of-type(2){
    border-width: 0 1px 0 1px;
    width: 50%;
    text-align: center;
}

.folio_nav_item a:nth-of-type(3){
    text-align: right;
    width: 25%;
}

/* PROJECTS: navigation */

.portfolio-filter,
.portfolio-filter ul {
    display: block;
    overflow: visible;
}

.portfolio-filter ul {
    margin: 0 0 40px 0;
}

.portfolio-filter ul li {
    display: inline;
    margin-right: 15px;
}

.portfolio-filter a {
    padding: 6px 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0)
}

.portfolio-filter li.current-cat a{
    border-bottom: 2px solid rgba(0, 0, 0, 0.15)
}

/* PROJECTS: single */

.single-tmnf_project .crumb:nth-child(3) {
    display: none;
}


/* MAGAZINE WIDGETS */

.mag_item{
    margin-bottom: 40px !important;/* VAR */
}

.mag_item h3{
	margin:0 0 15px 0;
}

.mag_item.has-post-thumbnail h3{
	margin-top: 10px;
}

.tmnf_titles_are_medium .mag_item .tmnf_excerpt p{
	font-size:92%;
}

.tmnf_titles_are_small .mag_item .tmnf_excerpt p{
	font-size:85%;
}

.tmnf_excerpt_disabled .mag_item .tmnf_excerpt{
	display:none;
}

.tmnf_excerpt_disabled.tmnf_titles_are_small .post-date,
.tmnf_excerpt_disabled.tmnf_titles_are_small .commes,
.tmnf_excerpt_disabled.tmnf_titles_are_small .tmnf_item_list .meta_categ,
.tmnf_excerpt_disabled.tmnf_titles_are_small .tmnf_item_list .meta_more {
	display:none;
}

.tmnf_center_text .mag_item{
	text-align:center;
}

.tmnf_center_text .mag_item .tmnf_excerpt p {
    padding-left:0;
    padding-top: 15px;
  }

.tmnf_center_text .mag_item .meta_deko::after{
    left:50%;
    margin-left:-9px;
    width: 20px;
    bottom:0;
}


/* mag list */

.tmnf_mag_list .has-post-thumbnail .imgwrap{
	float:left;
	margin:0 35px 5px 0;
	max-width:35%;
}

.tmnf_mag_list .tmnf_img_right .has-post-thumbnail .imgwrap{
	float:right;
	margin:0 0 5px 35px;
}    

.tmnf_mag_list .meta_more{
    display: none;
}

.tmnf_mag_list .has-post-thumbnail .meta_categ{
    top: 0;
    bottom: auto;
    max-width:27%;
}

.tmnf_mag_list .tmnf_img_right h3{
	margin-top:0;
} 	

/* mag plain */

.mag_item_plain.has-post-thumbnail h3{
	margin-top:0 !important;
}

/* mag grid + mosaic */

.tmnf_mag_grid .tmnf_column{
    margin-bottom: 40px;
}

.mag_item_grid{
    margin-bottom: 0 !important;
}

.mag_item_grid h3{
    padding-right: 30px;
}

.mag_item_grid.has-post-thumbnail .tmnf_meta_categs{
    top: 0;
    bottom: auto;
}

.mag_item_overlay.has-post-thumbnail .imgwrap{
	margin-bottom:0;
}
.mag_item_overlay.has-post-thumbnail .item_inn{
	position:absolute;
	bottom:0;
	left:20px;
	right:20px;
	padding:20px 30px 10px 30px;
}

.mag_item_grid .meta_deko::after{
    left:100%;
    margin-left:-30px;
    top:-55px;
    bottom: auto;
}




/* SLIDER */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.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;
    -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: 40px 40px;
    width:100px; /* VAR */
    height: 95px;
    line-height: 1 !important;
    margin: 0 0;
    position: absolute;
    top: calc(50% - 45px);
    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, .0);
    box-shadow: none !important;
    line-height: 1 !important;
    text-align: center;
    font-family: "fontello" !important;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-color: rgba(255, 255, 255, .15);
    border-width: 1px;
    border-style: solid;
}
.owl-nav .owl-prev {
    left:30px;
}
.owl-nav .owl-next {
    right:30px;
}
.owl-carousel:hover .owl-nav .owl-prev {
    left: 0;
    opacity: 1;
}
.owl-carousel:hover .owl-nav .owl-next {
    right: 0;
    opacity: 1;
}
.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before {
    font-size: 24px;
    line-height: 1 !important;
    position: absolute;
    top: 36px;
    left:50%;
	margin-left:-8px;
}
.owl-carousel .owl-nav .owl-prev:before {
    content: "\2190";
}
.owl-carousel .owl-nav .owl-next:before {
    content: "\2192";
}

.tmnf_eleslider_wrap {
    position: relative;
}

.tmnf_eleslider_wrap>img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px; 
    fill: white;
}

.tmnf_eleslider .owl-item {
    opacity: 1;
    max-height:860px;
    overflow: hidden;
	position:relative;
}

.tmnf_eleslider img.bg_image {
    width: 100%;
    opacity: .9;
}

.slider_overlay_small{
	content:'';
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	top:0;
	left:0;
	opacity:.5;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    
}

.slider_overlay{
	content:'';
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	top:0;
	left:0;
    transform:translate(85%, 0);
	opacity:.65;
}

.slider_overlay::before{
	content:'';
	width:1100px;
	height:1100px;
	display:block;
	position:absolute;
	top:0;
	left:0;
    transform:translate(-580px, 450px);
	opacity:.65;
    background-color: rgba(255, 255, 255,.4);
    border-radius: 50%;
}

.slider_overlay:after{
	content:'';
	width:1100px;
	height:1100px;
	display:block;
	position:absolute;
	top:0;
	left:0;
    transform:translate(-500px, 400px);
	opacity:.65;
    background-color: rgba(255, 255, 255,.3);
    border-radius: 50%;
}

.eleslideinside {
    position: absolute;
    top:27%;
    left: 50%;
    width: 60%;
    max-width: 750px;
    text-align: left;
    margin: 0 0 0 -580px; /* VAR */
    padding: 0;
	z-index:2;
}

.eleslideinside h2 {
    font-size: 4vw;
}

.eleslideinside .tmnf_excerpt {
    opacity: .8
}

.eleslideinside p{
    font-size: 120%;
    line-height: 1.6;
    margin: 5px 0 25px 0;
}

.eleslideinside p span {
    font-size: 80%;
    margin: 0 8px;
}


.eleslideinside h1,
.eleslideinside h2,
.eleslideinside h3,
.eleslideinside h4,
.eleslideinside p,
.eleslideinside a:not(.mainbutton) {
    color: #fff !important;
    text-shadow: none;
}

.eleslideinside h1,
.eleslideinside h2,
.eleslideinside h3,
.eleslideinside h4 {
    line-height: 1.05;
}


.active.center h2, .active.center p, .active.center a.su-button {
    animation-duration: 0.9s;
    animation-name: slidein;
    animation-fill-mode: both;
}
.active.center p {
    animation-delay: .5s;
}
.active.center a.su-button {
    animation-delay: .9s;
}

.tmnf_gradient_slider{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	display:block;
	content:'';
	height:100%;
	opacity:.5;
	}

@keyframes slidein {
    from {
        transform: translateY(-20px);
        opacity: 0;
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* dots navigation */

.tmnf_eleslider .owl-dots {
    position: absolute;
    z-index: 12;
    bottom:0;
    right:0;
    margin: 0 0 0 0;
    border-width: 0 0 0 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, .3);
	line-height:1.3;
}

.tmnf_dots_disabled .owl-dots{
    display: none;
}

.tmnf_eleslider .owl-dot {
    display: block;
    float: left;
    max-width:300px;
    padding: 35px 40px 35px 80px;
    content: '';
    margin: 0 0;
    position: relative;
    color: #fff;
    opacity: .9;
    vertical-align: bottom;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, .3);
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.05em;
    counter-increment: step;
    transition-duration: 0.4s;
    height:105px
}


.tmnf_eleslider .owl-dot:before {
    content: counter(step, decimal);
    left: 20px;
    position: absolute;
    text-align: center;
    height: 50px;
    width: 50px;
    line-height: 2.3 !important;
    top:5px;
    z-index: 3;
    font-size: 38px !important;
    transition-duration: 0.4s;
    opacity: .6;
}

.tmnf_eleslider .owl-dot.active:before {
    opacity: 1;
}

.tmnf_eleslider .owl-dot:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    width:10px;
    height: 0;
    background: rgba(255, 255, 255, .6);
    transition-duration: 0.4s;
}

.tmnf_eleslider .owl-dot.active:after {
    height: calc(100% + 2px);
}


/* loading */
.owl-carousel.loading {
    width: 100%;
    display: block !important;
    min-height: 550px;
    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;
    overflow: hidden;
}
.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
}

.elementor-edit-mode .eleinside .eleslideinside img {
    display: block;
    width: auto !important;
    max-width: 100% !important
}


/* rewrite desktop */

@media screen and (max-width: 1380px) {

    .eleslideinside {
        position: absolute;
        top: 30%;
        left: 0;
        width: 60%;
        margin: 0 0 0 20px;
    }

    .eleinside img.bg_image {
        margin: 0 -10% !important;
        width: 120% !important;
        max-width: 120% !important;
    }

    .tmnf_eleslider .owl-dots {
		left:auto;
		right:0;
    }

    .owl-nav>div {
        padding: 20px 20px;
        width: 50px;
        height: 50px;
    }
    .owl-carousel .owl-nav .owl-prev {
        right: 70px;
    }
    .owl-carousel .owl-nav .owl-prev:before,
    .owl-carousel .owl-nav .owl-next:before {
        top: 17px;
        font-size: 18px;
    }
    .owl-carousel .owl-nav .owl-next:before {
        right: 14px;
    }
	
}

@media screen and (max-width: 1275px) {
	
	.header_icon a {
		padding: 12px 10px 18px 10px;
		text-align:center;
		width:60px;
	}
	
	.header_icon a span{
		display:none;
	}
	
	.header_icon i {
    	margin: 0 0 0 0;
	}
	
}

@media screen and (max-width: 1185px) {
	
    .eleinside img.bg_image {
        margin: 0 -20% !important;
        width: 140% !important;
        max-width: 140% !important;
    }
	
    .eleslideinside {
        top:30%;
        width: 70%;
    }

    .eleslideinside p.teaser {
        font-size: 100% !important;
    }

	.tmnf_eleslider .owl-dots {
		width: 240px;
	}
	
	.tmnf_eleslider .owl-dot{
		padding:30px;
	}
	
	.tmnf_eleslider .owl-dot::before{
		display:none;
	}
	
	.mag_item_overlay.has-post-thumbnail .item_inn {
		padding: 10px 20px;
	}
	
	.mag_item_overlay h3{
		font-size:20px;
	}
	
	.tmnf_mag_list .has-post-thumbnail .imgwrap{
		margin:0 20px 5px 0;
	}
	
	.tmnf_mag_list .tmnf_img_right .has-post-thumbnail .imgwrap{
		margin:0 0 5px 20px;
	} 


}

@media screen and (max-width: 1025px) {
	
    .eleinside img.bg_image {
        margin: 0 -40% !important;
        width: 180% !important;
        max-width: 180% !important;
    }
	
    .eleslideinside {
        margin: 0 0 0 20px;
    }

    .owl-nav>div {
		bottom:0;
        top: auto;
    }

    .tmnf_eleslider .owl-dots {
		display:none;
    }

    .mag_item_grid.has-post-thumbnail p.meta_front{
        display: none;
    }

    .tmnf_mag_grid .tmnf_column{
        margin-bottom: 20px;
    }

    .mag_item_overlay.has-post-thumbnail .item_inn{
        left:10px;
        right:10px;
        padding:20px 20px 10px 20px;
    }
	
}

@media screen and (max-width: 885px) {
	
    .owl-carousel.loading {
        min-height: 200px;
    }

    .eleslideinside {
        top: 15%;
        width: 80%;
    }

    .eleslideinside h1 {
        font-size: 8vw;
    }
    .eleslideinside h2 {
        font-size: 7vw;
    }

    .owl-nav .owl-prev {
        left: auto;
        margin-left: 20px;
        right: 115px
    }
    .owl-nav .owl-next {
        left: auto;
        right: 0;
        margin-right: 20px;
    }

}

@media screen and (max-width: 768px) {

    .eleinside img.bg_image {
        margin: 0 -40% !important;
        width: 180% !important;
        max-width: 180% !important;
    }

    .eleslideinside {
        width: auto;
        right: 20px;
    }
	
}

@media screen and (max-width: 585px) {


    .eleslideinside p,
    .eleslideinside h1,
    .eleslideinside h2,
    .eleslideinside h3,
    .eleslideinside h4,
    .eleslideinside h5,
    .eleslideinside h6 {
        margin: 5px 0 !important;
    }

    .eleslideinside p {
        font-size: 90% !important;
    }

    .eleslideinside p>span {
        display: none;
    }

    .eleslideinside a.mainbutton {
        display: inline-block;
        margin: 10px 0 0 0;
        padding: 12px 15px;
    }

    a.mainbutton::after {
        margin-left: 10px;
    }

    .eleslideinside img {
        margin: 0 auto 35px auto;
        max-width: 40% !important;
    }

    .eleslideinside h1 {
        font-size: 10vw;
    }
    .eleslideinside h2 {
        font-size: 9vw;
    }

    .mag_item {
        margin-bottom: 20px !important;
    }
    .mag_item_grid {
        margin-bottom: 0 !important;
    }

}



@media screen and (max-width: 495px) {


    .eleinside img.bg_image {
        margin: 0 -80% !important;
        width: 260% !important;
        max-width: 260% !important;
    }
	
	.tmnf_mag_list .has-post-thumbnail .imgwrap {
		float:none !important;
		margin: 0 0 15px 0 !important;
		max-width:100%;
		width:100%;
	}
}


@media screen and (max-width: 395px) {

    .eleinside img.bg_image {
        margin: 0 -100% !important;
        width: 300% !important;
        max-width: 300% !important;
    }

}

/* FONTELLO */

@font-face {
    font-family: 'fontello';
    src: url('../webfonts/fontello.eot?81149198');
    src: url('../webfonts/fontello.eot?81149198#iefix') format('embedded-opentype'),
        url('../webfonts/fontello.woff2?81149198') format('woff2'),
        url('../webfonts/fontello.woff?81149198') format('woff'),
        url('../webfonts/fontello.ttf?81149198') format('truetype'),
        url('../webfonts/fontello.svg?81149198#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-left:before {
    content: '\2190';
}
/* '←' */
.icon-up:before {
    content: '\2191';
}
/* '↑' */
.icon-right:before {
    content: '\2192';
}
/* '→' */
.icon-down:before {
    content: '\2193';
}
/* '↓' */